Commit graph

55 commits

Author SHA1 Message Date
Jesús Espino
2809a4518d Making Editable component to follow the export default pattern 2021-03-27 08:44:14 +01:00
Bharat Kalluri
a590409ae2 Use intl from prop instead of passing it as a argument 2021-03-25 20:25:52 +05:30
Bharat Kalluri
563f0ceef4 added i18-n extracted text 2021-03-24 07:15:45 +05:30
Bharat Kalluri
ade3309915 Added message on export 2021-03-23 12:55:06 +05:30
Chen-I Lim
c812b5dc98
Merge pull request #34 from asaadmahmood/ui-updates
Updating Application UI
2021-01-27 10:14:09 -08:00
Chen-I Lim
2dd7848b9b Don't show share board action for single-user 2021-01-25 14:02:44 -08:00
Chen-I Lim
117b64bf96 fix npm run check 2021-01-22 13:12:07 -08:00
Chen-I Lim
99b3a0ed55 Comment out export board archive (incomplete tree) 2021-01-22 11:25:34 -08:00
Asaad Mahmood
3abcb59b43 Updating Application UI 2021-01-22 23:44:04 +05:00
Chen-I Lim
e4d41b82e6 Share board call API 2021-01-13 11:17:47 -08:00
Chen-I Lim
fa136c99da Refactor FilterComponent to use Modal 2021-01-13 10:18:34 -08:00
Chen-I Lim
55620f45df ShareBoard modal. WIP 2021-01-13 10:12:22 -08:00
Chen-I Lim
722680218f Comment out board test code 2021-01-04 13:57:48 -08:00
Chen-I Lim
f22527e650 Readonly support in UI 2020-12-17 12:02:12 -08:00
Chen-I Lim
e2440457b0 Align template menu icons 2020-12-14 13:06:41 -08:00
Chen-I Lim
6d1782256c Menu text consistent sentence casing 2020-12-11 11:10:25 -08:00
Chen-I Lim
40902c1803 Hide "select a template" label if no templates 2020-12-10 09:32:10 -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
96428c88f3 Mobile support for filter dialog 2020-12-02 09:28:52 -08:00
Chen-I Lim
d8d6dfef64 Refactor templates to use mutator.duplicateBoard/Card 2020-11-18 09:52:31 -08:00
Chen-I Lim
fb5421bea3 Show message when creating template from board 2020-11-17 14:24:23 -08:00
Chen-I Lim
f4a350b207 cleanup imports 2020-11-17 14:20:37 -08:00
Chen-I Lim
02d26a800a Board templates 2020-11-17 14:11:04 -08:00
Chen-I Lim
e9e8818738 Use template icon for new cards if set 2020-11-17 11:17:44 -08:00
Chen-I Lim
c41ec11d0a Handle optional current 2020-11-17 10:53:46 -08:00
Chen-I Lim
8f7e6c0ba5 Organize imports 2020-11-12 18:48:59 -08:00
Chen-I Lim
58ac99d958 Fix linting 2020-11-12 14:55:55 -08:00
Chen-I Lim
0b3fa571a7 strictNullChecks 2020-11-12 14:06:02 -08:00
Chen-I Lim
d405f46114 strictNullChecks: Make boardTree, activeView and block.title non-optional 2020-11-12 12:33:05 -08:00
Chen-I Lim
57d7eb35bd Create template from card 2020-11-11 09:21:16 -08:00
Chen-I Lim
289f8f9d30 Card templates 2020-11-10 11:23:08 -08:00
Chen-I Lim
506f2cd3bf Fix empty sidebar on fitst load 2020-11-10 10:09:08 -08:00
Chen-I Lim
1a3cb5a5fb Test helper: distribute cards 2020-11-09 10:25:00 -08:00
Chen-I Lim
3c68a97451 npm run fix 2020-11-04 11:24:06 -08:00
Chen-I Lim
0c9f0f0240 Allow sort by name (title) in menu 2020-11-04 11:21:09 -08:00
Chen-I Lim
e0bcb5ee60 Put sort and groupBy menu icons on right 2020-11-03 16:45:07 -08:00
Jesús Espino
f658f6654e Removing more octo-button usages 2020-11-01 17:25:39 +01:00
Jesús Espino
e2b45da9d0 Migrating some octo-button class divs into Button objects 2020-11-01 16:35:49 +01:00
Jesús Espino
dc89bfd627 Adding button with menu component and using it for the new button 2020-10-30 10:05:06 +01:00
Chen-I Lim
48a067ab15 Undomanager groups: error checks for nested calls 2020-10-29 09:22:35 -07:00
Chen-I Lim
b7ea5e677b Undo grouping 2020-10-28 13:57:53 -07:00
Chen-I Lim
25a1ebeda4 Cmd+Shift+Click to extend selection 2020-10-28 13:26:55 -07:00
Chen-I Lim
8794145802 Manual card order 2020-10-28 10:46:36 -07:00
Chen-I Lim
e5f2ffa600 Check current group by property in menu 2020-10-28 08:58:32 -07:00
Chen-I Lim
c3297c7469 ViewHeader style 2020-10-27 14:12:58 -07:00
Chen-I Lim
775db6c36d npm run fix 2020-10-27 14:00:15 -07:00
Jesús Espino
a783d318aa Moving icons into components and make them aware of the theme 2020-10-27 12:53:14 +01:00
Jesús Espino
5e6d676812 Initial support of themes 2020-10-27 11:46:35 +01:00
Jesús Espino
b52577d7fe Some small fixes 2020-10-26 20:48:20 +01:00
Chen-I Lim
fdf61bc424 Add no-sort option 2020-10-26 09:56:12 -07:00