Dillon Kearns
|
44dfe04c88
|
Build without debug flag.
|
2022-08-14 07:46:22 -07:00 |
|
Dillon Kearns
|
99fc9b44d0
|
Try different error rendering in server-render script.
|
2022-08-14 07:38:39 -07:00 |
|
Dillon Kearns
|
75c11eebcb
|
Turn off fake email sending for production deploy.
|
2022-08-14 07:30:45 -07:00 |
|
Dillon Kearns
|
2cb4692423
|
Update netlify config for todos example.
|
2022-08-14 07:28:14 -07:00 |
|
Dillon Kearns
|
617796570a
|
Show optimistic completion state for toggling items.
|
2022-08-13 12:19:28 -07:00 |
|
Dillon Kearns
|
880e6fa034
|
Change visibility to a custom type.
|
2022-08-13 07:03:40 -07:00 |
|
Dillon Kearns
|
9883323280
|
Add optional visibility route param.
|
2022-08-13 06:54:26 -07:00 |
|
Dillon Kearns
|
2f62713e91
|
Show pending new items with delete button disabled.
|
2022-08-13 06:38:22 -07:00 |
|
Dillon Kearns
|
fc17849da8
|
Optimistically hide deleted items.
|
2022-08-13 06:12:38 -07:00 |
|
Dillon Kearns
|
d4f2f3e35d
|
Wire up delete button.
|
2022-08-12 18:44:59 -07:00 |
|
Dillon Kearns
|
8e84792621
|
Add todo complete button.
|
2022-08-12 11:01:18 -07:00 |
|
Dillon Kearns
|
200e47314c
|
Create new todo items.
|
2022-08-12 09:43:36 -07:00 |
|
Dillon Kearns
|
a68094bcf4
|
Fetch todos by session.
|
2022-08-12 08:34:02 -07:00 |
|
Dillon Kearns
|
4d4ac95fbc
|
Remove old header title.
|
2022-08-12 08:33:49 -07:00 |
|
Dillon Kearns
|
008e13fba5
|
Get session cookie.
|
2022-08-12 08:08:11 -07:00 |
|
Dillon Kearns
|
22356d4511
|
Remove unused imports.
|
2022-08-12 08:03:58 -07:00 |
|
Dillon Kearns
|
814ea506b1
|
Render new item form.
|
2022-08-12 08:03:37 -07:00 |
|
Dillon Kearns
|
5634b8788b
|
Copy over starting point from Evan's TodoMVC app.
|
2022-08-12 07:56:01 -07:00 |
|
Dillon Kearns
|
bb1239fbba
|
Remove unused.
|
2022-08-11 20:37:46 -07:00 |
|
Dillon Kearns
|
76208360ae
|
Extract common code.
|
2022-08-11 20:26:50 -07:00 |
|
Dillon Kearns
|
9a4850ba10
|
Remove log statements.
|
2022-08-11 20:11:50 -07:00 |
|
Dillon Kearns
|
53b4a08db8
|
Parse magic links and create sessions.
|
2022-08-11 20:09:29 -07:00 |
|
Dillon Kearns
|
db6303b2d9
|
Update send-grid project.
|
2022-08-11 11:45:47 -07:00 |
|
Dillon Kearns
|
2fd7becbf8
|
Wire up encrypt/decrypt logic for magic hash on form submit and on page load with query param.
|
2022-08-11 11:43:43 -07:00 |
|
Dillon Kearns
|
8314fa06c5
|
Add send-grid package submodule.
|
2022-08-11 06:03:47 -07:00 |
|
Dillon Kearns
|
2cfac9abeb
|
Wire in encrypt port data source.
|
2022-08-11 06:01:44 -07:00 |
|
Dillon Kearns
|
ea03083bf2
|
Add starting point for todos app example.
|
2022-08-10 15:24:41 -07:00 |
|
Dillon Kearns
|
0d969ed851
|
Update package-lock.
|
2022-08-09 11:40:24 -07:00 |
|
Dillon Kearns
|
a07c15b72f
|
Execute logout with client-side submission handler, and support pointing at external actions.
|
2022-08-09 11:37:10 -07:00 |
|
Dillon Kearns
|
99151f86a6
|
Update search example.
|
2022-08-09 09:03:25 -07:00 |
|
Dillon Kearns
|
ad5fda503f
|
Force rebuild.
|
2022-08-09 08:49:37 -07:00 |
|
Dillon Kearns
|
abfa27ee9f
|
Fix bug that causes extra navigation for form POSTs.
|
2022-08-09 08:44:12 -07:00 |
|
Dillon Kearns
|
d594cdcc60
|
Update logout button.
|
2022-08-09 06:40:32 -07:00 |
|
Dillon Kearns
|
517acbce9d
|
Use new action setup for logout handler.
|
2022-08-09 06:36:45 -07:00 |
|
Dillon Kearns
|
b7accea2e8
|
Fix form field names.
|
2022-08-09 06:34:12 -07:00 |
|
Dillon Kearns
|
426d42b0bf
|
Fix errors.
|
2022-08-08 10:49:43 -07:00 |
|
Dillon Kearns
|
69bde1d010
|
Migrate route over to new server-side validation API.
|
2022-08-08 07:50:30 -07:00 |
|
Dillon Kearns
|
1542e7b502
|
Use new form API function.
|
2022-08-08 06:47:47 -07:00 |
|
Dillon Kearns
|
7ae7932e8b
|
Show deleting button text when transitioning.
|
2022-08-08 05:10:03 -07:00 |
|
Dillon Kearns
|
a0477a0441
|
Remove redundant functions.
|
2022-08-03 10:11:41 +02:00 |
|
Dillon Kearns
|
926d56af84
|
Update package-lock.
|
2022-08-03 09:40:57 +02:00 |
|
Dillon Kearns
|
de79f1f07c
|
Update hashes from new vite version.
|
2022-08-03 09:40:22 +02:00 |
|
Dillon Kearns
|
19beffa1a1
|
Update package-lock files.
|
2022-08-03 09:40:06 +02:00 |
|
Dillon Kearns
|
6a99994eb5
|
Remove server-side validation from field in favor of doing it within the combine function.
|
2022-08-03 09:33:16 +02:00 |
|
Dillon Kearns
|
985e79922c
|
Update docs and remove obsolete globalErrors helper.
|
2022-08-01 10:40:51 +02:00 |
|
Dillon Kearns
|
d7a2127daf
|
Install latest terser.
|
2022-08-01 10:36:22 +02:00 |
|
Dillon Kearns
|
3943ed66d9
|
Install latest mocha.
|
2022-08-01 10:34:51 +02:00 |
|
Dillon Kearns
|
5446efa32d
|
Remove temporary example.
|
2022-08-01 10:29:14 +02:00 |
|
Dillon Kearns
|
75b487f204
|
Add minimum value for shopping cart quantity.
|
2022-08-01 09:29:52 +02:00 |
|
Dillon Kearns
|
c5777b8b33
|
Use path.join to prevent duplicate slashes.
|
2022-07-28 08:22:04 +02:00 |
|