Commit graph

431 commits

Author SHA1 Message Date
Bharat Kalluri
ade3309915 Added message on export 2021-03-23 12:55:06 +05:30
Jesús Espino
a27fba347c Adding Russian and Dutch languages 2021-03-21 19:47:47 +01:00
Renjith
21924107dd [GH-132] - Add snapshot test for propertyMenu component to cover the rest of the scenarios 2021-03-20 19:42:19 -05:00
Jesús Espino
9d7e8b0fff
Merge pull request #135 from renjithgr/main
[GH-132] Add unit tests for propertyMenu component.
2021-03-20 09:32:00 +01:00
Jesús Espino
c8a06c6a8e Adding french support 2021-03-19 23:11:14 +01:00
Renjith
ddc357ed35 [GH-132] Clean up and refactoring 2021-03-19 14:03:46 -05:00
Chen-I Lim
a34c9a7128 Fix #136: Update the displayed version 2021-03-19 09:59:46 -07:00
Renjith
ef5e72ab7c [GH-132] Add unit test to cover the type chnge event callback 2021-03-19 11:40:13 -05:00
Renjith
26af2916c4 [GH-132] Add unit test to cover delete and name change event in propertyMenu component 2021-03-19 11:22:10 -05:00
Jesús Espino
98153b8e98 Adding german and japanese translations 2021-03-19 16:10:39 +01:00
Renjith
4430f9d4fc Fix the test name 2021-03-19 07:52:40 -05:00
Renjith
8b499f9035 Add unit test for propertyMenu.tsx - basic setup 2021-03-19 07:41:11 -05:00
Jesús Espino
1ed5659bc7 Adding missed edit icon 2021-03-18 15:53:42 +01:00
Jesús Espino
0a5de1500a Making this theme aware in the markdown editor 2021-03-18 15:44:15 +01:00
Renjith
d6950c27bb Add property type email 2021-03-18 01:36:03 -05:00
Chen-I Lim
2681b8900a Fix #78: GetSharing should return undefined when missing 2021-03-17 12:15:16 -07:00
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
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
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