Yu Le
56743eb380
Enable turbo refresh in layout/auth & Fix registrations controller create fail w/ status ( #544 )
2024-03-14 10:30:46 -04:00
Josh Pigford
0eddd86e74
Favicons
2024-03-11 09:01:50 -05:00
Ricardo Siqueira de Oliveira Leite
c8a659694d
Start I18n Internationalization setup ( #276 )
...
* start internationalization_setup
* add passwords views translations
* add account views translations
* fix translations
* temporary disable i18n used key
2024-02-06 11:58:17 -06:00
Jose Farias
c5192ee424
Centralize auth messages ( #269 )
...
* Add i18n-tasks
* Add auth-related i18n
* Centralize auth messages
* Remove safe navigation
* Revert "Remove safe navigation"
This reverts commit 56b5e01e5e0ab9f54a9a5d9f5559e29897d239a4.
* Remove newline in Gemfile
2024-02-03 14:17:49 -06:00
Jarrett Lusso
472746df06
Clean up registration and session views ( #279 )
...
* Clean up registration and session views
- There was some lingering devise logic that was hiding some text and links for sign-up and sign-in in the auth layout.
- Added a `text-link` class since I feel this is a commonly used thing that is ideal to have an applied it to all links in these views.
* Remove text-link class
2024-02-03 11:39:24 -06:00
Jose Farias
b3a792c47d
Implement invitation codes
2024-02-02 17:55:27 -06:00
Josh Pigford
99de24ac70
Initial commit
2024-02-02 09:05:04 -06:00