This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src
Michaelpalacce 7ebca9afc5
continuous-integration/drone/push Build is passing Details
feat/alphabetical-sort (#1162)
Alphabetical sorting.
Disables re-ordering when applied.
Does not work with the search button as expected, but neither do the filters tbh... Works fine with the search in the filters menu.

I know we talked about having a dropdown but since this is pretty much finished I thought I'd submit a PR. I am a bit short on time these days but may submit a new PR to add the dropdown ( should be simple enough )

Co-authored-by: Stefan Genov <stefantigro@gmail.com>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1162
Reviewed-by: konrad <k@knt.li>
Reviewed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-authored-by: Michaelpalacce <stefantigro@gmail.com>
Co-committed-by: Michaelpalacce <stefantigro@gmail.com>
2021-12-21 16:29:49 +00:00
..
assets fix: llama color (#1212) 2021-12-19 20:08:59 +00:00
components feat/alphabetical-sort (#1162) 2021-12-21 16:29:49 +00:00
composables fix: useColorScheme (#1117) 2021-11-30 20:03:27 +00:00
directives chore: simplify focus directive 2021-12-17 16:34:27 +00:00
helpers feat: redirect to calculated url everywhere 2021-12-17 15:41:11 +00:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
i18n feat/alphabetical-sort (#1162) 2021-12-21 16:29:49 +00:00
indexes feat: use flexsearch for all local searches (#997) 2021-11-14 20:49:52 +00:00
message feat: upgrade to packages for vue 3 2021-10-01 18:49:54 +02:00
models fix: check for notification api (#1043) 2021-11-22 19:03:27 +00:00
modules feat: recurring for quick add magic (#1105) 2021-12-07 20:08:39 +00:00
router fix: auth and move logic to router (#1201) 2021-12-21 08:02:03 +00:00
services feat: use script setup and ts in app auth components 2021-12-12 14:37:20 +00:00
store feat: redirect to calculated url everywhere 2021-12-17 15:41:11 +00:00
styles fix:cleanup some scss vars (#1118) 2021-11-30 20:04:15 +00:00
types feat: add vite-svg-loader and add Logo component (#971) 2021-11-13 14:16:14 +00:00
views feat/alphabetical-sort (#1162) 2021-12-21 16:29:49 +00:00
App.vue fix: auth and move logic to router (#1201) 2021-12-21 08:02:03 +00:00
icons.js feat: improve icons (#903) 2021-10-26 18:20:09 +00:00
main.ts fix: auth and move logic to router (#1201) 2021-12-21 08:02:03 +00:00
registerServiceWorker.js Cleanup broken sw functions 2021-07-26 23:09:49 +02:00
sentry.js feat: add releases to sentry (#919) 2021-10-31 13:37:57 +00:00
sw.js chore(deps): update workbox monorepo to v6.4.2 (#1133) 2021-12-04 14:47:52 +00:00
urls.js feat: move user settings to multiple components (#889) 2021-10-26 20:58:02 +00:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00