Commit Graph

30 Commits

Author SHA1 Message Date
Marcel Klehr aa5ec41906 Upgrade "@nextcloud/vue": "^7.2.0" and use md icons consistently
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-12-12 17:51:21 +01: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 6c934f87b9 Fix UX: Only display back button when viewing a folder
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-12-03 15:48:07 +01:00
John Molakvoæ (skjnldsv) 8e54ba861c Comply lint
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-25 11:45:34 +02:00
Marcel Klehr 4d4ffecd1e Fix folder title in controls
fixes #1541

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-05-14 15:25:38 +02:00
Marcel Klehr 73101c48d7 UI: Fix getPermissionsForFolder
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-04-19 15:06:25 +02:00
Valdnet d24963fd7b
l10n: Correct word "creation"
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-04-14 14:32:31 +02:00
Valdnet b138a11d75
Change to a capital letter
Signed-off-by: Valdnet <valdnet@itvix.pl>
2021-04-14 14:11:41 +02:00
Marcel Klehr c78259cd0f Overhaul toolbar
- Remove breadcrumbs for simple heading with back button
- Improve UX of RSS button
- FIx RSS URLs for multiple tags

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-03-27 11:29:15 +01:00
Marcel Klehr 36559ab87b UI: Move Sort order from settings to Controls
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-03-22 19:26:10 +01:00
Marcel Klehr 234d3dd42f Move BulkEditing to the left
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-03-21 13:03:18 +01:00
Marcel Klehr be80ba95dc Implement bulk tagging
fixes ##1259

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-02-07 19:31:28 +01:00
Marcel Klehr 533551653d UI: Use unified search input
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-01-22 14:11:32 +01:00
Marcel Klehr 535a80ed0c Ask confirmation before deleting
fixes #1326

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-01-07 16:18:05 +01:00
Marcel Klehr dd09a02e66 UI: Polish public view
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-10-22 17:35:46 +02:00
Marcel Klehr b6edbbe10c i18n: Reword RSS button
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-10-22 17:15:49 +02:00
Marcel Klehr c5403d4006 NC 20: Readd app-only search
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2020-10-21 15:16:38 +02:00
Marcel Klehr 11935a3fdb Update Copyright 2020-10-09 12:43:19 +02:00
Marcel Klehr cc34fe79ce v3.4.0 2020-09-29 14:58:44 +02:00
Marcel Klehr 39a1467452 UI: Fix RSS feed icon 2020-09-29 13:00:40 +02:00
Marcel Klehr 05a4a9dc91 Count broken links
- add a count endpoint for broken links
- show count in UI
- only display broken links navitem if there are broken links
2020-09-09 17:06:09 +02:00
Marcel Klehr 2cda5764c4 UI: Update MoveFolderIcons 2020-09-09 15:46:21 +02:00
Marcel Klehr 8090c58e13 UI: Fix bookmark/folder creation
and actionbutton close-after-click
2020-08-25 16:38:40 +02:00
Marcel Klehr d172e4d105 UI: Close actions after clicking 2020-08-25 16:17:28 +02:00
Marcel Klehr 3d8a5ecc40 UI: Some small a11y fixes 2020-08-21 17:53:44 +02:00
Marcel Klehr d0c50140a3 UI: Fix default icon for add-actions 2020-08-21 17:12:19 +02:00
Marcel Klehr 1b264f51ce UI: Move tags button to navbar 2020-08-21 16:44:12 +02:00
Marcel Klehr dbf531abb6 Merge branch 'enh/design-upgrades' 2020-08-16 16:08:02 +02:00
Marcel Klehr 0e1261ddbe UI: Implement "Select all" instead of "select all visible"
fixes #978
2020-08-14 23:27:40 +02:00
Marcel Klehr 0f0f376368 Refactor breadcrumbs into controls
fixes #1156
2020-08-14 23:10:48 +02:00