6 Commits

Author SHA1 Message Date
bd2557d261 Add registration form 2023-04-13 19:52:23 +02:00
17e3f2e100 Do not display application menu links with current url
Add "Recover password" link
2023-04-13 01:48:47 +02:00
3f2a92a6e5 Test "sign in" 2023-04-12 23:23:37 +02:00
74381494ea Style 'Sign in' view 2023-04-07 00:09:20 +02:00
c72144ff22 Add app menu with sign in/out links 2023-04-02 00:54:18 +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