Commit Graph

54 Commits

Author SHA1 Message Date
Marcel Klehr c9077738d8 Fix new lint errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-12-12 20:29:03 +01:00
Marcel Klehr 5283a002f2 BookmarksList: Do not show FirstRun when isPublic
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-07-27 17:29:01 +02:00
Marcel Klehr 5fa9e11ec7 Fix BookmarksList with VirtualScroll
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-07-02 17:26:38 +02:00
Marcel Klehr 21d79be785 Implement virtual scrolling
fixes #1758

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-06-24 13:01:29 +02:00
Marcel Klehr 9f5ac85458 UI: Implement folder tree in AppContentList
fixes #1756

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-06-11 18:35:38 +02:00
Marcel Klehr 28b4935ae4 Duplicated route: Add description and NoBookmarks section
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-11 13:42:50 +01:00
Marcel Klehr 51cbe47d06 UX: Add explainers for SHARED_FOLDERS and UNAVAILABLE routes
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-07 17:34:30 +01:00
Marcel Klehr 97db9c95b4 Fix loading UX
fix of debouncing loading by 500ms

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-02-20 15:13:08 +01:00
Marcel Klehr 9f2a42df10 Add FirstRun view
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-02-16 14:40:08 +01:00
Marcel Klehr 6f3ab00460 Implement Shared folders filter
fixes #1161

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-02-16 13:57:35 +01:00
Marcel Klehr 36ef5f3dce UX: Clarify bookmarked files feature
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-10-13 15:57:07 +02:00
Marcel Klehr 9e234523ed UX: Improve initial load time
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-06-09 20:59:52 +02:00
Marcel Klehr 05ce84d833 UX: Don't display spinners for the first 500ms
Makes for a much slicker UI

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-03-22 15:53:37 +01:00
Marcel Klehr 11935a3fdb Update Copyright 2020-10-09 12:43:19 +02:00
Marcel Klehr 563c713986 UI: Fix bookmarklist padding 2020-09-11 18:58:33 +02:00
Marcel Klehr d59fa9bf17 UI: Fix folder route on direct entry 2020-08-25 20:49:02 +02:00
Marcel Klehr d172e4d105 UI: Close actions after clicking 2020-08-25 16:17:28 +02:00
Marcel Klehr 3fe605a3f7 UI: BookmarksList: Make cards fixed width and add padding 2020-08-25 16:01:01 +02:00
Marcel Klehr 8c81715e15 UI: Fix loading screen
don't allow it to wrap
2020-08-15 12:14:42 +02:00
Marcel Klehr 95e0059397 Fix NoBookmarks view for empty folders 2020-08-12 13:35:32 +02:00
Marcel Klehr e6c368db8e UI: Fix folder creation and deletion using Custom order 2020-08-12 12:37:37 +02:00
John Molakvoæ (skjnldsv) 5386aa7792 Use webpack global config & @nextcloud/browserslist-config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-03 10:45:42 +02:00
Marcel Klehr 2cc66e73bc UI: Fix "no bookmarks" display 2020-07-30 17:56:02 +02:00
Marcel Klehr 808af62e63 Refactor bookmarkslist 2020-07-28 10:53:23 +02:00
Marcel Klehr e440212183 Merge branch 'master' into feature/778-custom-order 2020-07-23 16:39:13 +02:00
Marcel Klehr ea987cf6db Implement custom ordering in UI 2020-07-23 16:34:57 +02:00
Marcel Klehr 470739aed7 UI: Fix infinite scroll
fixes #1112
2020-07-17 11:23:19 +02:00
Michael Weimann 77f8d1ce8b Make bookmarks list scrollable
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2020-06-20 19:01:59 +02:00
Michael Weimann b37a96df3f Clean grid view
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2020-06-20 19:01:59 +02:00
Marcel Klehr 4c764591dd UI: Fix folder icons and theme colors
see #1017
2020-06-15 12:48:26 +02:00
Marcel Klehr 0a763e9a13 Fix BookmarksList 2020-04-02 16:58:29 +02:00
Marcel Klehr 7494ed0d84 Fix indentation 2020-03-31 18:47:50 +02:00
Marcel Klehr 3af4174b75 Sharing UI: Implement editable/shareable shared folders 2020-03-31 14:51:16 +02:00
Marcel Klehr 4a4ae27d38 Implement and refactor UI for public links 2020-03-28 18:15:59 +01:00
Marcel Klehr e1e5d5e7ab v2.3.2
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-12-30 18:46:56 +01:00
Philipp Fischbeck 89050e863d Make empty bookmarks notice translatable
Signed-off-by: Philipp Fischbeck <philipp.fischbeck@hpi.de>
2019-10-26 18:29:08 +02:00
Marcel Klehr f440271d21 Fix overflow on bookmarks list 2019-10-14 13:09:19 +02:00
Marcel Klehr feb20a0c15 UI: Fix loading indicator 2019-10-05 23:24:54 +02:00
John Molakvoæ (skjnldsv) 63aaed33d2 Use routes history mode and global eslint config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-09-28 14:33:16 +02:00
Marcel Klehr 8dd0a1e821 UI: Fix bookmark titles and description in list view
fixes #810 #808
2019-09-17 16:56:42 +02:00
Marcel Klehr 90e08d660a UI: Fix grid view 2019-09-14 16:36:27 +02:00
Marcel Klehr 6b901034e1 Stylelint fixes 2019-09-11 14:48:35 +02:00
Marcel Klehr d1cb923ce0 Relint and use action burttons in creation forms 2019-09-11 14:48:35 +02:00
Marcel Klehr ecaad7184e Grid view: Add a subtle border-radius 2019-09-11 14:48:35 +02:00
Marcel Klehr 52a9d7e570 Switch to BEM css scheme 2019-09-11 14:48:35 +02:00
Marcel Klehr a7bd5972a2 Fix eslint errors 2019-09-11 14:48:35 +02:00
Marcel Klehr 9a10e7b548 Grid view: Beautiful subtle inset shadow 2019-09-11 14:48:34 +02:00
Marcel Klehr 8a9489d5d5 Fix grid view max item width 2019-09-11 14:48:34 +02:00
Marcel Klehr 92d33113df Implement grid view and fix tags 2019-09-11 14:48:34 +02:00
Marcel Klehr 0596fd16e1 Implement search 2019-09-11 14:48:34 +02:00