Commit Graph

4556 Commits

Author SHA1 Message Date
Dillon Kearns
a106496052 Update tests to use new combined forms type. 2022-08-23 15:12:42 -07:00
Dillon Kearns
e5010dec7b Remove hardcoded data now that different view input values can be passed in. 2022-08-23 11:48:59 -07:00
Dillon Kearns
01fd8731c4 Define helpers by re-using other functions. 2022-08-23 11:43:56 -07:00
Dillon Kearns
7b6dab6c80 Add API for combining form parsers into a type without the input type variable. 2022-08-23 11:41:29 -07:00
Dillon Kearns
c549f94b8e Use new graphql schema field name. 2022-08-22 14:23:32 -07:00
Dillon Kearns
89b3ce165b Fix errors. 2022-08-22 14:16:32 -07:00
Dillon Kearns
ac9aa9f68d Comment out windows snapshot test command for now. 2022-08-22 14:05:37 -07:00
Dillon Kearns
68d9e687b7 Restore executables check. 2022-08-22 13:39:13 -07:00
Dillon Kearns
27df023c15 Try inlining windows CI test script. 2022-08-22 13:38:49 -07:00
Dillon Kearns
cc447f81f8 Try different lamdera windows config. 2022-08-22 13:33:07 -07:00
Dillon Kearns
0d15ec9dee Try different windows lamdera setup config. 2022-08-22 13:30:41 -07:00
Dillon Kearns
f4c50f9310 Comment out required executables check temporarily to see if windows ci succeeds without that check. 2022-08-22 09:20:35 -07:00
Dillon Kearns
cb60896742 Update escaping example package.json setup. 2022-08-22 09:17:43 -07:00
Dillon Kearns
7f3fb781ed Fix windows ci command. 2022-08-22 09:07:19 -07:00
Dillon Kearns
8598e5b613 Update windows lamdera install steps. 2022-08-22 09:04:34 -07:00
Dillon Kearns
86e3027364 Tweak ci script for installing lamdera on windows. 2022-08-22 08:53:21 -07:00
Dillon Kearns
c0c18513d9 Fix a type reference. 2022-08-22 08:38:45 -07:00
Dillon Kearns
6e785a277f Update some dependencies. 2022-08-22 08:38:40 -07:00
Dillon Kearns
3403e29679 Update some NPM dependencies. 2022-08-22 08:35:24 -07:00
Dillon Kearns
d5a97abe59 Update some NPM dependencies. 2022-08-22 08:33:51 -07:00
Dillon Kearns
056508d4ee Fix some type references in Effect modules. 2022-08-22 08:29:19 -07:00
Dillon Kearns
2804afccef Move FormData and Method types to package-exposed module. 2022-08-22 08:17:43 -07:00
Dillon Kearns
026f6defbd elm-review fixes. 2022-08-22 08:08:12 -07:00
Dillon Kearns
229cfba91d Review fixes. 2022-08-22 08:00:46 -07:00
Dillon Kearns
be70c8b004 Update package-lock. 2022-08-22 08:00:21 -07:00
Dillon Kearns
9f18ef1ef5 Move field status type to package-exposed module. 2022-08-22 08:00:12 -07:00
Dillon Kearns
8161fcb023 Review fixes. 2022-08-22 07:44:16 -07:00
Dillon Kearns
ae48299a5a Update elm-review dependencies. 2022-08-22 07:40:20 -07:00
Dillon Kearns
34ef26ca04 Try lamdera-next build again. 2022-08-21 11:53:12 -07:00
Dillon Kearns
2de1564f29 Try downloading lamdera windows exe. 2022-08-21 11:44:34 -07:00
Dillon Kearns
5f83d795d6 Add a SESSION_SECRET environment variable for cypress suite. 2022-08-21 11:23:11 -07:00
Dillon Kearns
f012fae366 Revert "Apply elm-review fixes."
This reverts commit 906b51a4ae.
2022-08-21 11:07:21 -07:00
Dillon Kearns
a7cdded64c Add review config in end-to-end example project. 2022-08-21 11:04:44 -07:00
Dillon Kearns
f7286153a5 Change type variable name. 2022-08-21 11:04:10 -07:00
Dillon Kearns
c87a5d8223 Fix typo in Form.Value. 2022-08-21 11:03:59 -07:00
Dillon Kearns
906b51a4ae Apply elm-review fixes. 2022-08-21 11:03:34 -07:00
Dillon Kearns
e3bab23ab1 Use latest cypress github action package. 2022-08-21 11:01:59 -07:00
Dillon Kearns
82d8ff4fed Use stable lamdera release for now. 2022-08-21 10:52:51 -07:00
Dillon Kearns
02346b6593 Remove some unused dependencies and modules. 2022-08-21 10:51:01 -07:00
Dillon Kearns
604eb1ccf9 Add some missing type annotations. 2022-08-21 10:39:21 -07:00
Dillon Kearns
b82988ed28 Remove obsolete NoOp Msg. 2022-08-21 10:39:21 -07:00
Dillon Kearns
cc7804a892
Merge pull request #313 from supermario/ci-test-cache-fixes
CI test cache fixes
2022-08-21 10:02:45 -07:00
Mario Rogic
02c655e2d5 Can use lamdera to make the docs 2022-08-21 09:41:58 +01:00
Mario Rogic
95b7170700 Drop debug 2022-08-21 09:32:24 +01:00
Mario Rogic
cbc3098bfc Fix docs warnings 2022-08-21 09:27:40 +01:00
Mario Rogic
08f36cc607 Fix build cache corruption ordering issue 2022-08-21 09:27:04 +01:00
Dillon Kearns
195469806e Handle multiple concurrent new-item submissions. 2022-08-19 10:20:48 -07:00
Dillon Kearns
eed8c29c43 Comment out debug pane for prod deploy. 2022-08-19 09:26:04 -07:00
Dillon Kearns
e3e2652d1e Selectively clear fetchers as they finish instead of clearing out all fetchers at once. 2022-08-19 09:23:16 -07:00
Dillon Kearns
047d5f0631 Move debug pane and add wrapping. 2022-08-19 08:38:34 -07:00