418b41556e
Added acces rules for jobs, operator/jobs and admin/dashboard view, including lazy loading for cancel button in broadcasts
2024-09-13 14:27:50 +02:00
7aeefd52bf
Created operator reference when new job is created
2024-09-09 15:08:49 +02:00
1492fba3bb
Fixed broadcast for new jobs
2024-09-09 14:47:02 +02:00
c195cd3b22
Many Changes: Rename privacy_policy, fixed seed.rb, fixed status in migration file, created new job for operator
2024-09-09 14:35:07 +02:00
26ccaa9bb4
Set name from current user to new jobs in form
2024-09-05 12:30:13 +02:00
e23b41b950
Added authentication_zero
2024-08-26 19:20:06 +02:00
ca113ceb61
Rubocop style update with some files
2024-08-16 23:18:11 +02:00
58758d3975
Optimized sql query with include
2024-08-15 22:40:52 +02:00
f672f8972e
Added broadcast feature from operator_jobs
2024-08-15 21:44:52 +02:00
ad781b18cf
Implemented turbo_stream for operator jobs
2024-08-15 18:19:15 +02:00
3d7a4ae677
Added broadcast feature to operator_jobs when job is canceled
2024-08-15 15:50:41 +02:00
3be019b58b
Implemented status changes operator index
2024-08-13 23:37:31 +02:00
3a660d42de
Removed json response
2024-08-13 10:54:26 +02:00
bfe5193a61
Generated operator controller and cleaned job controller
2024-08-12 03:01:13 +02:00
19cf60c9a9
Added icons, helperfunction and new fancy notice message
...
Added icons from webcrunch resp. heroicons
Added helperfunction to display inline svg with the plugin inline-svg
Implemented fancy notice message webcrunch. Realy nice but does only
work with javascript on.
2024-08-06 00:23:29 +02:00
72b93a27ab
Moved broadcast logic to the job controller
2024-08-04 20:15:20 +02:00
David Böhm
c8dcedaf0c
Fixed notice message for create new job
2024-08-04 15:41:50 +02:00
54e0cd5e45
Added edit and cancel button
2024-08-04 13:26:31 +02:00
c5e55eb410
Added job attributes, fixed seeds.rb
...
Added some attributes like status_changed_at. Refactored migration
files.
Changes to the migration file makes it necessary to reimport the
database: db:drop, db:create, db:migrate, db:seed
2024-08-02 13:47:44 +02:00
f7a60a90d8
Added pdf file upload
2024-08-01 23:15:05 +02:00
69bca2d99e
Some layout and model changes
2024-08-01 15:45:09 +02:00
e3d5d97c6c
Worked on layout, added model funktions, changed database
...
Changes to the migration file make it necessary to reimport the
database: db:drop, db:create, db:migrate, db:seed
2024-08-01 00:27:55 +02:00
d322ba1a83
Added user model and fixed reference in migration
2024-07-31 06:48:43 +02:00
43dfb7398a
Scaffold job model
2024-07-29 00:39:55 +02:00