1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 23:59:40 +02:00
Maybe/app/helpers
Zach Gollwitzer 5aca2ff9b6
Add zero-config self hosting on Render (#612)
* v1 of backend implementation for self hosting

* Add docs

* Add upgrades controller

* Add global helpers for self hosting mode

* Add self host settings controller

* Conditionally show self hosting settings

* Environment and config updates

* Complete upgrade prompting flow

* Update config for forked repo

* Move configuration of github provider within class

* Add upgrades cron

* Update deploy button

* Update guides

* Fix render deployer

* Typo

* Enable auto upgrades

* Fix cron

* Make upgrade modes more clear and consistent

* Trigger new available version

* Fix logic for displaying upgrade prompts

* Finish implementation

* Fix regression

* Trigger new version

* Add i18n translations

* trigger new version

* reduce caching time for testing

* Decrease cache for testing

* trigger upgrade

* trigger upgrade

* Only trigger deploy once

* trigger upgrade

* If target is commit, always upgrade if any upgrade is available

* trigger upgrade

* trigger upgrade

* Test release

* Change back to maybe repo for defaults

* Fix lint errors

* Clearer naming

* Fix relative link

* Add abs path

* Relative link

* Update docs
2024-04-13 09:28:45 -04:00
..
settings Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
transactions Basic transaction categories CRUD actions (inline) (#601) 2024-04-04 17:29:50 -04:00
accounts_helper.rb Dashboard View and Calculations (#521) 2024-03-06 09:56:59 -05:00
application_form_builder.rb Enhance currency selector to list 'All Others' after 'Popular' (#610) 2024-04-10 10:47:58 -04:00
application_helper.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
auth_messages_helper.rb Centralize auth messages (#269) 2024-02-03 14:17:49 -06:00
forms_helper.rb Consolidate dropdown controllers (#600) 2024-04-03 17:32:27 -04:00
pages_helper.rb Initial commit 2024-02-02 09:05:04 -06:00
transactions_helper.rb Scaffold out basic transactions model and UI (#478) 2024-02-23 21:34:33 -05:00
upgrades_helper.rb Add zero-config self hosting on Render (#612) 2024-04-13 09:28:45 -04:00
valuations_helper.rb Add Live Data to Account Page (#464) 2024-02-20 09:07:55 -05:00