Update styles and add task priority feature

- Changed border color from #eee to #cdcdcd in various CSS files including dropzone, mapplic, summernote, grid, and select2 to enhance UI consistency.
- Added a new task priority selection feature in the task popup, allowing users to change the priority of tasks dynamically via AJAX.
- Implemented AJAX functionality to handle task priority changes and update the task list accordingly.
This commit is contained in:
2025-09-09 23:59:58 +02:00
parent fea4ee8eae
commit c03f4eded2
38 changed files with 172 additions and 108 deletions

File diff suppressed because one or more lines are too long