Commit graph

53 commits

Author SHA1 Message Date
Tw
219e352f96
fix: incorrect balance when adding transfer later (#12)
Signed-off-by: Tw <tw19881113@gmail.com>
2024-02-14 10:15:11 -05:00
Zach Daniel
792a1382c6 docs: update docs & clean up 2024-01-12 16:55:45 -05:00
Johnny Mejias
b00f2f6b75
docs: add required pagination to tutorial (#11)
---------

Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2024-01-02 08:37:57 -05:00
Johnny Mejias
b9aa9239a8
docs: Fix documentation based on test specs (#10) 2024-01-01 01:24:55 -05:00
Zach Daniel
56bbf2acaf chore: regenerate cheat_sheets 2023-12-22 21:36:36 -05:00
Zach Daniel
a2f31ed61a chore: release version v0.2.3 2023-12-22 21:20:43 -05:00
Zach Daniel
fc579caebb fix: make expression pure 2023-12-22 21:19:49 -05:00
Tw
c113fa080d
improvement: support updating transfer's amount (#8)
* support updating transfer's amount

Signed-off-by: Tw <tw19881113@gmail.com>

---------

Signed-off-by: Tw <tw19881113@gmail.com>
Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2023-12-12 08:12:44 -05:00
Zach Daniel
86a9b33eb1 chore: release version v0.2.2 2023-12-10 13:21:11 -05:00
Zach Daniel
4a0c1bd3ca improvement: support updating transfers, but not important fields 2023-12-10 13:20:49 -05:00
Zach Daniel
142891e971 chore: release version v0.2.1 2023-12-10 13:16:36 -05:00
Zach Daniel
16f8e21fd1 improvement: support destroying transfers
error messaging is sub-par, but that can be improved later
2023-12-10 13:16:02 -05:00
Zach Daniel
1fcc2abc37 improvement: set context_to_opts when constructing the query 2023-12-08 10:53:22 -05:00
Zach Daniel
7c700c4fd2
fix: use Money..add! For correct return 2023-12-07 09:43:20 -05:00
Tw
cb20306caa bugfix for db
Signed-off-by: Tw <tw19881113@gmail.com>
2023-12-07 14:36:22 +08:00
Zach Daniel
d45a089fdb fix: properly set context on account read in balance verification 2023-12-06 13:57:16 -05:00
Zach Daniel
23390497fa chore: update mix.exs version for ash 2023-12-05 23:12:32 -05:00
Zach Daniel
2e9ec5570e chore: release version v0.2.0 2023-12-05 20:01:24 -05:00
Zach Daniel
764e7691ea chore: update spark.formatter 2023-12-05 20:00:34 -05:00
Zach Daniel
b3720fde2a chore: update cheat_sheets 2023-12-05 20:00:10 -05:00
Zach Daniel
e9a65e8611
feat: use AshMoney 2023-12-05 19:51:44 -05:00
Zach Daniel
ebe9ef454a chore: update readme 2023-12-05 19:51:13 -05:00
Zach Daniel
da5ceeae3c improvement: migrate to AshMoney 2023-12-05 19:49:23 -05:00
Zach Daniel
37981f9094 fix: ensure transformers run before BelongsToAttribute 2023-10-10 22:48:03 -04:00
Zach Daniel
7d4077fe90 chore: only track analytics on hexdocs.pm 2023-10-02 11:08:48 -04:00
Zach Daniel
326b4e6048 chore: ash.replace_doc_links -> spark.replace_doc_links 2023-10-02 09:29:19 -04:00
Zach Daniel
3892c473f4 chore: analytics in hexdocs 2023-10-02 09:28:11 -04:00
Zach Daniel
e3f8952a2f fix: update ash for fix 2023-09-26 23:45:08 -04:00
Zach Daniel
5e79b8250e docs: update spark & ex_doc to get better docs 2023-09-26 23:32:24 -04:00
Zach Daniel
1c973fca6c chore: fix docs warning 2023-09-26 09:46:30 -04:00
Zach Daniel
093a3cf67a docs: update docs 2023-09-26 09:46:07 -04:00
Zach Daniel
fafba8a272 improvement: update ash 2023-09-25 10:25:38 -04:00
Zach Daniel
9642a368f2 docs: fix typos in docs 2023-08-22 19:56:13 -04:00
Zach Daniel
b9601d5936 docs: fix docs formatting 2023-08-19 19:27:02 -04:00
Zach Daniel
b5eace14b5 chore: update changelog 2023-08-19 15:08:17 -04:00
Zach Daniel
59b72d6ec9 chore: release version v0.1.2 2023-08-19 15:07:44 -04:00
Zach Daniel
f55ad79306 docs: update spark doc index 2023-08-19 15:07:13 -04:00
Zach Daniel
a1a2eea442
docs: Update README.md 2023-08-19 07:29:59 -04:00
Zach Daniel
e5ee400e47 chore: release version v0.1.1 2023-08-19 01:13:30 -04:00
Zach Daniel
7055d431f4 fix: properly calculate balance_as_of_ulid when transfer is to or from account 2023-08-19 01:13:04 -04:00
Zach Daniel
39e59786ac docs: fix typo in guide 2023-08-19 01:05:18 -04:00
Zach Daniel
617f6c2cd7 chore: release version v0.1.0 2023-08-19 00:53:42 -04:00
Zach Daniel
8bf2e5c23e docs: fix module names 2023-08-19 00:53:29 -04:00
Zach Daniel
9dfad7d2fc fix: create balances after transfer is created 2023-08-19 00:51:40 -04:00
Zach Daniel
69b61103ae docs: update getting started guide
fix: don't require pagination
2023-08-19 00:45:18 -04:00
Zach Daniel
7a64c8f41c docs: update tutorial 2023-08-19 00:29:07 -04:00
Zach Daniel
38b97720dc docs: docs and release setup 2023-08-19 00:17:07 -04:00
Zach Daniel
004bf54c03 improvement: add CI & check commands 2023-08-18 23:57:12 -04:00
Zach Daniel
54608d5c76 improvement: wrap up initial implementaiton, add guides 2023-08-18 23:49:09 -04:00
Zach Daniel
8c7cf55008 chore: ash dep/format 2023-08-06 00:45:07 -04:00