Commit graph

57 commits

Author SHA1 Message Date
Chen-I Lim
fe8bf78305 Change select property type to text 2021-02-22 17:01:07 -08:00
Chen-I Lim
40b36e7463 Improve change select property type 2021-02-22 10:06:52 -08:00
Chen-I Lim
6831497630 cleanup 2021-01-20 09:49:27 -08:00
Chen-I Lim
f7769bb14e Use modifiedBy for comment author 2021-01-20 09:47:08 -08:00
Chen-I Lim
dcba640427 Add author's userId to comment 2021-01-19 14:49:05 -08:00
Chen-I Lim
f0f7b3ccc6 Fix: Add new comment 2021-01-19 09:47:27 -08:00
Chen-I Lim
68f5130098 Refactor: card contentOrder 2020-12-18 12:52:45 -08:00
Chen-I Lim
f22527e650 Readonly support in UI 2020-12-17 12:02:12 -08:00
Chen-I Lim
6d1782256c Menu text consistent sentence casing 2020-12-11 11:10:25 -08:00
Chen-I Lim
850f60e1fb Add rootId to blocks. Requires archive export / re-import. 2020-12-03 14:09:48 -08:00
Chen-I Lim
2b186e2362 Auto-focus on card title only if its empty 2020-11-20 11:54:40 -08:00
Chen-I Lim
951aba1a4d Focus on card title when opening cards 2020-11-12 14:06:19 -08:00
Chen-I Lim
57d7eb35bd Create template from card 2020-11-11 09:21:16 -08:00
Chen-I Lim
ca1c46dbab Save board and card title on Esc 2020-11-10 13:19:46 -08:00
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