summaryrefslogtreecommitdiffstats
path: root/settings/css
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3241 from nextcloud/fix-padding-settingsJoas Schilling2017-01-251-1/+1
|\ | | | | Fix left padding for settings sidebar
| * Fix left padding for settings sidebarMorris Jobke2017-01-241-1/+1
| | | | | | | | | | | | * followup to #3151 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #3239 from nextcloud/added-inline-buttonChristoph Wurst2017-01-251-1/+1
|\ \ | |/ |/| fix #3235
| * fix #3235John Molakvoæ (skjnldsv)2017-01-241-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-241-0/+34
|\ \ | |/ |/| add icons to navigation of personal & admin settings
| * Add the icon for the default sectionsJoas Schilling2017-01-191-29/+0
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Allow apps to specify an icon with the sections via the APIJoas Schilling2017-01-191-0/+10
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * add icons to admin settings navigationJan-Christoph Borchardt2017-01-191-0/+30
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * add icons to personal settings navigationJan-Christoph Borchardt2017-01-191-0/+23
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #3192 from nextcloud/fix-app-settings-layout-minorMorris Jobke2017-01-231-0/+10
|\ \ | | | | | | Fix gap by filter svg and empty search message overflow
| * | Add classJohn Molakvoæ (skjnldsv)2017-01-231-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fix gap by filter svg and empty search message overflowFelix A. Epp2017-01-221-0/+10
| |/ | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* | Fixed edit icon positionJohn Molakvoæ (skjnldsv)2017-01-211-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fixed strengthify wrapperJohn Molakvoæ (skjnldsv)2017-01-211-3/+3
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* add a bit of space around paragraphsMorris Jobke2017-01-161-0/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* fix list style of app descriptionMorris Jobke2017-01-161-3/+17
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #2545 from nextcloud/fix-popover-widthRoeland Jago Douma2016-12-081-0/+1
|\ | | | | Fix popover width
| * Fix popover federationScopeMenuJohn Molakvoæ (skjnldsv)2016-12-071-0/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | center arrow for token dropdownRobin Appelman2016-12-061-0/+5
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Allow emtpy values on personal page and fix saving checkmark positionChristoph Wurst2016-12-051-0/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #2491 from nextcloud/fix-groups-enable-visualRoeland Jago Douma2016-12-051-0/+4
|\ | | | | Put "Enable only for specific groups" into a new div
| * Change groups enable to block elementJohn Molakvoæ (skjnldsv)2016-12-051-0/+4
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: Felix A. Epp <work@felixepp.de>
* | use flex and specify rows to align everythingJohn Molakvoæ (skjnldsv)2016-12-031-4/+41
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | dont grow items in the app listRobin Appelman2016-12-011-1/+1
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* center checkmark to indicate that the setting was storedBjoern Schiessle2016-11-211-1/+1
|
* make icons a bit smallerJan-Christoph Borchardt2016-11-211-3/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* fix menu positioning hackJan-Christoph Borchardt2016-11-211-1/+0
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* put explanatory text directly in popupJan-Christoph Borchardt2016-11-211-6/+14
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix password display issueRoeland Jago Douma2016-11-211-0/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* limit max-width to have never more than two input fields next to each otherBjoern Schiessle2016-11-211-0/+1
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Fix location of menuRoeland Jago Douma2016-11-211-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* fix avatar cropperRobin Appelman2016-11-211-5/+5
|
* Fix popup arrow positioningJohn Molakvoæ (skjnldsv)2016-11-211-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix popover layout fix for files and globalJohn Molakvoæ (skjnldsv)2016-11-211-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix profile picture fed sharing scope menuChristoph Wurst2016-11-211-2/+6
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add federation scope to the user avatarChristoph Wurst2016-11-211-5/+6
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Persist settings on the serverChristoph Wurst2016-11-211-1/+10
| | | | | | | | | | | | Persist personal settings federated sharing scopes Show new settings fields in read-only mode too Insert values on page load Return updated values; show inline success feedback Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add more personal information fields to the settings page for enhanced ↵Christoph Wurst2016-11-211-6/+40
| | | | | | | | | | federated sharing fix layout Add generic way of handling input change events Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #719 from nextcloud/lockdownRoeland Jago Douma2016-11-161-4/+53
|\ | | | | Allow restricting of app password permissions
| * dropdown uiRobin Appelman2016-11-161-13/+31
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * enable deleting/configuring new tokensRobin Appelman2016-11-161-1/+7
| | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com>
| * allow configuring filesystem accessRobin Appelman2016-11-161-4/+23
| | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com>
| * app password scope wipRobin Appelman2016-11-161-2/+8
| | | | | | | | Signed-off-by: Robin Appelman <icewind@owncloud.com>
* | left-align social media buttons correctly on Personal page tooJan-Christoph Borchardt2016-11-161-1/+1
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #1940 from nextcloud/new-appstoreMichael Grosser2016-11-021-11/+0
|\ | | | | Use new appstore API
| * Use new appstore APILukas Reschke2016-10-311-11/+0
| | | | | | | | | | | | This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Color the trusted domain to alert the admin a bit moreJoas Schilling2016-10-311-2/+7
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #1355 from nextcloud/apps_flexboxMorris Jobke2016-10-261-1/+11
|\ | | | | Use flexbox on app page
| * Limit to apps list, add proper flex attributesFelix Epp2016-10-251-3/+10
| | | | | | | | | | | | | | Let app-name headline break, increase padding on the right for more visual clearance. Make experimental header full width Signed-off-by: Felix A. Epp <work@felixepp.de>
| * Use flexbox on app pageRoeland Jago Douma2016-09-101-0/+3
| |