Commit graph

466 commits

Author SHA1 Message Date
hexxa
df801a9397 fix(fe): small fixes 2021-12-20 19:54:12 +08:00
hexxa
f0e898d1ae feat(fe/errors): add error log and prompt related pieces 2021-12-20 19:54:12 +08:00
hexxa
ba17416755 fix(fe/state_updater): re-order the steps in the initAll 2021-12-20 19:54:12 +08:00
hexxa
4fb6dd79a3 feat(fe/app): add global error listener 2021-12-20 19:54:12 +08:00
hexxa
9d7a681552 fix(fe/components): handle status in the component 2021-12-20 19:54:12 +08:00
hexxa
6cbd6382fb fix(fe/state_updater): use err constant intead of hardcodes 2021-12-20 19:54:12 +08:00
hexxa
6be20f5d76 fix(fe/state_updater): return err key intean of void, number 2021-12-20 19:54:12 +08:00
hexxa
64d92a5ebb fix(fe/state_updater): return err key intead of void 2021-12-20 19:54:12 +08:00
hexxa
2daa08a089 fix(fe/state_updater): return status instead of boolean 2021-12-20 19:54:12 +08:00
hexxa
e23fc0a2d9 fix(fe/errors): introduce errors and make functions return status 2021-12-20 19:54:12 +08:00
hexxa
9bf30f9677 fix(fe/files): sort items at initing 2021-12-12 15:12:42 +08:00
hexxa
d66b854f83 feat(fe/table): support sorting 2021-12-12 15:12:42 +08:00
hexxa
ee0fcb5691 fix(fe/files): sharings info is not updated 2021-12-12 15:12:42 +08:00
hexxa
25a2fdad04 fix(fe/panes): uploading panel is not updated 2021-12-12 15:12:42 +08:00
hexxa
3133720d79 fix(fe/files_panel): use table layout and fix issues 2021-12-12 15:12:42 +08:00
hexxa
0fc878ea7b fix(fe/login): hide login dialog in sharing mode 2021-12-12 15:12:42 +08:00
hexxa
cc86c83066 fix(fe/core_state): refactor init process and add initUITree step 2021-12-12 15:12:42 +08:00
hexxa
a2f8b2263c fix(fe): clean up and fix utests 2021-12-12 15:12:42 +08:00
hexxa
f8fba12446 fix(panes): remove panes 2021-12-12 15:12:42 +08:00
hexxa
78a0155acf fix(filesPanel): refine item info styles 2021-12-12 15:12:42 +08:00
hexxa
7dbda74fcc fix(fe): clean up and fix small issues 2021-12-12 15:12:42 +08:00
hexxa
da5794a955 fix(fe): fix style issues 2021-12-12 15:12:42 +08:00
hexxa
dc6babcc17 feat(layers): replaces panes with layers and dialogs 2021-12-12 15:12:42 +08:00
hexxa
7df3cd0981 fix(root-frame): remove browser 2021-12-12 15:12:42 +08:00
hexxa
c00051f98f fix(root_frame): move panel tabs to top menu 2021-12-12 15:12:42 +08:00
hexxa
fdb9d25300 fix(root_frame): fix tabs issues in the root_frame 2021-12-12 15:12:42 +08:00
hexxa
6881d2449e fix(components): refine tabs component 2021-12-12 15:12:42 +08:00
hexxa
7156c22a56 feat(components): add control and visual components 2021-12-12 15:12:42 +08:00
hexxa
5f0d8e2737 fix(fe/utests): fix issues in the tests 2021-12-12 15:12:42 +08:00
hexxa
f84a99de26 fix(browser): split browser into 3 panels 2021-12-12 15:12:42 +08:00
hexxa
f181c023a6 fix(browser): fix css issues 2021-12-12 15:12:42 +08:00
hexxa
8253c82db0 fix(browser): unify styles 2021-12-12 15:12:42 +08:00
hexxa
c75b640b7a fix(pane-admin): unify styles 2021-12-12 15:12:42 +08:00
hexxa
551120e83b fix(panes_settings): unify styles 2021-12-12 15:12:42 +08:00
hexxa
e80608823e fix(pane_login): unify styles 2021-12-12 15:12:42 +08:00
hexxa
59ca0d5c51 fix(panes): unify styles 2021-12-12 15:12:42 +08:00
hexxa
c536730cf9 fix(topbar): unify styles 2021-12-12 15:12:42 +08:00
hexxa
433a91b442 fix(root_frame): unify css names in root frame 2021-12-12 15:12:42 +08:00
hexxa
7dbdd4b1ad chore(readme): update readme 2021-12-12 15:12:42 +08:00
hexxa
bcc04f2067 fix(fe/topbar): fix test failure 2021-12-12 15:12:42 +08:00
hexxa
e4e53b15f2 test(topbar): add test for topbar 2021-12-12 15:12:42 +08:00
hexxa
9a526736bb fix(cd): replace github upload action 2021-11-07 16:36:52 +08:00
hexxa
769ddb078a fix(userstore): use copy of default preferences 2021-11-07 13:13:42 +08:00
hexxa
edcec3698f fix(fe/settings): hide theme pane because it is not fully enabled 2021-11-07 13:13:42 +08:00
hexxa
f4ce1758c3 fix(state_mgr): uncomment test 2021-11-07 13:13:42 +08:00
hexxa
f587c6cc36 fix(userstore): check compatibility and try to fix issues 2021-11-07 13:13:42 +08:00
hexxa
f16ffe3547 fix(wf): rename workflows 2021-11-07 10:46:07 +08:00
hexxa
bc3e1a3647 fix(cd): docker building failed 2021-11-07 10:46:07 +08:00
hexxa
dd1279ed2b fix(fe/test): fix unit test fail and add ui, preference check 2021-11-03 14:02:21 +08:00
hexxa
b64c9093e8 feat(userstore): add language setting 2021-11-03 14:02:21 +08:00