1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-18 06:57:52 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
llj
ab7d2962ca
[share dialog] share/upload link: modified 'expiration time' setting('date time picker') (#5490) 2023-05-30 20:41:47 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
3a5d6ba3fb
[advanced search] fixed and improved 'date picker' (#4614)
* fixed UI
* added 'clear', 'disabledDate', 'click outside to close'
* allow user to choose the same day for start & end date
2020-07-21 11:17:09 +08:00
llj
bf3b8d5d23
[share dialog] expiration time: improved 'date-and-time-picker' (#4613)
* changed it to 'click outside to close the dialog'
2020-07-05 10:20:23 +08:00
llj
1f08158663
[share dialog] share link / upload link: enable user to choose expira… (#4557)
* [share dialog] share link / upload link: enable user to choose expiration time

* fixup & improvement for 'share link / upload link'

* fixup for pages in which there is no 'share'

* for pages in which the variables are not returned

* [date-and-time picker] fixed UI.

* updated version of '@seafile/seafile-calendar' to fix its 'selected time' UI problem

* [share dialog] expiration time: improved 'disabledDate'

* update create share/upload link api

handle expiration_time parameter

* update

* update

* update

Co-authored-by: lian <lian@seafile.com>
2020-05-21 11:32:02 +08:00