Commit graph

117 commits

Author SHA1 Message Date
dependabot[bot]
f05b471445
chore(deps-dev): bump excoveralls from 0.18.0 to 0.18.1 (#144)
Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/parroty/excoveralls/releases)
- [Changelog](https://github.com/parroty/excoveralls/blob/master/CHANGELOG.md)
- [Commits](https://github.com/parroty/excoveralls/compare/v0.18.0...v0.18.1)

---
updated-dependencies:
- dependency-name: excoveralls
  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-04-10 17:35:04 -04:00
Zach Daniel
0d606e9948 fix: undo the change of not returning hidden fields
this caused issues with setting ids for related entities. Instead,
we tell each changeset/query that they can ignore any unknown inputs
2024-04-04 14:03:20 -04:00
Zach Daniel
bca5a2dcf8 chore: update templates 2024-03-28 19:52:31 -04:00
Zach Daniel
4118388623 chore: update mix.lock 2024-03-28 19:17:05 -04:00
Darren Black
01ca583443 improvement!: upgrade to Ash 3.0
Co-Authored By: Zach Daniel
2024-03-28 19:12:13 -04:00
Zach Daniel
99a3a4915f fix: get casted values from form (requires Ash 2.20+) 2024-03-11 12:35:44 -04:00
Pierre Le Gall
b92b04c77f
improvement: #133 use resource defined Api (#134) 2024-02-21 10:07:17 -05:00
Zach Daniel
c5c1a23514 feat: update to latest phoenix_html 2024-01-21 13:00:44 -05:00
Zach Daniel
a5718d3a38 docs: update ex_doc 2024-01-12 14:31:52 -05:00
Robert Graff
c0f883d048
test: Add test for errors appearing on inputs_for forms (#120) 2023-11-29 18:41:34 -05:00
Steffen Beyer
ad1d31b313
fix(Generator): Consider Resource.Info.plural_name as the help text promises (#110)
Co-authored-by: Steffen Beyer <steffen@beyer.io>
2023-10-12 09:57:29 -04:00
Zach Daniel
693ff1108c chore: update spark for docs 2023-09-26 23:18:29 -04:00
Zach Daniel
83e1d503d4 chore: update spark 2023-09-18 19:33:29 -04:00
Zach Daniel
c6ad0f9795 fix: honor ash context opts 2023-09-13 10:44:34 -04:00
Zach Daniel
a3436fcc32 improvement: initial stab at support for forms against unions 2023-08-12 19:54:35 -07:00
Zach Daniel
90776d74cf chore: fix ssl_verify_fun 2023-07-26 08:19:31 -04:00
Zach Daniel
8921df95be chore: update test for newer versions of ash 2023-04-30 22:48:04 -04:00
Zach Daniel
467760c3f1 improvement: set accessing_from context on forms 2023-04-24 08:23:37 -06:00
Zach Daniel
e3b7725312 improvement: support latest ash 2023-01-28 09:18:35 -05:00
Zach Daniel
b76db359b9 chore: update ash 2023-01-18 01:06:13 -05:00
Zach Daniel
b205c9bb4f fix: ensure that params is always a map in Phoenix.HTML.Form
chore: remove unfinished guide
2022-12-20 22:59:01 -05:00
Zach Daniel
d5d206d87e chore: update git_ops 2022-12-20 22:20:01 -05:00
Zach Daniel
20a3114f43 fix: update to latest ash and resolve warning 2022-12-20 03:19:32 -05:00
Zach Daniel
7b8130eee9 improvement: use new docs 2022-11-03 09:45:54 -07:00
Zach Daniel
2e9fed94f3 improvement: update to Ash 2.0 2022-10-17 13:10:43 -05:00
Zach Daniel
5d3c7cbb9c chore: update git_ops 2022-10-06 22:43:02 -04:00
Zach Daniel
bcfb2b9483 improvement: update to latest ash 2022-09-21 01:24:52 -04:00
Zach Daniel
b64cd13941 improvement: support latest ash 2022-09-14 13:21:36 -04:00
Zach Daniel
4ba098143f chore: unlock dep 2022-09-08 12:26:00 -04:00
Zach Daniel
00fa744d97 chore: bump deps 2022-08-30 17:43:34 -06:00
Zach Daniel
c9192a4905 chore: bump pre version
docs: add/tweak docs
chore: update ash
2022-08-30 17:40:03 -06:00
Zach Daniel
b2f0e77d09 improvement: support ash 2.0 properly 2022-08-30 17:40:03 -06:00
Zach Daniel
5723a449a7 improvemnt: upgrade to ash 2.0 2022-08-30 17:40:03 -06:00
Zach Daniel
1ee9806977 improvement: unlock unnecessary deps 2022-08-22 16:15:49 -04:00
Zach Daniel
343e70b6d5 improvement: update to latest ash
fix: remove typo from new transform_params logic
2022-08-22 16:14:27 -04:00
Zach Daniel
ad8a3f678b improvement: update to latest ash 2022-08-09 12:15:59 -04:00
Josh Price
a0d01bf6ea
chore(deps): update ash and phoenix (#47) 2022-05-25 11:42:42 -04:00
Zach Daniel
50f6a108b4 fix: raise error on non-existant resource for api 2022-05-16 16:09:38 -04:00
Josh Price
ad5f1c4b5e
test: set primary action explicitly in tests (#38)
* test: set primary action explicitly

* chore: update all deps
2022-05-16 15:34:33 -04:00
Zach Daniel
82933c6bfa Revert "Revert "fix: fetch data for read_actions as well""
This reverts commit 922f11c815.
2022-03-21 21:52:53 -04:00
Zach Daniel
922f11c815 Revert "fix: fetch data for read_actions as well"
This reverts commit 1234071dfe.
2022-03-21 21:31:32 -04:00
Zach Daniel
1234071dfe fix: fetch data for read_actions as well 2022-03-21 21:18:23 -04:00
Zach Daniel
6f011a55fe chore: update tests/docs 2021-12-28 22:30:06 -05:00
Zach Daniel
6e26f89fd1 feat: new FilterForm for building forms to produce Ash.Filters 2021-12-01 15:28:38 -05:00
Zach Daniel
1fe82efd04 chore: add a test trying to reproduce an issue
chore: update locked version of ash
2021-11-10 15:11:22 -05:00
kernel-io
7fbe5a365f
improvement: add phoenix_html 3.x to allowed deps (#24)
Co-authored-by: kernel-io <git@omnium.co>
2021-08-27 11:48:26 -04:00
Zach Daniel
aa97ffe2f2 chore: release version v0.5.9 2021-08-05 02:07:36 -04:00
Darren Black
913947b457
test: Failing test (#23) 2021-08-05 00:45:09 -04:00
Zach Daniel
74d9446f96 chore: fix the lockfile 2021-08-01 13:19:47 -04:00
Zach Daniel
2af4024562 improvement: lots of improvements around errors
improvement: track submission states
fix: various auto form fixes
2021-07-18 02:55:08 -04:00
Zach Daniel
c81568508e improvement: update to latest ash 2021-07-16 20:20:46 -04:00
Zach Daniel
d7ec7da419
improvement: refactor forms with new data structure AshPhoenix.Form (#6)
Co-authored-by: Darren Black <dblack@totaltrash.net>
2021-07-15 14:09:15 -04:00
Zach Daniel
4a268301b6 improvement: update to latest ash 2021-07-01 23:12:31 -04:00
Zach Daniel
6bb388fb5c chore: update git_ops 2021-06-24 18:30:14 -04:00
Zach Daniel
6c84e96c8d fix: handle ash core revert 2021-06-24 18:27:37 -04:00
Zach Daniel
554286516d chore: release version v0.4.22-rc1 2021-06-24 17:49:31 -04:00
Zach Daniel
a1335c2d84 chore: update ash version 2021-03-25 13:04:41 -04:00
Zach Daniel
ed5c0b08ff improvement: update ash dep 2021-03-19 18:26:47 -04:00
Zach Daniel
5033acf988 fix: bump ash version 2021-03-16 22:49:29 -04:00
Zach Daniel
8308a38782 chore: fix lint/deps 2021-03-16 22:47:08 -04:00
Zach Daniel
b7ce044075 improvement: support latest ash version 2021-02-23 21:42:08 -05:00
Zach Daniel
6da47f7d1d WIP 2021-02-23 16:19:11 -05:00
Zach Daniel
8912fdae71 fix: better error messages
improvement: support ci_string in html
2021-01-24 14:12:04 -05:00
Zach Daniel
7298d47d3a feat: support arguments in changeset
improvement: support the latest ash
2021-01-22 17:31:31 -05:00
Zach Daniel
164459e4f8 fix: various improvements 2020-12-28 13:05:20 -05:00
Zach Daniel
8b03e9fc5a
feat: general cleanup, ready for initial release 2020-10-20 21:25:28 -04:00
Zach Daniel
b6b87b95e9
feat: init 2020-10-20 13:54:35 -04:00