1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-06 17:33:18 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Aries
69e40146c4 Improve/move dirent dialog UI (#6786)
* update move dialog and search input

* update move dialog ui

* clean up code

* update code

---------

Co-authored-by: renjie-run <rj.aiyayao@gmail.com>
2024-09-23 09:48:43 +08:00
Aries
c08abe8fc1 Feature/improve interactivity of searched list in move dialog (#6597)
* improve interactivity of search result

* clean up redundant code

* clean up redundant code
2024-08-21 11:35:50 +08:00
Aries
8623e01e99 Improve move and copy dialog ui components (#6467)
* implement catalog view in move dialog

* update move dialog ui components

* improve move dialog ui

* remove debug info

* improve copy dialog ui

* improve search view ui in move and copy dialog, refactor part of file-chooser.js and file-chooser.css

* handle cases where repo_name is too long, truncate text with an ellipsis, remove search container border

* handle cases where repo_name too long in search result item

* update move and dialog ui details

* add radius to repo list item
2024-08-05 10:48:16 +08:00
Michael An
67210c7363 fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
6233649970 12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +08:00
Michael An
b7e686786a 12.0 change triangle icon (#6233)
* change main page

* change main panel icon to #666666

* change wiki icon

* change sort icons

* change hidden header table

* change style
2024-06-21 12:07:58 +08:00
Michael An
fa1157ce8a 12.0 feature edit wiki page (#6033)
* 01 add static media files

* 02 edit wiki page

* 03 remove useless icons and support edit name and icon

* 04 support wiki nav

* delete useless codes

* optimize feature edit wiki

* 05 add wiki-api and save config

* 06 change some UI

* delete useless codes

* delete useless codes

* fix edit wiki url

* change js path

* change icon size

* fix

* fix fn name and do not show tree view

* fix edit url

* save config to index.json

* fix new file name check

* hide icon and library name

* remove useless svgs

* remove useless svgs

---------

Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
Co-authored-by: JoinTyang <41655440+JoinTyang@users.noreply.github.com>
2024-05-06 14:24:39 +08:00
llj
046aa47022 [long name] fixup for UIs with long library/folder/file names (#5971)
* [long name] fixup for UIs with long library/folder/file names

* fixed code indentation
2024-03-07 15:37:09 +08:00
lian
3453dd22d2 remove duplicate code 2024-02-27 10:52:36 +08:00
lian
0710561fd5 Merge branch '10.0' 2024-02-27 10:42:10 +08:00
杨顺强
f8db39b8e3 optimize code (#5958) 2024-02-21 17:39:19 +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
15e2acc21f [file chooser] directly open current folder for 'mv/cp dialog' 2021-12-15 14:55:16 +08:00
llj
04f29704b3 [eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +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
Michael An
e4fde3d7a8 fix warnings 2019-06-06 13:33:22 +08:00
zxj96
925823e10a history feedback 2019-06-03 21:04:19 +08:00
zxj96
1267e530de add e.stopPropagation 2019-06-03 18:10:11 +08:00
zxj96
44f9095d05 modify choose style 2019-06-03 17:39:01 +08:00
zxj96
e07aad7b54 optimization code 2019-05-30 21:38:15 +08:00
zxj96
d09b52ec82 Fix the problem that you can\t click th superior after clicking the subordinate 2019-05-30 21:22:52 +08:00
zxj96
0e8c2b6283 repaire insert img bug 2019-05-30 10:22:40 +08:00
zxj96
3959433a8f Standard loading (#3557)
* Loading circle

* Fix compilation warning

* Change cur-view-content from display:flex to display:block
2019-05-28 15:16:27 +08:00
Daniel Pan
07881f6ff9 Improve search in file move/copy dialog (#3543) 2019-05-27 17:13:15 +08:00
Michael An
e3d3b242b8 fix file suffixes 2019-04-23 22:59:55 +08:00
Michael An
31228181bf add file filter 2019-04-23 17:31:40 +08:00
杨顺强
a9d01546e7 file chooser bug repair (#2963) 2019-02-19 16:52:54 +08:00
杨顺强
ea37b0d83f File chooser improve (#2790) 2019-01-09 11:28:16 +08:00
王健辉
dd15cd0ea8 Add related documents UI (#2577) 2018-12-28 14:25:25 +08:00
shanshuirenjia
c2266f9af1 optimized code style 2018-12-18 10:36:42 +08:00
山水人家
f3e0284751 Implement wiki mode menu function (#2461) 2018-10-25 13:36:06 +08:00