summaryrefslogtreecommitdiffstats
path: root/apps/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Bump outdated dashboard bundlesJulius Härtl2020-08-132-2/+2
* Dashboard: Add photo creditJan C. Borchardt2020-08-111-1/+12
* Dashboard: Fix wording issue on greetingsJan C. Borchardt2020-08-111-1/+1
* Dynamically generate background image urlJulius Härtl2020-08-113-15/+65
* Dashboard: Fix dark mode, add backgroundJan C. Borchardt2020-08-084-5/+28
* Dashboard: add background image, improve panel designJan C. Borchardt2020-08-074-4/+47
* Dashboard: remove header fadeJan C. Borchardt2020-08-071-6/+1
* Dashboard: Remove icons from greetingJan C. Borchardt2020-08-071-8/+5
* Bump bundlesJulius Härtl2020-08-052-2/+2
* Fix drag behavior in modalJulius Härtl2020-08-051-17/+11
* Fix php cs checkJulius Härtl2020-08-051-1/+0
* Dashboard: Fix full height of Widgets based on new componentJan C. Borchardt2020-08-051-1/+1
* Add first run hintJulius Härtl2020-08-052-5/+44
* Make header the drag handlerJulius Härtl2020-08-051-1/+1
* Load sidebar on dashboardJulius Härtl2020-08-053-6/+11
* Refactor API to match the widget wordingJulius Härtl2020-08-051-10/+10
* Fix default heightJulius Härtl2020-08-051-1/+1
* Fix default order of widgetsJulius Härtl2020-08-051-1/+1
* Status integrationJulius Härtl2020-08-052-7/+47
* Expose firstRun parameter to frontendJulius Härtl2020-08-052-0/+4
* Only show display name if setJulius Härtl2020-08-051-6/+8
* WIP: drag and drop in modalJulius Härtl2020-08-051-4/+23
* Dashboard: Wording change from panels to widgetsJan C. Borchardt2020-08-051-3/+3
* Dashboard: Fix small misalignment of widget header iconJan C. Borchardt2020-08-051-1/+1
* Replace vue-smoothdnd with vuedraggableJulius Härtl2020-08-051-39/+32
* Dashboard: Adjust headings to new spacing for 44px iconsJan-Christoph Borchardt2020-08-051-2/+4
* Experiment with fade in dashboard panel headerJan-Christoph Borchardt2020-08-051-3/+4
* More design fixes to dragging and edit panelsJan-Christoph Borchardt2020-08-051-14/+24
* Design enhancements to panels, headings, and edit buttonJan-Christoph Borchardt2020-08-051-4/+11
* Allow userdefined order and start with drag and drop resortingJulius Härtl2020-08-054-28/+199
* Add @nextcloud/event-bus to babel transpileJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-312-2/+2
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-312-2/+2
* Bump bundlesJulius Härtl2020-07-152-0/+3
* Include name in translatable greetingJulius Härtl2020-07-151-6/+6
* Dashboard strict typingJulius Härtl2020-07-152-1/+7
* Load more than one panelJulius Härtl2020-07-151-2/+2
* Update Dashboard app iconJan-Christoph Borchardt2020-07-151-1/+1
* Cleanup public api methodsJulius Härtl2020-07-151-3/+9
* Initialize panels early to make sure that scripts can be loadedJulius Härtl2020-07-151-10/+9
* Move to lazy panel registration during registration contextJulius Härtl2020-07-151-1/+1
* Separate icon from translatable textJulius Härtl2020-07-152-32/+6
* Fix Dashboard layout, positioning and responsivenessJan-Christoph Borchardt2020-07-151-14/+20
* Modify dashboard welcome sentencesJan-Christoph Borchardt2020-07-151-2/+5
* Add dashboard appJulius Härtl2020-07-159-0/+305