summaryrefslogtreecommitdiffstats
path: root/settings/src
Commit message (Expand)AuthorAgeFilesLines
* 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-063-5/+5
* 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-062-2/+0
* Move filtering to javascriptJulius Härtl2018-06-063-38/+37
* Some code cleanupJulius Härtl2018-06-066-103/+117
* Block other actions during updateJulius Härtl2018-06-061-0/+3
* Implement update functionalityJulius Härtl2018-06-061-0/+25
* Reset search when switching categoriesJulius Härtl2018-06-061-0/+1
* Check for server healthJulius Härtl2018-06-062-2/+26
* Add loading indicator and disable buttons during actionsJulius Härtl2018-06-063-25/+61
* Rebuild navigation on changesJulius Härtl2018-06-061-0/+5
* Implement app bundle managementJulius Härtl2018-06-062-8/+52
* 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-063-5/+8
* Hide app navigation settings when not providedJulius Härtl2018-06-061-1/+1
* Implement loading indicatorsJulius Härtl2018-06-063-31/+38
* Properly search for other appsJulius Härtl2018-06-063-9/+21
* Improve sidebar handlingJulius Härtl2018-06-065-10/+72
* Move logic to app management mixinJulius Härtl2018-06-065-121/+107
* Fix app store and sidebar viewJulius Härtl2018-06-064-8/+17
* Add link to developer docs and fix view if appstore is disabledJulius Härtl2018-06-063-5/+21
* Implement app details in sidebarJulius Härtl2018-06-067-196/+330
* Load marked and return proper Template with CSPJulius Härtl2018-06-061-0/+0
* Add group fetching to vuex group storeJulius Härtl2018-06-061-4/+19
* More app management implementationJulius Härtl2018-06-065-44/+300
* Add file skeleton for app settingsJulius Härtl2018-06-066-0/+582
* Do not show count on empty groupsJohn Molakvoæ (skjnldsv)2018-05-251-6/+19
* Fixed app navigation orderJohn Molakvoæ (skjnldsv)2018-05-242-1/+3
* Fixed error throw and disablign count group updateJohn Molakvoæ (skjnldsv)2018-05-243-17/+38
* Fix the navigation componentJohn Molakvoæ (skjnldsv)2018-05-242-8/+23
* Added total count for subadminsJohn Molakvoæ (skjnldsv)2018-05-242-0/+5
* Disabled fix since new users listJohn Molakvoæ (skjnldsv)2018-05-247-29/+48
* Fixed IE design, subadmins groups update and multiselect base widthJohn Molakvoæ (skjnldsv)2018-05-233-2/+6
* Fix api errorJohn Molakvoæ (skjnldsv)2018-05-221-2/+0
* Fixed webpack config, groups flex thanks to @juliushaertl and groups tooltipJohn Molakvoæ (skjnldsv)2018-05-181-1/+2
* Bump webpack, config, deps, fixes groups selects, improved design and added t...John Molakvoæ (skjnldsv)2018-05-181-9/+8
* Proper error message and group order fix in selectJohn Molakvoæ (skjnldsv)2018-05-162-3/+7
* Various fixesJohn Molakvoæ (skjnldsv)2018-05-165-16/+28
* IE11 compatibilityJohn Molakvoæ (skjnldsv)2018-05-162-8/+6
* Fixed root url detection, new tests, default new user group to currentJohn Molakvoæ (skjnldsv)2018-05-164-11/+34
* Production build, router base url fixJohn Molakvoæ (skjnldsv)2018-05-163-2/+5
* Design fixesJohn Molakvoæ (skjnldsv)2018-05-163-5/+13
* Users list acceptance testsJohn Molakvoæ (skjnldsv)2018-05-161-1/+3