summaryrefslogtreecommitdiffstats
path: root/settings/css
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | center cropper verticallyRobin Appelman2016-10-241-9/+7
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | float the avatar cropper over the pageRobin Appelman2016-10-201-2/+32
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | move select2 styles to core so it's universal, not only for tagsJan-Christoph Borchardt2016-10-181-9/+0
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | improve look of Add group flowJan-Christoph Borchardt2016-10-181-7/+13
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | fix list height and border to be as in FilesJan-Christoph Borchardt2016-10-181-3/+17
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Adds a checkmark when the change is complete.Raghu Nayyar2016-09-171-0/+4
|/
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-0/+8
|
* Users page lazy multiselect group dropdownsVincent Petry2016-08-291-0/+9
| | | | | | | | | | Instead of pre-rendering all multiselects with lots of group entries, the current groups are now displayed as simple labels. Behind the labels there is a pencil icon like for other fields. When clicking the pencil icon, the dropdown will be spawned and will open itself. Upon closing of the dropdown, the label comes back with the updated selection and the dropdown is destroyed.
* Merge branch 'master' into implement_712Arthur Schiwon2016-08-161-10/+1
|\
| * Merge pull request #834 from nextcloud/feature/similar-app-colorsMarius Blüm2016-08-161-10/+1
| |\ | | | | | | Use darker colors for app icons in app management.
| | * Adds opacity to image container.Raghu Nayyar2016-08-111-1/+1
| | |
| | * Removes uneeded styles.Raghu Nayyar2016-08-111-10/+1
| | |
* | | Merge branch 'master' into implement_712Lukas Reschke2016-08-151-0/+9
|\| |
| * | compress images and fix positionJan-Christoph Borchardt2016-08-131-0/+5
| | |
| * | use shorthand for padding valuesJan-Christoph Borchardt2016-08-131-1/+1
| | |
| * | adding social buttonsFrank Karlitschek2016-08-131-0/+4
| |/