e25e210b06
Improve upload resource page
2023-05-23 10:07:59 +08:00
47da3cdaa0
fix: resolve get resource list problem ( #1877 )
2023-05-22 22:35:12 +08:00
cb542ae46a
feat: fix org admin permissions ( #1822 )
2023-05-09 00:06:52 +08:00
95f4f4cb6d
feat: refactor out form package and optimize verification code module ( #1787 )
...
* refactor: add forms package and optimize verification code module
* chore: add license
* chore: fix lint
* chore: fix lint
* chore: fix lint
* chore: swagger
2023-04-25 23:05:53 +08:00
5989c4ff34
Remove i18n duplicates
2023-03-19 01:03:12 +08:00
28d24cc913
Improve i18n
2023-03-18 12:18:42 +08:00
2998bbf4b9
fix: Put Popconfirm into a React component. ( #1638 )
...
* add "Sure to delete" to i18n(#1569 )
* fix: add sure to delete to i18n
* fix: Put Popconfirm into a React component.
2023-03-10 19:16:08 +08:00
7c4a6fea02
fix: add "sure to delete" to i18n ( #1627 )
...
* add "Sure to delete" to i18n(#1569 )
* fix: add sure to delete to i18n
2023-03-07 22:38:48 +08:00
19e7d0b0bd
refactor: improve code reuse rate ( #1515 )
2023-02-02 16:43:51 +08:00
b525210835
feat: destroy session after delete user ( #1441 )
...
* fix: destroy session after delete user
* feat: visual session
* fix: go lint
* feat: add translation
* feat: auto flush after offline
* fix: delete one session
* fix: move 403 page to baseListPage
2023-01-06 15:04:13 +08:00
19dce838d1
fix: fix invalid url in applications page ( #1389 )
2022-12-10 22:06:21 +08:00
0856977b92
feat: update to antd 5.0 ( #1362 )
...
* feat: update to ant5.X
* fix: incompatible styles
* fix: adjust the style
2022-12-04 23:05:30 +08:00
d13a307ad5
Allow org admin to access GetResources()
2022-12-03 01:10:45 +08:00
9f3ee275a8
feat: reformat frontend alert texts with correct i18n ( #1341 )
...
* fix: add i18
* fix: standard prompt message
2022-12-02 00:06:28 +08:00
7e756b8ee2
feat: manager applications in organization scope ( #1290 )
...
* feat: manager applications in organization scope(front end)
* fix: application can use own organization and admin provider
* fix: improve methed to get provider
* fix: modify provider methods by convention
2022-11-21 01:17:55 +08:00
deed857788
chore(style): allow case declarations and ban var
( #987 )
...
* chore(style): allow case declarations
* chore(style): ban `var` and prefer `const`
2022-08-08 23:35:24 +08:00
c428de6e42
feat: fix some comma dangle
2022-08-07 00:17:27 +08:00
cd966116d4
feat: comma dangle
2022-08-06 23:54:56 +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
e9159902eb
fix: fix the web compiled warnings ( #778 )
...
* fix: fix the web compiled warnings
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com >
* fix: disable changeMomentLanguage
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com >
* Update SyncerEditPage.js
* Update UserEditPage.js
* Update ResourceListPage.js
* Update ProviderEditPage.js
* Update ProductBuyPage.js
Co-authored-by: Yang Luo <hsluoyz@qq.com >
2022-06-05 20:56:31 +08:00
c9849d8b55
Accept more file formats in upload.
2022-05-04 23:16:24 +08:00
7d1f368bc2
Support docx file upload.
2022-02-15 21:21:07 +08:00
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
c1cd187558
Improve UI.
2021-12-29 20:50:49 +08:00
10a85f2386
feat: add server-side search, filter and sorter for all pages ( #388 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com >
Co-authored-by: Yang Luo <hsluoyz@qq.com >
2021-12-25 10:55:10 +08:00
dc9d2389a5
Add IntranetEndpoint to provider.
2021-12-04 16:38:34 +08:00
b1db47bad1
feat: add server-side pagination ( #312 )
...
Signed-off-by: “seriouszyx” <seriouszyx@foxmail.com >
2021-11-06 11:32:22 +08:00
8cb1291f6f
Accept audio and pdf as resource.
2021-10-03 22:08:18 +08:00
e4846807cd
Show resource list page to users.
2021-09-06 00:49:10 +08:00
f4a59de3a5
Improve resource list page.
2021-09-06 00:08:16 +08:00
a1b16f88d1
Add user to Resource.
2021-09-05 23:46:56 +08:00
015961bc3c
Add application to Resource.
2021-09-04 16:50:26 +08:00
5d98cc6ac5
Use objectKey as resource name.
2021-09-04 15:02:11 +08:00
8674b4853a
Add provider to file API.
2021-08-15 01:14:21 +08:00
495b64995f
Add resource list page.
2021-08-15 00:25:46 +08:00