summaryrefslogtreecommitdiffstats
path: root/settings/src/components
Commit message (Expand)AuthorAgeFilesLines
* Fixed a typoMarko Korhonen2018-08-171-1/+1
* Allow external actions to users listJohn Molakvoæ (skjnldsv)2018-08-132-6/+8
* Sort apps by a proper hierarchical order (active, update, name)Julius Härtl2018-08-101-7/+3
* Fix removeing apps in the sidebarJulius Härtl2018-08-101-1/+1
* Fixes the apps list layoutMichael Weimann2018-08-071-9/+13
* Set display name (if specified) when a new user is createdDaniel Calviño Sánchez2018-07-311-0/+1
* Remove reset button from new user formJulius Härtl2018-07-201-2/+0
* Hide no more results noteJulius Härtl2018-07-201-1/+1
* Fix user management field label namingJulius Härtl2018-07-201-4/+4
* Display the remove item even for elements without a countMichael Weimann2018-07-181-2/+2
* Fix displaying errorsJulius Härtl2018-07-041-4/+4
* Hide uninstalled apps when removing themJulius Härtl2018-07-041-1/+1
* Add transition when enabling/disabling appsJulius Härtl2018-07-041-10/+15
* Fix invalid limit parameter when fetching groupsJulius Härtl2018-07-042-1/+5
* Fix hardcoded message in app details viewKevin Ndung'u2018-07-021-2/+2
* Fix new group selectionJohn Molakvoæ (skjnldsv)2018-06-292-8/+8
* Popover design fixes and settings updateJohn Molakvoæ (skjnldsv)2018-06-291-2/+2
* Resend activation email for new users as adminJohn Molakvoæ (skjnldsv)2018-06-261-3/+34
* Use a placeholder instead of magic string concatenationJoas Schilling2018-06-261-2/+3
* Css clampJohn Molakvoæ (skjnldsv)2018-06-251-1/+1
* Real ellipsis and better line heightJohn Molakvoæ (skjnldsv)2018-06-251-1/+1
* Fixed multi line in users listJohn Molakvoæ (skjnldsv)2018-06-251-1/+2
* Added icons to users list and improved designJohn Molakvoæ (skjnldsv)2018-06-221-1/+6
* Fit user search to new standardJohn Molakvoæ (skjnldsv)2018-06-191-9/+5
* Add user search supportJohn Molakvoæ (skjnldsv)2018-06-191-1/+22
* New user support, provisionning api and design fixesJohn Molakvoæ (skjnldsv)2018-06-192-3/+30
* Don't pretend we can add/remove users to/from groups when we can'tRobin Appelman2018-06-191-0/+6
* Copyright fix, changed vue settings output name and fixes template nameJohn Molakvoæ (skjnldsv)2018-06-126-2/+133
* Add key and fix disabled apps listingJulius Härtl2018-06-091-2/+2
* Allow 0 quota by provisioning apiJohn Molakvoæ (skjnldsv)2018-06-072-7/+5
* Add svg filter mixinJulius Härtl2018-06-061-0/+40
* Remove space if no rating is availableJulius Härtl2018-06-061-3/+6
* Add search/offset/limit parameters to group fetchingJulius Härtl2018-06-061-1/+1
* Make view in store text translatableJulius Härtl2018-06-061-1/+1
* Use icon instead of screenshot in the list viewJulius Härtl2018-06-061-3/+2
* Remove debug outputJulius Härtl2018-06-061-1/+0
* Move filtering to javascriptJulius Härtl2018-06-061-2/+32
* Some code cleanupJulius Härtl2018-06-064-99/+103
* Check for server healthJulius Härtl2018-06-061-1/+1
* Add loading indicator and disable buttons during actionsJulius Härtl2018-06-062-7/+16
* Rebuild navigation on changesJulius Härtl2018-06-061-0/+5
* Implement app bundle managementJulius Härtl2018-06-061-1/+31
* Restructure main view layoutJulius Härtl2018-06-061-16/+18
* Proper rendering of bundlesJulius Härtl2018-06-061-4/+13
* Add hint for shipped appsJulius Härtl2018-06-061-3/+4
* Add tooltipsJulius Härtl2018-06-061-2/+10
* Make search empty by defaultJulius Härtl2018-06-061-0/+3
* Fix active indicator and add proper separation between screenshot and previewJulius Härtl2018-06-062-3/+6
* Hide app navigation settings when not providedJulius Härtl2018-06-061-1/+1
* Implement loading indicatorsJulius Härtl2018-06-061-24/+7