9 Commits

Author SHA1 Message Date
1227c54e0e Fix flashes display after grid introduction
Closes #5
2024-01-17 21:57:18 +01:00
5047d4909f Render units from collection, without redirects 2024-01-15 18:45:30 +01:00
9a9a139aa7 Handle exceptions during TURBO_STREAM requests 2024-01-15 01:59:30 +01:00
459836ca38 Add Users#disguise/#revert 2023-05-13 23:38:07 +02:00
cc65b64a4b Move status checking to model 2023-05-02 03:17:41 +02:00
634ba7e901 Add access control and :forbidden error handling 2023-04-24 23:08:55 +02:00
83335871b4 Add sign-out redirection 2023-04-15 23:52:40 +02:00
0e72219373 Require authentication 2023-04-01 18:53:30 +02:00
6d2d12a9da rails new
THOR_MERGE=vimdiff bundle exec rails new -d mysql --skip-action-mailbox
  --skip-action-text --skip-active-job --skip-active-storage
  --skip-action-cable --skip-hotwire --skip-jbuilder --skip-bootsnap
  --skip-bundle .
2023-03-05 19:23:29 +01:00