agent-zero/webui/css
Alessandro 400095cbe9 refactor settings and scheduler
- Simplified task detail opening logic by integrating it into the `settingsModalStore`
- Updated the visibility condition for the task detail view in `scheduler-task-detail.html` to rely solely on the selected task state

rm attributes from components

simplify task display logic

settings components init

scheduler componentize

- Removed the inline scheduler settings script from `index.html` and replaced it with a new component structure in `scheduler-settings.html`, `scheduler-task-editor.html`, `scheduler-task-list.html`, and `scheduler-task-detail.html`.
- Introduced a dedicated `scheduler-store.js` to manage state and logic for the scheduler, enhancing maintainability and separation of concerns.
- Updated the `index.js` to remove the now obsolete `openTaskDetail` function, integrating task detail handling within the new store.
- Removed the deprecated `scheduler.js` file, consolidating functionality into the new component architecture.

settings modal store rename

- Replaced all instances of `$store.settingsModalStore` with `$store.settingsStore` across various settings components.

scheduler tab content x-if
2026-01-02 14:03:25 +01:00
..
buttons.css refactor settings and scheduler 2026-01-02 14:03:25 +01:00
messages.css action buttons sticky 2025-08-06 22:02:56 +02:00
modals.css unify scrollbars and fix tunnel spinner 2026-01-02 11:57:10 +01:00
notification.css finalize the notification system 2025-07-12 16:36:20 +02:00
scheduler-datepicker.css (WIP) feat: Task Scheduler Management UI/UX and tools - Part 3 2025-05-01 15:38:51 +02:00
scheduler.css fix for scheduler and memory dashboard style 2026-01-02 10:59:47 +01:00
settings.css tooltips; css polishing 2026-01-02 13:07:16 +01:00
speech.css mobile mic button fix 2025-05-15 09:17:20 +02:00
tables.css shared css classes for memory-dash and scheduler 2025-12-26 14:47:05 +01:00
toast.css Squashed commit of the following: 2024-12-08 00:27:02 +01:00