1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 12:05:19 +02:00
Maybe/app/controllers/concerns
Josh Pigford 793bd852a0
Family invites (#1397)
* Initial pass at household invites

* Invitee setup

* Clean up add member form

* Lint and other tweaks

* Security cleanup

* Lint

* i18n fixes

* More i18n cleanup

* Show pending invites

* Don't use turbo on the form

* Improved email design

* Basic tests

* Lint

* Update onboardings_controller.rb

* Registration + invite cleanup

* Lint

* Update brakeman.ignore

* Update brakeman.ignore

* Self host invite links

* Test tweaks

* Address missing param error
2024-11-01 10:23:27 -05:00
..
authentication.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
auto_sync.rb Implement auto family syncs on login (#1021) 2024-07-25 12:51:50 -04:00
filterable.rb Rubocop updates (#1118) 2024-08-23 10:06:24 -04:00
impersonatable.rb Impersonation (#1325) 2024-10-18 11:26:58 -05:00
invitable.rb Family invites (#1397) 2024-11-01 10:23:27 -05:00
localize.rb Allow users to set preferred locale in settings and provide basic date and time localization support (#1226) 2024-10-02 14:02:17 -04:00
onboardable.rb User Onboarding + Bug Fixes (#1352) 2024-10-23 11:20:55 -04:00
self_hostable.rb Add basic self hosted onboarding (#1177) 2024-09-13 17:24:19 -04:00
store_location.rb Fix: Escape button not being handled on settings pages (#1210) 2024-09-30 17:28:15 -04:00