Commit graph

1331 commits

Author SHA1 Message Date
Zach Daniel
8f84d5b4d4 improvement: more engine logging 2021-06-23 12:11:14 -04:00
Zach Daniel
70ffcf1a13 chore: release version v1.45.0-rc7 2021-06-22 13:58:21 -04:00
Zach Daniel
13981d5aa0 fix: :infinity on engine genserver calls 2021-06-22 13:57:56 -04:00
Zach Daniel
57c6d8dce5 chore: release version v1.45.0-rc6 2021-06-08 17:39:45 -04:00
Zach Daniel
786047c3e7 fix: hide __metadata__ field on inspect
fix: load relationships required for calculations (optimize later)
2021-06-08 16:37:47 -04:00
Zach Daniel
1e124295ed chore: release version v1.45.0-rc5 2021-06-08 14:44:09 -04:00
Zach Daniel
a0b0e633d5 fix: don't halt on request handler failure
fix: properly error when more than 2 requests of the same type are primary
fix: properly process sort when the sort is an atom
fix: properly calculate reverse relationship paths
2021-06-08 14:42:17 -04:00
Zach Daniel
a4170e7e0f chore: release version v1.45.0-rc4 2021-06-05 18:11:23 -04:00
Zach Daniel
d45a9dbbfa improvement: support calculation sorts 2021-06-05 18:11:09 -04:00
Zach Daniel
bed9286c6c chore: release version v1.45.0-rc3 2021-06-05 02:44:58 -04:00
Zach Daniel
30af25ba74 fix: always wait on the engine if it hasn't completed 2021-06-05 02:42:40 -04:00
Zach Daniel
728163339e chore: release version v1.45.0-rc2 2021-06-04 18:35:17 -04:00
Zach Daniel
3f1f31694d fix: always wait for engine
improvement: spawn async requests where possible
2021-06-04 18:32:08 -04:00
Zach Daniel
fa921759e7 chore: release version v1.45.0-rc1 2021-06-04 14:59:32 -04:00
Zach Daniel
d560b81eae chore: upgrade git_ops 2021-06-04 14:59:22 -04:00
Zach Daniel
9719d0dce5 fix: constraints on calculations
fix: better calculation inspect
fix: allow supplying stacktraces when building errors
2021-06-04 14:33:22 -04:00
Zach Daniel
4e11f5b911 chore: release version v1.45.0-rc0 2021-06-04 01:41:40 -04:00
Zach Daniel
d247004610 feat: expression based calculations for filterable/sortable calculations
fix: aggregate authorization issues
improvement: tons of improvements across the board
2021-06-04 01:40:11 -04:00
Zach Daniel
231eeafd30 feat: expression calculations for sorting/filtering
improvement: small improvements/fixes across the board
2021-06-04 01:37:11 -04:00
Darren Black
42cc8b9711
docs: Minor documentation tweaks (#246) 2021-06-02 10:38:15 -04:00
kernel-io
dd1474a4f6
improvement: Update remaining builtin validators (#244)
Co-authored-by: David Culina <git@omnium.co>
2021-06-01 20:57:13 -04:00
kernel-io
35af220d9d
feat: add compare validator (#242)
Co-authored-by: David Culina <git@omnium.co>
2021-06-01 13:32:22 -04:00
kernel-io
42895c50f7
fix: ensure create functions generated by code_interface accept tenant in the opts list (#243) 2021-05-31 18:34:54 -04:00
Zach Daniel
59095bbf2f chore: release version v1.44.13 2021-05-28 03:12:37 -04:00
Zach Daniel
d9debc07f1 fix: properly process managed belongs to relationships 2021-05-28 03:12:14 -04:00
Zach Daniel
f895f3ddd8 fix: cast nil -> {:ok, nil} in all cases 2021-05-28 01:47:38 -04:00
kernel-io
0fbf7eab6a
fix: set tenant even on non-tenant resources where relevant (#241) 2021-05-27 02:22:24 -04:00
Zach Daniel
c0cd039ae2 chore: release version v1.44.12 2021-05-22 23:53:15 -04:00
Zach Daniel
86f6719390 improvement: define embedded schemas where appropriate 2021-05-22 23:48:10 -04:00
Vitor Oliveira
04e09fa6c0
Add more items to PR checklist (#240) 2021-05-22 03:41:58 -04:00
Vitor Oliveira
b472496277
Update dependencies (#239) 2021-05-22 03:41:41 -04:00
Vitor Oliveira
aaafdf130e
Update elixir_make to 0.6.2 (#238) 2021-05-22 02:25:44 -04:00
Zach Daniel
b859e86b9d chore: release version v1.44.11 2021-05-20 16:43:17 -04:00
Zach Daniel
4662c23f68 improvement: calculation.select/2 + select calculation option 2021-05-20 16:42:26 -04:00
Zach Daniel
b7d5bf314c chore: release version v1.44.10 2021-05-20 12:19:55 -04:00
Zach Daniel
0f6d5e861d chore: fix formatter 2021-05-20 12:19:47 -04:00
Zach Daniel
584d628047 fix: run after_action hooks in the proper order
improvement: add `validate_destination_field?`
improvement: add builtin `select` change
2021-05-20 12:17:56 -04:00
Zach Daniel
42c36e3b48 chore: release version v1.44.9 2021-05-20 01:37:13 -04:00
Zach Daniel
d87969ad1b improvement: set moduledoc to description if one is not set
chore: fix some dialyzer typing issues
2021-05-20 01:36:45 -04:00
Zach Daniel
10c572402d chore: release version v1.44.8 2021-05-19 01:32:20 -04:00
Zach Daniel
41aaeeed47 fix: fix dialyzer errors for enum + code interface 2021-05-19 01:32:06 -04:00
Zach Daniel
53e272ce59 chore: release version v1.44.7 2021-05-18 23:13:03 -04:00
Zach Daniel
4b028cbf53 chore: lint/build/compiler issues 2021-05-18 23:12:49 -04:00
Zach Daniel
2406732811 fix: fix code interface + args combo error
improvement: support specifying the `upsert_identity` option
2021-05-18 23:05:31 -04:00
Zach Daniel
9eb3a98f5d chore: release version v1.44.6 2021-05-18 01:44:26 -04:00
Zach Daniel
013b49c2b2 fix: ignore?: true still accumulates changes
fix: properly require_attributes before setting defaults
2021-05-18 01:44:10 -04:00
Zach Daniel
e43ca47ec4 chore: release version v1.44.5 2021-05-18 00:29:15 -04:00
Zach Daniel
820020d4e5 improvement: ignore? option for manage_relationship change
fix: set default values before calling resource changes
2021-05-18 00:02:11 -04:00
Zach Daniel
083ded3af8 chore: release version v1.44.4 2021-05-17 15:07:06 -04:00
Zach Daniel
d2e5c06511 fix: reverse-reverse relationship detection 2021-05-17 15:06:49 -04:00