dependabot[bot]
a5b3c50e32
Bump rails from bab4aa7
to bfcfede
( #399 )
...
Bumps [rails](https://github.com/rails/rails ) from `bab4aa7` to `bfcfede`.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](bab4aa7cb2...bfcfede66a
)
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 08:25:14 -06:00
dependabot[bot]
88f8e567df
Bump turbo-rails from 2.0.0 to 2.0.1 ( #400 )
...
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/hotwired/turbo-rails/releases )
- [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: turbo-rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 08:24:59 -06:00
dependabot[bot]
37f7754368
Bump redis from 5.0.8 to 5.1.0 ( #401 )
...
Bumps [redis](https://github.com/redis/redis-rb ) from 5.0.8 to 5.1.0.
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/redis-rb/compare/v5.0.8...v5.1.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-09 08:24:46 -06:00
Josh Pigford
4761619870
New Add Account UI
...
* Add Lucide gem (#364 )
* feat: add cursor pointer in the log-in and create account pages, also make full with (it's cutted right now) the fileds in the settings edit page
* feat: skip system test with an explanation instead of comment them
* fix typo in the skip
* feat: add lucide gem
* Add reusable modal (#362 )
* Remove unused form
* Add reusable modal
* Prelim styling
* Add instructions
---------
Co-authored-by: Josh Pigford <josh@joshpigford.com>
* Add keyboard navigation to new account selector (#375 )
* New account menu (#372 )
* New account menu
* Styling tweaks
---------
Signed-off-by: Josh Pigford <josh@joshpigford.com>
* Entry method links (#376 )
* Initial add account form (#378 )
* Initial add account form
* Unused
---------
Signed-off-by: Josh Pigford <josh@joshpigford.com>
Co-authored-by: Pedro López Mareque <Pedro.lopez.mareque@gmail.com>
Co-authored-by: Rob Zolkos <rob@zolkos.com>
Co-authored-by: Josh Brown <josh@joossh.com>
2024-02-08 10:46:05 -06:00
dependabot[bot]
74cf8a1c3b
Bump rails from f0d433b
to bab4aa7
( #373 )
...
Bumps [rails](https://github.com/rails/rails ) from `f0d433b` to `bab4aa7`.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](f0d433bb46...bab4aa7cb2
)
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 07:51:04 -06:00
Anthony
25e3ee8e49
Remove redundant dotenv
from Gemfile
( #357 )
...
`dotenv` is already a `dotenv-rails` dependency so there is no need to specify it manually to the `Gemfile`.
2024-02-07 10:20:22 -06:00
dependabot[bot]
0ebbae907a
Bump rails from 554e5c2
to f0d433b
( #349 )
...
Bumps [rails](https://github.com/rails/rails ) from `554e5c2` to `f0d433b`.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](554e5c2d8e...f0d433bb46
)
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07 09:07:31 -06:00
Rob Zolkos
969ee068fe
Use latest turbo-rails release ( #353 )
...
This was using main branch but since 2.0 has been released this morning
we can revert to that rather than pre-release versions.
2024-02-07 09:07:14 -06:00
Muhammed Kılıç
2ccb52056d
Add dotenv-rails gem to fix environment variable error for db setup ( #334 )
...
* Add dotenv-rails gem to fix environment variable error for db setup
* Add environment variables
* Add default database values to environment variables
2024-02-06 19:32:19 -06:00
Nidhi Sarvaiya
1182ab39bd
Integrate money-rails gem ( #268 )
...
* Integrate money-rails gem
* Fix Lint issues
* Basic test for monetize feature
* Merge main branch
* Changes to monetize balance field
---------
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
2024-02-06 12:30:51 -05:00
dependabot[bot]
5cf3220953
Bump rails from 0add5db
to 554e5c2
( #322 )
...
Bumps [rails](https://github.com/rails/rails ) from `0add5db` to `554e5c2`.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](0add5dba83...554e5c2d8e
)
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 08:10:02 -06:00
dependabot[bot]
f6251407e9
Bump rails from 3d132b8
to 0add5db
( #304 )
...
Bumps [rails](https://github.com/rails/rails ) from `3d132b8` to `0add5db`.
- [Release notes](https://github.com/rails/rails/releases )
- [Commits](3d132b8555...0add5dba83
)
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 07:52:53 -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 56b5e01e5e
.
* Remove newline in Gemfile
2024-02-03 14:17:49 -06:00
Josh Pigford
2161cce29a
Fix for renamed Depository model
2024-02-02 11:35:32 -06:00
Josh Pigford
41eb777843
Merge pull request #249 from robzolkos/use-main-turbo
...
Use turbo from main branch (with new morphing bits)
2024-02-02 11:33:03 -06:00
Rob Zolkos
4e273be0af
Update turbo
2024-02-02 17:14:59 +00:00
Josh Brown
18c044efa3
Add Rails LSP plugin
2024-02-02 17:12:08 +00:00
dependabot[bot]
005ea536b4
Bump brakeman from 6.1.1 to 6.1.2
...
Bumps [brakeman](https://github.com/presidentbeef/brakeman ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/presidentbeef/brakeman/releases )
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md )
- [Commits](https://github.com/presidentbeef/brakeman/compare/v6.1.1...v6.1.2 )
---
updated-dependencies:
- dependency-name: brakeman
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 16:23:24 +00:00
Josh Pigford
99de24ac70
Initial commit
2024-02-02 09:05:04 -06:00