6095c31fb9
Modified navbar with login, logout,..
2024-08-27 09:34:31 +02:00
d0e1f0772f
Force student.hs-rm.de or hs-rm.de email
2024-08-27 07:15:02 +02:00
e23b41b950
Added authentication_zero
2024-08-26 19:20:06 +02:00
70606f6890
Fixed table background if body backgrond ist not white
2024-08-25 22:46:49 +02:00
a49045f59a
Small design updates
2024-08-25 22:34:18 +02:00
9fc2091065
Added hover highlight job tr entry
2024-08-24 23:36:13 +02:00
c1a6dae600
Added letter_opener
2024-08-17 21:03:34 +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
32be24bca9
Refactored stylesheet
2024-08-15 02:07:11 +02:00
241c5019c0
Some layout improvements
2024-08-14 19:56:41 +02:00
6990fa7e82
Added favicon
2024-08-14 14:30:54 +02:00
08babbcea3
Fixed small design issues and installed tailwind sorter headwind to vscode
2024-08-14 13:21:01 +02:00
17b5666710
Fixed anker points
2024-08-14 00:38:51 +02:00
b8e107b7cc
Added status icons to the cards for operator view
2024-08-14 00:16:06 +02:00
be9224a774
Fixed turbo_confirm message
2024-08-13 23:44:27 +02:00
3be019b58b
Implemented status changes operator index
2024-08-13 23:37:31 +02:00
8732f07dd6
Fixed seeds.rb
2024-08-13 23:54:47 +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
b467f9c86d
Fixed pdf preview with turbo_stream
2024-08-12 14:08:23 +02:00
a3373e0288
Started with operator index
2024-08-12 04:22:54 +02:00
e53fffdb8d
Added links to admin and opertator in navbar
2024-08-12 03:53:46 +02:00
d28b4e0876
Small design changes for job list
2024-08-12 03:49:33 +02:00
bfe5193a61
Generated operator controller and cleaned job controller
2024-08-12 03:01:13 +02:00
f60575fc89
Small design changes
2024-08-12 01:11:29 +02:00
06d7829922
Fixed seed.rb (wrong status)
2024-08-12 01:07:50 +02:00
6522ab0339
Renamed status ready_to_pickup to just pickup
2024-08-11 16:53:28 +02:00
6a8de20f44
Small layout changes
2024-08-11 12:25:51 +02:00
083ec5253a
Fixed icons in table
2024-08-10 19:56:32 +02:00
David Böhm
d0c653d61a
Small layout changes
2024-08-10 16:52:29 +02:00
David Böhm
85a75fb2af
Added info howto install npm package
2024-08-10 13:58:57 +02:00
David Böhm
769423c42b
Upgrated to rails 7.2.0
2024-08-10 13:12:05 +02:00
David Böhm
d018d30485
Fixed image url for pdf preview if rendered with turbo_stream
2024-08-10 12:02:48 +02:00
debb015c33
Added some infos to readme.md
2024-08-09 14:16:24 +02:00
David Böhm
cd07247e5f
Added pdf preview
2024-08-09 12:35:58 +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
616bd0cbe7
Added pdf analyzer
...
Analyzer should be moved to ActiveStorage::Analyzer
First there are many bugs with ActiveStorage that needs to be fixed:
Files are not deleted if job is destroyed (dependent: :purge is set)
If a new file is uploaded the old file is not deleted
(has_one_attechment)
2024-08-08 13:56:36 +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
53e3f287ce
Configured debugging with vscode
2024-08-05 03:31:07 +02:00
5bba70b583
Bundle update
2024-08-04 23:18:54 +02:00
450bb7a3bd
Fixed User relation to Job
2024-08-04 22:43:16 +02:00
99dbd71c0d
Small fixes
2024-08-04 22:29:20 +02:00