Commit graph

433 commits

Author SHA1 Message Date
hexxa
711a3a874f feat(error_reporting): integrate error reporting 2021-12-30 10:49:41 +08:00
hexxa
9a7cfcb097 feat(fe): enable error logger and reporting 2021-12-30 10:49:41 +08:00
hexxa
3cb711b37e feat(fe/log_error): add error reporter 2021-12-30 10:49:41 +08:00
hexxa
46e40d1831 fix(fe/settings): incorrect title style 2021-12-30 10:49:41 +08:00
hexxa
7577fb0ace feat(be/settings): add api for reporting client error 2021-12-30 10:49:41 +08:00
hexxa
4fd9bd9c33 fix(fe/panes): refine styles of panes 2021-12-25 20:15:01 +08:00
hexxa
a66046bd01 fix(fe/settings panel): unify title classes 2021-12-25 20:15:01 +08:00
hexxa
6aed184ad9 fix(fe/styles): style fixes 2021-12-25 20:15:01 +08:00
hexxa
49f42e937f fix(fe): text overflows when it is too long 2021-12-25 20:15:01 +08:00
hexxa
69b9b3d5fa fix(go): tidy go mod to resolve cve alert 2021-12-22 20:58:53 +08:00
hexxa
e60804401e fix(fe/panel_sharings): introduce rows layout in sharing panel 2021-12-22 20:58:53 +08:00
hexxa
fc3ecc5543 fix(fe/panel_sharing): use rows layout in sharing panel 2021-12-22 20:58:53 +08:00
hexxa
083e1648eb fix(fe/panel_sharing): refine sharing panel styles 2021-12-21 21:04:17 +08:00
hexxa
5d5527bb51 fix(fe/panel_uploadings): refine uploading panel style 2021-12-21 21:04:17 +08:00
hexxa
c0fe1ffe55 fix(fe/panel_files): small fixes 2021-12-21 21:04:17 +08:00
hexxa
3550a3a77d feat(fe/rows): add rows view into files panel 2021-12-21 21:04:17 +08:00
hexxa
87832ee1b2 fix(fe/state_updater): initAll always returns error for unauthed users 2021-12-21 21:04:17 +08:00
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