Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix displaying errors | Julius Härtl | 2018-07-04 | 2 | -8/+16 |
* | Hide uninstalled apps when removing them | Julius Härtl | 2018-07-04 | 2 | -1/+2 |
* | 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 | 4 | -3/+11 |
* | 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 | 3 | -9/+11 |
* | 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 | 2 | -5/+51 |
* | 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 |
* | removed debug | John Molakvoæ (skjnldsv) | 2018-06-22 | 1 | -2/+0 |
* | Added icons to users list and improved design | John Molakvoæ (skjnldsv) | 2018-06-22 | 2 | -1/+19 |
* | Apps search | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -10/+11 |
* | Fit user search to new standard | John Molakvoæ (skjnldsv) | 2018-06-19 | 2 | -9/+6 |
* | 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 |
* | Indent fix and copy2 | John Molakvoæ (skjnldsv) | 2018-06-12 | 1 | -1/+1 |
* | Copyright fix, changed vue settings output name and fixes template name | John Molakvoæ (skjnldsv) | 2018-06-12 | 15 | -5/+336 |
* | 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 | 4 | -10/+8 |
* | 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 | 3 | -5/+5 |
* | 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 | 2 | -2/+0 |
* | Move filtering to javascript | Julius Härtl | 2018-06-06 | 3 | -38/+37 |
* | Some code cleanup | Julius Härtl | 2018-06-06 | 6 | -103/+117 |
* | Block other actions during update | Julius Härtl | 2018-06-06 | 1 | -0/+3 |
* | Implement update functionality | Julius Härtl | 2018-06-06 | 1 | -0/+25 |
* | Reset search when switching categories | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
* | Check for server health | Julius Härtl | 2018-06-06 | 2 | -2/+26 |
* | Add loading indicator and disable buttons during actions | Julius Härtl | 2018-06-06 | 3 | -25/+61 |
* | Rebuild navigation on changes | Julius Härtl | 2018-06-06 | 1 | -0/+5 |
* | Implement app bundle management | Julius Härtl | 2018-06-06 | 2 | -8/+52 |
* | 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 | 3 | -5/+8 |
* | 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 | 3 | -31/+38 |
* | Properly search for other apps | Julius Härtl | 2018-06-06 | 3 | -9/+21 |
* | Improve sidebar handling | Julius Härtl | 2018-06-06 | 5 | -10/+72 |
* | Move logic to app management mixin | Julius Härtl | 2018-06-06 | 5 | -121/+107 |
* | Fix app store and sidebar view | Julius Härtl | 2018-06-06 | 4 | -8/+17 |