Vincent Petry
ecb10db039
Remove controls for file lists that don't need it
Remove controls from sharing overview and favorite file lists which
don't display paths.
10 years ago
Thomas Müller
0738ddfb76
Revert "Move trashbin specific CSS that modifies sidebar"
10 years ago
Vincent Petry
783971422c
Move trashbin specific CSS that modifies sidebar
Only when trashbin is enabled, its sidebar nav element must be fixed at
the bottom.
10 years ago
Vincent Petry
9e66653fb3
[IE8] Remove non-working ellipsis support
This prevents the name element to be too wide, which would cause users
to mistakenly click on it instead of the empty space when wanting to
focus on a file for the sidebar.
Also fixed the close button on the sidebar (make it appear)
10 years ago
Vincent Petry
8a34c29b2c
[IE8] Fix dangling Delete action when multiselect is enabled
For some reason we need to cancel out the table's top: 95px, but just
for the delete action and not the other ones... whatever, IE8...
10 years ago
Vincent Petry
287fbdf77a
[IE8] Fix file list checkboxes
10 years ago
Vincent Petry
def76bed2a
[IE8] opacity for active newFileMenu items
10 years ago
Vincent Petry
d835115600
Keep opacity in current item in newFileMenu
Whenever the input field appears, the menu item should keep its opacity
instead of reacting on hover.
10 years ago
Vincent Petry
97bfc20ac8
[IE8] Fix popover menu borders for IE8
- fixes "New" menu
- fixes file actions menu
10 years ago
Vincent Petry
1015ca72c3
Prevent sort indicator hover to bypass multiselect restriction
10 years ago
Vincent Petry
d52361b09b
Disable sorting when multiselect is enabled in file list
10 years ago
Jan-Christoph Borchardt
4eb299a308
hide sort indicator when in multiselect mode, ref #19056
10 years ago
Jan-Christoph Borchardt
475603eeb7
fix new menu not showing on mobile, fix #18879
10 years ago
Hendrik Leppelsack
0ce3b19e11
fix filelist checkboxes
10 years ago
Raghu Nayyar
7ccd02ec95
Fixes white and black checkboxes in core, files will be next.
10 years ago
Jan-Christoph Borchardt
1d56d74c3f
fix height of 'All files' entry in sidebar
10 years ago
Jan-Christoph Borchardt
00d756b4d1
adjust multiselect bar to controls bar, fix #18989
10 years ago
Vincent Petry
d4104ed9f7
Remove ellipsis on new file menu items
10 years ago
Jan-Christoph Borchardt
69b6358df6
fix icon and layout details for new menu
10 years ago
Morris Jobke
5d1fb8cb11
Introduce small line for navigation sidebar
10 years ago
Vincent Petry
59273a8863
Combine upload action into the "New" menu
Refactored the new menu to be encapsulated in the NewFileMenu JS class
10 years ago
Jan-Christoph Borchardt
589b066c4c
restore behavior where favorite stars only show up on hover, to not clutter the interface so much
10 years ago
Jan-Christoph Borchardt
67f3dc232f
fix right sidebar causing filename overflow, fix #18383
10 years ago
Jan-Christoph Borchardt
c41089bcad
reduce grey tones to one for list highlight
10 years ago
Jan-Christoph Borchardt
bf0c3b3d21
reduce grey tones in app navigation, bubble menu and scrollbar
10 years ago
Jan-Christoph Borchardt
c11ea056d0
properly shade file actions and menu items, don't differentiate between mobile and desktop
10 years ago
Jan-Christoph Borchardt
8d1fb6059f
proper padding and whitespace for share and more actions
10 years ago
Jan-Christoph Borchardt
2458a09ac4
use same font-size for share action text
10 years ago
Christoph Wurst
d7ceb3a162
adjust dropdown borders to button borders
10 years ago
Jan-Christoph Borchardt
3cfbf77866
reduce files table header line
10 years ago
Vincent Petry
010c03fc30
Fix row highlight in other file lists
10 years ago
Vincent Petry
170259e840
Fix files select bar width when app sidebar is visible
10 years ago
Jan-Christoph Borchardt
08912308a0
fix width of action dropdown and last layout details
10 years ago
Jan-Christoph Borchardt
1283ecac23
remove whitespace on right cause of moved delete icon
10 years ago
Jan-Christoph Borchardt
5e7e0c7e2d
fix ellipsizing for file names
10 years ago
Jan-Christoph Borchardt
28abbb1485
fix layout and design of actions dropdown
10 years ago
Vincent Petry
b142fbe6d7
Added bubble style, applied to file actions menu
10 years ago
Vincent Petry
ca34921cdf
Implement file actions dropdown
File actions now have two types "inline" and "dropdown". The default is
"dropdown".
The file actions will now be shown in a dropdown menu.
10 years ago
Vincent Petry
d0f73d78f3
Remove horizontal scroll caused by right sidebar
10 years ago
Vincent Petry
ad90ba27cd
Styling fixes + hightlight in files sidebar
Sidebar scrolls with contents
Highlight currently show file
11 years ago
Morris Jobke
5a528214b8
Make download status fully visible
11 years ago
Morris Jobke
0cdb46b5c6
Fix layout of disabled links in the file list
* also disable download button after click
11 years ago
Morris Jobke
f4bc852db3
Show hint if there is no delete permission
* add class .no-permission which shows the default delete icon
* fixes #15172
* add unit test for no permission and for delete permission
11 years ago
Jan-Christoph Borchardt
723804ffd7
hide modified header when multiselect is active, fix #15779
11 years ago
Jan-Christoph Borchardt
b92dd82e41
add whitespace to bottom of files list to correctly show dropdowns, fix #15801
11 years ago
Jan-Christoph Borchardt
84c2fe85b7
add icons to files sidebar, fix shade, fix position of settings icon and text
11 years ago
Jan-Christoph Borchardt
7ea061e6f0
correctly align file list summary when the list has the favorite feature
11 years ago
Jan-Christoph Borchardt
fcac7d8c13
double padding to account for Deleted files entry, issue with Firefox
11 years ago
Joas Schilling
f2be172ae8
Do not duplicate the empty content css
11 years ago
Jan-Christoph Borchardt
e5fd6816df
fix position of 'Deleted files' sidebar entry, fix #10815
11 years ago