Commit graph

43 commits

Author SHA1 Message Date
Chen-I Lim
506f2cd3bf Fix empty sidebar on fitst load 2020-11-10 10:09:08 -08:00
Chen-I Lim
4524a3713e Refactor ContentBlock, fix order logic. 2020-11-09 13:06:39 -08:00
Chen-I Lim
72d3a31954 Fix CardDetail state updates 2020-11-09 12:05:55 -08:00
Chen-I Lim
7d2d1c252a Detect if incemental update resulted in changes 2020-11-06 15:10:36 -08:00
Chen-I Lim
0cca55126c npm run fix 2020-11-06 12:50:25 -08:00
Chen-I Lim
234676698e Fix card title change 2020-11-06 12:49:17 -08:00
Chen-I Lim
40623db4c5 Sync on reconnect 2020-11-06 10:17:33 -08:00
Chen-I Lim
0d0bc7a672 Incremental updates on websocket 2020-11-06 10:11:01 -08:00
Chen-I Lim
31cd68bade Fix octo-block css 2020-11-03 16:49:13 -08:00
Chen-I Lim
0be3e36313 Fix build break 2020-11-03 11:15:16 -08:00
Jesús Espino
74de574525 Making propertyMenu a pure widget 2020-11-03 19:35:24 +01:00
Jesús Espino
a71f7d6b13 Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
Jesús Espino
2842e19a3b Removed all the octo-button usages and replaced them with Button 2020-11-02 07:47:52 +01:00
Jesús Espino
28568db1bf Almost removed all the octo-button class 2020-11-01 17:35:25 +01:00
Jesús Espino
9a7c613022 Improving a bit the icon selector moving it to a component 2020-10-31 16:41:11 +01:00
Jesús Espino
4543f32435 Adding value selector/creator widget 2020-10-30 15:22:11 +01:00
Jesús Espino
ec93778293 Adding emoji picker 2020-10-28 10:45:15 +01:00
Chen-I Lim
9081144701 Markdown comments 2020-10-27 16:59:40 -07:00
Jesús Espino
de18121a98 Move Button into widgets 2020-10-27 22:05:01 +01:00
Chen-I Lim
775db6c36d npm run fix 2020-10-27 14:00:15 -07:00
Jesús Espino
8174a147de Simplified new editor widget 2020-10-26 20:48:20 +01:00
Jesús Espino
fddda793bc Migrate cardDetail Editable to the new widget 2020-10-26 18:05:10 +01:00
Jesús Espino
19fc9ff93a Create new property value component 2020-10-26 12:43:16 +01:00
Jesús Espino
eea16494cb Migrating property menu to the new menu system 2020-10-26 10:52:33 +01:00
Jesús Espino
4aa5a6a79b Migrate content menu to new menus 2020-10-26 07:39:20 +01:00
Jesús Espino
bbee08b782 Moving a comment to the right place 2020-10-25 19:06:24 +01:00
Jesús Espino
b8b2e21d01 Extracting the comments list from the card 2020-10-25 15:52:46 +01:00
Jesús Espino
3f2d130058 Extracting component from cardDetail 2020-10-25 15:36:49 +01:00
Jesús Espino
342e8fb26c Migrate add content into new menus 2020-10-25 14:40:47 +01:00
Jesús Espino
1c2cf03645 Migrating card icon menu from card details into new menu system 2020-10-25 13:09:15 +01:00
Jesús Espino
943b16d57c Removing no longer needed code 2020-10-24 20:45:01 +02:00
Jesús Espino
8f17720d4b Adding comment component 2020-10-24 20:37:09 +02:00
Chen-I Lim
9b19981e88 Fix some linting issues 2020-10-22 09:46:06 -07:00
Chen-I Lim
a8a274ff0f npm run fix and replaced tabs with spaces 2020-10-21 15:03:12 -07:00
Chen-I Lim
0b07f454bb WebSocket listener: Handle add/remove blockIds 2020-10-21 12:36:43 -07:00
Chen-I Lim
3ee92e570b cleanup OctoListener 2020-10-21 09:32:36 -07:00
Chen-I Lim
27f8e77033 Move IBlock to block.ts 2020-10-20 18:58:48 -07:00
Chen-I Lim
fb438ac52c reorganize viewModel folder 2020-10-20 18:54:39 -07:00
Chen-I Lim
aa950240d9 Immutable blocks 2020-10-20 18:28:55 -07:00
Chen-I Lim
932de3a17f Immutable view state objects 2020-10-20 14:32:39 -07:00
Chen-I Lim
9255bd4ded Ran npm run fix 2020-10-20 12:52:56 -07:00
Chen-I Lim
36a104f45b Ran npm run fix 2020-10-20 12:50:53 -07:00
Chen-I Lim
95c704c3f4 Rename src/client to webapp/src 2020-10-20 11:22:33 -07:00
Renamed from src/client/components/cardDetail.tsx (Browse further)