juliushaertl / apporder

Nextcloud app to enable sorting inside the app menu
GNU Affero General Public License v3.0
45 stars 9 forks source link

Make app compatible with the new Nextcloud menu #29

Closed juliushaertl closed 7 years ago

MariusBluem commented 7 years ago

Would it not be better to get this directly in the server? 🤔

juliushaertl commented 7 years ago

@MariusBluem Nothing for Nextcloud 12 because we already had feature freeze :wink:

juliushaertl commented 7 years ago

I still have not come up with a good idea how to do the organizing properly with the new menu. Since it is responsive and we will have 1-8 icons in the header as well as any number in a popover window we cannot just keep the current drag and drop.

juliushaertl commented 7 years ago

I've added basic support for Nc12 in master by putting a sorting UI to the personal settings.

@MariusBluem Mind opening an issue on the server so we might get discussion started there on how we could integrate the sorting functionality nicely?