88a4736520
feat: fix GetDashboard() page
2024-03-15 19:52:19 +08:00
2cb6ff69ae
fix: show selected organizations' statistics in dashboard page ( #2805 )
...
* fix: show selected organizations' statistics in dashboard page
* Update get-dashboard.go
* Update saml_idp.go
---------
Co-authored-by: Eric Luo <hsluoyz@qq.com >
2024-03-15 19:36:39 +08:00
fc137b9f76
feat: fix custom JS doesn't reload after refresh bug ( #2773 )
2024-03-05 15:03:25 +08:00
11dbd5ba9a
fix: fix duplicated load bug of custom JS ( #2771 )
2024-03-05 00:09:37 +08:00
6a813a1f8c
feat: fix headerHtml script not running bug ( #2749 )
...
* fix: fix custom head not exec <script> tag
* fix: fix create element bug
2024-02-26 20:21:07 +08:00
44abfb3430
feat: support custom header HTML in entry pages ( #2731 )
2024-02-22 17:56:47 +08:00
8d4127f744
feat: improve dashboard UI for mobile devices ( #2320 )
2023-09-09 16:17:24 +08:00
e9d8ab8cdb
fix: hide tour component for mobile ( #2317 )
2023-09-08 22:53:46 +08:00
ec8bd6f01d
feat: add tour for list pages ( #2243 )
2023-08-27 16:40:31 +08:00
98722fd681
Fix crash in app list page for normal user
2023-08-27 11:31:48 +08:00
f0e097e138
feat: fix home page ( #2236 )
...
* fix: home page
* fix: home page
2023-08-20 00:58:39 +08:00
8ff0cfd6ec
feat: support dashboard in homepage ( #2207 )
...
* feat: support dashboard
* feat: support dashboard
2023-08-14 15:31:29 +08:00
a6f803aff1
feat: refactor code to use responseOK everywhere ( #2111 )
...
* refactor: use responseOK return frontend format json data
* revert handle error
* revert handle error
2023-07-23 09:49:16 +08:00
f5a05ac534
improve application homepage
2023-02-25 10:50:50 +08:00
2f72e6971b
fix: make the app list in homepage have the same height ( #1239 )
...
* fix: make the app list in homepage have the same height
* fix: make the app list in homepage have the same height
* Update SingleCard.js
Co-authored-by: hsluoyz <hsluoyz@qq.com >
2022-10-25 19:27:24 +08:00
83724c73f9
feat: fix pad and mobile views ( #1202 )
...
* fix figure width
* fix: pad resolution menu
* feat: drawer style mobile menu
* fix: menu button i18n
2022-10-10 22:37:25 +08:00
fdf2b880cb
feat: click on the app card to log in automatically ( #1049 )
2022-08-22 01:17:18 +08:00
ba732b3075
feat: use staticBaseUrl for all static resources ( #1015 )
...
* feat: modify system image link
* Update App.less
Co-authored-by: Yang Luo <hsluoyz@qq.com >
2022-08-15 09:18:21 +08:00
a741c5179a
chore(style): modify eslint rules ( #1011 )
...
* chore(style): use strict rules
* chore: modify position
* chore(style): warn about `console.log` and `==`
* fix: fix `console.log` error
* Update CropperDiv.js
* Update HomePage.js
Co-authored-by: Yang Luo <hsluoyz@qq.com >
2022-08-13 00:04:18 +08:00
4dd67a8dcb
fix: fix all frontend warnings ( #983 )
...
* fix:fix all frontend warnings
* fix:fix all frontend warnings
* fix:fix all frontend warnings
* fix:fix all frontend warnings
* fix:fix all frontend warnings
* fix:fix all frontend warnings
2022-08-09 12:19:56 +08:00
9abf1b9d73
feat: key spacing
2022-08-06 23:47:28 +08:00
6aaba6debd
feat: space between infix op
2022-08-06 23:43:09 +08:00
503d244166
feat(web): add lint ( #875 )
...
* feat: add lint
* feat: fix lint error
* chore: add ignore file
* chore: close indent
2022-07-10 15:45:55 +08:00
0f483fb65b
Improve preview buttons to copy link.
2022-06-16 22:01:09 +08:00
0e41568f62
Add apps to homepage.
2022-04-25 13:51:46 +08:00
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
05222c7a29
fix: typo in Applications tab ( #237 )
...
Signed-off-by: ffyuanda <46557895+ffyuanda@users.noreply.github.com >
2021-08-14 14:19:16 +08:00
8d7fdb93ac
feat: fix header overflow and account disappear bug, improve UI, optimize touchscreen experience ( #187 )
...
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com >
2021-07-23 09:46:01 +08:00
a22dfd8954
fix: db data init and frontend warning
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com >
2021-07-19 10:13:01 +08:00
0faeaae78f
Improve i18n.
2021-04-27 20:59:50 +08:00
658dd79d81
Add "My Account" tile.
2021-03-28 17:36:31 +08:00
6c2c5be33d
Fix React warnings.
2021-03-27 11:56:16 +08:00
d11bb49eac
Improve login failure handling.
2021-03-26 21:58:19 +08:00
e301121c21
feat: support i18n
...
Signed-off-by: RobotHuang <1183598761@qq.com >
2021-02-20 10:25:29 +08:00
cf2152846c
Change CRLF to LF.
2021-02-13 20:35:41 +08:00
6824d558ca
Add HomePage.
2021-02-13 17:34:32 +08:00