David Böhm daboh
  • Joined on 2024-07-27
daboh pushed to main at daboh/plottservice 2024-09-19 09:10:59 +02:00
42c276b238 Updated disabled buttons in admin/users role
daboh pushed to main at daboh/plottservice 2024-09-19 08:45:47 +02:00
b8b28d5a2a Update role column in admin/user index
daboh pushed to main at daboh/plottservice 2024-09-19 08:10:25 +02:00
f307ff9e68 Fixed policy for controller admin/update
daboh pushed to main at daboh/plottservice 2024-09-19 00:00:50 +02:00
e5bd21823c Improved seeds
daboh pushed to main at daboh/plottservice 2024-09-18 14:59:09 +02:00
ff1c1017cf Added ransack search function to admin/users index
daboh pushed to main at daboh/plottservice 2024-09-18 14:46:39 +02:00
4bff15cd4e Added page nav at the top of admin/jobs index
daboh pushed to main at daboh/plottservice 2024-09-18 14:46:06 +02:00
c3c01bc736 Added mooore Students to seed
daboh pushed to main at daboh/plottservice 2024-09-18 10:56:37 +02:00
873263be40 Removed unused turbo_frame_tag (wrapping of tr/td not possible)
daboh pushed to main at daboh/plottservice 2024-09-18 10:42:13 +02:00
a169b8fae8 Added ability to change user roles in admin/users index
daboh pushed to main at daboh/plottservice 2024-09-18 07:16:22 +02:00
ace50699fb Updated policies
daboh pushed to main at daboh/plottservice 2024-09-18 06:45:20 +02:00
bf87e09bc6 Added back to top button
daboh pushed to main at daboh/plottservice 2024-09-18 06:43:51 +02:00
472236e6f5 Added variant info in icon helper
daboh pushed to main at daboh/plottservice 2024-09-17 23:36:49 +02:00
bd58c9d0c6 Added counter_cache for user jobs, replaced count with size to use cache.
daboh pushed to main at daboh/plottservice 2024-09-17 23:04:01 +02:00
70dd3a0ab8 Increased jobs in seeds
daboh pushed to main at daboh/plottservice 2024-09-17 22:54:16 +02:00
ca59573581 Added # Jobs in admin/users index
daboh pushed to main at daboh/plottservice 2024-09-17 18:18:36 +02:00
03b1158e7a Initial i18n localization
daboh pushed to main at daboh/plottservice 2024-09-17 15:50:15 +02:00
8bef03c2ce Added report csv epxort to job model
daboh pushed to main at daboh/plottservice 2024-09-17 14:55:13 +02:00
cb1879055c Fixed alert message, alert if email is not verified
daboh pushed to main at daboh/plottservice 2024-09-17 14:40:08 +02:00
b5021d5683 Increased pagy per page
daboh pushed to main at daboh/plottservice 2024-09-17 14:39:17 +02:00
7b6a2faeca Initial admin/jobs index