a01ac2203e
Fixed job number to work with broadcast in jobs#index
2025-07-23 16:09:11 +02:00
337ff9b9d9
Fixed typo
2024-10-02 13:51:15 +02:00
8e111dea0d
Changed order of admin/job#index
2024-10-02 12:01:51 +02:00
5b60eb64ad
Added has_many assoziations for creator and cashier to jobs, fixed all views according to that changes. Implemented allocation of roles infos when status changes in job model.
2024-10-01 17:45:52 +02:00
f7bf922f44
Calendar view in admin/jobs#index optional
2024-09-25 13:43:57 +02:00
82f91c7111
Added sort function and pagy calendar to admin/jobs index
2024-09-23 15:17:37 +02:00
0f877456a4
Added sort function in admin/jobs index
2024-09-23 10:16:16 +02:00
f307ff9e68
Fixed policy for controller admin/update
2024-09-19 08:10:25 +02:00
ff1c1017cf
Added ransack search function to admin/users index
2024-09-18 14:59:07 +02:00
a169b8fae8
Added ability to change user roles in admin/users index
2024-09-18 10:42:12 +02:00
cb1879055c
Fixed alert message, alert if email is not verified
2024-09-17 14:55:08 +02:00
b5021d5683
Increased pagy per page
2024-09-17 14:40:07 +02:00
7b6a2faeca
Initial admin/jobs index
2024-09-17 14:39:15 +02:00
848777481d
Only users with verified emails are allowed to create new jobs
2024-09-17 12:42:59 +02:00
e6cbeb9596
Intalled pagy and applyed to admin/users index
2024-09-16 18:16:42 +02:00
11d944b64c
Initial admin/user index/show
2024-09-16 15:17:31 +02:00
d031245655
Fixed authorization for register controller
2024-09-16 14:54:54 +02:00
e440fbe602
Added some dasboard items
2024-09-16 13:40:04 +02:00
d294a3f7f0
Added missing file
2024-09-13 14:28:09 +02:00
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
d3b085e87b
Fixed firstname and lastname when register
2024-09-09 15:07:07 +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
d4ffe510c9
Removed unused method
2024-09-09 09:33:26 +02:00
beab461e6e
Fixed show and edit action for operator/jobs
2024-09-08 00:07:20 +02:00
26ccaa9bb4
Set name from current user to new jobs in form
2024-09-05 12:30:13 +02:00
230a286eb8
Added profile scaffold
2024-09-02 14:43:38 +02:00
fbbf0b5aac
Added dashboard for admin, only scaffold
2024-09-02 11:39:42 +02:00
8fb6c100e7
Logout redirects back to root_path
2024-08-27 16:17:01 +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
bf78c1537a
Added error handling for increasing pages
2024-08-13 14:52:22 +02:00
e4c19850b1
Added broadcast when increment or decrement pages
2024-08-13 13:24:50 +02:00
286cf57ac8
Added alert if number_of_pages could not be set
2024-08-13 13:17:32 +02:00
eaf7fdd2be
Number of plans can no be incremented or decremented
2024-08-13 13:00:59 +02:00
3a660d42de
Removed json response
2024-08-13 10:54:26 +02:00
ead82a9222
Worked on operator view
2024-08-13 04:42:17 +02:00
a3373e0288
Started with operator index
2024-08-12 04:22:54 +02:00
bfe5193a61
Generated operator controller and cleaned job controller
2024-08-12 03:01:13 +02:00
David Böhm
769423c42b
Upgrated to rails 7.2.0
2024-08-10 13:12:05 +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