neo773
|
756a010131
|
fix tests
|
2025-04-18 00:57:04 +05:30 |
|
neo773
|
79bd63528e
|
update PWA logo
|
2025-04-18 00:28:27 +05:30 |
|
neo773
|
123567621e
|
fix test
|
2025-04-18 00:18:48 +05:30 |
|
neo773
|
e1808474ed
|
chore: run rubocop
|
2025-04-18 00:08:40 +05:30 |
|
neo773
|
01c07510d0
|
Merge branch 'main' into responsive-design-2077
|
2025-04-18 00:05:54 +05:30 |
|
Luan Estradioto
|
6a21f26d2d
|
Fix: No comma when locality is empty (small fix) (#2111)
* Fix: No comma when locality is empty
* better cleanup on address string
* fix test to one-liner
* add more testing
|
2025-04-16 20:26:45 -05:00 |
|
neo773
|
bfa4840053
|
fix conflict
|
2025-04-15 00:54:08 +05:30 |
|
neo773
|
e390a87910
|
fix conflict
|
2025-04-15 00:30:33 +05:30 |
|
neo773
|
7a19af49d4
|
Merge branch 'main' into responsive-design-2077
|
2025-04-15 00:25:13 +05:30 |
|
neo773
|
8113dc7183
|
WIP
|
2025-04-15 00:04:48 +05:30 |
|
neo773
|
45d075ee99
|
WIP
|
2025-04-15 00:02:12 +05:30 |
|
neo773
|
6bef41ddb3
|
WIP
|
2025-04-14 23:59:39 +05:30 |
|
neo773
|
20b074d9bf
|
WIP
|
2025-04-14 23:57:56 +05:30 |
|
neo773
|
dc790d7662
|
WIP
|
2025-04-14 22:57:43 +05:30 |
|
Zach Gollwitzer
|
298e150f43
|
Fix stale model reference
|
2025-04-14 12:51:38 -04:00 |
|
Zach Gollwitzer
|
e657c40d19
|
Account:: namespace simplifications and cleanup (#2110)
* Flatten Holding model
* Flatten balance model
* Entries domain renames
* Fix valuations reference
* Fix trades stream
* Fix brakeman warnings
* Fix tests
* Replace existing entryable type references in DB
|
2025-04-14 11:40:34 -04:00 |
|
Joseph Ho
|
f181ba941f
|
loan: Set the first valuation as the original principal. (#2088)
Fix: #1645.
|
2025-04-14 09:09:25 -04:00 |
|
dependabot[bot]
|
5cb2183bdf
|
Bump stripe from 14.0.0 to 15.0.0 (#2105)
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 14.0.0 to 15.0.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-ruby/compare/v14.0.0...v15.0.0)
---
updated-dependencies:
- dependency-name: stripe
dependency-version: 15.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zach Gollwitzer <zach@maybe.co>
|
2025-04-14 09:05:41 -04:00 |
|
dependabot[bot]
|
6f70a54d6f
|
Bump faraday from 2.12.2 to 2.13.0 (#2106)
Bumps [faraday](https://github.com/lostisland/faraday) from 2.12.2 to 2.13.0.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v2.12.2...v2.13.0)
---
updated-dependencies:
- dependency-name: faraday
dependency-version: 2.13.0
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>
Co-authored-by: Zach Gollwitzer <zach@maybe.co>
|
2025-04-14 09:05:33 -04:00 |
|
Tony Vincent
|
f235697178
|
Fix: Fix unalble to reject automatched transfers (#2102)
Co-authored-by: Zach Gollwitzer <zach@maybe.co>
|
2025-04-14 09:05:25 -04:00 |
|
dependabot[bot]
|
e517127062
|
Bump csv from 3.3.3 to 3.3.4 (#2107)
Bumps [csv](https://github.com/ruby/csv) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/ruby/csv/releases)
- [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md)
- [Commits](https://github.com/ruby/csv/compare/v3.3.3...v3.3.4)
---
updated-dependencies:
- dependency-name: csv
dependency-version: 3.3.4
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>
Co-authored-by: Zach Gollwitzer <zach@maybe.co>
|
2025-04-14 08:52:30 -04:00 |
|
busybox
|
b06fd1edf0
|
Small count fix in hosting section (#2094)
Signed-off-by: busybox <29630035+busybox11@users.noreply.github.com>
|
2025-04-14 08:47:54 -04:00 |
|
Zach Gollwitzer
|
1e01840fee
|
Chromium E2E test fixes (#2108)
* Change test password to avoid chromium conflicts
* Update integration tests
* Centralize all test password references
* Remove unrelated schema changes
|
2025-04-14 08:41:49 -04:00 |
|
neo773
|
2306303cd8
|
WIP
|
2025-04-14 17:14:21 +05:30 |
|
neo773
|
53c8259a72
|
WIP
|
2025-04-14 07:36:01 +05:30 |
|
neo773
|
2e1ab8101f
|
WIP
|
2025-04-14 07:14:29 +05:30 |
|
neo773
|
7782dda8b8
|
WIP
|
2025-04-14 06:36:17 +05:30 |
|
neo773
|
74ce557a4f
|
WIP
|
2025-04-14 06:24:35 +05:30 |
|
neo773
|
9b6a14fb6f
|
WIP
|
2025-04-14 05:55:08 +05:30 |
|
neo773
|
63bc1c4bcb
|
WIP
|
2025-04-14 05:41:25 +05:30 |
|
neo773
|
19cb460d42
|
WIP
|
2025-04-14 05:32:55 +05:30 |
|
neo773
|
a36ac3253c
|
WIP
|
2025-04-13 23:34:27 +05:30 |
|
neo773
|
e1296de458
|
WIP
|
2025-04-13 21:54:24 +05:30 |
|
neo773
|
9733794096
|
WIP
|
2025-04-13 04:58:04 +05:30 |
|
neo773
|
bfb3c07f7a
|
WIP
|
2025-04-13 03:29:36 +05:30 |
|
neo773
|
262541341e
|
WIP
|
2025-04-13 03:21:09 +05:30 |
|
neo773
|
60acb700e4
|
WIP
|
2025-04-13 03:11:58 +05:30 |
|
neo773
|
6d69e3cf9b
|
WIP
|
2025-04-13 02:49:35 +05:30 |
|
neo773
|
76d68686ed
|
WIP
|
2025-04-13 02:35:14 +05:30 |
|
neo773
|
c1f09d1098
|
WIP
|
2025-04-13 02:30:13 +05:30 |
|
neo773
|
62b4b2290e
|
WIP
|
2025-04-13 02:29:47 +05:30 |
|
neo773
|
c68bfc8ee3
|
WIP
|
2025-04-13 02:25:47 +05:30 |
|
neo773
|
40ed2ac9e7
|
WIP
|
2025-04-13 02:06:56 +05:30 |
|
neo773
|
e82909fe07
|
WIP
|
2025-04-13 01:32:43 +05:30 |
|
neo773
|
5f1e512939
|
WIP
|
2025-04-12 18:24:36 +05:30 |
|
neo773
|
98e80feeb9
|
WIP
|
2025-04-12 06:23:08 +05:30 |
|
neo773
|
b06632ae0e
|
WIP
|
2025-04-12 05:50:41 +05:30 |
|
neo773
|
3a1c8ae359
|
WIP
|
2025-04-12 05:29:01 +05:30 |
|
neo773
|
e049f02f90
|
WIP
|
2025-04-12 05:05:24 +05:30 |
|
neo773
|
fa70cb417e
|
WIP
|
2025-04-12 04:22:52 +05:30 |
|