1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-21 10:30:03 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
eefbc643c6
Fix select UI (#5780)
* fix repo api permission value

* fix transfer repo dialog select

* fix create repo dialog select template or storage

* fix data type check and text
2023-11-21 15:35:17 +08:00
llj
a4e2e4aba4
[keypress] replaced 'onKeyPress' with 'onKeyDown' as 'keypress' is de… (#5764)
* [keypress] replaced 'onKeyPress' with 'onKeyDown' as 'keypress' is deprecated

* cleaned up code
2023-11-14 20:25:25 +08:00
Michael An
f278cfd3bb
Change select style (#5645)
* 01 change css file path

* 02 change Select style
2023-09-18 10:01:30 +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
杨顺强
3faa4acb8e
Update dependency 3 (#5344)
* update react react-dom prop-types

* update seafile-editor version

* install deep-copy denpendency

* update router version

* repair focus bug

* optimize code

* optimize code
2022-12-24 10:41:34 +08:00
llj
c5f5051cea
Fixup (#4756)
* [create repo] fixup for 'template'

* [auto deletion] fixup

* [file upload] fixup

* fixup
2020-12-17 18:03:21 +08:00
lian
c0669d4ad8 Merge branch '7.1' into master 2020-11-25 15:05:57 +08:00
lian
cae1204ab1
support LIBRARY_TEMPLATES (#4723)
Co-authored-by: lian <lian@seafile.com>
2020-11-20 10:08:49 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
5e10f9ab73 bugfix for 'New Library' dialog (#4355) 2019-12-13 11:14:05 +08:00
llj
29b5aa0184 [multi storage backends] offer 'storage backend' options in 'repo (#3960)
create' dialog

* fixup for 'my libraries - create repo'
2019-08-08 13:08:13 +08:00
Leo
791fd0394a repo with encrypt: (#3738)
if sys admin set min password length for repo, use that length to show and check password
length in create repo dialog.
2019-06-27 15:20:57 +08:00
zxj96
26005cbe83 delete permission 2019-06-25 09:55:50 +08:00
zxj96
fe2f36adae Encryption options are supported when creating departmental repositories 2019-06-24 17:01:14 +08:00
zxj96
a1a08a9fc8 Make create-repo-dialog consistent with share-dialog 2019-05-21 13:31:16 +08:00
zxj96
d70051f087 When it is empty, submit btn is disabled 2019-05-17 11:09:05 +08:00
zxj96
85195d70a9 Add cancel-btn from create-repo-dialog (#3213) 2019-04-08 10:28:44 +08:00
杨顺强
9e9de800c1 improve tip message (#2933)
* improve tip message

* restore model data
2019-02-12 11:16:49 +08:00
杨顺强
0f76617b00 repair copywrite bug (#2895) 2019-01-28 16:35:45 +08:00
杨顺强
d702be3b2b repair translate bug (#2892)
* repair translate bug

* escape repo-name

* repair translate bug

* repair shared-repo-list-item translate bug
2019-01-28 16:32:32 +08:00
杨顺强
ac67f59081 Shared with all (#2672) 2018-12-21 15:40:59 +08:00
杨顺强
62eeaa9e59 improve translate (#2680) 2018-12-20 15:55:07 +08:00
ilearnit
aa3b408e3a update create encrypt repo 2018-12-17 09:26:27 +00:00
shanshuirenjia
11a0db5759 repair bug 2018-12-17 11:11:45 +08:00
shanshuirenjia
cea43ba325 add props type check 2018-12-17 10:23:05 +08:00
shanshuirenjia
3ee2de6773 optimized css code 2018-12-16 16:46:56 +08:00
shanshuirenjia
d3cd2a6d33 repair dialog-ui detail 2018-12-16 15:54:55 +08:00
shanshuirenjia
c9197d0186 improve new library dialog 2018-12-16 15:11:30 +08:00
shanshuirenjia
6420c7fcdb add libraryType to choose different create repo method 2018-12-07 13:21:43 +08:00
shanshuirenjia
a51bc8cea5 repair validate bug 2018-12-07 10:46:50 +08:00
shanshuirenjia
ed514d70cc modify code style 2018-12-07 10:42:47 +08:00
shanshuirenjia
0efff439e9 add repo create dialog 2018-12-07 10:36:59 +08:00
shanshuirenjia
6a3fed0382 add repo-toolbar and repo-dialog 2018-12-06 15:05:37 +08:00