1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00
Maybe/app
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
..
assets New bank addition (mostly hashing out STI bits) 2024-02-02 10:39:16 -06:00
channels/application_cable Initial commit 2024-02-02 09:05:04 -06:00
controllers Fix account creation 2024-02-03 02:50:09 +00:00
helpers Add custom new forms 2024-02-03 02:50:10 +00:00
javascript Initial commit 2024-02-02 09:05:04 -06:00
jobs Initial commit 2024-02-02 09:05:04 -06:00
mailers Initial commit 2024-02-02 09:05:04 -06:00
models Fix account creation 2024-02-03 02:50:09 +00:00
views Clean up registration and session views (#279) 2024-02-03 11:39:24 -06:00