Commit Graph

4644 Commits

Author SHA1 Message Date
Simon Leigh
c668f0022a force page reload on team leave 2022-04-28 08:24:34 +09:00
Simon Leigh
7a6e198ff6 update singout url 2022-04-27 13:29:02 +09:00
Simon Leigh
989beb5f3b extract contributors from doc response 2022-04-25 14:35:56 +09:00
Simon Leigh
f52c8557a2 remove console log 2022-04-25 13:26:14 +09:00
Simon Leigh
8b1c0aa15a get views on folder page 2022-04-25 13:21:48 +09:00
Simon Leigh
1e60378ebd get views on workspace page 2022-04-25 13:10:49 +09:00
Simon Leigh
0137f967b0 fix: incorrect props on workspace page body 2022-04-25 12:10:26 +09:00
Simon Leigh
cd57d95bf0 Optimise Workspace page data fetching 2022-04-25 11:57:44 +09:00
Simon Leigh
9534458332 formatting 2022-04-25 10:42:20 +09:00
Simon Leigh
44e9216b9e optimise use of resource endpoints 2022-04-22 14:33:46 +09:00
Simon Leigh
e50fe6597b auto formatting 2022-04-15 08:26:50 +09:00
Simon Leigh
3bd2a9eb16 avoid crash if thread contributors array is empty 2022-04-15 08:26:50 +09:00
Simon Leigh
983b87d276 use new endpoint url 2022-04-15 08:26:50 +09:00
Komediruzecki
dd0aac0988 Add click and edit handling for URL select button 2022-04-13 17:21:19 +09:00
Komediruzecki
f385f3adba Improve URL select for URL prop 2022-04-13 17:21:19 +09:00
Komediruzecki
2300389f36 Fix Japan translation 2022-04-13 17:17:44 +09:00
Komediruzecki
4a9b1f5551 Add editor toolbar improvements
Add math option
Add brackets
2022-04-13 17:17:44 +09:00
Komediruzecki
30ad2a0430 Update context menu background in Kanban 2022-03-28 16:46:27 +09:00
Junyoung Choi
0271676de9 Add beta request form 2022-03-05 12:53:09 +09:00
Davy
5beeb5b81e
Fix/view filters (#1532)
* button ui

* fix kanban view make from data
2022-03-04 17:05:25 +09:00
Davy
57b698c29f
Feat/views filters (#1531)
* view filters

* interface changes for view data

* implement in views
2022-03-04 15:56:52 +09:00
Junyoung Choi
30e0815bb1 Fix lint errors 2022-03-03 15:26:37 +09:00
Junyoung Choi
8ed036c597 Fix user name display of initial comment of thread 2022-03-03 15:26:37 +09:00
Simon Leigh
8c85df1565 remove unused import 2022-03-03 15:26:37 +09:00
Simon Leigh
7a9057a930 Separate handlers for events 2022-03-03 15:26:37 +09:00
Simon Leigh
e059d81de4 fix decrement idempotency issue 2022-03-03 15:26:37 +09:00
Simon Leigh
68a51ea50d remove brackets froms tring literals 2022-03-03 15:26:37 +09:00
Simon Leigh
c30b2fd4e7 simplify comment deleted classname 2022-03-03 15:26:37 +09:00
Simon Leigh
bdfdd5abf3 button style fix 2022-03-03 15:26:37 +09:00
Simon Leigh
ac6921ba40 decrement thread commentCount on all deletes 2022-03-03 15:26:37 +09:00
Junyoung Choi
8f569ce191 Fix comment deletion dialog message of CommentManager 2022-03-03 15:26:37 +09:00
Junyoung Choi
9697c90204 Sort thread by creation date 2022-03-03 15:26:37 +09:00
Junyoung Choi
de50066eff Fix onThreadDelete behavior of ThreadItem 2022-03-03 15:26:37 +09:00
Junyoung Choi
cca96aef43 Add contextMenu for thread without initial comment 2022-03-03 15:26:37 +09:00
Junyoung Choi
9efe6d85aa Show placeholder when initial comment of thread is deleted 2022-03-03 15:26:37 +09:00
Junyoung Choi
9ff1273e96 Fix initial comment update population 2022-03-03 15:26:37 +09:00
Junyoung Choi
9288ac9247 Fix thread list 2022-03-03 15:26:37 +09:00
Komediruzecki
416b70c926 Enable context menu for thread with replies
Change behaviour of delete when thread has replies
2022-03-03 15:26:37 +09:00
Davy
a83f0b1825
Annual plan (#1528) 2022-03-02 17:16:19 +09:00
Junyoung Choi
500496967b Refactor deleteCommentWithCleanup 2022-03-01 16:59:25 +09:00
Junyoung Choi
a0c9e92c32 Add comments to reaction reflection 2022-03-01 16:59:25 +09:00
Junyoung Choi
654cca68a1 Temp fix reaction reflection after updating 2022-03-01 16:59:25 +09:00
Komediruzecki
d3eef27fb7 Add initial emoji reaction in comments
Update comment reactions
Update user showcase issue
Add joined reaction counts
Count reactions on go
Update handling of reactions from another user
Fix remove reaction to add if not from current user
Update comment list and thread item
Add reaction counts and update styles
Add comment delete cleanup
Add support for dynamic reaction count showcase
Add with delayed tooltip commponent
Refactor Comment reactions common code to a separate component
Add CommentEmoji component
2022-03-01 16:59:25 +09:00
kazup01
7b96e5fdab Fix CI 2022-03-01 10:29:35 +09:00
kazup01
384d4b9af0 Add monokai theme 2022-03-01 10:29:35 +09:00
kazup01
734743b687 Fix margin on the doc preview modal 2022-03-01 10:29:35 +09:00
kazup01
3294d2dd98 Fix dark theme 2022-03-01 10:29:35 +09:00
kazup01
6899db57f7 Fix sepia theme 2022-03-01 10:29:35 +09:00
kazup01
755ad38153 Fix solarized dark theme 2022-03-01 10:29:35 +09:00
kazup01
c7af5a3b9b Add dracula theme 2022-03-01 10:29:35 +09:00