1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-29 12:04:02 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
llj
3581712e1a
['Files'] redesigned the side nav & the main content (#6044) 2024-04-26 21:51:50 +08:00
llj
4eab55fdf9
Files (#5881)
* [side nav] redesigned it: added a new item 'Files', and made 'My Libraries' and some other items as its sub nav items

* ['Files'] added new page 'Files'(added 'My Libraries' to it)

* ['Files'] added 'Shared with me' to it

* ['Files'] added 'Shared with all' to it

* ['Files'] added 'Shared with groups' to it (removed 'details' for 'department')
2024-04-19 14:51:41 +08:00
Michael An
14ce391007
Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
llj
f086d4705b
Monitor shared repos (#5375)
* [shared with me] added 'watch/unwatch file changes' for libraries

* [groups, group] added 'watch/unwatch file changes' for libraries

* [shared with me] only libraries shared with 'r', 'rw' permissions can be monitored

* [groups, group] only libraries shared with 'r', 'rw' permissions can be monitored

* [shared with me] improved the interaction for library items

* [groups, group] cleaned up the code
2023-02-11 17:40:43 +08:00
llj
483c6fc5c3
[group] added 'load more repos' (#4649) 2020-08-17 11:53:33 +08:00
杨顺强
f762b1a311
Optimize repo delete 2 (#4628)
* optimzie group repo delete logic

* repair code bug

* optimize repo delete code
2020-07-27 11:06:59 +08:00
llj
9996db6f5f [misc] modification for mobile (#4016) 2019-08-22 20:23:08 +08:00
llj
168c0992a7 [shared with all, group, groups] mobile: improvement (#3874)
* added component libs-mobile-thead.js
2019-07-18 20:21:50 +08:00
zxj96
8eba860bcb File size sort 2019-05-29 13:57:12 +08:00
lian
d22e600442 star repo (#2980)
* star repo

* file_icon_url -> item_icon_url

* add UserStarredFiles.objects.get_starred_repos_by_user()
2019-02-26 14:14:00 +08:00
杨顺强
4288db826e Group repo rename (#2926)
* add rename for group repo

* freezed item when renaming

* add mobile rename handler
2019-02-11 15:22:42 +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
d3fb676cb7 [shared-width-all, group] added 'sort' (#2736) 2019-01-02 10:53:38 +08:00
杨顺强
169a11615b Group and shared module improve (#2739)
* update seafile-ui.css

* add repo detail for group

* add-detail for groups-view

* group-and-shared-module-improve

* when look detail, clicking navPath, or clicking other item will generator error
2018-12-29 18:25:18 +08:00
杨顺强
c01420e3e9 Ui bug repair (#2735) 2018-12-29 16:16:20 +08:00
杨顺强
8c2944d124 Improve code for tables (#2730) 2018-12-28 16:34:04 +08:00
杨顺强
ac67f59081 Shared with all (#2672) 2018-12-21 15:40:59 +08:00
shanshuirenjia
30357d3195 modify tag css 2018-12-18 13:36:55 +08:00
shanshuirenjia
4cbc72819e repair groupownedgroup create bug 2018-12-17 11:21:54 +08:00
shanshuirenjia
9a043d8c41 rename onItemShared to onItemShare 2018-12-10 18:37:59 +08:00
shanshuirenjia
eaceb8a1bd rename list and item 2018-12-10 18:19:03 +08:00
shanshuirenjia
f6cff08bc6 add groups-view module 2018-12-10 11:52:44 +08:00
shanshuirenjia
811614fa21 optimized repo-item code 2018-12-10 09:01:05 +08:00
shanshuirenjia
7d742f3f28 optimized code 2018-12-08 16:35:00 +08:00