John Molakvoæ
78b7baea9d
Migrate apps scss
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-13 16:11:01 +07:00
John Molakvoæ
c59c3b5c1f
Migrate to static icons colours
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-05-10 23:24:06 +07:00
John Molakvoæ
e0b02c095a
Fix uploading text position
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2021-12-28 15:18:03 +07:00
Simounet
ce570d0ed9
Fix trashbin files view sticky action bar
...
Signed-off-by: Simounet <contact@simounet.net>
2021-09-09 11:56:56 +07:00
Roland Scheidel
c5af910886
add an option to the multiple files selected actions to add and remove tags from multiple files at once
...
Signed-off-by: Roland Scheidel <kontakt@scheidel.at>
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-07-23 17:47:26 +07:00
szaimen
bf4f91bcd1
Fix dark theme in file exists dialog
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-21 23:57:00 +07:00
Pytal
c8778d83fb
Merge pull request #28015 from nextcloud/enh/noid/fix-overlapping
...
fix overlapping of elements in certain views
2021-07-20 13:31:37 +07:00
szaimen
4c20803d97
Merge pull request #27994 from nextcloud/enh/noid/fix-footer-padding
...
Increase footer height for longer menus
2021-07-19 10:43:13 +07:00
szaimen
ce9bebda0a
fix overlapping of elements in certain views
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-16 18:06:41 +07:00
szaimen
67d0053ecc
Increase footer padding for longer menus
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
2021-07-16 17:05:45 +07:00
Julius Härtl
2766df9764
Merge pull request #27995 from nextcloud/enh/noid/multiselect-design-fixes
...
some multiselect design fixes
2021-07-16 14:28:34 +07:00
szaimen
85b0df20fa
Improve notcreatable permissions hint
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-15 21:00:09 +07:00
szaimen
f4db7cbe52
some multiselect design fixes
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-15 17:09:28 +07:00
szaimen
ce0f38e95d
fix newfileMenu on public page
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-07-13 11:34:46 +07:00
Jan C. Borchardt
317c77f70f
Improve focus feedback for file list actions
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-19 20:34:46 +07:00
Jan C. Borchardt
a649fbc404
Fix summary footer position and text contrast
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2021-04-19 20:34:46 +07:00
Roeland Jago Douma
78e5120d98
Merge pull request #26213 from nextcloud/wiswedel/fix/style/files/settingsDisplacement
...
Removed unnecessary padding
2021-03-20 10:54:27 +07:00
Sascha Wiswedel
8b145c7858
Removed unnecessary padding
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-03-19 14:24:10 +07:00
Vincent Petry
53b162bad9
Fix focus-visible outline for files checkboxes
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-26 10:15:21 +07:00
Vincent Petry
805676309b
Bring back the restore share button
...
Fix disabled default file action to still use an anchor element, as this
is used in many other places (and potentially apps).
Adjusted anchor style to not look like it's clickable and added extras
to make sure everything inside still looks clickable as before.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-22 15:06:11 +07:00
Jan C. Borchardt
e0664b575c
Adjust entry highlights of navigation and menus based on Vue component style
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-05 16:33:58 +07:00
Georg Ehrke
f217b11443
Fix breaking changes of nc/vue update
...
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-07-22 15:55:59 +07:00
Joas Schilling
31e9ab4961
Reflect unreadable state in the UI
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-06-10 09:35:36 +07:00
GretaD
b201121e62
Fix default action for deleted shares
...
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-09 20:16:38 +07:00
John Molakvoæ
ed81337461
Merge pull request #19440 from nextcloud/fix/filename_popovermenu_misalignment
...
Fix filename and popover menu misalignment
2020-03-06 08:03:13 +07:00
Joas Schilling
a4fbdb95b1
Fix hover state color of drag-n-drop with theming and dark mode
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-24 14:22:03 +07:00
GretaD
372bd505f8
Fix filename and popover menu misalignment
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-02-12 17:31:51 +07:00
Julius Härtl
be6f3242ca
Make sure the whole file list header is sticky and properly stacks to other headers
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-17 00:24:34 +07:00
GretaD
674da6ea3c
fix multiselect actions for files
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-15 17:52:27 +07:00
Julius Härtl
c4cfd70b6f
Fix folder permission styling
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-08 10:09:02 +07:00
Julius Härtl
445274cf93
Add pending share list to frontend
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-07 19:35:45 +07:00
GretaD
ab8a8c085a
fix overlapping
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2019-12-18 15:55:56 +07:00
Roeland Jago Douma
90401e573e
Merge pull request #17989 from Noodlesalat/fix-padding-top-filelist
...
Remove whitespace above file list ref #17891
2019-12-05 10:32:53 +07:00
Greta Doci
efb73a9b3c
fix summary elements alignment
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-11-26 18:52:56 +07:00
Fabian Dreßler
8261e74725
Remove whitespace above file list
...
This reverts #16366 and fixes #17891
Signed-off-by: Fabian Dreßler <nudelsalat@clouz.de>
2019-11-18 17:35:37 +07:00
Greta Doci
4e189f843b
fix action menu on mobile
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-10-30 17:21:20 +07:00
John Molakvoæ (skjnldsv)
fd90af50d9
Add OCA.Files.Sidebar
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-29 12:56:00 +07:00
John Molakvoæ
68953f7c3d
Merge pull request #17521 from R0Wi/master
...
Quickfix #17515
2019-10-28 15:14:32 +07:00
Robin Windey
da88633300
Revert changes and add css-rule to correct file inside files-app
2019-10-26 16:44:33 +07:00
Greta Doci
c0cf9d53d9
add comment
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-10-08 17:56:22 +07:00
Greta Doci
e4ab1461ff
fix filename overlapping on mobile ref #17364
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-10-08 17:50:58 +07:00
Greta Doci
2409240d31
Fix the recent/favorite/shared filename problem
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-09-16 17:12:10 +07:00
John Molakvoæ (skjnldsv)
cbc3862830
Always put the gridview toggle on the visible part of the page
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-14 16:45:58 +07:00
Michael Weimann
68049f1eae
Fix 1px jump when selecting multi table entries
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-07-20 11:28:52 +07:00
Greta Doci
e1da99af4c
Fix filelist overlap with header ref #16076
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-07-18 15:34:39 +07:00
Jan-Christoph Borchardt
2832c0d8a2
Fix file checkbox margin causing layout issues in file list
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-26 00:48:11 +07:00
Julius Härtl
25a646e1ee
Avoid scrolling to the hidden input when toggling grid/list view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 09:35:52 +07:00
Jan-Christoph Borchardt
42a84ea454
Sharing in list: Use .hidden-visually instead of display:none for accessibility, fix #11661
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-14 14:16:25 +07:00
nacho
3c30d293fa
CSS: adjust media query breakpoint to improve tablet readability
...
see https://github.com/nextcloud/news/pull/467
2019-05-30 08:28:30 +07:00
John Molakvoæ (skjnldsv)
7ec3845494
Remove quota feedback if no link set
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-21 11:11:30 +07:00