Commit Graph

171 Commits

Author SHA1 Message Date
Dillon Kearns
5a2545329e Use Scaffold namespace for generator modules. 2023-02-06 22:04:11 -08:00
Dillon Kearns
60c5e93a14 Bump Elm package. 2023-01-29 16:54:12 -08:00
Dillon Kearns
11b4fc729e Add BackendTask.Time.now. 2023-01-25 15:49:43 -08:00
Dillon Kearns
a864a517ea Add BackendTask.Random API. 2023-01-25 14:33:24 -08:00
Dillon Kearns
5e8a4005ef Bump Elm package. 2023-01-24 17:06:54 -08:00
Dillon Kearns
e66356c829 Bump Elm package. 2023-01-17 17:16:47 -08:00
Dillon Kearns
fc964889bc Bump Elm package. 2023-01-17 07:41:31 -08:00
Dillon Kearns
ea29d1bbb3 Rename BackendTask.Port -> BackendTask.Custom. 2023-01-17 07:04:18 -08:00
Dillon Kearns
b659b8ecf6 Bump Elm package. 2023-01-16 21:47:00 -08:00
Dillon Kearns
60afaee624 Rename Exception -> RecoverableError. 2023-01-16 17:48:46 -08:00
Dillon Kearns
a86c12bd2a Bump Elm package. 2023-01-13 16:28:51 -08:00
Dillon Kearns
c66720bc99 Revert vendoring of elm-program-test. 2023-01-13 11:36:55 -08:00
Dillon Kearns
5e2ad63039 Bump Elm version. 2023-01-08 13:02:03 -08:00
Dillon Kearns
7f23779816 Rename DataSource -> BackendTask. 2023-01-01 14:45:54 -08:00
Dillon Kearns
ad42776fb2 Update docs. 2022-12-28 19:29:08 -07:00
Dillon Kearns
6f2157c31d Review fixes. 2022-12-19 17:19:03 -08:00
Dillon Kearns
5e8e13d3fc Bump Elm version. 2022-12-07 10:19:20 -08:00
Dillon Kearns
d5a46cc895 Bump Elm package. 2022-11-23 09:19:56 -08:00
Dillon Kearns
3a0534a6a0 Rename Generator to Script. 2022-11-22 12:44:08 -08:00
Dillon Kearns
c71e26029f Fix package docs and elm.json for publishing. 2022-11-22 12:40:51 -08:00
Dillon Kearns
642bbc3398 Change generators to elm-pages run instead of elm-pages codegen, and resolve DataSource's through new generator API. 2022-11-22 11:21:11 -08:00
Dillon Kearns
2b454134fb Vendor elm-program-test (unvendor once elm-test 2.0 PR is merged). 2022-11-15 16:40:43 -08:00
Dillon Kearns
19fd31793b Update dependencies. 2022-11-15 16:40:02 -08:00
Dillon Kearns
c1661039b0 Bump elm version. 2022-11-15 11:44:01 -08:00
Dillon Kearns
8ea2848e60 Bump Elm package. 2022-11-03 10:45:54 +05:30
Dillon Kearns
f158aa5bcd Bump elm package version. 2022-10-24 15:43:11 -07:00
Dillon Kearns
d0ca727ac6 Update dependencies. 2022-10-19 09:05:08 -07:00
Dillon Kearns
fb1277d5f5 Bump elm package. 2022-10-14 12:35:59 -07:00
Dillon Kearns
98136765e3 Update to latest date-or-date-time. 2022-10-10 14:48:09 -07:00
Dillon Kearns
671bfa8e65 Bump Elm package. 2022-10-05 14:23:09 -07:00
Dillon Kearns
3399c24aff Remove unused dependency. 2022-10-05 12:57:08 -07:00
Dillon Kearns
8e30daff12 Add dependency. 2022-10-05 12:20:01 -07:00
Dillon Kearns
e81c3e1b42 Use DateOrDateTime custom type instead of a string for more safety in Seo API. 2022-10-04 16:28:58 -07:00
Dillon Kearns
f4a8e4284c Bump elm package. 2022-10-04 10:05:36 -07:00
Dillon Kearns
0fa72dc766 Remove unused dependencies. 2022-10-04 10:05:22 -07:00
Dillon Kearns
df142095ca Bump package. 2022-10-03 14:39:06 -07:00
Dillon Kearns
381b5844f5 Move some code back to package instead of copied code. 2022-10-03 14:38:54 -07:00
Dillon Kearns
1085355b07 Change package name for beta release. 2022-10-03 08:55:03 -07:00
Dillon Kearns
c08d3e9be6 Update docs. 2022-10-03 08:52:16 -07:00
Dillon Kearns
1df22b779e Address review error. 2022-09-15 07:43:46 -07:00
Dillon Kearns
9e9cf969e9 Use elm-syntax-dsl for case expression. 2022-09-12 16:59:11 -07:00
Dillon Kearns
8711b7185a Add basic setup for a scaffold command using elm-codegen. 2022-09-09 10:56:54 -07:00
Dillon Kearns
2804afccef Move FormData and Method types to package-exposed module. 2022-08-22 08:17:43 -07:00
Dillon Kearns
9f18ef1ef5 Move field status type to package-exposed module. 2022-08-22 08:00:12 -07:00
Dillon Kearns
102d27c84b Update docs. 2022-07-08 18:00:30 -07:00
Dillon Kearns
50ce177be1 Rename module. 2022-07-08 17:58:49 -07:00
Dillon Kearns
8ce539a3a3 Rename module. 2022-07-08 17:56:52 -07:00
Dillon Kearns
76d2ac367f Change module name. 2022-07-08 17:51:26 -07:00
Dillon Kearns
03729f89ed Rename module. 2022-07-08 17:40:01 -07:00
Dillon Kearns
44c2b0a6f5 Apply fixes. 2022-06-30 09:54:25 -07:00