1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-31 06:40:39 +00:00
seahub/tests/api
sniper-py 106f29be06 Repo invitation (#4264)
* add fake url

* add SharedRepoInvitation model

* add indexes

* rm indexes

* update Manager

* add SharedRepoInvitations

* add is_repo_admin

* add try

* fix path

* update

* add  SharedRepoInvitation

* add share in signup

* rm InvitePeople icon

* add inviter_name

* add share invite dialog

* add shared_queryset.delete

* fix spell

* rename to RepoShare

* rename to RepoShare in py

* add handleKeyDown

* update error msg

* add unittest

* fix

* add logger
2019-11-18 17:55:17 +08:00
..
endpoints Repo invitation (#4264) 2019-11-18 17:55:17 +08:00
models
views
__init__.py
apitestbase.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_accounts.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_auth.py
test_avatar.py
test_beshared.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_default_repo.py
test_devices.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_dir_revert.py
test_dir_sub_repo.py
test_dir.py
test_file_ops.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_file_revert.py
test_files.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_group_repos.py
test_groups.py move seahub-extra import inside api (#4221) 2019-11-05 16:54:58 +08:00
test_html_repo_history_changes.py
test_misc.py
test_obtain_auth_token.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_ping.py
test_public_repo.py can add public repo permission update (#3241) 2019-04-13 10:05:52 +08:00
test_repo_group_folder_perm.py
test_repo_history_limit.py department repo history setting update permission 2019-06-28 11:13:51 +08:00
test_repo_owner.py Library can not be transferred to owner. (#3404) 2019-05-06 13:58:23 +08:00
test_repo_shared_links.py
test_repo_tokens.py
test_repo_user_folder_perm.py
test_repo.py fix test case 2019-05-24 13:52:33 +08:00
test_repos.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_search.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_serializers.py
test_shared_repo.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_shares.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_starredfiles.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00
test_throttings.py
urls.py Python3 master (#4076) 2019-09-11 11:46:43 +08:00