1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-15 16:04:01 +00:00
seahub/tests
Ranjiwei add4689b02
add-share-link-authentication (#6201)
* add-share-link-authentication

* [share link - link creation] 'set scope': redesigned it

* update

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* Update share_link_auth.py

* [share link - link details] redesigned the panel

* [share dialog - share link] 'authenticated users/emails' panels: redesigned them

* [share dialog - share link'] UI details, UX, and code improvements for 'link detais, authenticated users/emails' panels

* [share dialog - share link] updated the 'submit' handler for the 'authenticated emails/users' panels; fixup for 'set scope' in the 'link creation' panel'

* [share dialog - share link] deleted 'share-link-api.js', moved api modification to seafile-js; fixed 'change scope'  & etc. in 'link details'

* [share dialog - share link] link authenticated users: update 'submit' handler according to the python API update

* [share dialog - share link] added 'share-link-api.js' back & used it

* [share dialog - share link] handled eslint warnings and etc.

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2024-07-19 18:12:35 +08:00
..
api Merge branch 'master' into 12.0 2024-07-19 14:58:02 +08:00
common rfc 2606 domain (#5320) 2023-01-14 15:00:22 +08:00
seahub add-share-link-authentication (#6201) 2024-07-19 18:12:35 +08:00
ui
__init__.py
dist_and_push.sh dist branch add seahub/help/locale 2024-03-12 15:50:43 +08:00
github_actions_dist.sh update tests/github_actions_dist.sh 2022-04-12 10:58:45 +08:00
github_actions_npm_lint.sh run npm lint when open PR (#6375) 2024-07-19 11:14:28 +08:00
seahubtests.sh rfc 2606 domain (#5320) 2023-01-14 15:00:22 +08:00
test_seahub_changes.sh