Commit graph

552 commits

Author SHA1 Message Date
Zach Daniel
78b80b3530 fix: ensure next page is detected for offset pages w/ more?: true 2023-12-18 20:25:01 -05:00
Zach Daniel
0026d16fa6 chore: release version v1.2.24 2023-12-12 17:20:26 -05:00
Robert Graff
580be7e13e
chore: remove IO.inspect (#121) 2023-11-30 12:22:25 -05:00
Zach Daniel
9c2539a312 improvement: carry over nested errors on creation, validation and submission 2023-11-29 19:45:34 -05:00
Zach Daniel
63042cc84c chore: format 2023-11-29 18:48:57 -05:00
Robert Graff
c0f883d048
test: Add test for errors appearing on inputs_for forms (#120) 2023-11-29 18:41:34 -05:00
Zach Daniel
c292848c57 improvement: properly return nested errors with for_path: :all 2023-11-28 15:54:30 -05:00
Zach Daniel
bace1b1ec4 chore: format 2023-11-28 14:34:02 -05:00
Robert Graff
a098a830b1
test: Nested form errors for argument attribute (#119) 2023-11-28 14:32:38 -05:00
Zach Daniel
6ddddf7316 improvement: properly get invalid values provided to forms 2023-11-27 19:48:02 -05:00
Jarl André Hübenthal
560fa6689d
fix: add show fields in gen.live (#118) 2023-11-26 06:53:54 -05:00
Darren Black
1df8b7be1b
docs: update filter form doco (#116) 2023-11-13 15:26:53 -05:00
Henricus Louwhoff
6f8a53b606
fix: remove multiple attribute from select for one_of fields (#115)
This removes the 'multiple' attribute from the select input in case the field is an atom field with the `one_of` option set.
2023-11-13 13:41:25 -05:00
Zach Daniel
23216f855f chore: release version v1.2.23 2023-10-24 15:44:30 -04:00
Zach Daniel
2567f3a8b7 fix: remove typo in template 2023-10-24 15:44:15 -04:00
Zach Daniel
47436e9025 chore: release version v1.2.22 2023-10-24 10:22:35 -04:00
Zach Daniel
459dca3dfe improvement: make generators more consistent 2023-10-24 10:22:24 -04:00
Zach Daniel
6b80d0fe50 chore: release version v1.2.21 2023-10-24 09:03:37 -04:00
Stefan Wintermeyer
18fa99259e
improvement: ash_phoenix.gen.html generator (#112) 2023-10-16 18:17:22 -04:00
Arthur Clemens
8935ad2a6b
Doc: several small improvements (#113) 2023-10-15 11:06:05 -04:00
Zach Daniel
7e86f98c93 chore: release version v1.2.20 2023-10-13 12:00:01 -04:00
De Wet Blomerus
4aa4ad891f
Remove closing bracket 🔥 (#111) 2023-10-13 06:49:28 -04: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
Steffen Beyer
3dc29edcec
fix: Fix module name for Show -> Update in generator (#109) 2023-10-12 07:57:17 -04:00
Robert Graff
c93c6064ed
fix: don't multiply error messages (#107) 2023-10-10 18:07:37 -04:00
Zach Daniel
31920db56d fix: ensure errors are unique in form
fixes #104
2023-10-10 09:48:03 -04:00
De Wet Blomerus
b4943b78e0
chore: Suggest Atom plural value 👯‍♂️ (#105)
chore: Make Runtime bold like the other headings 
2023-10-10 09:23:58 -04:00
Zach Daniel
89f1a20afb docs: add small example 2023-10-09 16:05:32 -04:00
De Wet Blomerus
0a1dfb7f92
docs: Add |> to_form() to the end of the pipeline for Liveview >= 1.18.2 (#103) 2023-10-05 08:44:10 -04:00
Dan
667186367a
docs: Remove the registry and use the resource format (#102) 2023-10-02 21:39:38 -04:00
Zach Daniel
eab7619457 chore: only gather analytics on hexdocs.pm 2023-10-02 10:56:43 -04:00
Zach Daniel
bbc22d3c53 fix: make opts optional on for_action/3 2023-10-02 10:29:48 -04:00
Zach Daniel
3688c13e2d chore: analytics in hexdocs 2023-10-02 08:35:23 -04:00
Zach Daniel
2e9fd1d212 chore: release version v1.2.19 2023-09-27 18:57:11 -04:00
Zach Daniel
91218dd24e fix: check for values in changeset params 2023-09-27 18:56:55 -04:00
Zach Daniel
693ff1108c chore: update spark for docs 2023-09-26 23:18:29 -04:00
Zach Daniel
698ecfbec4 fix: properly supply api for context opts 2023-09-26 15:05:10 -04:00
Zach Daniel
9c5ea70774 docs: update/refresh docs 2023-09-26 08:56:36 -04:00
Zach Daniel
d5590c02d5 chore: release version v1.2.18 2023-09-25 09:54:34 -04:00
Zach Daniel
d5be9ceb0a chore: no more need for deprecated config 2023-09-25 09:52:39 -04:00
Zach Daniel
085927072f chore: update docs for .formatter.exs to be less confusing 2023-09-25 09:11:01 -04:00
Zach Daniel
83e1d503d4 chore: update spark 2023-09-18 19:33:29 -04:00
Zach Daniel
c89ee8fba2 chore: format 2023-09-18 19:33:02 -04:00
Zach Daniel
e39558a7dd fix: undo previous change for only_touched? on form submit 2023-09-18 19:06:54 -04:00
C. R. Oldham
6d9a7d59e9
fix: remove stray } from liveview generator (#101) 2023-09-14 16:53:17 -04:00
Zach Daniel
c6ad0f9795 fix: honor ash context opts 2023-09-13 10:44:34 -04:00
Zach Daniel
1c7156a2a4 chore: include priv dir 2023-09-04 19:12:14 -04:00
Zach Daniel
c7e220099e chore: release version v1.2.17 2023-09-04 18:33:56 -04:00
Zach Daniel
63bc1e1086 chore: remove unused variable 2023-08-15 13:16:44 -07:00
Zach Daniel
7b4ac44e35 chore: dialyzer 2023-08-15 11:50:09 -07:00