Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #21173 from nextcloud/design/navigation-install | John Molakvoæ | 2020-08-06 | 1 | -3/+3 |
|\ | | | | | Fix empty 'more' apps navigation after installing an app | ||||
| * | Fix empty 'more' apps navigation after installing an app | Jan-Christoph Borchardt | 2020-08-05 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Merge pull request #22112 from nextcloud/enh/noid/flow-entity-recreatable-state | Morris Jobke | 2020-08-06 | 2 | -8/+60 |
|\ \ | | | | | | | Allow Flow entity state to be recreated | ||||
| * | | Flow File entity implements IContextPortation | Arthur Schiwon | 2020-08-05 | 2 | -8/+60 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | Merge pull request #21598 from nextcloud/enh/20930/dashboard-drag | John Molakvoæ | 2020-08-06 | 11 | -55/+393 |
|\ \ \ | |||||
| * | | | Bump bundles | Julius Härtl | 2020-08-05 | 4 | -5/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix drag behavior in modal | Julius Härtl | 2020-08-05 | 1 | -17/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix php cs check | Julius Härtl | 2020-08-05 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Dashboard: Fix full height of Widgets based on new component | Jan C. Borchardt | 2020-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
| * | | | Add first run hint | Julius Härtl | 2020-08-05 | 2 | -5/+44 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Make header the drag handler | Julius Härtl | 2020-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Load sidebar on dashboard | Julius Härtl | 2020-08-05 | 3 | -6/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Refactor API to match the widget wording | Julius Härtl | 2020-08-05 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix default height | Julius Härtl | 2020-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix default order of widgets | Julius Härtl | 2020-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Status integration | Julius Härtl | 2020-08-05 | 4 | -9/+101 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Expose firstRun parameter to frontend | Julius Härtl | 2020-08-05 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Only show display name if set | Julius Härtl | 2020-08-05 | 1 | -6/+8 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | WIP: drag and drop in modal | Julius Härtl | 2020-08-05 | 1 | -4/+23 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Dashboard: Wording change from panels to widgets | Jan C. Borchardt | 2020-08-05 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
| * | | | Dashboard: Fix small misalignment of widget header icon | Jan C. Borchardt | 2020-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
| * | | | Replace vue-smoothdnd with vuedraggable | Julius Härtl | 2020-08-05 | 1 | -39/+32 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Dashboard: Adjust headings to new spacing for 44px icons | Jan-Christoph Borchardt | 2020-08-05 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | Experiment with fade in dashboard panel header | Jan-Christoph Borchardt | 2020-08-05 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | More design fixes to dragging and edit panels | Jan-Christoph Borchardt | 2020-08-05 | 1 | -14/+24 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | Design enhancements to panels, headings, and edit button | Jan-Christoph Borchardt | 2020-08-05 | 1 | -4/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | Allow userdefined order and start with drag and drop resorting | Julius Härtl | 2020-08-05 | 4 | -28/+199 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-06 | 198 | -46/+204 |
| | | | | |||||
* | | | | Merge pull request #22102 from ↵ | Morris Jobke | 2020-08-05 | 4 | -0/+113 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/feature/noid/app-navigation-via-unified-search App navigation via unified search | ||||
| * | | | | Very top of the tops | Joas Schilling | 2020-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | Hide navigation links which dont lead anywhere (looking at you user status) | Joas Schilling | 2020-08-05 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | App navigation via unified search | Joas Schilling | 2020-08-05 | 4 | -0/+108 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | Merge pull request #22120 from nextcloud/fix/search/ids-and-order | Morris Jobke | 2020-08-05 | 7 | -11/+12 |
|\ \ \ \ | |_|_|/ |/| | | | Fix search providers order and IDs | ||||
| * | | | Fix search providers order and IDs | John Molakvoæ (skjnldsv) | 2020-08-05 | 7 | -11/+12 |
| |/ / | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #22115 from nextcloud/design/entry-highlighting | Jan C. Borchardt | 2020-08-05 | 1 | -12/+15 |
|\ \ \ | |/ / |/| | | Adjust entry highlights of navigation and menus based on Vue component style | ||||
| * | | Adjust entry highlights of navigation and menus based on Vue component style | Jan C. Borchardt | 2020-08-05 | 1 | -12/+15 |
| | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> | ||||
* | | | Merge pull request #22104 from ↵ | Joas Schilling | 2020-08-05 | 6 | -7/+27 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/enh/search/make-app-handle-the-order-logic Make apps handle the order logic | ||||
| * | | | Hand in the route and the parameters of the request | Joas Schilling | 2020-08-05 | 6 | -9/+25 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
| * | | | Make apps handle the order logic | John Molakvoæ (skjnldsv) | 2020-08-05 | 6 | -6/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Merge pull request #22110 from nextcloud/feature/20931/followup-2 | Georg Ehrke | 2020-08-05 | 4 | -16/+16 |
|\ \ \ \ | | | | | | | | | | | UserStatus Followup #2 | ||||
| * | | | | UserStatus: Various style-fixes for entry in settings-menu | Georg Ehrke | 2020-08-05 | 3 | -13/+15 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | | | | UserStatus: fix invisible icon in dark mode | Georg Ehrke | 2020-08-05 | 1 | -3/+1 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | | Merge pull request #22106 from nextcloud/feature/noid/user_status_api | Morris Jobke | 2020-08-05 | 10 | -0/+379 |
|\ \ \ \ | |_|_|/ |/| | | | Provide a PHP Api for UserStatus | ||||
| * | | | Provide a PHP Api for UserStatus | Georg Ehrke | 2020-08-05 | 10 | -0/+379 |
| |/ / | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | Merge pull request #22099 from nextcloud/fix/unified-search | John Molakvoæ | 2020-08-05 | 31 | -576/+126 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Show mime icon, bump bundles, make the SearchResultEntry class ↵ | John Molakvoæ (skjnldsv) | 2020-08-04 | 26 | -247/+125 |
| | | | | | | | | | | | | non-abstract, Fix header search icon, various fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Remove outdated legacy search scripts | John Molakvoæ (skjnldsv) | 2020-08-04 | 5 | -329/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | IAddressBook: add isShared and isSystemAddressBook | Georg Ehrke | 2020-08-05 | 2 | -6/+82 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-08-05 | 244 | -250/+548 |
|/ | |||||
* | Merge pull request #22020 from nextcloud/feature/20918/calendar_search | John Molakvoæ | 2020-08-04 | 14 | -13/+1834 |
|\ | | | | | Add Event and Task Backends for Unified Search |