1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 21:07:17 +00:00
Commit Graph

325 Commits

Author SHA1 Message Date
zxj96
9cd68756ff Restore code 2019-04-24 14:39:46 +08:00
zxj96
c7d9eb8ec0 Display quantity up 2019-04-24 13:52:09 +08:00
zxj96
870c32113c Use one variable instead of two 2019-04-24 13:37:48 +08:00
zxj96
9c3c63c743 Modify some format 2019-04-24 10:24:09 +08:00
zxj96
301effa623 optimization code 2019-04-24 10:10:28 +08:00
zxj96
978288eb39 Modify some naming conventions 2019-04-23 16:50:17 +08:00
zxj96
7245d9dcc5 modify state 2019-04-23 15:58:06 +08:00
zxj96
624871fc9c Use state change directory array 2019-04-23 14:43:47 +08:00
zxj96
002c3a0dcc Large catalog optimization 2019-04-22 18:34:36 +08:00
Daniel Pan
5dda067933 Merge pull request #3332 from haiwen/Add-container-contextmenu
Add container contextmenu
2019-04-22 11:39:04 +08:00
Daniel Pan
01e5030205 Merge pull request #3309 from haiwen/fix-warnings
fix warnings
2019-04-22 10:42:26 +08:00
zxj96
8e389ca7bc Modify some code structure 2019-04-21 20:41:14 +08:00
zxj96
ca7857e654 Add the ability to create files and selected states 2019-04-19 17:36:37 +08:00
shanshuirenjia
f3d3cd331b repair new draft bug 2019-04-19 15:50:27 +08:00
zxj96
9965735be3 Grid view mode four edition 2019-04-18 22:36:07 +08:00
shanshuirenjia
c30aac483a repair bug 2019-04-18 18:02:40 +08:00
shanshuirenjia
959001b1bf repair cloud-edit&perview bug 2019-04-18 17:32:34 +08:00
shanshuirenjia
5b7794f1da repair delete bug 2019-04-18 16:20:43 +08:00
Daniel Pan
e060f6e602 Merge pull request #3318 from haiwen/fix-shared-with-all
fix shared with all
2019-04-18 16:13:53 +08:00
ilearnit
59a925dd3a fix shared with all 2019-04-18 08:11:01 +00:00
Michael An
fea12cbb3e handle delete item details panel bug 2019-04-18 15:01:51 +08:00
Michael An
73d41e2b57 fix warnings
fix warnings in previous codes
2019-04-17 18:21:00 +08:00
zxj96
77221fb076 delete tree-view tags 2019-04-17 16:32:19 +08:00
Daniel Pan
6f32c4ba8d improve active item interactive (#3299) 2019-04-17 14:44:43 +08:00
shanshuirenjia
05e76ebfb2 improve active item interactive 2019-04-17 14:18:12 +08:00
Leo
6d0306c293 add new react component to change permission, modify web api (#3285)
* add new react component, modify web api

* update npm

* update npm

* revert api share_links.py
2019-04-17 14:06:21 +08:00
ilearnit
c29e958436 fix draft bug 2019-04-17 05:08:47 +00:00
zxj96
8d5b16505f Add tag (#3281) 2019-04-17 10:48:44 +08:00
ilearnit
b83197e2b0 refactor wiki (#3289)
* refactor wiki

* refactor code
2019-04-17 10:34:43 +08:00
杨顺强
19a2fc7355 repair bug (#3272) 2019-04-13 16:56:06 +08:00
Leo
fe36faa44c Fix indentation 2019-04-13 16:52:14 +08:00
Leo
f181af1199 show permission in share links (#3249)
* show permission in share links

* optimize code format

* modify text display, revert utils.sharePerms
2019-04-13 15:06:23 +08:00
杨顺强
11d43de63a repair mode change bug (#3264) 2019-04-13 11:56:44 +08:00
杨顺强
4415b3a873 Active improve 2 (#3262)
* improve active-item logic

* update interactive
2019-04-13 10:45:11 +08:00
杨顺强
fce77f9985 Active item bug repair (#3260)
* repair interactive bug

* modify active color

* repair bug
2019-04-13 09:57:44 +08:00
杨顺强
8ac5c9be9b repair bug (#3259) 2019-04-12 20:34:19 +08:00
杨顺强
611e2aefb1 Active item improve (#3258)
* optimized code

* add active interaction

* repair interactive bug
2019-04-12 20:21:54 +08:00
zxj96
f721ecb0a0 Items cookie (#3253)
* my-lib and itmes use the same cookie

* Modify the cookie name

* All sorts use the same cookie
2019-04-12 14:30:08 +08:00
杨顺强
e7ebfcf66c detail bug repair (#3250) 2019-04-12 11:05:56 +08:00
杨顺强
5d2a2b238c Contextmenu improve (#3238)
* add a commen contextmenu component

* optimized translate for menu

* repair contextmenu bug

* optimized share btn show code

* repair showShareBtn bug

* optimized contextmenu

* optimized contextmenu code

* complete dirent-item-menu logic

* optimized contextmenu code

* complete dirent-container-menu logic

* complete tree-node-contextmenu logic

* delete unnecessary code

* optimized contextmenu func

* repair bug

* optimized code style

* optimized code style

* add a dirent-none-view for dir-list-view mode

* optimized dirent-container-menu&dirent-item-menu

* add select-item contextmenu

* repair rebase bug
2019-04-11 21:04:47 +08:00
Michael An
aea14dd74a delete details choice in menu (#3239) 2019-04-11 11:13:36 +08:00
zxj96
b54bea4ecb Modify tips (#3236)
* File move/copy feedback information improvement

* Add a prompt box when move/copy fails

* Encapsulated into a public function

* Modify some formats

* Add a semicolon

* modify movesuccessmessage function

* add semicolon
2019-04-11 11:07:31 +08:00
ilearnit
cb68f43ac0 Update history-list.js 2019-04-10 16:29:50 +08:00
Michael An
d1f509e8fd Detail panel (#3232)
* update dirent detail btn

* update icon

* add animation

* update
2019-04-10 16:04:26 +08:00
llj
ea24464f0c [view shared dir] show thumbnail icon & show file with popup for image files (#3224) 2019-04-09 12:32:25 +08:00
Michael An
243b6aedea deleted repo page (#3221) 2019-04-08 18:04:56 +08:00
zxj96
07d596f620 Item right menu (#3203)
* Add item right menu

* Add item right menu

* Pass value bug

* Add item right menu

* modify style problem

* Add some style

* Modifying naming issues

* Modify Priority

* Add showShare jurisdiction and modify priority

* Modify subscript to itemIndex

* Communication between sibling components

* Improve interaction

* modify style problem

* Promotion isItemFreezed  and onUnfreezedItem level

* modify bugs

* have tree-node bug

* Solve tree-node item-click  bug

* Complete right click menu

* modify style

* modify style

* item-right-menu finash

* modify style to dirent-=list-item

* modify some style problem

* modify styles

* stop thead contextmenu
2019-04-08 11:35:46 +08:00
杨顺强
978187bcfd Data grid module (#3210)
* Initialize the sdb file loading process

* add ctable view module

* change logo to name

* optimized code
2019-04-04 17:19:10 +08:00
shanshuirenjia
18e914e012 repair translate bug 2019-04-03 18:26:03 +08:00
Michael An
ed725276d6 add 2019-04-03 18:15:19 +08:00