16 Commits

Author SHA1 Message Date
f899fed910 Prefer icons without circle 2024-11-09 15:56:22 +01:00
927a8330bc Add souce code and issue tracker links
Closes #3
2024-05-12 23:21:30 +02:00
b4212298df Add Unit defaults import link 2024-05-04 01:47:53 +02:00
92350ac3f2 Display new form with turbo frame 2024-01-03 01:02:29 +01:00
a4745c9cb8 Add Units 2023-07-06 18:34:16 +02:00
459836ca38 Add Users#disguise/#revert 2023-05-13 23:38:07 +02:00
23b8c82602 Add user profile editing 2023-05-02 18:55:38 +02:00
4dbd5f4a2a Update Users#index 2023-04-23 19:35:10 +02:00
86dbc95375 Add navigation menu 2023-04-21 20:22:16 +02:00
894c21f322 Move reset buttons to corresponding forms 2023-04-19 01:32:06 +02:00
17e3f2e100 Do not display application menu links with current url
Add "Recover password" link
2023-04-13 01:48:47 +02:00
a46c41197c Add images to session links 2023-04-08 04:19:36 +02:00
7d0da45653 Add linked SVG image to button 2023-04-08 00:31:59 +02:00
803d9063d5 Fix flash pictograms 2023-04-05 02:36:01 +02:00
3c54867e51 Add flash messages display 2023-04-05 02:29:21 +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