Dillon Kearns
|
26f9f02697
|
Remove obsolete code.
|
2022-03-19 13:32:32 -07:00 |
|
Dillon Kearns
|
8e242b5a57
|
Remove obsolete hardcoded value.
|
2022-03-19 13:30:09 -07:00 |
|
Dillon Kearns
|
339b3c3387
|
Extract value.
|
2022-03-19 13:22:40 -07:00 |
|
Dillon Kearns
|
c72dfc8010
|
Extract value.
|
2022-03-19 13:21:26 -07:00 |
|
Dillon Kearns
|
d3c1d45342
|
Extract variable.
|
2022-03-19 13:17:55 -07:00 |
|
Dillon Kearns
|
d6b2aec595
|
Remove hardcoded initial url in Request.Parser mocking.
|
2022-03-19 13:15:21 -07:00 |
|
Dillon Kearns
|
5fc8173781
|
Remove hardcoded name in form submit body.
|
2022-03-19 12:01:45 -07:00 |
|
Dillon Kearns
|
0937207468
|
Maintain cookie jar state.
|
2022-03-19 11:50:47 -07:00 |
|
Dillon Kearns
|
88f2a1dc14
|
Get test prototype working with redirects and form POST simulation with no event handlers.
|
2022-03-18 10:50:23 -07:00 |
|
Dillon Kearns
|
6eb29865e0
|
Handle initial page redirects in test harness.
|
2022-03-17 09:33:21 -07:00 |
|
Dillon Kearns
|
15d824c675
|
Try vendoring entire elm-program-test package.
|
2022-03-16 14:09:15 -07:00 |
|
Dillon Kearns
|
f541e5576b
|
Copy vendored elm-program-test as starting point for custom elm-pages state.
|
2022-03-16 14:00:14 -07:00 |
|
Dillon Kearns
|
0b7e6053c9
|
Add program-test prototype that runs server-rendered routes.
|
2022-03-16 13:55:31 -07:00 |
|
Dillon Kearns
|
ac1e0de39b
|
Refactor test code.
|
2022-03-16 10:29:53 -07:00 |
|
Dillon Kearns
|
b8b4729821
|
Resolve mock data in test prototype for initial route and on route change.
|
2022-03-15 21:10:52 -07:00 |
|
Dillon Kearns
|
7ff9b555f3
|
Add DataSource request mocking prototype.
|
2022-03-14 19:17:19 -07:00 |
|
Dillon Kearns
|
2a80161392
|
Try new wiring for elm-program-test prototype.
|
2022-03-14 16:13:01 -07:00 |
|
Dillon Kearns
|
ec33b62323
|
Add prototype of elm-program-test setup.
|
2022-03-14 14:02:37 -07:00 |
|
Dillon Kearns
|
55ac3da02d
|
Update starter template.
|
2022-03-14 11:39:41 -07:00 |
|
Dillon Kearns
|
06decb5d28
|
Update package-lock.
|
2022-03-11 11:12:15 -08:00 |
|
Dillon Kearns
|
ddcea02130
|
Remove resolved todo comment.
|
2022-03-11 11:11:50 -08:00 |
|
asteroidb612
|
df8bfebc43
|
Update 07-data-sources.md
|
2022-03-10 17:12:25 -07:00 |
|
asteroidb612
|
2b80fbbfd1
|
Reflect new DataSource.File API in example
|
2022-03-10 17:10:53 -07:00 |
|
Dillon Kearns
|
25972e5724
|
Run adapter script from build step (if configured).
|
2022-03-10 11:49:07 -08:00 |
|
Dillon Kearns
|
3e12b48112
|
Update template project.
|
2022-03-09 15:06:49 -08:00 |
|
Dillon Kearns
|
aaca1b0a12
|
Try a new cypress start command for ci.
|
2022-03-09 14:00:24 -08:00 |
|
Dillon Kearns
|
c6a5096357
|
Remove extra complexity of markdown parsing in routing test.
|
2022-03-09 11:18:23 -08:00 |
|
Dillon Kearns
|
3c4bcac4f4
|
Remove unused dependencies.
|
2022-03-09 11:10:00 -08:00 |
|
Dillon Kearns
|
41fd2bf645
|
Update dependencies.
|
2022-03-09 10:57:47 -08:00 |
|
Dillon Kearns
|
ef89edf54b
|
Update esbuild.
|
2022-03-09 10:55:16 -08:00 |
|
Dillon Kearns
|
e35b8b6516
|
Update cypress.
|
2022-03-09 10:54:36 -08:00 |
|
Dillon Kearns
|
38c31745d6
|
Update commander.
|
2022-03-09 10:53:58 -08:00 |
|
Dillon Kearns
|
b3d0d8667a
|
Update vite.
|
2022-03-09 10:53:32 -08:00 |
|
Dillon Kearns
|
1309fbe329
|
Update test snapshot.
|
2022-03-09 10:46:24 -08:00 |
|
Dillon Kearns
|
0e1ccd8e3b
|
Update base-path example.
|
2022-03-09 10:43:30 -08:00 |
|
Dillon Kearns
|
84fe59f9c7
|
Update escaping test snapshot.
|
2022-03-09 10:35:40 -08:00 |
|
Dillon Kearns
|
aa98e1b914
|
Update test projects.
|
2022-03-09 10:33:33 -08:00 |
|
Dillon Kearns
|
6e53ce5f74
|
Add test case for handling multiple content types.
|
2022-03-09 09:19:46 -08:00 |
|
Dillon Kearns
|
ad5f092d06
|
Improve expectContentType.
|
2022-03-09 08:49:46 -08:00 |
|
Dillon Kearns
|
661c84467b
|
Remove unnecessary Request Parser helper.
|
2022-03-08 16:04:46 -08:00 |
|
Dillon Kearns
|
a93a530439
|
Rename Request.cookies -> allCookies. Add map5.
|
2022-03-08 15:34:59 -08:00 |
|
Dillon Kearns
|
cfd91b7b6d
|
Update Request API, docs, and add a test suite.
|
2022-03-08 11:02:19 -08:00 |
|
Dillon Kearns
|
8911ef9bb3
|
Rename Server.Request.Request -> Server.Request.Parser.
|
2022-03-08 08:57:46 -08:00 |
|
Dillon Kearns
|
9f788d8aba
|
Fix naming in end-to-end to use new route exposed top-level value.
|
2022-03-07 08:34:22 -08:00 |
|
Dillon Kearns
|
8acabc3281
|
Simplify Response API to use builder pattern for different ways to construct a body and remove redundant permutations.
|
2022-03-07 08:33:03 -08:00 |
|
Dillon Kearns
|
b7495d73bb
|
Change exported value from page -> route from Route Modules.
|
2022-03-05 10:35:17 -08:00 |
|
Dillon Kearns
|
f16a30320d
|
Rename Page.elm -> RouteBuilder.elm.
|
2022-03-05 09:50:01 -08:00 |
|
Dillon Kearns
|
0310152df4
|
Change Page.* modules to be Route.* modules.
|
2022-03-05 09:05:12 -08:00 |
|
Dillon Kearns
|
b7f6c6cff8
|
Add page with route params to skeleton example.
|
2022-03-05 08:56:07 -08:00 |
|
Dillon Kearns
|
020e870883
|
Simplify basic auth example.
|
2022-03-05 08:48:46 -08:00 |
|
Dillon Kearns
|
2ed0ab08bc
|
Add basic auth example to pokedex deployment.
|
2022-03-05 08:44:45 -08:00 |
|
Dillon Kearns
|
0c469c225b
|
Return headers for content.dat responses.
|
2022-03-04 20:45:03 -08:00 |
|
Dillon Kearns
|
e6488024a3
|
Add basic auth example.
|
2022-03-04 20:24:50 -08:00 |
|
Dillon Kearns
|
4b0316b396
|
Remove unused.
|
2022-03-04 12:41:45 -08:00 |
|
Dillon Kearns
|
6324eca506
|
Remove unused dependencies.
|
2022-03-04 12:41:33 -08:00 |
|
Dillon Kearns
|
29341dd90e
|
Add elm-review unused config for skeleton project.
|
2022-03-04 12:40:18 -08:00 |
|
Dillon Kearns
|
1c0e2b9cbc
|
Move files out of public for skeleton project.
|
2022-03-04 12:34:45 -08:00 |
|
Dillon Kearns
|
fb65fbbad9
|
Save skeleton app example.
|
2022-03-04 12:32:52 -08:00 |
|
Dillon Kearns
|
b1af39c851
|
Remove unused NPM package.
|
2022-03-04 10:47:31 -08:00 |
|
Dillon Kearns
|
027945ddc6
|
Remove obsolete parsed cookies in adapter (cookie parsing is now handled in pure Elm).
|
2022-03-04 10:45:06 -08:00 |
|
Dillon Kearns
|
8df43bcd71
|
Use pure Elm for parsing cookies header.
|
2022-03-04 10:43:32 -08:00 |
|
Dillon Kearns
|
5c77acc96c
|
Add test case for Server.Request cookie API.
|
2022-03-04 10:07:35 -08:00 |
|
Dillon Kearns
|
ac8f57b145
|
Rename function.
|
2022-03-04 09:43:48 -08:00 |
|
Dillon Kearns
|
12c0013ea3
|
Remove obsolete values from Session API experiments.
|
2022-03-04 09:42:52 -08:00 |
|
Dillon Kearns
|
a0c378a1df
|
Move final test cases to glob end-to-end test suite.
|
2022-03-04 09:37:00 -08:00 |
|
Dillon Kearns
|
bb81c49d0e
|
Move test case to end-to-end suite.
|
2022-03-04 09:32:21 -08:00 |
|
Dillon Kearns
|
088dc59ec3
|
Move another test case to end-to-end suite.
|
2022-03-04 09:30:00 -08:00 |
|
Dillon Kearns
|
a937049993
|
Move test case to end-to-end suite.
|
2022-03-04 09:27:32 -08:00 |
|
Dillon Kearns
|
bfffe9e43b
|
Move test case to end-to-end suite.
|
2022-03-04 09:12:06 -08:00 |
|
Dillon Kearns
|
2639d1333d
|
Move test case.
|
2022-03-04 09:09:43 -08:00 |
|
Dillon Kearns
|
509535304e
|
Remove duplicate test case.
|
2022-03-04 09:07:31 -08:00 |
|
Dillon Kearns
|
be20a6c9ee
|
Remove duplicate test case.
|
2022-03-04 09:06:58 -08:00 |
|
Dillon Kearns
|
fb7f5fa1e9
|
Remove duplicate test case.
|
2022-03-04 09:06:10 -08:00 |
|
Dillon Kearns
|
8adac30f30
|
Move test case.
|
2022-03-04 09:05:35 -08:00 |
|
Dillon Kearns
|
0688e579dd
|
Move test case.
|
2022-03-04 09:03:59 -08:00 |
|
Dillon Kearns
|
c6ddc0872c
|
Move some test cases from old glob unit tests to new end-to-end tests.
|
2022-03-04 09:01:34 -08:00 |
|
Dillon Kearns
|
5c983e5334
|
Include port-data-source file in serverless function output, and include example in netlify project.
|
2022-03-03 09:29:50 -08:00 |
|
Dillon Kearns
|
6197b9a634
|
Update adapter script.
|
2022-03-03 08:52:33 -08:00 |
|
Dillon Kearns
|
2a90fc62ba
|
Trigger build.
|
2022-03-03 08:06:32 -08:00 |
|
Dillon Kearns
|
f572ee7218
|
Run esbuild to compile ports file from build command.
|
2022-03-02 14:35:48 -08:00 |
|
Dillon Kearns
|
6a006cd9bc
|
Add missing file for end-to-end test build.
|
2022-03-02 14:26:11 -08:00 |
|
Dillon Kearns
|
514a82b596
|
Move entrypoint files for build.
|
2022-03-02 10:51:18 -08:00 |
|
Dillon Kearns
|
8489f44a3d
|
Use esbuild to transpile port-data-source file, and watch for changes.
|
2022-03-02 10:14:55 -08:00 |
|
Dillon Kearns
|
8a0eae997b
|
Remove unused package.
|
2022-03-01 19:07:31 -08:00 |
|
Dillon Kearns
|
288dc1c266
|
Add Glob.toDataSourceWithOptions.
|
2022-03-01 15:46:10 -08:00 |
|
Dillon Kearns
|
121556f2ef
|
Use html test runner for glob tests.
|
2022-02-28 17:45:16 -08:00 |
|
Dillon Kearns
|
ddff730b26
|
Add Glob.listDirectories.
|
2022-02-28 16:52:41 -08:00 |
|
Dillon Kearns
|
068f73c811
|
Extract glob test cases into a module.
|
2022-02-28 14:47:22 -08:00 |
|
Dillon Kearns
|
ace71d09ce
|
Run glob test code directly through elm-pages so the test assertions can be against Elm data instead of JSON.
|
2022-02-28 14:43:57 -08:00 |
|
Dillon Kearns
|
81ab07897f
|
Use micromatch to get glob captures to ensure that they match with the globby matching logic.
|
2022-02-27 11:27:49 -08:00 |
|
Dillon Kearns
|
ff9141d7ec
|
Add some end-to-end glob specs.
|
2022-02-27 09:47:50 -08:00 |
|
Dillon Kearns
|
9ced0ccd2b
|
Formatting.
|
2022-02-25 11:22:39 -08:00 |
|
Dillon Kearns
|
1c7ff8aa7c
|
Fix 404 page message for non-matching routes.
|
2022-02-25 10:40:08 -08:00 |
|
Dillon Kearns
|
e082281b88
|
Update end-to-end example.
|
2022-02-25 10:04:19 -08:00 |
|
Dillon Kearns
|
a1609f5752
|
Add elm-review as dev dependency for pokedex example.
|
2022-02-25 09:05:22 -08:00 |
|
Dillon Kearns
|
0ca946421f
|
Remove no-optional flag to fix cloudflare pages deploy issue with esbuild install.
|
2022-02-23 18:01:42 -08:00 |
|
Dillon Kearns
|
2edb61cb74
|
Reinstall dependencies and remove npm i -f flag to try on cloudflare pages.
|
2022-02-23 17:25:01 -08:00 |
|
Dillon Kearns
|
a6a50b8300
|
See if vercel-build command works on vercel deployment.
|
2022-02-23 16:21:30 -08:00 |
|
Dillon Kearns
|
13caf7c8cb
|
Extract out two stylesheets in docs site.
|
2022-02-23 13:43:29 -08:00 |
|
Dillon Kearns
|
e6a81a56e9
|
Change argument order in helper function.
|
2022-02-23 10:41:04 -08:00 |
|
Dillon Kearns
|
c617baa3d3
|
Use vite config from elm-pages.config.mjs.
|
2022-02-23 10:06:15 -08:00 |
|
Dillon Kearns
|
1ae88f181a
|
Use node-fetch instead of undici for Node 14 compatability.
|
2022-02-22 11:37:09 -08:00 |
|
Dillon Kearns
|
846ddad4f9
|
Add missing return.
|
2022-02-22 10:55:20 -08:00 |
|
Dillon Kearns
|
93a44b6c78
|
Add error logging to debug netlify issue.
|
2022-02-21 18:16:16 -08:00 |
|
Dillon Kearns
|
797d3edb84
|
Update package-lock file in pokedex example.
|
2022-02-21 17:38:25 -08:00 |
|
Dillon Kearns
|
12c00b7565
|
Update adapter script error message and template file location.
|
2022-02-21 17:01:01 -08:00 |
|
Dillon Kearns
|
ff71b62321
|
Try using vite-generated HTML template in adapter-generated scripts.
|
2022-02-21 16:54:51 -08:00 |
|
Dillon Kearns
|
64c983c3ec
|
Move entrypoint files to top-level in pokedex project.
|
2022-02-21 15:51:16 -08:00 |
|
Dillon Kearns
|
e793a8fe89
|
Ensure that fixes don't infinitely apply for Request.oneOf [] case.
|
2022-02-21 15:50:17 -08:00 |
|
Dillon Kearns
|
939635eec4
|
Remove hardcoded index.html project file.
|
2022-02-21 15:37:24 -08:00 |
|
Dillon Kearns
|
cd18fb7567
|
Update dependencies.
|
2022-02-21 14:25:10 -08:00 |
|
Dillon Kearns
|
e2e98405ec
|
Update dependencies.
|
2022-02-21 14:23:17 -08:00 |
|
Dillon Kearns
|
8287623f23
|
Pass through root tag to HTML template replacement.
|
2022-02-21 09:57:23 -08:00 |
|
Dillon Kearns
|
8ee5b2a649
|
Add missing. (+2 squashed commits)
Squashed commits:
[ea4646e3] Fix two errors.
[31faf674] Add initial Vite SSR setup.
|
2022-02-21 09:30:31 -08:00 |
|
Dillon Kearns
|
79c7f6a75e
|
Update intellij config file.
|
2022-02-21 09:30:08 -08:00 |
|
Dillon Kearns
|
fbcbfa3c27
|
Add optional body parameter to reload page data port in order to avoid an extra round trip for form POST.
|
2022-02-17 11:52:21 -08:00 |
|
Dillon Kearns
|
094e905dd5
|
Update pokedex example for latest file structure with app/ folder.
|
2022-02-16 16:54:52 -08:00 |
|
Dillon Kearns
|
83dcf70b0e
|
Support global head tags from API Routes so plugins can add head tags like sitemap and RSS links.
|
2022-02-14 11:05:42 -08:00 |
|
Dillon Kearns
|
a9e853e79e
|
Install latest elm-optimize-level-2.
|
2022-02-13 14:59:41 -08:00 |
|
Dillon Kearns
|
64b2fbf20d
|
Remove unused.
|
2022-02-13 12:42:50 -08:00 |
|
Dillon Kearns
|
b91f978d24
|
Move Page Modules and special elm-pages modules into app folder.
|
2022-02-10 16:27:56 -08:00 |
|
Dillon Kearns
|
de2650e357
|
Remove old invocation of port://env.
|
2022-02-10 10:10:26 -08:00 |
|
Dillon Kearns
|
08540c52a0
|
Update pokedex example.
|
2022-02-10 09:55:20 -08:00 |
|
Dillon Kearns
|
fedda39a4f
|
Remove manifest from Site.elm and move it into user-space.
|
2022-02-09 10:47:59 -08:00 |
|
Dillon Kearns
|
e3883e669f
|
Use fnv1a hashing instead of murmur3.
|
2022-02-06 13:36:17 -08:00 |
|
Dillon Kearns
|
a63eab2dd7
|
Update .idea config.
|
2022-02-06 09:57:31 -08:00 |
|
Dillon Kearns
|
df45d0af0b
|
Keep cache for build step in docs.
|
2022-02-06 09:57:23 -08:00 |
|
Dillon Kearns
|
094f46d5f7
|
Try base64 encoding responses in Netlify functions.
|
2022-02-04 11:17:44 -08:00 |
|
Dillon Kearns
|
51bc07f2c5
|
Formatting.
|
2022-02-04 11:08:21 -08:00 |
|
Dillon Kearns
|
26bf9e3171
|
Update adapter script to return bytes responses for content.dat.
|
2022-02-04 11:07:24 -08:00 |
|
Dillon Kearns
|
364182e6ab
|
Remove some unused dependencies.
|
2022-02-03 20:19:13 -08:00 |
|
Dillon Kearns
|
69cdf963cf
|
Remove some instances of content.json.
|
2022-02-03 20:08:45 -08:00 |
|
Dillon Kearns
|
82dea47a89
|
Update package-lock.
|
2022-02-03 11:20:56 -08:00 |
|
Dillon Kearns
|
0418d98de3
|
Update package-lock.
|
2022-02-01 10:55:46 -08:00 |
|
Dillon Kearns
|
91c87dd235
|
Add favicon to example.
|
2022-01-29 09:14:38 -08:00 |
|
Dillon Kearns
|
7339a980c2
|
Delete misplaced comment.
|
2022-01-28 16:15:56 -08:00 |
|
Dillon Kearns
|
a7f2fa7eda
|
Remove obsolete unoptimizedRequest function.
|
2022-01-28 09:42:52 -08:00 |
|
Dillon Kearns
|
406c0cafd8
|
Rename function.
|
2022-01-28 09:34:11 -08:00 |
|
Dillon Kearns
|
6f7894fd3f
|
Rename module.
|
2022-01-28 09:27:43 -08:00 |
|
Dillon Kearns
|
f9c85dec80
|
Remove more obsolete secrets code.
|
2022-01-27 15:52:42 -08:00 |
|
Dillon Kearns
|
ed956ae341
|
Remove now obsolete Secrets API!
|
2022-01-27 15:45:51 -08:00 |
|
Dillon Kearns
|
fdf14a70dc
|
Try hardcoding path for now.
|
2022-01-26 14:59:16 -08:00 |
|
Dillon Kearns
|
11ff7e1afb
|
Try downloading lamdera in current dir.
|
2022-01-26 14:56:08 -08:00 |
|
Dillon Kearns
|
19a5426d90
|
Try different download path.
|
2022-01-26 14:51:06 -08:00 |
|
Dillon Kearns
|
e76dbfd700
|
Try different file path for lamdera download.
|
2022-01-26 14:48:06 -08:00 |
|
Dillon Kearns
|
6b4f505832
|
Try another command to install lamdera on netlify build.
|
2022-01-26 14:45:26 -08:00 |
|
Dillon Kearns
|
7497934772
|
Merge branch 'lamdera-wire' into serverless-latest
# Conflicts:
# examples/pokedex/netlify.toml
# examples/pokedex/src/Api.elm
# examples/pokedex/src/Page/Greet.elm
# examples/pokedex/src/Page/Login.elm
# src/Session.elm
|
2022-01-26 14:32:39 -08:00 |
|
Dillon Kearns
|
119f989d93
|
Add commands to install lamdera to netlify build command.
|
2022-01-26 14:28:12 -08:00 |
|
Dillon Kearns
|
0ae2caaad8
|
Extract updated MarkdownCodec helper, and use the new HTML-free helper for Docs to fix Lamdera Wire encoding error.
|
2022-01-26 10:57:19 -08:00 |
|
Dillon Kearns
|
fe60b7c812
|
Don't encode HTML.
|
2022-01-26 10:53:29 -08:00 |
|
Dillon Kearns
|
cc81a4f2f3
|
Remove unused.
|
2022-01-26 10:45:43 -08:00 |
|
Dillon Kearns
|
b9c9b262fd
|
Remove unused.
|
2022-01-26 10:45:32 -08:00 |
|
Dillon Kearns
|
2dd7394f07
|
Update docs app to use vanilla decoders.
|
2022-01-26 09:47:18 -08:00 |
|
Dillon Kearns
|
8229547cb7
|
Only use Bytes encoded responses, and delete StripResponse logic which is now obsolete.
|
2022-01-26 09:01:05 -08:00 |
|
Dillon Kearns
|
3e9a93c636
|
Generate distillBytes with wire codecs for all page modules.
|
2022-01-25 21:56:02 -08:00 |
|
Dillon Kearns
|
afb7470cb1
|
Extract functions.
|
2022-01-25 18:26:46 -08:00 |
|
Dillon Kearns
|
d779ed15d2
|
Add missing lamdera dependencies.
|
2022-01-25 18:22:16 -08:00 |
|
Dillon Kearns
|
5342859ecd
|
Use page reload port to reload data without refresh in todo example.
|
2022-01-25 11:20:34 -08:00 |
|
Dillon Kearns
|
359b3e92c5
|
Add todos example.
|
2022-01-24 20:55:07 -08:00 |
|
Dillon Kearns
|
d4eb37f8ac
|
Add Fauna request helper module.
|
2022-01-24 20:45:32 -08:00 |
|
Dillon Kearns
|
f21b8b61b1
|
Add form data decoder and example.
|
2022-01-24 15:50:25 -08:00 |
|
Dillon Kearns
|
83945541d7
|
Add fauna todo list GraphQL schema.
|
2022-01-24 15:38:14 -08:00 |
|
Dillon Kearns
|
c207626a14
|
Install elm-graphql.
|
2022-01-24 15:37:53 -08:00 |
|
Dillon Kearns
|
b0cab3cc7d
|
Use cookie session for logout route.
|
2022-01-23 13:42:50 -08:00 |
|
Dillon Kearns
|
1becbff897
|
Wire through errors with session checksums.
|
2022-01-23 13:35:04 -08:00 |
|
Dillon Kearns
|
7d1f675a90
|
Add some session helpers.
|
2022-01-23 13:01:04 -08:00 |
|
Dillon Kearns
|
aff8b1f850
|
Update Session API to pass through existing Session.
|
2022-01-23 10:43:06 -08:00 |
|
Dillon Kearns
|
d0bfc03d16
|
Return Nothing if there is no session.
|
2022-01-22 17:56:20 -08:00 |
|
Dillon Kearns
|
9bcba71c3a
|
Extract session helper.
|
2022-01-22 14:40:04 -08:00 |
|
Dillon Kearns
|
d7eca2ee4b
|
Use String instead of Json.Decode.Value for session values. Add flash helpers.
|
2022-01-22 13:47:51 -08:00 |
|
Dillon Kearns
|
05457709ae
|
Update session decoders in example.
|
2022-01-21 11:13:36 -08:00 |
|
Dillon Kearns
|
69feca1c42
|
Add distillBytes with some lamdera wire encoder/decoders.
|
2022-01-21 09:31:18 -08:00 |
|
Dillon Kearns
|
e29c4204a5
|
Use withSession helper for managing login.
|
2022-01-20 21:34:33 -08:00 |
|
Dillon Kearns
|
aa4086837f
|
Change argument type for withSession to remove extra wrapper layer.
|
2022-01-20 20:01:07 -08:00 |
|
Dillon Kearns
|
c900b8662b
|
Extract function.
|
2022-01-20 19:52:18 -08:00 |
|
Dillon Kearns
|
9b1f486a1b
|
Don't use secret in example for now.
|
2022-01-20 19:24:55 -08:00 |
|
Dillon Kearns
|
a353a79e49
|
Use newer node version.
|
2022-01-20 19:20:15 -08:00 |
|
Dillon Kearns
|
08e635cbeb
|
Try all secrets in list for decoding signed cookies.
|
2022-01-20 19:09:37 -08:00 |
|
Dillon Kearns
|
b7185adc39
|
Add example page.
|
2022-01-20 18:01:07 -08:00 |
|
Dillon Kearns
|
30ab850c90
|
Add prototype for withSession helper.
|
2022-01-20 18:00:38 -08:00 |
|
Dillon Kearns
|
d062546d0c
|
Add withSetCookieHeader.
|
2022-01-18 18:45:03 -08:00 |
|
Dillon Kearns
|
d44da4ee85
|
Remove example.
|
2022-01-18 18:44:54 -08:00 |
|
Dillon Kearns
|
51aea3b539
|
Simplify Server.Response API by combining render repsonses and server responses into the same API.
|
2022-01-17 20:56:37 -08:00 |
|
Dillon Kearns
|
03dd16a86f
|
Wire through custom headers and status codes for RenderPage server responses.
|
2022-01-17 16:56:40 -08:00 |
|
Dillon Kearns
|
c27377c8f7
|
Use dynamic route segments with different names by appending index.
|
2022-01-17 11:46:40 -08:00 |
|
Dillon Kearns
|
22b3b54799
|
Use phantom types to reduce the number of cominations of functions for setting values with different types.
|
2022-01-16 15:29:06 -08:00 |
|
Dillon Kearns
|
a769a3e569
|
Fix tests.
|
2022-01-15 19:29:30 -08:00 |
|
Dillon Kearns
|
5b06fe51a4
|
Replace requiredRadio with radio that can apply required option.
|
2022-01-15 18:44:06 -08:00 |
|
Dillon Kearns
|
69e8fc92f4
|
Use phantom builder for required checks.
|
2022-01-15 18:28:47 -08:00 |
|
Dillon Kearns
|
00c62a9e96
|
Include form-level errors in server-rendered response.
|
2022-01-15 15:02:32 -08:00 |
|
Dillon Kearns
|
6b7c4586c9
|
Run field-level errors and form-level errors independently to avoid duplicates but get them in real-time.
|
2022-01-15 09:06:19 -08:00 |
|
Dillon Kearns
|
9c922c8f40
|
Run field-level validations on field change. Preparing for change to store dependent validation results separately so they can be updated independently.
|
2022-01-14 15:28:17 -08:00 |
|
Dillon Kearns
|
ff79f79d8f
|
Make field required.
|
2022-01-14 15:25:42 -08:00 |
|
Dillon Kearns
|
84e7d9d157
|
Use user-defined errors instead of a set list of validation errors.
|
2022-01-14 08:46:35 -08:00 |
|
Dillon Kearns
|
1ac1c9d73e
|
Abstract helper for submitHandlers.
|
2022-01-13 17:17:52 -08:00 |
|
Dillon Kearns
|
b8e7a47e34
|
Give multiple errors for non-fatal validation errors.
|
2022-01-13 14:18:53 -08:00 |
|
Dillon Kearns
|
90d6bc821d
|
Add ability to do dependent validations looking at entire form value.
|
2022-01-13 09:06:58 -08:00 |
|
Dillon Kearns
|
fe7b1c5209
|
Add input type to form style.
|
2022-01-12 17:07:21 -08:00 |
|
Dillon Kearns
|
92098ac972
|
Set field state on blur, focus, and input.
|
2022-01-11 09:00:58 -08:00 |
|
Dillon Kearns
|
c2b53e513a
|
Scroll to top on success, and change debug info styling.
|
2022-01-10 19:34:26 -08:00 |
|