815a8bae4d
Fixed default value for user.role
2024-09-16 13:11:03 +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
ba4331c252
changed enum to string in user and job model
2024-09-07 23:24:07 +02:00
e23b41b950
Added authentication_zero
2024-08-26 19:20:06 +02:00
David Böhm
769423c42b
Upgrated to rails 7.2.0
2024-08-10 13:12:05 +02:00
33db74df71
Added cost and cost_qm in job model
...
Changes to the migration file makes it necessary to reimport the
database: db:drop db:create db:migrate db:seed
2024-08-08 22:28:12 +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
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