Commit Graph

450 Commits

Author SHA1 Message Date
Chen-I Lim
46cb593bbb Use import instead of requrie 2021-03-11 08:11:07 -08:00
Chen-I Lim
87a914b197 Fix lint errors 2021-03-10 15:14:18 -08:00
Chen-I Lim
42d7bc9a88 cleanup handler interface 2021-03-10 15:03:26 -08:00
Chen-I Lim
13d63f9cd1 Unique menu keys 2021-03-10 15:00:54 -08:00
Chen-I Lim
fac8998ba2 Check for dup registerType 2021-03-10 14:58:12 -08:00
Chen-I Lim
194746f3ac i18n-extract 2021-03-10 14:56:20 -08:00
Chen-I Lim
4fb54365f6 Make add card content dynamic 2021-03-10 14:55:01 -08:00
Chen-I Lim
b7630dc178 Upload image in createBlock 2021-03-10 14:45:49 -08:00
Chen-I Lim
c55f414b19 Move add content logic into handler 2021-03-10 11:22:52 -08:00
Chen-I Lim
61015d1b5e cleanup 2021-03-10 10:55:46 -08:00
Chen-I Lim
9f87b680c2 Move content registration to elements 2021-03-10 10:53:37 -08:00
Chen-I Lim
cfe763ff47 Merge branch 'main' into content-blocks 2021-03-10 09:23:48 -08:00
Chen-I Lim
d2faeb2847 npm audit fix 2021-03-10 09:20:26 -08:00
Chen-I Lim
cb2814f364 i18n 2021-03-09 13:44:02 -08:00
Chen-I Lim
6c80a681e2 Add icon to ContentRegistry 2021-03-09 13:01:16 -08:00
Chen-I Lim
9b6eb3357d Fix scss import case 2021-03-09 12:54:19 -08:00
Chen-I Lim
f26efbc9c8 Refactor content blocks 2021-03-09 12:22:14 -08:00
Chen-I Lim
af7f666eff Return JSON empty array when not found, and handle null arrays 2021-03-08 16:08:17 -08:00
Chen-I Lim
cdb13da950 Fix #66: Maintain view when searching for text 2021-03-08 11:46:46 -08:00
Chen-I Lim
e5d16ac963 Fix #49: Name duplicates <name> copy to add below 2021-03-08 11:00:09 -08:00
Chen-I Lim
eaf8321f52 Update to v0.6.0 2021-03-08 09:36:14 -08:00
Chen-I Lim
6efdc37144 Set link color in theme 2021-03-05 14:37:30 -08:00
Chen-I Lim
6ed49cc22b Fix #61; Set dark mode property colors 2021-03-05 14:27:42 -08:00
Chen-I Lim
2297cd0b52 Highlight table row and cell on hover 2021-03-05 14:26:42 -08:00
Chen-I Lim
2b77aca5d8 Fixes #56; Preserve readonly token on view change 2021-03-04 10:39:58 -08:00
Chen-I Lim
e5824b0696
Merge pull request #54 from mattermost/archive-jsonl
Archive in JSONL format
2021-03-04 09:22:55 -08:00
Chen-I Lim
b87502e0a5 Open last boardView if not specified 2021-03-03 13:01:40 -08:00
Chen-I Lim
43c04fd32d Remove unused (and shouldn't be used) block.duplicate 2021-03-03 10:47:23 -08:00
Chen-I Lim
08107e6537 Stamp time on duplicateBlockTree 2021-03-03 10:46:50 -08:00
Chen-I Lim
655635551d parseBlockArchive and tests 2021-03-03 10:09:09 -08:00
Chen-I Lim
19d6dc1ddf Cleanup OctoListener tracing 2021-03-02 18:13:41 -08:00
Chen-I Lim
7760cfa9ae cleanup import blocks 2021-03-02 18:09:13 -08:00
Chen-I Lim
ab7d936e9f async LineReader 2021-03-02 16:13:26 -08:00
Chen-I Lim
1f461adbf8 Cleanup archive import 2021-03-02 15:35:44 -08:00
Chen-I Lim
8e1c5941bb LineReader 2021-03-02 15:14:37 -08:00
Chen-I Lim
5d050abd09 Use JSONL format for archive 2021-03-02 13:21:55 -08:00
Chen-I Lim
3456aed4b6 Store fileId for image blocks instead of url 2021-02-23 11:59:32 -08:00
Chen-I Lim
02e436c902 Store fileId for image blocks instead of url 2021-02-23 11:42:28 -08:00
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
b32ddd5544 Show version number in sidebar 2021-02-17 14:51:39 -08:00
Chen-I Lim
13d48c5a8f Cmd+Enter to accept MarkdownEditor changes 2021-02-16 12:58:30 -08:00
Chen-I Lim
d459f82a81 Show comment date and time 2021-02-16 11:52:01 -08:00
Chen-I Lim
99445eb08e Show hover-over title on edit fields 2021-02-16 11:48:41 -08:00
Chen-I Lim
76f859c4ef Move IArchive to blocks 2021-02-16 10:40:35 -08:00
Chen-I Lim
171d1392f7 Fix tslint warning 2021-02-16 10:36:10 -08:00
Chen-I Lim
30e912c3f9 Cleanup model imports 2021-02-16 10:35:52 -08:00
Chen-I Lim
a7f88c1103 Update to marked 2.0.0 2021-02-11 13:09:46 -08:00
Chen-I Lim
0082fd0dd3 Move single-user-token to environment var 2021-02-11 10:13:17 -08:00
Chen-I Lim
a7086325a6 Cleanup login client 2021-02-10 14:10:40 -08:00