Commit Graph

4438 Commits

Author SHA1 Message Date
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
Dillon Kearns
55b81d4297 Add loading spinner. 2022-08-18 20:44:32 -07:00
Dillon Kearns
1b3c7b8ce8 Add logging timing output. 2022-08-18 20:19:11 -07:00
Dillon Kearns
d45a3aff71 Show debug output. 2022-08-18 20:16:01 -07:00
Dillon Kearns
779032858c Hide some buttons. 2022-08-18 20:14:25 -07:00
Dillon Kearns
02fafa6378 Fix lamdera binary path. 2022-08-18 10:30:59 -07:00
Dillon Kearns
96a3db6523 Show loading state with elipsis. 2022-08-17 15:12:43 -07:00
Dillon Kearns
e640d4ea3f Cancel repeat in-flight fetcher requests with the same fetcher key. 2022-08-17 15:08:58 -07:00
Dillon Kearns
9beeddc4a8 Remove unused require. 2022-08-17 14:03:44 -07:00
Dillon Kearns
978f00f5a0 Set createdAt from server to make it more consistent. 2022-08-16 19:33:57 -07:00
Dillon Kearns
4cc27a7017 Reorganize code. 2022-08-16 16:44:03 -07:00
Dillon Kearns
7d7cefe68b Move function for cleaner diff. 2022-08-16 16:41:53 -07:00
Dillon Kearns
7ac3cce9c1 Extract forms list. 2022-08-16 16:41:45 -07:00
Dillon Kearns
79b8a6589a Extract and format. 2022-08-16 16:39:20 -07:00
Dillon Kearns
d728e57858 Remove head tags since this is a logged-in-only page. 2022-08-16 16:32:15 -07:00
Dillon Kearns
67d55d8156 Inline subscriptions. 2022-08-16 16:30:19 -07:00
Dillon Kearns
86c80e9438 Update imports and formatting. 2022-08-16 16:21:00 -07:00
Dillon Kearns
bd058c069b Refactor session code. 2022-08-16 16:09:16 -07:00
Dillon Kearns
f3d5a67c2f Extract icons to module. 2022-08-16 16:05:36 -07:00