Morris Jobke
355d69e60e
Merge pull request #13574 from alion300/master
...
Fix app navigation flickering on hover
2019-01-16 16:30:07 +01:00
Jan-Christoph Borchardt
a081096d32
Fix password change toggle position and visibility in dark theme
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-16 14:49:03 +01:00
Jan-Christoph Borchardt
dd3ed98031
Dark theme: Fix select2 icons
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-16 14:34:19 +01:00
Jan-Christoph Borchardt
db1f1048f9
Dark theme: Fix select triangle not being visible
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-01-15 20:54:39 +01:00
Alaa Shmalih
6ad1a8f132
the bug number #13263 fixed by the xavierando user
...
i change the file by xaviterando done and fix
and i will do pull request to the solution becouse xavirando did pull request to him self
2019-01-14 10:41:29 +00:00
Michael Weimann
349687ac09
Fix click app names
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-14 00:48:09 +01:00
Michael Weimann
107fab9dfa
Add the "where is your data?" frontend
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-14 00:07:34 +01:00
Roeland Jago Douma
011aab52ff
Merge pull request #13156 from nextcloud/enhancement/npmize
...
Use npm for js depdencies, bundle with webpack
2019-01-09 20:16:05 +01:00
Julius Härtl
96102c1b70
Fix select2 style preference
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-09 15:13:34 +01:00
John Molakvoæ (skjnldsv)
dbee410a6e
Override select2 lib styling
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-09 15:02:01 +01:00
Florian Schunk
0134ca51f1
fix button position for chrome
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-09 11:28:51 +01:00
Florian Schunk
808cf39961
change menu's orientation to make sure it is completly visible
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-09 11:28:51 +01:00
Florian Schunk
b61df4e290
adjust design to match file app
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-09 11:28:51 +01:00
Florian Schunk
dba14fac8b
add functionality to create new folder in file picker
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-09 11:28:51 +01:00
Florian Schunk
74197462c0
added button for new folder to interface
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-09 11:28:51 +01:00
Roeland Jago Douma
e11048932f
Merge pull request #13381 from nextcloud/menu-apps-fixes
...
Fix apps menu overlapping
2019-01-07 13:33:20 +01:00
Michael Weimann
f54e3c7576
Make the nav bullet transparent selector more specific
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-06 22:36:18 +01:00
John Molakvoæ (skjnldsv)
f611c777d1
Fix apps menu overlapping
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-05 09:53:22 +01:00
Morris Jobke
f736b3445f
Merge pull request #13145 from nextcloud/ie11-apps-menu-fix
...
IE fix for apps menu
2019-01-04 19:30:11 +01:00
John Molakvoæ (skjnldsv)
1cb507e0e3
Fix ie11 checkboxes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-19 11:31:10 +01:00
John Molakvoæ (skjnldsv)
f038cea243
IE fix for apps menu
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-18 16:33:30 +01:00
John Molakvoæ
6e91329872
Merge pull request #12923 from nextcloud/fix/12832/share-autocomplete
...
Fixes the share autocomplete layout
2018-12-13 14:07:18 +01:00
Daniel Calviño Sánchez
7dad6d8f5b
Use default cursor for disabled primary buttons
...
Disabled buttons use the default cursor, but as the cursor property for
primary buttons is set after the cursor property for disabled buttons
the latter is always overridden, even if the primary button is also
disabled. Due to this it is necessary to explicitly set the default
cursor for disabled primary buttons.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-12-11 10:25:48 +01:00
Michael Weimann
5723f77ef7
Fixes the share autocomplete scrollbars
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-08 20:51:06 +01:00
Michael Weimann
1f3060eacf
Fixes the share autocomplete #12832
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-12-08 13:05:25 +01:00
Morris Jobke
7d98414f7b
Fix logo path in non-themed instance
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-06 16:53:22 +01:00
Joas Schilling
19c9549553
Smaller icon and h2 in emptycontent inside the header
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-04 16:46:58 +01:00
Jan-Christoph Borchardt
2824622feb
Fix dialogs, button position
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-30 16:11:33 +01:00
Morris Jobke
3b53c10774
Merge pull request #12709 from nextcloud/login-button-fixes
...
Fix the loader position and the focus state on the login button
2018-11-29 18:30:46 +01:00
John Molakvoæ (skjnldsv)
ac7c7782ff
Remove animation on the sidebar for accessibility purpose
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 16:52:44 +01:00
John Molakvoæ (skjnldsv)
d526ab55fb
Fix default filepicker style and gridview
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 14:05:10 +01:00
John Molakvoæ (skjnldsv)
80b3452da2
Fix app navigation edit entry
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-29 13:41:36 +01:00
John Molakvoæ (skjnldsv)
d0b17043f2
Fix the loader position and the focus state on the login button
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-28 17:53:44 +01:00
GretaD
27466313c0
I changed the width of the srollbar to make it a bit bigger
...
Signed-off-by: GretaD <gretadoci@gmail.com>
2018-11-27 19:03:39 +01:00
Morris Jobke
e8df902083
Merge pull request #12580 from nextcloud/app-navigation-menu-dark-fix
...
Fix navigation more menu background for dark theme
2018-11-22 11:21:58 +01:00
Morris Jobke
2e68b73e5e
Merge pull request #12558 from nextcloud/blurry-button
...
Apply border to primary button if on log in page (and not in a dark container) or if in header
2018-11-22 10:18:52 +01:00
Morris Jobke
bebdb19ac2
Merge pull request #12559 from nextcloud/heading-menu-spacing
...
Better header navigation display
2018-11-22 10:13:59 +01:00
John Molakvoæ (skjnldsv)
b8cdc636f7
Fix navigation more menu background for dark theme
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-22 10:04:50 +01:00
John Molakvoæ
654880da25
Merge pull request #12468 from nextcloud/multiselect-removal-fix
...
Remove conflicting multiselect
2018-11-22 08:49:09 +01:00
Daniel Calviño Sánchez
7a57409f7d
Do not show tab headers marked as hidden
...
Tab headers that should not be shown are marked with the "hidden" CSS
class. The CSS rules set "display: none" for ".hidden" elements, but as
the rules for ".tabHeaders .tabHeader" are more specific than rules for
".hidden" the "display" property is overriden and ends being "flex".
Therefore, it is necessary to explicitly set a rule for ".tabHeaders
.tabHeader.hidden" elements.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-21 15:21:22 +01:00
Jan-Christoph Borchardt
f80a023431
Always give primary button a border for light primary colors
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-21 14:30:05 +01:00
John Molakvoæ (skjnldsv)
28afcaad03
Better header navigation display
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-20 18:39:54 +01:00
Jan-Christoph Borchardt
325396330c
Apply border to primary button if on log in page (and not in a dark container) or if in header, fix #12294
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-20 17:01:51 +01:00
Morris Jobke
a9de88e96e
Merge pull request #12350 from nextcloud/filepicker-sorting
...
Enable sorting in file picker
2018-11-20 13:34:51 +01:00
Jan-Christoph Borchardt
256f989a71
Fix CSS specificity preventing buttons displayed in pill style
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-19 21:56:38 +01:00
Jan-Christoph Borchardt
4c2dad9ec4
Fix header text color on redirect page
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-19 21:54:37 +01:00
Morris Jobke
1d8f7e7806
Merge pull request #12525 from nextcloud/contrast-fix-updatenotifications
...
Fix updatenotifications display, dependencies and csp
2018-11-19 16:05:50 +01:00
John Molakvoæ (skjnldsv)
3b16a76ba0
Fix login primary colour and feedback
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-19 13:19:59 +01:00
John Molakvoæ (skjnldsv)
e7d5651781
Fix updatenotifications display, dependencies and csp
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-19 10:26:04 +01:00
Julius Härtl
edd7dde27b
Only use width and opacity for transition
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-16 15:42:23 +01:00
Morris Jobke
8a5ac26ca6
Merge pull request #12484 from nextcloud/loader-color-fixes
...
Fix loader colours for better visibility
2018-11-16 14:53:09 +01:00
Julius Härtl
5e5cced48c
Properly align loading indicator when switching folders
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-16 14:50:40 +01:00
Julius Härtl
3e11337b3b
Allow sorting in the file picker
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-16 14:12:41 +01:00
John Molakvoæ (skjnldsv)
80543684c3
Fix loader colours for better visibility
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-16 13:40:00 +01:00
John Molakvoæ (skjnldsv)
d0e2a22e83
Fix login loader position and theming support
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-16 12:48:13 +01:00
John Molakvoæ (skjnldsv)
a8dafc2ff8
Remove conflicting multiselect
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-15 14:08:13 +01:00
Julius Härtl
521b2dd615
Prefix icon variables with app name to avoid conflicts
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-15 11:47:27 +01:00
John Molakvoæ (skjnldsv)
f8bed7d585
Allow apps to use the variables too
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-14 18:34:26 +01:00
John Molakvoæ (skjnldsv)
2b7832d0c9
Fix breakpoint and shrinking of the content + list
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-14 17:19:35 +01:00
Morris Jobke
795cc8345d
Merge pull request #12359 from nextcloud/ie11-width-fix
...
Fix IE rule for min width
2018-11-12 23:45:17 +01:00
Morris Jobke
3117e996be
Merge pull request #12384 from nextcloud/fix/12357/public-share-scrollbar
...
Reduces the footer link padding
2018-11-12 11:16:53 +01:00
John Molakvoæ (skjnldsv)
dbcea3316a
Fix inline input confirm margin
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-10 09:48:16 +01:00
Michael Weimann
b4b96fc23f
Fixes the footer #12357
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-11-09 21:23:02 +01:00
John Molakvoæ (skjnldsv)
563df2a9ea
Fix IE rule for min width
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-08 18:19:52 +01:00
Julius Härtl
ca9e52b135
Add fix for IE11 flexbox height bug
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-07 19:51:00 +01:00
Morris Jobke
b56cb41e2f
Merge pull request #12328 from nextcloud/more-icon-move
...
Fix missing dot before class name
2018-11-07 12:28:36 +01:00
Jan-Christoph Borchardt
4468141f65
Fix missing dot before class name
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-05 19:13:17 +01:00
John Molakvoæ (skjnldsv)
e0de0a122f
Disable grid for ie
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-05 17:27:09 +01:00
Julius Härtl
727df9f970
Fix loading indicator in app menu
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-11-02 15:11:18 +01:00
John Molakvoæ (skjnldsv)
6200ee78f9
Fix popover menu alignment in list
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-02 09:57:11 +01:00
Julius Härtl
9387294993
Revert "Fix .hidden class specificity, should not be overridable, ref #12138"
...
This reverts commit 25e70e1eb7
.
2018-11-01 21:00:44 +01:00
Julius Härtl
927bdebd65
Revert "make .button inline-block"
...
This reverts commit 87c3f79399
.
2018-11-01 21:00:22 +01:00
Morris Jobke
bfab6ccf1b
Merge pull request #12180 from nextcloud/sidebar-fixes
...
Sidebar fixes, mostly fixing design of tabs
2018-11-01 12:42:03 +01:00
Jan-Christoph Borchardt
62028160ac
Fix header app name clickability issue, fix #12165
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 05:09:56 +01:00
Jan-Christoph Borchardt
c0aee3f1a1
Fix design of tabs in sidebar
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-01 04:16:56 +01:00
Jan-Christoph Borchardt
25e70e1eb7
Fix .hidden class specificity, should not be overridable, ref #12138
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-31 14:00:49 +01:00
John Molakvoæ
75f8b161f9
Merge pull request #12153 from nextcloud/appnames
...
Show all app titles on hovering app menu area, fix #10952 , fix #4619
2018-10-31 10:04:49 +01:00
John Molakvoæ (skjnldsv)
372109a276
Added round border for thumbnail
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-31 06:52:11 +01:00
Jan-Christoph Borchardt
f4ac90e8d0
Filepicker: center text in grid view, improve spacing
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-31 00:02:26 +01:00
Jan-Christoph Borchardt
ac01522927
Show all app titles on hovering app menu area, fix #10952 , fix #4619
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-30 23:20:09 +01:00
Roeland Jago Douma
41ff001b77
Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidation
...
Sharing user consolidation
2018-10-30 19:27:05 +01:00
Julius Härtl
ffc32222f1
Styling papercuts
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-30 14:43:34 +01:00
Jonas Sulzer
87c3f79399
make .button inline-block
...
fix #3752
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-10-30 13:03:20 +01:00
Julius Härtl
fd08dd613a
Add talk icon
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-30 10:19:34 +01:00
Julius Härtl
e5cae301eb
Highlight search term in sharing results
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-30 10:19:33 +01:00
Julius Härtl
6dde7e1183
Improve share select list
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-30 10:19:32 +01:00
John Molakvoæ
c05e8acdb1
Merge pull request #12019 from nextcloud/icons-svg-api-fixes
...
Move svg api endpoint
2018-10-29 15:45:45 +01:00
John Molakvoæ
c58b935bf5
Merge pull request #11993 from nextcloud/headings-standards
...
Headings standard
2018-10-29 13:15:55 +01:00
John Molakvoæ (skjnldsv)
5c74423902
Move svg api endpoint
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-29 11:45:13 +01:00
John Molakvoæ (skjnldsv)
371cf29f0c
fixup! Cleanup
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-28 10:44:45 +01:00
Jan-Christoph Borchardt
50b9dd66b7
Adjust design of maintenance mode page
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-25 17:55:35 +02:00
Morris Jobke
37782b1084
Merge pull request #11573 from nextcloud/gridview-table
...
Files grid view
2018-10-24 15:31:23 +02:00
Morris Jobke
f18db1657c
Merge pull request #11906 from kevin147147/patch-5
...
make scroll navigation items full width
2018-10-23 19:54:37 +02:00
John Molakvoæ (skjnldsv)
8013dab044
Allow focus on input with keyboard
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 17:00:47 +02:00
John Molakvoæ (skjnldsv)
b6981dcecb
Merge branch 'master' of https://github.com/nextcloud/server into gridview-table
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 16:44:20 +02:00
John Molakvoæ (skjnldsv)
19a56d9e16
Cleanup
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 16:14:34 +02:00
John Molakvoæ (skjnldsv)
09c1810f71
Headings standard
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 15:43:47 +02:00
Jan-Christoph Borchardt
5ba75e727c
Fix password protected share link button
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-23 15:18:37 +02:00
Jan-Christoph Borchardt
b04ebd8553
Round off buttons 'pill style' like on the website
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-23 15:18:37 +02:00
Morris Jobke
171fe69db7
Merge pull request #11932 from nextcloud/font-nunito
...
Change typeface to Nunito
2018-10-23 15:14:10 +02:00
John Molakvoæ (skjnldsv)
26ca7a0e2f
Add filepicker toggle
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 10:38:00 +02:00
John Molakvoæ (skjnldsv)
c039bd2bd1
Filepicker grid
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 10:04:03 +02:00
Jan-Christoph Borchardt
bcce56942c
Use normal text color for sections now that it's not full black
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-20 11:59:08 +02:00
Jan-Christoph Borchardt
c57c9f42b2
Add woff2 format of Nunito for better performance in modern browsers
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-19 20:19:34 +02:00
Jan-Christoph Borchardt
2eceb1a3b3
Text color #222 instead of #000 for better readability
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-19 12:16:12 +02:00
Jan-Christoph Borchardt
9d05347fba
Change typeface from Open Sans to Nunito
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-19 12:04:19 +02:00
Jan-Christoph Borchardt
d9387add9e
Move fonts from light/semibold to regular/bold for better readability
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-19 12:04:19 +02:00
kevin147147
ac8f4effa7
make scroll navigation items full width
2018-10-18 16:17:17 +02:00
Julius Härtl
45804b5bef
Add icon to file sidebar tabs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-18 15:54:17 +02:00
Jan-Christoph Borchardt
e51d1867c3
Fix translucent controls bar for dark themes
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-18 13:44:11 +02:00
Jan-Christoph Borchardt
b62a48b2cd
Add back slightly translucent background for controls bar
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-18 13:44:10 +02:00
John Molakvoæ (skjnldsv)
c4cce14134
Remember toggle and events handler
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-18 13:44:07 +02:00
Morris Jobke
7971ba5cc6
Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-theme-colors
...
Switches the default logo color depending on the primary color
2018-10-08 10:33:22 +02:00
Michael Weimann
32856197b9
Fixes the apps menu scrollbar
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-04 22:09:28 +02:00
Christoph Wurst
ae2cd50427
Improve 2FA login screens
...
* Show icon if no provider is available
* Reduce shown text if no provider available
* Fix login button icons
* Make backup codes button primary if the only options to log in
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-03 22:16:54 +02:00
Morris Jobke
fc60d9f852
Merge pull request #11566 from nextcloud/404-design
...
Improve 404 page design, fix #11370
2018-10-03 17:40:46 +02:00
Jan-Christoph Borchardt
f393cc017d
Improve 404 page design, fix #11370
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-03 16:12:00 +02:00
Christoph Wurst
335a461250
Fix design of 2FA login screens
...
* Fix rending of empty selection screen (ul missing)
* Fix rendering of backup codes inputs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-03 15:31:23 +02:00
Roeland Jago Douma
ae71a5574f
Merge pull request #11571 from nextcloud/dropdown-bottom-users-list-fix
...
Force multiselect max-height to 5.5 items
2018-10-03 12:04:45 +02:00
Marin Treselj
a92e8b4c18
Merge pull request #11538 from nextcloud/heading-bold
...
Set headings to Semibold for better information architecture
2018-10-03 10:09:57 +02:00
Roeland Jago Douma
6979b2ea0c
Merge pull request #11557 from nextcloud/update-design
...
Accessibility and design fixes for update and redirect pages
2018-10-03 10:01:20 +02:00
John Molakvoæ (skjnldsv)
66664cf9a5
Force multiselect max-height to 5.5 items
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-03 08:33:24 +02:00
Jan-Christoph Borchardt
241e0db3da
Remove box-shadow from update/redirect boxes
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 23:15:49 +02:00
Morris Jobke
34751e05a6
Merge pull request #11553 from nextcloud/header-overflow
...
Fix header overflow, fix more apps menu, fix #11552
2018-10-02 21:30:11 +02:00
Jan-Christoph Borchardt
4de8f48b06
Accessibility and design fixes for update and redirect pages
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 20:58:32 +02:00
Morris Jobke
4de134385f
Merge pull request #11111 from kevin147147/patch-4
...
Added kinetic scrolling for iOS to apps dropdown menu
2018-10-02 20:25:07 +02:00
Jan-Christoph Borchardt
2665965918
Fix header overflow, fix more apps menu, fix #11552
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 20:16:20 +02:00
Morris Jobke
25790ece89
Merge pull request #11536 from nextcloud/adjust-dialog-radius
...
Adjust border-radius-large to fit with padding of modals
2018-10-02 17:15:59 +02:00
Jan-Christoph Borchardt
79317975e6
Adjust border-radius-large to 10px
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-02 11:33:49 +02:00
John Molakvoæ
afef15b07b
Merge pull request #11500 from nextcloud/enhancement/revamp-2fa-login-provider-selection
...
Improve 2FA provider selection screen
2018-10-02 10:37:18 +02:00
Michael Weimann
a45ec3d324
Refactors the scss svg functions
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-02 08:37:55 +02:00
Michael Weimann
d855c38e07
Moves the logo files to logo
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-02 08:37:54 +02:00
Christoph Wurst
feb5842a7d
Restructure and redesign two-factor auth provider selection
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-10-01 23:58:54 +02:00
Jan-Christoph Borchardt
5829fcd685
Change heading weights from Light to Semibold for better information architecture
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 23:48:11 +02:00
Jan-Christoph Borchardt
36062fec7d
Improve overall container style, radius and shadow
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 21:40:28 +02:00
Jan-Christoph Borchardt
3b7c6e7dfd
Fix long folder names in picker, prevent horizontal scroll
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 21:23:10 +02:00
Jan-Christoph Borchardt
5ed0062002
Fix breadcrumbs in file picker
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 21:19:48 +02:00
Morris Jobke
53656829b9
Merge pull request #11357 from nextcloud/multiselect-design-fix
...
Multiselect line-height fix
2018-10-01 20:07:25 +02:00
John Molakvoæ
c4ea7b1e8f
Merge pull request #11487 from nextcloud/avatar-hover-background
...
Fix img seelct and variable for avatar hover
2018-10-01 15:50:22 +02:00
Morris Jobke
b5bf83fb4c
Merge pull request #11502 from nextcloud/share-header
...
Fix share header text on small widths
2018-10-01 15:19:01 +02:00
John Molakvoæ (skjnldsv)
7afa1cf283
Fix gear display and cursor
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-01 12:50:56 +02:00
Jan-Christoph Borchardt
74e52a14b7
Remove non-clickable right margin from 3-dot-menu in share page header
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 11:50:29 +02:00
Jan-Christoph Borchardt
b9806f7012
Ellipsize long filenames and sharee names in public share page header
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 11:49:16 +02:00
Jan-Christoph Borchardt
688de57c50
Fix public page footer link wrap
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-10-01 11:14:31 +02:00
John Molakvoæ (skjnldsv)
3686cc8c12
Fix img seelct and variable for avatar hover
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-01 10:15:11 +02:00
John Molakvoæ (skjnldsv)
b53985363d
Multiselect line-height fix
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-01 09:40:11 +02:00
Jan-Christoph Borchardt
e9a307c9f7
Change highlight effect of user avatar from opacity to border
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-09-30 13:05:29 +02:00
John Molakvoæ (skjnldsv)
29e80053bf
Center back the history icon
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-28 12:07:04 +02:00
John Molakvoæ (skjnldsv)
4bfe88d2af
TABS :D
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-28 09:38:21 +02:00
John Molakvoæ (skjnldsv)
e744b029ff
Fix invalid inline input confirm border
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-28 09:29:08 +02:00
Michael Weimann
c7714b43c7
Fixes the logo height
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-09-27 12:47:13 +02:00
John Molakvoæ (skjnldsv)
7a8b260c27
Fix default flex shrink on list
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-25 10:36:46 +02:00
kevin147147
9e2c472a91
Added kinetic scrolling for iOS to apps dropdown menu #10281
...
this is tested with nc14
2018-09-07 17:47:24 +02:00
Roeland Jago Douma
99edbac06c
Merge pull request #11054 from nextcloud/fix-size-of-icons-in-menus-inside-apps-when-shown-as-images
...
Fix size of icons in menus inside apps when shown as images
2018-09-05 22:17:32 +02:00
Daniel Calviño Sánchez
0c758dbe5b
Fix size of icons in menus inside apps when shown as images
...
Some popover menus, like the contacts menu, still show their icon using
an img element. The main CSS rules assume that a "content-box" sizing is
being used, and thus set the size and padding of the image to add up to
the line height.
However, ".app-*" descendants use a "border-box" sizing, so when a menu
with an image was shown in an app the icon was not properly shown. Now
both the width and height of the image is set to the item height in
those cases, which causes the visible size of the icon to be the item
height minus the padding (the same as when "content-box" sizing is
used).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-09-04 22:21:22 +02:00
Michael Weimann
a74629d1e1
Updates logo scss to regard default values
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-09-04 11:12:48 +02:00
Roeland Jago Douma
3693d9568e
Merge pull request #10944 from nextcloud/content-list-overflow-fix
...
Fix overflow x scroll on app content list
2018-08-31 14:19:06 +02:00
John Molakvoæ (skjnldsv)
27f14cf91b
Fix overflow x scroll on app content list
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-31 09:17:54 +02:00
Morris Jobke
df7dc9c4ab
Merge pull request #10925 from nextcloud/use-main-text-color-for-editable-divs-and-text-areas
...
Use main text color for editable divs and text areas
2018-08-30 20:59:47 +02:00
Julius Härtl
25857c4900
Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primary
...
Fix SCSS variable management with the theming app
2018-08-30 17:35:40 +02:00
Julius Härtl
cdc4eee278
Merge pull request #10853 from nextcloud/apps-menu-fix-mobile
...
Fix apps menu on mobile
2018-08-30 14:51:09 +02:00
Daniel Calviño Sánchez
13e749190e
Use main text color for editable divs and text areas
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-08-29 17:37:46 +02:00
Julius Härtl
e8938df198
Move SCSS variable fetching before the variables.scss to properly calculate color values
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-29 16:47:39 +02:00
John Molakvoæ (skjnldsv)
10d51c3440
Fix apps menu and typo
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-28 13:48:06 +02:00
John Molakvoæ
a3d61b49b8
Merge pull request #10881 from nextcloud/fix/10705/notification-width
...
Makes the notifications area width equal to the contents
2018-08-28 13:08:09 +02:00
Julius Härtl
a14fddc2d5
Merge pull request #10875 from nextcloud/bugfix/10024/theming-footer-link
...
Theming: Only link Entity in footer if a url is set
2018-08-28 13:01:20 +02:00
Michael Weimann
a958ddf01a
Makes the notifications area width equal to the contents
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-27 15:29:08 +02:00
Julius Härtl
5175e33e31
Theming: Only Entity in footer if a url is set
...
fixes #10024
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-27 13:59:16 +02:00
Joas Schilling
148e9cacb0
Merge pull request #10867 from nextcloud/bugfix/noid/a11y
...
Use empty alt tag for avatars since there is always the name next to it
2018-08-27 11:16:28 +02:00
Joas Schilling
3177714574
Make the color important
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-26 19:12:57 +02:00
John Molakvoæ (skjnldsv)
00351adbd9
Fix public pages conflicting
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-26 10:33:26 +02:00
John Molakvoæ (skjnldsv)
f47b59ac7a
Fix apps menu on mobile
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-25 15:12:08 +02:00
Morris Jobke
8761856a71
Merge pull request #10838 from nextcloud/header-fixes-and-public-note
...
Header fixes and public note
2018-08-24 22:21:55 +02:00
Morris Jobke
7bc9b9a76e
Merge pull request #10773 from nextcloud/collapsible-dark-fix
...
Accessibility theme fixes
2018-08-24 17:56:00 +02:00
Julius Härtl
fb40627c8c
Fix header logo padding
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-24 17:32:31 +02:00
John Molakvoæ (skjnldsv)
ddd18aa375
Fix public link order and fix skip to content
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-24 16:54:01 +02:00
John Molakvoæ (skjnldsv)
ac2c925231
Fix mobile view and add public share note view
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-24 16:45:40 +02:00
John Molakvoæ (skjnldsv)
3cb52b868a
Fix header calculation and better public design
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-24 15:45:39 +02:00
Morris Jobke
ad5093b7a6
Show link to simple sign up page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-08-23 14:41:19 +02:00
Michael Weimann
e0f29cadaf
Fixes the app menu
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-21 21:47:04 +02:00
John Molakvoæ (skjnldsv)
14a099d648
Move collapsible triangle to svg api
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-20 22:06:27 +02:00
John Molakvoæ
080572993e
Merge pull request #10723 from nextcloud/fix/10722/10716/header-fixes
...
Fixes more apps menu and settings/user menu positions
2018-08-20 15:22:48 +02:00
Michael Weimann
18b677ee02
Adds a vendor prefix for position sticky
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-19 12:02:27 +02:00
Michael Weimann
36dfaf097a
Removes doubled styles
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-17 18:44:40 +02:00
Michael Weimann
3bcc0e0ff6
Header style tweaks
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-17 18:26:58 +02:00
Michael Weimann
ccb8f7dff6
Fixes some header style issues
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-16 19:02:56 +02:00
Arthur Schiwon
e4720b6056
and the user popover needs a higher z-index, to make it visible again
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-08-16 13:26:51 +02:00
Julius Härtl
d79943f498
Merge pull request #10608 from nextcloud/header-menu-fixes
...
Fix header menu & contact popover
2018-08-16 09:50:25 +02:00
Julius Härtl
e171d004e6
Fix timepicker z-index to be above the sidebar
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-15 16:44:10 +02:00
John Molakvoæ (skjnldsv)
0e23193b32
Added feedback on autocomplete ui
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-15 08:59:06 +02:00
John Molakvoæ (skjnldsv)
5e867d6415
Fix footer and public min-height
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-15 08:38:20 +02:00
Michael Weimann
db31bf8a64
switches the oc dialog button row to flex
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-08-13 21:51:58 +02:00
Roeland Jago Douma
674d5f2924
Merge pull request #10623 from nextcloud/bugfix/10622/mobile-header
...
Apply flex-basis to right header
2018-08-10 14:55:06 +02:00
Christoph Wurst
3254b85c12
Merge pull request #10546 from nextcloud/popover-tokens
...
Popovermenu fix and token settings design fixes
2018-08-10 09:38:27 +02:00
Julius Härtl
c954eb1d12
Apply flex-basis to right header
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-08-09 16:46:43 +02:00
John Molakvoæ (skjnldsv)
1d05e457d6
Typo
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-09 12:46:08 +02:00
John Molakvoæ (skjnldsv)
fd806366ca
Fix header menu & contact popover
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-09 12:42:59 +02:00
John Molakvoæ
b198e17071
Merge pull request #10568 from nextcloud/apps-menu-fixes
...
Fix apps max-height
2018-08-08 09:22:21 +02:00
Roeland Jago Douma
75de67a98f
Merge pull request #10525 from nextcloud/notifications-fix
...
Fixed notifications position
2018-08-08 09:15:26 +02:00
John Molakvoæ (skjnldsv)
2b15b4cb74
Fix apps max-height
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-07 10:27:39 +02:00