Commit Graph

14 Commits

Author SHA1 Message Date
5e45dd8058 Added status color to table row id 2024-08-02 14:54:51 +02:00
dbf6511913 Changed storage location 2024-08-02 14:06:03 +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
9a3777be44 Minor style upgrades 2024-08-02 07:31:09 +02:00
884ee53748 Give label in form a title 2024-08-01 23:35:55 +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
f510d4ed09 Small layout changes again 2024-08-01 07:34:43 +02:00
5e658505d3 Small layout changes 2024-08-01 07:27:12 +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
40ea1910c7 First layout work
Based on: https://www.youtube.com/watch?v=Y7i4ygh1wYw
2024-07-31 15:52:56 +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
David Böhm
7cdf7e4427 Init new rails app with Tailwind CSS 2024-07-27 11:02:26 +02:00