Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump bundles | Julius Härtl | 2020-08-05 | 2 | -2/+2 |
* | Fix drag behavior in modal | Julius Härtl | 2020-08-05 | 1 | -17/+11 |
* | Fix php cs check | Julius Härtl | 2020-08-05 | 1 | -1/+0 |
* | Dashboard: Fix full height of Widgets based on new component | Jan C. Borchardt | 2020-08-05 | 1 | -1/+1 |
* | Add first run hint | Julius Härtl | 2020-08-05 | 2 | -5/+44 |
* | Make header the drag handler | Julius Härtl | 2020-08-05 | 1 | -1/+1 |
* | Load sidebar on dashboard | Julius Härtl | 2020-08-05 | 3 | -6/+11 |
* | Refactor API to match the widget wording | Julius Härtl | 2020-08-05 | 1 | -10/+10 |
* | Fix default height | Julius Härtl | 2020-08-05 | 1 | -1/+1 |
* | Fix default order of widgets | Julius Härtl | 2020-08-05 | 1 | -1/+1 |
* | Status integration | Julius Härtl | 2020-08-05 | 2 | -7/+47 |
* | Expose firstRun parameter to frontend | Julius Härtl | 2020-08-05 | 2 | -0/+4 |
* | Only show display name if set | Julius Härtl | 2020-08-05 | 1 | -6/+8 |
* | WIP: drag and drop in modal | Julius Härtl | 2020-08-05 | 1 | -4/+23 |
* | Dashboard: Wording change from panels to widgets | Jan C. Borchardt | 2020-08-05 | 1 | -3/+3 |
* | Dashboard: Fix small misalignment of widget header icon | Jan C. Borchardt | 2020-08-05 | 1 | -1/+1 |
* | Replace vue-smoothdnd with vuedraggable | Julius Härtl | 2020-08-05 | 1 | -39/+32 |
* | Dashboard: Adjust headings to new spacing for 44px icons | Jan-Christoph Borchardt | 2020-08-05 | 1 | -2/+4 |
* | Experiment with fade in dashboard panel header | Jan-Christoph Borchardt | 2020-08-05 | 1 | -3/+4 |
* | More design fixes to dragging and edit panels | Jan-Christoph Borchardt | 2020-08-05 | 1 | -14/+24 |
* | Design enhancements to panels, headings, and edit button | Jan-Christoph Borchardt | 2020-08-05 | 1 | -4/+11 |
* | Allow userdefined order and start with drag and drop resorting | Julius Härtl | 2020-08-05 | 4 | -28/+199 |
* | Add @nextcloud/event-bus to babel transpile | John Molakvoæ (skjnldsv) | 2020-07-31 | 1 | -1/+1 |
* | Use `babel-loader-exclude-node-modules-except` | John Molakvoæ (skjnldsv) | 2020-07-31 | 2 | -2/+2 |
* | Bump compiled files | John Molakvoæ (skjnldsv) | 2020-07-31 | 2 | -2/+2 |
* | Bump bundles | Julius Härtl | 2020-07-15 | 2 | -0/+3 |
* | Include name in translatable greeting | Julius Härtl | 2020-07-15 | 1 | -6/+6 |
* | Dashboard strict typing | Julius Härtl | 2020-07-15 | 2 | -1/+7 |
* | Load more than one panel | Julius Härtl | 2020-07-15 | 1 | -2/+2 |
* | Update Dashboard app icon | Jan-Christoph Borchardt | 2020-07-15 | 1 | -1/+1 |
* | Cleanup public api methods | Julius Härtl | 2020-07-15 | 1 | -3/+9 |
* | Initialize panels early to make sure that scripts can be loaded | Julius Härtl | 2020-07-15 | 1 | -10/+9 |
* | Move to lazy panel registration during registration context | Julius Härtl | 2020-07-15 | 1 | -1/+1 |
* | Separate icon from translatable text | Julius Härtl | 2020-07-15 | 2 | -32/+6 |
* | Fix Dashboard layout, positioning and responsiveness | Jan-Christoph Borchardt | 2020-07-15 | 1 | -14/+20 |
* | Modify dashboard welcome sentences | Jan-Christoph Borchardt | 2020-07-15 | 1 | -2/+5 |
* | Add dashboard app | Julius Härtl | 2020-07-15 | 9 | -0/+305 |