1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-25 14:43:15 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
sniper-py
04c4ba55c4 fix share TabPane (#4287) 2019-11-22 14:36:36 +08:00
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
Leo
5b789c4300 corrent logic for check generate share link, and share link permissions (#4121) 2019-10-12 14:54:25 +08:00
zxj96
a05963b9bf Fix is a library type is a bug that occurs (#3969)
* Fix is a library type is a bug that occurs

* Click to appear internal-link

* add loading
2019-08-12 14:04:14 +08:00
zxj96
c7933c7f63 Add internal links to the dir (#3947)
* Add internal links to the dir

* Indent style
2019-08-05 17:31:15 +08:00
zxj96
9844081d79 Add internal-link to share-dialog (#3862)
* Add internal-link to share-dialog

* fix code
2019-07-22 18:29:59 +08:00
杨顺强
04e791f14c Improve response catch module (#3848)
* add err hanlder for dialog ajax request

* add error handler for component ajax request

* repair code bug

* repair code bug

* add handler for page ajax module
2019-07-16 10:01:09 +08:00
shanshuirenjia
59a783f578 add loading for share-dialog 2019-06-20 18:23:13 +08:00
shanshuirenjia
fec79816bc rename variable 2019-06-20 17:21:21 +08:00
shanshuirenjia
d1c8a5cc50 repair permission error 2019-06-20 17:13:15 +08:00
Michael An
454b6766de fix style (#3448) 2019-05-13 16:28:52 +08:00
Michael An
425f629488 Fix bugs (#3070)
* fix-loading

* fix-group-dialog
2019-03-07 12:23:44 +08:00
杨顺强
344eca259a Dir mode optimized (#2992)
* optimized isRepoOwner&isAdmin

* optimized isAdmin

* optimized encrypted porps

* optimized showShareBtn judgement

* repair share bug

* update showShareBtn logic

* delete unnecessary comment
2019-02-27 13:53:36 +08:00
Michael An
949f3fc7b3 move share dialog (#2995) 2019-02-25 18:17:04 +08:00
杨顺强
4c8a528e38 modify sf-font to op-target (#2932) 2019-02-12 10:50:02 +08:00
杨顺强
e57701fa38 Prop type check repair (#2919)
* repair intent check wraning

* change doublequote to singlequote, add semicolon

* optimized code

* modify type-check wraning
2019-01-31 17:37:02 +08:00
llj
d9a2f6ded9 [share] added permission check (#2900) 2019-01-29 10:06:26 +08:00
杨顺强
5bd74364f7 after copy success, close the shared dialog (#2774) 2019-01-05 20:40:41 +08:00
杨顺强
8c2944d124 Improve code for tables (#2730) 2018-12-28 16:34:04 +08:00
shanshuirenjia
853659cdc6 add shared group owned repo logic 2018-12-17 11:21:54 +08:00
shanshuirenjia
e62f59b2a8 repair code error 2018-12-17 11:20:45 +08:00
shanshuirenjia
ad6faba6bc repair invalid bug 2018-12-17 11:20:45 +08:00
shanshuirenjia
fc3b1d5b77 repair goup change bug 2018-12-06 14:39:21 +08:00
C_Q
16d6b9c6d0 Add sharing dialog and optimize nav-link style (#2580) 2018-12-06 11:28:16 +08:00