tududi/backend
Chris bd6d176666
Add sorting projects (#175)
* Add sorting dropdown to projects list

* Fix lint issues

* fixup! Fix lint issues

* Fix new task space and completed expose

* Fix completed switch and filters

* Fix an issue with projects not appearing as links

* Fix an issue with modal appearing relative to task list

* Remove obsolete loads

* Fix list issues

* Fix mobile/desktop settings dropdown functionality

* Update project modal layout

* Realign project options

* Fix tags dropdown in Project modal

* Fix inbox amount sidebar layout

* Fix project banner tags listing

* Remove icons from titles

* Fix lint errors

* fixup! Fix lint errors

* fixup! fixup! Fix lint errors

* Beautify notes and areas

* Experiment with new notes layout

* fixup! Experiment with new notes layout

* fixup! fixup! Experiment with new notes layout

* Fix note layout

* fixup! Fix note layout

* Fix an issue with adding an area and refreshing
the area list

* Fix an issue with project edit delete menu

* fixup! Fix an issue with project edit delete menu

* Fix an issue with projects create

* Update interaction with Notes

* Update interaction with tags

* fixup! Update interaction with tags

* Fix lint issues

* Extract shared filter

* Add sorting dropdown translations

* fixup! Add sorting dropdown translations

* fixup! fixup! Add sorting dropdown translations
2025-07-21 18:41:11 +03:00
..
cmd Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
config Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
middleware Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
migrations Lint & format (#159) 2025-07-15 10:44:02 +03:00
models Add sorting projects (#175) 2025-07-21 18:41:11 +03:00
routes Add sorting projects (#175) 2025-07-21 18:41:11 +03:00
scripts Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
seeders Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
services Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
tests Linting 2025-07-20 22:38:15 +03:00
utils Cleanup and add safe utility functions (#154) 2025-07-15 10:44:02 +03:00
.env.example Setup intelligence (#84) 2025-06-27 14:02:18 +03:00
.env.test Express migration (#80) 2025-06-16 21:50:44 +03:00
.prettierrc.json Linting cleanup (#99) 2025-07-01 11:40:09 +03:00
.sequelizerc Express migration (#80) 2025-06-16 21:50:44 +03:00
app.js Parallelize test running (#166) 2025-07-16 13:27:57 +03:00
cookies.txt Scaffold recurring task layout (#83) 2025-06-19 16:56:38 +03:00
eslint.config.js Sorting fixes (#174) 2025-07-17 17:43:56 +03:00
jest.config.js Maximize Jest workers 2025-07-17 10:26:27 +03:00
start.sh Add sorting projects (#175) 2025-07-21 18:41:11 +03:00
test-note-tags.js Add sorting projects (#175) 2025-07-21 18:41:11 +03:00