Commit graph

23 commits

Author SHA1 Message Date
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)