1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-15 09:14:11 +02:00
Commit Graph

64 Commits

Author SHA1 Message Date
Jesús Espino
e91b7b5f3b Renaming workspaceComponent to workspace 2021-03-27 10:17:05 +01:00
Chen-I Lim
7a50a9339e Fix sharing 2021-03-26 21:26:34 -07:00
Chen-I Lim
0b479ff3ae Handle workspace in websocket 2021-03-26 18:04:23 -07:00
Chen-I Lim
725971784b Workspace backend support 2021-03-26 11:01:54 -07:00
Chen-I Lim
2b77aca5d8 Fixes #56; Preserve readonly token on view change 2021-03-04 10:39:58 -08:00
Chen-I Lim
b87502e0a5 Open last boardView if not specified 2021-03-03 13:01:40 -08:00
Chen-I Lim
6ea082498f Handle enter on login, register, and password UI 2021-02-03 11:15:45 -08:00
Chen-I Lim
79b79b35bc Auth readToken in websocket 2021-02-02 18:21:37 -08:00
Asaad Mahmood
3abcb59b43 Updating Application UI 2021-01-22 23:44:04 +05:00
Chen-I Lim
1286349a22 Change password 2021-01-21 10:16:40 -08:00
Chen-I Lim
33d5dda7e3 Show error message if unable to load shared board 2021-01-20 10:33:04 -08:00
Chen-I Lim
82d68be007 login/reg responsive UI 2021-01-18 09:37:25 -08:00
Chen-I Lim
6384ad067f login / register page UI 2021-01-18 09:30:29 -08:00
Chen-I Lim
d4f1848ab8 Basic login and register UX pass 2021-01-14 16:47:26 -08:00
Chen-I Lim
eecf134b3f /shared for shared boards 2021-01-14 11:33:07 -08:00
Chen-I Lim
0450a03971 Fix register error handling, and client json parsing 2021-01-14 10:58:16 -08:00
Chen-I Lim
7915564d2c Require signup token to register 2021-01-13 16:56:01 -08:00
Chen-I Lim
b8bfc7fce3 Pass read_token to getSubTree 2021-01-13 09:40:37 -08:00
Jesús Espino
daae244cba Merge remote-tracking branch 'origin/main' into auth 2021-01-11 13:56:26 +01:00
Chen-I Lim
f22527e650 Readonly support in UI 2020-12-17 12:02:12 -08:00
Chen-I Lim
d3e8c5a6d2 Cleanup attachToBoard 2020-12-11 12:55:23 -08:00
Chen-I Lim
6faf3cef63 Refactor ViewModel (*Tree) classes 2020-12-09 19:08:07 -08:00
Chen-I Lim
4b744bd395 Corner case: handle deleted view by another client 2020-12-09 16:52:29 -08:00
Chen-I Lim
7007f13df4 Handle board undelete on another client 2020-12-09 15:43:15 -08:00
Chen-I Lim
0eb5bf33a5 Refactor BoardTree: handle deleted boards 2020-12-09 15:35:01 -08:00
Chen-I Lim
50efb8f0c3 Handle deleting last board correctly 2020-12-09 12:08:39 -08:00
Jesús Espino
f491241c1a Preliminary auth implementation 2020-12-04 16:03:09 +01:00
Chen-I Lim
02d26a800a Board templates 2020-11-17 14:11:04 -08:00
Chen-I Lim
8f7e6c0ba5 Organize imports 2020-11-12 18:48:59 -08:00
Chen-I Lim
286dfd67bb Fix linting 2020-11-12 17:34:52 -08:00
Chen-I Lim
22e47b4eff Fix linting 2020-11-12 16:25:14 -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
3504dff72e Fix some strictNullChecks 2020-11-12 11:29:48 -08:00
Chen-I Lim
506f2cd3bf Fix empty sidebar on fitst load 2020-11-10 10:09:08 -08:00
Chen-I Lim
7ec73468c4 Make BoardPage state immutable 2020-11-09 10:04:07 -08:00
Chen-I Lim
7d2d1c252a Detect if incemental update resulted in changes 2020-11-06 15:10:36 -08:00
Chen-I Lim
0cca55126c npm run fix 2020-11-06 12:50:25 -08:00
Chen-I Lim
9a40ada10d Handle delete boards correctly 2020-11-06 11:59:40 -08:00
Chen-I Lim
40623db4c5 Sync on reconnect 2020-11-06 10:17:33 -08:00
Chen-I Lim
0d0bc7a672 Incremental updates on websocket 2020-11-06 10:11:01 -08:00
Jesús Espino
2d3fd049ed Migrating flash messages into a component 2020-10-28 17:56:35 +01:00
Jesús Espino
de18121a98 Move Button into widgets 2020-10-27 22:05:01 +01:00
Chen-I Lim
775db6c36d npm run fix 2020-10-27 14:00:15 -07:00
Jesús Espino
b52577d7fe Some small fixes 2020-10-26 20:48:20 +01:00
Chen-I Lim
972b621d12 Notify changes to root blocks (empty parentID) 2020-10-26 10:54:37 -07:00
Jesús Espino
1e4172d699 Add i18n and migrate other menu in the FilterComponent 2020-10-25 11:10:59 +01:00
Chen-I Lim
e1d2040058 Show message on empty undo/redo stack 2020-10-24 11:41:23 -07:00
Jesús Espino
6e51954866 Moving show filter to where is used 2020-10-24 09:12:09 +02:00
Jesús Espino
48e4d8b569 Addining initial 18n support 2020-10-23 13:40:39 +02:00