Commit Graph

82 Commits

Author SHA1 Message Date
Tim Gröger 26235fef49 add actions on events-request-page 2023-05-01 11:00:24 +02:00
Tim Gröger b33d30fe40 black 2023-04-30 13:56:14 +02:00
Tim Gröger 28223d12b6 fix transferjob when accepted 2023-04-30 13:55:57 +02:00
Tim Gröger 0f0e6702e2 prettier 2023-04-30 13:55:17 +02:00
Tim Gröger b4c3cfa365 fix and add more notification 2023-04-30 13:55:00 +02:00
Tim Gröger 941841b1bb change id to get notifications 2023-04-30 09:49:51 +02:00
Tim Gröger 31c6410eba change view of listview 2023-04-28 20:45:47 +02:00
Tim Gröger 144bc1d58e load jobTypes before used 2023-04-28 20:45:30 +02:00
Tim Gröger a88e3a0160 remove card from EventRequests 2023-04-28 20:05:15 +02:00
Tim Gröger 2ddb89f89c add IDE options in gitignore 2023-04-28 19:56:58 +02:00
Tim Gröger 3ba7e5d366 add end time for job, delete empty jobtype 2023-04-28 19:55:12 +02:00
Ferdinand Thiessen e1ad8f0f11 feat(ui): Implemented job invitations / transfer page 2023-04-28 13:52:32 +02:00
Tim Gröger eb0e54714b fix add Jobs backend 2023-04-28 13:51:41 +02:00
Tim Gröger 994f65c38b fix add jobs 2023-04-28 13:51:11 +02:00
Tim Gröger b7741cfa37 fix adding, modify, remove jobs from event 2023-04-26 11:28:16 +02:00
Tim Gröger 9359db3881 fix add jobs 2023-04-24 21:14:19 +02:00
Tim Gröger f54911ed48 add alembic migration; delete unneccessary card layout 2023-04-10 14:55:17 +02:00
Tim Gröger 7923f4889c fix depracation warnings (sqlalchemy 2.0), fix installable plugin 2023-04-09 23:41:10 +02:00
Ferdinand Thiessen 75fa825962 fix(backend): Provide version, fix metadata
continuous-integration/woodpecker the build was successful Details
2021-12-23 03:24:12 +01:00
Ferdinand Thiessen 166073fb55 fix(ui): Fix routes, requests should have more priority than settings
continuous-integration/woodpecker the build was successful Details
2021-12-22 01:09:39 +01:00
Ferdinand Thiessen 0f65ae53af feat(ui): Add functions for getting a job and invitations to the events store 2021-12-22 01:08:48 +01:00
Ferdinand Thiessen 2ef9fd023a fix(ui): Align api with backend 2021-12-22 01:07:45 +01:00
Ferdinand Thiessen a09ce26474 feat(backend): Add routed for get_job and get_invitations 2021-12-22 01:06:23 +01:00
Ferdinand Thiessen 5a52c364e4 chore(deps): Set minimum supported python version to 3.8. 2021-12-22 01:05:42 +01:00
Ferdinand Thiessen 72cb163a00 fix(backend): Fix Job model and using controller functions
type should be the type id not the object
2021-12-22 01:05:10 +01:00
Ferdinand Thiessen 62599898d0 fix(backend): Invite must search user in database
continuous-integration/woodpecker the build was successful Details
2021-12-17 14:50:42 +01:00
Ferdinand Thiessen 90219c5ddd chore(ci): Rename pipelines to match other projects 2021-12-17 14:48:53 +01:00
Ferdinand Thiessen c2e0e55a19 fix(ui): Invite should send only transferee userid 2021-12-17 14:48:20 +01:00
Ferdinand Thiessen eed25f8290 chore(deps): Update dependencies + tag new version
continuous-integration/woodpecker the build was successful Details
2021-12-13 20:18:19 +01:00
Ferdinand Thiessen e733ee0f40 feat(ci): Added woodpecker CI 2021-12-13 20:18:16 +01:00
Ferdinand Thiessen d200370975 fix(backend): Use new scheduler plugin for assign_backups 2021-12-06 23:49:27 +01:00
Ferdinand Thiessen 960a19dae8 chore(ui): Minor cleanup 2021-12-06 13:15:34 +01:00
Ferdinand Thiessen e4d3ef2097 chore(ui): Update dependencies 2021-12-06 00:24:08 +01:00
Ferdinand Thiessen dd49b0eb9e feat(ui): Allow assigning other users (if you have the permission). 2021-12-06 00:23:15 +01:00
Ferdinand Thiessen 58621d3da4 chore(ui): Fix code formatting 2021-12-06 00:23:10 +01:00
Ferdinand Thiessen 11a4f87005 fix(backend): Allow unassigning deleted users, but not assigning 2021-12-05 22:59:13 +01:00
Ferdinand Thiessen 32bcf7ecbf fix(backend): Fix changing service type between backup and normal 2021-12-02 21:31:20 +01:00
Ferdinand Thiessen 7baa274d02 feat(backend): Remove deleted user from all futur services 2021-12-02 21:30:42 +01:00
Ferdinand Thiessen 81c33ece8c fix(ui) Minor usability fixes for transfer / invite dialog 2021-11-29 11:32:20 +01:00
Ferdinand Thiessen de6e959937 chore(backend) Split backend from flaschengeist, now developed here 2021-11-28 22:30:15 +01:00
Ferdinand Thiessen c8ae458775 fix(ui) AgendaView now shows correct events on small devices 2021-11-28 22:21:07 +01:00
Ferdinand Thiessen 38cc0d43d6 Tag a new alpha version 2021-11-25 15:38:57 +01:00
Ferdinand Thiessen f539d2c386 Set start of empty event model to midnight 2021-11-25 15:38:02 +01:00
Ferdinand Thiessen f87c691f61 [api] Match store functions with new pagination API for events 2021-11-25 15:37:34 +01:00
Ferdinand Thiessen 7b622f96ea [cleanup] Minor styling fixes 2021-11-25 15:36:32 +01:00
Ferdinand Thiessen 7eb0074111 [widget] Implemented functional widget, show next services 2021-11-25 15:35:14 +01:00
Ferdinand Thiessen f79823531d [agendaview] Fix week not loaded if window resized from 3 to 7 days 2021-11-25 15:33:50 +01:00
Ferdinand Thiessen 4c92fb0ff7 [agendaview] Edit events as dialog 2021-11-25 15:32:58 +01:00
Ferdinand Thiessen 512e68f1ed Implemented transfer and invite to jobs and notifications 2021-11-24 21:47:14 +01:00
Ferdinand Thiessen 6c32aae7b4 Fix typesafe names 2021-11-24 21:45:00 +01:00