1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 17:02:47 +00:00
Commit Graph

13 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
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
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
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
王健辉
dd15cd0ea8 Add related documents UI (#2577) 2018-12-28 14:25:25 +08:00
杨顺强
ed5439a4e3 Repo optimized (#2664) 2018-12-18 17:21:00 +08:00
山水人家
f3e0284751 Implement wiki mode menu function (#2461) 2018-10-25 13:36:06 +08:00