Commit graph

954 commits

Author SHA1 Message Date
Zach Daniel
949bae3922 chore: release version v1.25.8 2020-12-27 01:09:59 -05:00
Zach Daniel
ada5e0a2ae fix: separate builders + description in sections 2020-12-27 01:06:32 -05:00
Zach Daniel
ca5790a273 chore: release version v1.25.7 2020-12-27 01:00:43 -05:00
Zach Daniel
28e26660a6 fix: support examples on dsl sections 2020-12-27 01:00:24 -05:00
Zach Daniel
fb6478c52b docs: add section examples 2020-12-27 00:49:51 -05:00
Zach Daniel
abf54008e6 chore: release version v1.25.6 2020-12-26 23:55:08 -05:00
Zach Daniel
abff2e4b39 docs: update generated documentation to be single file 2020-12-26 23:54:36 -05:00
Zach Daniel
bfa4d0f924 fix: cast string argument names 2020-12-26 21:20:12 -05:00
Zach Daniel
281fced422 fix: uuid/id pkeys should allow_nil 2020-12-26 18:30:51 -05:00
Zach Daniel
2ba01c8f08 chore: release version v1.25.5 2020-12-23 14:49:59 -05:00
Zach Daniel
744a903f24 fix: support operators on both sides for not_eq 2020-12-23 14:49:40 -05:00
Zach Daniel
a669e4e470 chore: release version v1.25.4 2020-12-23 14:18:20 -05:00
Zach Daniel
2c585d28a4 fix: fix filtering for ets + mnesia data layers 2020-12-23 14:16:23 -05:00
Zach Daniel
2da3f97536 chore: release version v1.25.3 2020-12-23 12:46:26 -05:00
Zach Daniel
935cbf8b26 fix: various pagination, runtime, and auth bugs 2020-12-23 12:45:49 -05:00
Zach Daniel
b94bd0ff83 fix: default pagination limit triggers pagination 2020-12-07 19:55:54 -05:00
Zach Daniel
ecd950d95c
chore: update backers 2020-12-06 18:52:07 -05:00
Zach Daniel
6b903cbb4b
Update backers.md 2020-12-06 18:51:52 -05:00
Zach Daniel
3bc1086a0a chore: release version v1.25.2 2020-12-05 20:39:45 -05:00
Zach Daniel
75a50ceb82 fix: resolve warning from nimbleoptions deprecation 2020-12-05 20:39:21 -05:00
Zach Daniel
9b09dddc53 chore: release version v1.25.1 2020-12-01 22:51:19 -05:00
Zach Daniel
2b500071f3 improvement: support confirming arguments, test allow_nil? 2020-12-01 22:50:43 -05:00
Zach Daniel
8e05e41283 chore: release version v1.25.0 2020-12-01 22:12:34 -05:00
Zach Daniel
0abf03065a feat: support arguments for actions 2020-12-01 22:09:37 -05:00
Zach Daniel
1e23199bec chore: release version v1.24.2 2020-12-01 01:03:43 -05:00
Zach Daniel
c6ea07896b test: various testing improvements 2020-12-01 00:51:24 -05:00
Zach Daniel
b7896dbf8f fix: various build fixes 2020-12-01 00:45:15 -05:00
Zach Daniel
6f6aed5b36 chore: update formatter 2020-12-01 00:31:19 -05:00
Zach Daniel
0e3333c05f chore: update tests 2020-11-30 23:23:34 -05:00
Zach Daniel
7c977d10c5 chore: update calculation tests 2020-11-30 23:18:39 -05:00
Zach Daniel
cb7caa51a0 fix: various small utility fixes 2020-11-30 23:15:37 -05:00
Zach Daniel
29e7bf5839 docs: small docs tweaks 2020-11-27 22:10:21 -05:00
mario
a5c3b02005
docs: ash phoenix getting started (#148)
Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2020-11-27 22:06:13 -05:00
mario
8673a733c7
docs: switched id to uuid_primary_key for overall consitency with the sample (#145) 2020-11-21 15:34:56 -05:00
Zach Daniel
ec730357d7 fix: update get-tag 2020-11-18 02:28:04 -05:00
Zach Daniel
4b6a157f88 docs: update identities documentation 2020-11-18 02:10:17 -05:00
Zach Daniel
dc7341b5af
chore: fix table again 2020-11-15 20:18:41 -05:00
Zach Daniel
381228e436
chore: update docs table 2020-11-15 20:15:09 -05:00
Zach Daniel
ffa0e6e580
docs: update docs 2020-11-15 20:13:00 -05:00
mario
abb2f8e05d
getting started documentation improvements (#144)
Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2020-11-15 20:08:04 -05:00
Zach Daniel
ff7a42b8a0
chore: release version v1.24.1 2020-11-08 11:50:26 -05:00
Kyle Nguyen
0f47d808e3
fix: do not require private attributes in create api (#143) 2020-11-08 11:49:03 -05:00
Zach Daniel
fde0f24d94
chore: release version v1.24.0 2020-11-07 00:31:35 -05:00
Zach Daniel
c493c1616b
feat: add uuid_primary_key/2 and integer_primary_key/2 2020-11-07 00:31:13 -05:00
Zach Daniel
a284d8ae49
chore: release version v1.23.3 2020-11-07 00:09:22 -05:00
Zach Daniel
8fd26d66ca
fix: derived belongs_to attributes are required if their parent is 2020-11-07 00:09:04 -05:00
Zach Daniel
a7c0b67318
chore: release version v1.23.2 2020-11-05 21:36:03 -05:00
Zach Daniel
375123e653
fix: default create/update timestamps to private? 2020-11-05 21:27:11 -05:00
Zach Daniel
525b9d666b
chore: release version v1.23.1 2020-11-05 21:14:05 -05:00
Zach Daniel
262be96ed3
fix: set proper pagination defaults 2020-11-05 21:05:32 -05:00