Commit Graph

58 Commits

Author SHA1 Message Date
89d1748100 add nginx.dev.conf for development environment
add functionality of scheduler to send right event
data to the clients
added route for file download
2025-09-17 06:36:37 +00:00
c19f478f11 add copilot instructions for better use of AI-models 2025-09-14 06:36:37 +00:00
e8d71b8349 Complete Redesign of Backend Handling for Client Group Assignments 2025-09-14 05:20:49 +00:00
c5a8571e97 Adaption of dashboard to Vite and React 2025-09-13 10:03:50 +00:00
1d23b7591d Switched von pnpm to npm, adapt Dockerfiles 2025-09-12 16:16:16 +00:00
f3b72da9fe Migrate from tailwind-sidebar to syncfusion sidebar component 2025-09-12 16:09:19 +00:00
75c5622efe optimize filemanager 2025-09-12 08:46:40 +00:00
4c44b98d53 make listener robust to bad data 2025-09-05 08:47:31 +00:00
76629b8e30 additions and corrections for
deployment instructions
2025-09-04 16:45:29 +00:00
86b1bdbd91 continued try for deployment 2025-09-03 20:27:59 +00:00
e30723da0a Preparation for first deployment-test 2025-09-03 19:47:16 +00:00
4e74f72c9f multiple corrections on docker-compose and Dockerfile
robust start sequence
avoid scrolling of main content
2025-08-31 07:30:53 +00:00
2ca5f0060e add programminfo.tsx and program-info.json for
information and display of program details
add simple logout-page
2025-08-30 16:00:59 +00:00
270bad5980 introduce icons in events 2025-07-24 14:11:27 +00:00
49e9f9eade change color of work cells in the past to light
yellow
2025-07-24 10:12:25 +00:00
8bbda836b3 prevent saving past events
add function to show inactive events
2025-07-24 09:35:57 +00:00
4e6451ce80 group color shown in CustomEventModal
add functionality for edit of events
2025-07-24 07:43:32 +00:00
b0e933e895 UI polishing 2025-07-23 15:04:16 +00:00
7f4800496a implement functionality to delete clients in
clients and SetupMode components
2025-07-22 16:04:26 +00:00
c0202e5802 remove simclient and update setup mode 2025-07-20 09:41:36 +00:00
c9fbb38347 test entrypoint for git 2025-07-19 09:27:03 +00:00
2e9f22f5cc test communication scheduler<->simclient 2025-07-18 14:49:53 +00:00
a1d6d83488 Solve lint errors 2025-07-17 07:04:01 +00:00
4e525e4bae Automatic detect of clients 2025-07-17 06:31:50 +00:00
1a6faaa104 separation of production and development
environments
Adding new migrations for renaming and adding fields
to the database schema
persistent uuid for simclient
2025-07-16 08:50:42 +00:00
84a92ab9c2 functional system simclient<-> listener<->server 2025-07-15 15:37:16 +00:00
f37744b31e models.py moved to models/models.py
refactor all imports
2025-07-15 10:45:56 +00:00
661d25d70c Scheduler: Refactor database utilities and
scheduler logic
2025-07-15 05:05:09 +00:00
2fa84c1e2b Setup: Make Docker Compose, Scheduler, and Simclient fully operational 2025-07-14 18:41:28 +00:00
7c1f546af9 Remove legacy Dash frontend after React migration 2025-07-14 17:19:14 +00:00
6e6e5c383a Create and save custom events in database dash-frontend-backup 2025-07-14 16:58:00 +00:00
16581a974f Basic version of eventmedia-management (upload,
save in database)
2025-07-10 09:32:35 +00:00
43306130f7 First version of media manager 2025-07-07 14:48:37 +00:00
2127c3a753 Refactor database schema and update event media
handling
2025-07-05 05:24:00 +00:00
f5cb25bdce new custom modalbox for event input 2025-07-03 16:06:20 +00:00
7d773739d5 Implement Delete Event Feature 2025-07-01 18:49:25 +00:00
37332249aa different colors for different groups 2025-07-01 18:17:05 +00:00
95b823ae3d Migration of events to use group_id instead of
group_name
2025-06-30 19:45:04 +00:00
10b32b9a20 Deselecting Clients in Kanban View 2025-06-30 19:13:44 +00:00
7d7204e7c6 Toast-feedback feature for dashboard 2025-06-29 08:25:19 +00:00
6639006d65 Refactoring of routes
group functionalities working
2025-06-29 06:58:23 +00:00
55ae392411 workflow delete in ui functional 2025-06-28 06:41:49 +00:00
f176c40a02 first kanban-view integration for client groups 2025-06-27 08:22:01 +00:00
9b78db8223 Link events to SchedulerComponent 2025-06-23 19:41:48 +00:00
6e38ca477a infoscreen-overview in cards 2025-06-23 16:06:00 +00:00
76f6baf533 initial feature/react-migration commit 2025-06-22 20:57:21 +00:00
6653f3cf72 Set all requests to ssl 2025-06-19 19:46:46 +00:00
19f817b796 first feasability of event management feature 2025-06-19 07:34:56 +00:00
dc7fa6b2cb sidebar working as expected
modalbox working as expected
2025-06-17 20:39:02 +00:00
f1d9d05519 modalbox for appoiments 2025-06-16 20:31:49 +00:00