Commit graph

720 commits

Author SHA1 Message Date
Jinkyou Son
227d47f119
Cleanup specs with path type (#233) 2024-08-09 08:19:07 -04:00
dependabot[bot]
7f743acf05
chore(deps): bump ash in the production-dependencies group (#232)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.3.2 to 3.3.3
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 08:55:36 -04:00
dependabot[bot]
9848dc1028
chore(deps): bump ash in the production-dependencies group (#230)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.2.6 to 3.3.2
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.2.6...v3.3.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 12:24:27 -04:00
Zach Daniel
9b37c31d46 chore: release 2.1.1 2024-07-31 20:59:58 -04:00
Zach Daniel
92674c5eb9 improvement: raise an error on usage of old option name 2024-07-31 20:54:17 -04:00
Zach Daniel
ee2626d249 chore: release version v2.1.0 2024-07-26 12:13:08 -04:00
dependabot[bot]
3f6c72fb10
chore(deps): bump ash in the production-dependencies group (#228)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.2.2 to 3.2.6
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.2.2...v3.2.6)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 09:36:16 -04:00
dependabot[bot]
b8a0bb8f4f
chore(deps-dev): bump mix_audit in the dev-dependencies group (#225)
Bumps the dev-dependencies group with 1 update: [mix_audit](https://github.com/mirego/mix_audit).


Updates `mix_audit` from 2.1.3 to 2.1.4
- [Changelog](https://github.com/mirego/mix_audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mirego/mix_audit/compare/v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: mix_audit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 08:36:18 -04:00
dependabot[bot]
1a925c6222
chore(deps): bump ash in the production-dependencies group (#224)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.1.2 to 3.2.2
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/commits/v3.2.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 08:35:48 -04:00
dependabot[bot]
cb5a50f83e
chore(deps): bump ash in the production-dependencies group (#222) 2024-07-11 15:25:58 -04:00
dependabot[bot]
5500c692d8
chore(deps-dev): bump ex_doc in the dev-dependencies group (#223) 2024-07-12 07:07:46 +12:00
Franklin Rakotomalala
4f4ea9b73d
fix: Use :public? instead of :private? (#221) 2024-07-07 16:43:39 -04:00
Franklin Rakotomalala
5c5ee5a545
docs: Use AshPhoenix.Form.submit/2 instead of calling context functions (#220)
* Use AshPhoenix.Form.submit/2 instead of calling context functions

* Fix name
2024-06-30 10:59:50 -04:00
Zach Daniel
d7a766742c fix: ensure we prepare_source for all read action forms 2024-06-28 12:07:32 -04:00
dependabot[bot]
b5d8a93387
chore(deps-dev): bump ex_doc in the dev-dependencies group (#219)
Bumps the dev-dependencies group with 1 update: [ex_doc](https://github.com/elixir-lang/ex_doc).


Updates `ex_doc` from 0.34.0 to 0.34.1
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.34.0...v0.34.1)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 09:27:19 -04:00
dependabot[bot]
e26ea1902e
chore(deps): bump the production-dependencies group with 2 updates (#218)
Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view).


Updates `ash` from 3.0.15 to 3.0.16
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.15...v3.0.16)

Updates `phoenix_live_view` from 0.20.15 to 0.20.17
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v0.20.17/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.20.15...v0.20.17)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: phoenix_live_view
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 09:27:10 -04:00
Zach Daniel
6164026962 test: remove unused variable in tests 2024-06-24 22:16:39 -04:00
Zach Daniel
291fa9ce93 ci: dependabot weekly 2024-06-19 10:14:29 -04:00
dependabot[bot]
10a2b40dd3
chore(deps): bump phoenix_live_view from 0.20.14 to 0.20.15 (#217)
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.20.14 to 0.20.15.
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.20.14...v0.20.15)

---
updated-dependencies:
- dependency-name: phoenix_live_view
  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-06-19 10:13:30 -04:00
dependabot[bot]
34d1c4fef7
chore(deps): bump ash from 3.0.13 to 3.0.15 (#216)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.13 to 3.0.15.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.13...v3.0.15)

---
updated-dependencies:
- dependency-name: ash
  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-06-19 10:13:20 -04:00
dependabot[bot]
7020ec8840
chore(deps): bump phoenix from 1.7.12 to 1.7.14 (#215)
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.7.12 to 1.7.14.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.7.12...v1.7.14)

---
updated-dependencies:
- dependency-name: phoenix
  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-06-19 10:13:10 -04:00
dependabot[bot]
06c8011ded
chore(deps): bump ash from 3.0.12 to 3.0.13 (#214)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.12 to 3.0.13.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.12...v3.0.13)

---
updated-dependencies:
- dependency-name: ash
  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-06-18 09:24:40 -04:00
dependabot[bot]
c1232a0386
chore(deps): bump ash from 3.0.11 to 3.0.12 (#213)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.11 to 3.0.12.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.11...v3.0.12)

---
updated-dependencies:
- dependency-name: ash
  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-06-17 09:10:09 -04:00
Zach Daniel
e6c3a96615 chore: release version v2.0.4 2024-06-13 13:47:09 -04:00
dependabot[bot]
291d6daa44
chore(deps-dev): bump credo from 1.7.6 to 1.7.7 (#210)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/compare/v1.7.6...v1.7.7)

---
updated-dependencies:
- dependency-name: credo
  dependency-type: direct:development
  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-06-13 08:24:32 -04:00
dependabot[bot]
1a95b8eccc
chore(deps): bump ash from 3.0.10 to 3.0.11 (#209)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.10 to 3.0.11.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.10...v3.0.11)

---
updated-dependencies:
- dependency-name: ash
  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-06-12 09:30:59 -04:00
Roberts Guļāns
2970af46e6
test: test atom type wrapper (#208) 2024-06-10 10:40:33 -04:00
Zach Daniel
a655cdb85f fix: various fixes for union form handling 2024-06-07 18:48:54 -04:00
Zach Daniel
15afafee09 fix: properly fill union values on update 2024-06-07 15:59:29 -04:00
Roberts Guļāns
e333471888
test: form value fill for union (#205) 2024-06-07 14:34:28 -04:00
dependabot[bot]
f347f90f79
chore(deps): bump ash from 3.0.9 to 3.0.10 (#206)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.9 to 3.0.10.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.9...v3.0.10)

---
updated-dependencies:
- dependency-name: ash
  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-06-07 14:08:13 -04:00
Zach Daniel
694dc2e5ea fix: ensure changing union type is reflected in param transformer 2024-06-06 16:23:59 -04:00
Roberts Guļāns
8f9209e250
union test cases (#204) 2024-06-06 16:15:45 -04:00
Zach Daniel
3ae44d7cad improvement: honor _union_type when applying input 2024-06-06 13:58:46 -04:00
Roberts Guļāns
2a74d91618
test: unions test case for primitive subtype (#203) 2024-06-06 13:12:39 -04:00
Zach Daniel
1eba24b5d5 chore: release version v2.0.3 2024-06-05 15:18:59 -04:00
Zach Daniel
ab0e6f0ac9 fix: properly (i.e safely) encode ci strings to iodata and params 2024-06-05 15:17:40 -04:00
Zach Daniel
4e9bccb7ed fix: various union param handling fixes 2024-06-04 14:32:02 -04:00
Roberts Guļāns
98aedc8d78
Union test case extended (#202)
* test_case for nested union types

* union tests extended
2024-06-04 12:23:43 -04:00
Zach Daniel
d4833683e5 fix: properly transform nested params 2024-06-04 00:43:37 -04:00
Roberts Guļāns
ac622715bb
test_case for nested union types (#199) 2024-06-03 23:23:44 -04:00
thetechguyseth
acc376bf5f
docs: fix guide link to philosophy (#201)
Co-authored-by: thetechguyseth <sethaaronadkins@gmail.com>
2024-06-03 21:02:52 -04:00
dependabot[bot]
225c5dc458
chore(deps): bump ash from 3.0.8 to 3.0.9 (#200)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.8 to 3.0.9.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: ash
  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-06-03 10:15:05 -04:00
dependabot[bot]
d21668e41f
chore(deps-dev): bump ex_doc from 0.33.0 to 0.34.0 (#198)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  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-05-31 10:13:32 -05:00
dependabot[bot]
027e4b468d
chore(deps): bump ash from 3.0.7 to 3.0.8 (#195)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.7 to 3.0.8.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.7...v3.0.8)

---
updated-dependencies:
- dependency-name: ash
  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-05-29 12:00:06 -04:00
danielatdpg
e199d465b7
fix: make sure that _index is correctly updated before and after removal for sparse forms (#196) (#197) 2024-05-29 10:54:13 -04:00
Chaz Watkins
76b61ba024
Add picosat_elixir dep to install guide (#194) 2024-05-24 14:57:01 -04:00
dependabot[bot]
87f2ebeb88
chore(deps): bump ash from 3.0.4 to 3.0.7 (#193) 2024-05-24 09:37:39 -04:00
dependabot[bot]
64ebd659c3
chore(deps): bump ash from 3.0.2 to 3.0.4 (#192)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.2 to 3.0.4.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.2...v3.0.4)

---
updated-dependencies:
- dependency-name: ash
  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-05-23 09:15:45 -04:00
dependabot[bot]
13081f0a5b
--- (#191)
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  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-05-22 09:48:57 -04:00