| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a typo | Marko Korhonen | 2018-08-17 | 1 | -1/+1 |
* | Allow external actions to users list | John Molakvoæ (skjnldsv) | 2018-08-13 | 2 | -6/+8 |
* | Sort apps by a proper hierarchical order (active, update, name) | Julius Härtl | 2018-08-10 | 1 | -7/+3 |
* | Fix removeing apps in the sidebar | Julius Härtl | 2018-08-10 | 1 | -1/+1 |
* | Fixes the apps list layout | Michael Weimann | 2018-08-07 | 1 | -9/+13 |
* | Set display name (if specified) when a new user is created | Daniel Calviño Sánchez | 2018-07-31 | 1 | -0/+1 |
* | Remove reset button from new user form | Julius Härtl | 2018-07-20 | 1 | -2/+0 |
* | Hide no more results note | Julius Härtl | 2018-07-20 | 1 | -1/+1 |
* | Fix user management field label naming | Julius Härtl | 2018-07-20 | 1 | -4/+4 |
* | Display the remove item even for elements without a count | Michael Weimann | 2018-07-18 | 1 | -2/+2 |
* | Fix displaying errors | Julius Härtl | 2018-07-04 | 1 | -4/+4 |
* | Hide uninstalled apps when removing them | Julius Härtl | 2018-07-04 | 1 | -1/+1 |
* | Add transition when enabling/disabling apps | Julius Härtl | 2018-07-04 | 1 | -10/+15 |
* | Fix invalid limit parameter when fetching groups | Julius Härtl | 2018-07-04 | 2 | -1/+5 |
* | Fix hardcoded message in app details view | Kevin Ndung'u | 2018-07-02 | 1 | -2/+2 |
* | Fix new group selection | John Molakvoæ (skjnldsv) | 2018-06-29 | 2 | -8/+8 |
* | Popover design fixes and settings update | John Molakvoæ (skjnldsv) | 2018-06-29 | 1 | -2/+2 |
* | Resend activation email for new users as admin | John Molakvoæ (skjnldsv) | 2018-06-26 | 1 | -3/+34 |
* | Use a placeholder instead of magic string concatenation | Joas Schilling | 2018-06-26 | 1 | -2/+3 |
* | Css clamp | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -1/+1 |
* | Real ellipsis and better line height | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -1/+1 |
* | Fixed multi line in users list | John Molakvoæ (skjnldsv) | 2018-06-25 | 1 | -1/+2 |
* | Added icons to users list and improved design | John Molakvoæ (skjnldsv) | 2018-06-22 | 1 | -1/+6 |
* | Fit user search to new standard | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -9/+5 |
* | Add user search support | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -1/+22 |
* | New user support, provisionning api and design fixes | John Molakvoæ (skjnldsv) | 2018-06-19 | 2 | -3/+30 |
* | Don't pretend we can add/remove users to/from groups when we can't | Robin Appelman | 2018-06-19 | 1 | -0/+6 |
* | Copyright fix, changed vue settings output name and fixes template name | John Molakvoæ (skjnldsv) | 2018-06-12 | 6 | -2/+133 |
* | Add key and fix disabled apps listing | Julius Härtl | 2018-06-09 | 1 | -2/+2 |
* | Allow 0 quota by provisioning api | John Molakvoæ (skjnldsv) | 2018-06-07 | 2 | -7/+5 |
* | Add svg filter mixin | Julius Härtl | 2018-06-06 | 1 | -0/+40 |
* | Remove space if no rating is available | Julius Härtl | 2018-06-06 | 1 | -3/+6 |
* | Add search/offset/limit parameters to group fetching | Julius Härtl | 2018-06-06 | 1 | -1/+1 |
* | Make view in store text translatable | Julius Härtl | 2018-06-06 | 1 | -1/+1 |
* | Use icon instead of screenshot in the list view | Julius Härtl | 2018-06-06 | 1 | -3/+2 |
* | Remove debug output | Julius Härtl | 2018-06-06 | 1 | -1/+0 |
* | Move filtering to javascript | Julius Härtl | 2018-06-06 | 1 | -2/+32 |
* | Some code cleanup | Julius Härtl | 2018-06-06 | 4 | -99/+103 |
* | Check for server health | Julius Härtl | 2018-06-06 | 1 | -1/+1 |
* | Add loading indicator and disable buttons during actions | Julius Härtl | 2018-06-06 | 2 | -7/+16 |
* | Rebuild navigation on changes | Julius Härtl | 2018-06-06 | 1 | -0/+5 |
* | Implement app bundle management | Julius Härtl | 2018-06-06 | 1 | -1/+31 |
* | Restructure main view layout | Julius Härtl | 2018-06-06 | 1 | -16/+18 |
* | Proper rendering of bundles | Julius Härtl | 2018-06-06 | 1 | -4/+13 |
* | Add hint for shipped apps | Julius Härtl | 2018-06-06 | 1 | -3/+4 |
* | Add tooltips | Julius Härtl | 2018-06-06 | 1 | -2/+10 |
* | Make search empty by default | Julius Härtl | 2018-06-06 | 1 | -0/+3 |
* | Fix active indicator and add proper separation between screenshot and preview | Julius Härtl | 2018-06-06 | 2 | -3/+6 |
* | Hide app navigation settings when not provided | Julius Härtl | 2018-06-06 | 1 | -1/+1 |
* | Implement loading indicators | Julius Härtl | 2018-06-06 | 1 | -24/+7 |