Commit graph

39 commits

Author SHA1 Message Date
Chen-I Lim
e5d16ac963 Fix #49: Name duplicates <name> copy to add below 2021-03-08 11:00:09 -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
40b36e7463 Improve change select property type 2021-02-22 10:06:52 -08:00
Chen-I Lim
30e912c3f9 Cleanup model imports 2021-02-16 10:35:52 -08:00
Chen-I Lim
77de551fdd Clear visible and hidden columns (options) when changing groupBy 2021-01-04 14:26:18 -08:00
Chen-I Lim
68f5130098 Refactor: card contentOrder 2020-12-18 12:52:45 -08:00
Chen-I Lim
967933b7a9 Use template name when creating boards from templates 2020-12-11 11:47:22 -08:00
Chen-I Lim
ee71e31dfe Set random card icon if template has no icon 2020-12-10 10:19:13 -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
4a7811836a Board descriptions 2020-11-18 11:11:51 -08:00
Chen-I Lim
d8d6dfef64 Refactor templates to use mutator.duplicateBoard/Card 2020-11-18 09:52:31 -08:00
Chen-I Lim
02d26a800a Board templates 2020-11-17 14:11:04 -08:00
Chen-I Lim
465fe41fd5 Fix linting and strictNullChecks 2020-11-12 17:24:24 -08:00
Chen-I Lim
22e47b4eff Fix linting 2020-11-12 16:25:14 -08:00
Chen-I Lim
d4d0f5c42d Fix linting 2020-11-12 15:48:31 -08:00
Chen-I Lim
58ac99d958 Fix linting 2020-11-12 14:55:55 -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
44f0a2e65b Fix some strictNullChecks 2020-11-12 11:18:19 -08:00
Chen-I Lim
37fd30413b Duplicate board 2020-11-12 10:16:59 -08:00
Chen-I Lim
2fb38dda0a Resize table columns 2020-11-02 15:47:45 -08: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
8794145802 Manual card order 2020-10-28 10:46:36 -07:00
Chen-I Lim
775db6c36d npm run fix 2020-10-27 14:00:15 -07:00
Chen-I Lim
c165a2c77f Allow no-option column to be reordered. 2020-10-26 14:57:36 -07:00
Chen-I Lim
95955a01f8 Allow no-option column to be hidden 2020-10-26 14:35:45 -07:00
Chen-I Lim
ab10e5dbe6 Map value <-> IDs when changing select properties 2020-10-26 09:31:25 -07:00
Chen-I Lim
e1d2040058 Show message on empty undo/redo stack 2020-10-24 11:41:23 -07:00
Chen-I Lim
3317a70138 Refactor card properties to use guids 2020-10-23 12:59:09 -07:00
Chen-I Lim
3516e6b26c eslint fixes 2020-10-21 19:54:21 -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
27f8e77033 Move IBlock to block.ts 2020-10-20 18:58:48 -07:00
Chen-I Lim
fb438ac52c reorganize viewModel folder 2020-10-20 18:54:39 -07:00
Chen-I Lim
ad44082a8b Immutable blocks 2020-10-20 18:47:02 -07:00
Chen-I Lim
61974a1696 Immutable blocks 2020-10-20 18:36:02 -07:00
Chen-I Lim
aa950240d9 Immutable blocks 2020-10-20 18:28:55 -07:00
Chen-I Lim
9255bd4ded Ran npm run fix 2020-10-20 12:52:56 -07:00
Chen-I Lim
36a104f45b Ran npm run fix 2020-10-20 12:50:53 -07:00
Chen-I Lim
95c704c3f4 Rename src/client to webapp/src 2020-10-20 11:22:33 -07:00
Renamed from src/client/mutator.ts (Browse further)