Dillon Kearns
|
47fccf2cca
|
Rename StaticHttp to DataSource.
|
2021-04-20 07:33:12 -07:00 |
|
Dillon Kearns
|
03fc86e577
|
Remove access to static data for canonicalSiteUrl for now.
|
2021-04-17 21:43:22 -07:00 |
|
Dillon Kearns
|
3b5d790bdc
|
Remove extra argument.
|
2021-04-17 12:35:00 -07:00 |
|
Dillon Kearns
|
632e1961f0
|
Review fixes.
|
2021-04-17 08:18:26 -07:00 |
|
Dillon Kearns
|
e11d359222
|
Make sure send page progress events get kicked off when there are no initial requests from getStaticRoutes or generateFiles.
|
2021-04-17 07:44:22 -07:00 |
|
Dillon Kearns
|
9bb173baab
|
Run elm-review.
|
2021-04-16 09:32:09 -07:00 |
|
Dillon Kearns
|
21ecb7e746
|
Remove debug log statements.
|
2021-04-16 09:28:59 -07:00 |
|
Dillon Kearns
|
51f2eb2a20
|
Remove obsolete test case.
|
2021-04-16 09:28:43 -07:00 |
|
Dillon Kearns
|
bdd4ace0fd
|
Normalize error message test assertions.
|
2021-04-16 09:27:20 -07:00 |
|
Dillon Kearns
|
fbc161c77b
|
Add a toString in the build error decoder for the test assertions.
|
2021-04-16 09:20:28 -07:00 |
|
Dillon Kearns
|
d04d670669
|
Fix getStaticRoutes wiring for tests.
|
2021-04-16 08:27:12 -07:00 |
|
Dillon Kearns
|
d0f3af3a1c
|
Fix compiler errors in test.
|
2021-04-16 08:04:15 -07:00 |
|
Dillon Kearns
|
12b36d964f
|
No more PathKey for PagePath!
|
2021-04-10 10:33:26 -07:00 |
|
Dillon Kearns
|
ca901b043d
|
Apply fixes.
|
2021-04-10 10:12:51 -07:00 |
|
Dillon Kearns
|
89650a4eb1
|
Merge branch 'serverless' into static-files
# Conflicts:
# examples/docs/package-lock.json
# examples/docs/src/Template/BlogIndex.elm
# examples/docs/src/Template/Page.elm
# generator/src/cli.js
# netlify.toml
# package-lock.json
# package.json
# src/Pages/Internal/Platform/Cli.elm
# tests/BetaStaticHttpRequestsTests.elm
# tests/StaticHttpRequestsTests.elm
|
2021-04-05 19:49:08 -07:00 |
|
Dillon Kearns
|
d9e2d23cab
|
Fix compiler error.
|
2021-04-05 17:15:22 -07:00 |
|
Dillon Kearns
|
b685a76e1a
|
Remove obsolete tests.
|
2021-04-03 21:24:34 -07:00 |
|
Dillon Kearns
|
2f78c3592a
|
Run review fixes.
|
2021-04-03 21:24:08 -07:00 |
|
Dillon Kearns
|
0952b45592
|
Update scaffolding function.
|
2021-04-03 21:20:50 -07:00 |
|
Dillon Kearns
|
6ef3000011
|
Handle initial StaticHttp requests to get routes.
|
2021-04-03 13:08:02 -07:00 |
|
Dillon Kearns
|
66d407b5c8
|
Add hardcoded fetch for static routes.
|
2021-04-03 09:53:42 -07:00 |
|
Dillon Kearns
|
e2d943d913
|
Add detail to test error.
|
2021-04-03 06:39:07 -07:00 |
|
Dillon Kearns
|
39b83767b6
|
Fix some test errors.
|
2021-04-02 21:43:57 -07:00 |
|
Dillon Kearns
|
4a199146a0
|
Address review errors.
|
2021-04-02 14:49:18 -07:00 |
|
Dillon Kearns
|
77ed808d18
|
Remove unused code.
|
2021-04-02 14:44:40 -07:00 |
|
Dillon Kearns
|
3358a96839
|
Address elm-review errors.
|
2021-04-02 13:59:07 -07:00 |
|
Dillon Kearns
|
c66429f26c
|
Run additional auto-fixes.
|
2021-04-02 13:57:08 -07:00 |
|
Dillon Kearns
|
67c75b41e4
|
Add type annotation.
|
2021-04-02 13:54:42 -07:00 |
|
Dillon Kearns
|
9ad1a606a8
|
Apply auto-fixes.
|
2021-04-02 13:53:50 -07:00 |
|
Dillon Kearns
|
1e5d6b8a0e
|
Add file path and glob handlers.
|
2021-03-31 19:55:28 -07:00 |
|
Dillon Kearns
|
279c16c760
|
Add getFullPath function for Glob.
|
2021-03-31 19:52:09 -07:00 |
|
Dillon Kearns
|
e0a06df5d9
|
Add Glob.atLeastOne.
|
2021-03-31 13:56:56 -07:00 |
|
Dillon Kearns
|
78f704d578
|
Change oneOf format to use (pattern1|pattern2) notation.
|
2021-03-31 13:26:59 -07:00 |
|
Dillon Kearns
|
3fb2893dee
|
Add Glob.not.
|
2021-03-31 13:10:02 -07:00 |
|
Dillon Kearns
|
4c577cce66
|
Rename glob star functions.
|
2021-03-31 12:42:48 -07:00 |
|
Dillon Kearns
|
ea75b4acc2
|
Add recursive glob matcher.
|
2021-03-31 12:41:49 -07:00 |
|
Dillon Kearns
|
f7c647fb80
|
Rename temporary function names from removed API functions.
|
2021-03-30 19:57:34 -07:00 |
|
Dillon Kearns
|
aef010ced7
|
Remove unused code.
|
2021-03-30 19:55:52 -07:00 |
|
Dillon Kearns
|
f11b5bda39
|
Convert last test case over to new glob API.
|
2021-03-30 19:52:17 -07:00 |
|
Dillon Kearns
|
8bb55a0528
|
Convert more tests to new glob API.
|
2021-03-30 19:49:04 -07:00 |
|
Dillon Kearns
|
06069a5e16
|
Convert another glob test over to the new API.
|
2021-03-30 19:47:46 -07:00 |
|
Dillon Kearns
|
bb1ee9b7c0
|
Change glob API to use same type between matchers and top-level glob type.
|
2021-03-30 19:43:37 -07:00 |
|
Dillon Kearns
|
8cfa4be975
|
Rename init to succeed.
|
2021-03-30 17:53:17 -07:00 |
|
Dillon Kearns
|
9bbe0874ce
|
Don't allow arbitrary glob patterns, only literals, in zeroOrMore.
|
2021-03-30 17:50:45 -07:00 |
|
Dillon Kearns
|
65e2ca52ac
|
Add optional group parsing.
|
2021-03-30 16:04:05 -07:00 |
|
Dillon Kearns
|
b80a59e2fc
|
Add a oneOf matcher.
|
2021-03-30 15:37:03 -07:00 |
|
Dillon Kearns
|
6983dd582b
|
Add a starting point for glob API.
|
2021-03-30 14:16:32 -07:00 |
|
Dillon Kearns
|
da3ef40e7f
|
Wire through request json.
|
2021-03-26 15:44:32 -07:00 |
|
Dillon Kearns
|
f7e1e8d3cb
|
Run elm-review fixes.
|
2020-12-07 08:41:10 -08:00 |
|
Dillon Kearns
|
74b3ba2b5e
|
Fix compiler error.
|
2020-10-26 11:50:06 -07:00 |
|
Dillon Kearns
|
aa2c80165c
|
Move jest tests to another directory.
|
2020-10-26 11:48:13 -07:00 |
|
Dillon Kearns
|
3aa978578b
|
Update template modules file name.
|
2020-10-26 10:50:11 -07:00 |
|
Dillon Kearns
|
3442cf02a8
|
Merge branch 'master' into template-modules
# Conflicts:
# .gitignore
# examples/docs/src/Main.elm
|
2020-10-24 13:02:17 -07:00 |
|
Dillon Kearns
|
05704eb744
|
Pass in all metadata to make sure files are generated correctly.
|
2020-10-22 12:49:24 -07:00 |
|
Dillon Kearns
|
5ad85cad0d
|
Use ImagePath for manifest icons.
|
2020-10-20 20:48:21 -07:00 |
|
Dillon Kearns
|
173233a6c6
|
Remove snapshot test for elm-to-html integration.
|
2020-10-20 20:29:54 -07:00 |
|
Dillon Kearns
|
59a8d1f5da
|
Fix compiler error.
|
2020-10-20 19:38:51 -07:00 |
|
Dillon Kearns
|
7ae76293d8
|
Fix compiler error in tests.
|
2020-10-19 17:41:27 -07:00 |
|
Dillon Kearns
|
299ebd0edc
|
Use codecs to send out ports to JS.
|
2020-10-17 18:58:17 -07:00 |
|
Dillon Kearns
|
eb170bd2c1
|
Fix some test compiler errors.
|
2020-10-17 13:47:41 -07:00 |
|
Dillon Kearns
|
8a24e858d2
|
Send ports for pages as they're completed.
|
2020-10-13 21:46:08 -07:00 |
|
Dillon Kearns
|
4587e235d8
|
Process one page at a time.
|
2020-10-13 21:02:12 -07:00 |
|
Dillon Kearns
|
1d304ad094
|
Wire in starting point for continuing steps one at a time for cli pre-rendering.
|
2020-10-13 15:40:36 -07:00 |
|
Dillon Kearns
|
86ea65a3ba
|
Generate multiple pages, and show error messages.
|
2020-10-11 21:21:34 -07:00 |
|
Dillon Kearns
|
bf68b2eb47
|
Assert for multiple ports.
|
2020-10-11 09:25:37 -07:00 |
|
Dillon Kearns
|
56718bb708
|
Simplify test helper.
|
2020-10-11 09:21:49 -07:00 |
|
Dillon Kearns
|
35e2c2ca51
|
Simplify helper function.
|
2020-10-11 09:16:44 -07:00 |
|
Dillon Kearns
|
84dc05668b
|
Get a basic case working for beta elm-to-html verison.
|
2020-10-10 08:15:54 -07:00 |
|
Dillon Kearns
|
daa128796d
|
Split off beta build process and add snapshot test.
|
2020-10-09 17:08:02 -07:00 |
|
Dillon Kearns
|
7c32c6683f
|
Avoid using deprecated individually cached responses per request in one case.
|
2020-10-07 12:27:33 -07:00 |
|
Dillon Kearns
|
962c397d75
|
Restore staticResponses update for now to fix some cases.
|
2020-10-07 11:08:43 -07:00 |
|
Dillon Kearns
|
1a20715be6
|
Avoid storing stripped requests and instead compute at the last moment.
|
2020-10-06 21:02:23 -07:00 |
|
Dillon Kearns
|
ba228d2c1a
|
Tune performance to avoid traverse converting to/from dict repeatedly.
|
2020-10-05 20:35:15 -07:00 |
|
Dillon Kearns
|
9423b62a0c
|
Add builder-style Template API.
|
2020-09-24 09:04:15 -07:00 |
|
Dillon Kearns
|
fce79cdaf6
|
Rename GlobalMetadata to TemplateType.
|
2020-09-16 19:18:25 -07:00 |
|
Dillon Kearns
|
a9db326fa4
|
Rename some global things to shared.
|
2020-09-12 09:16:56 -07:00 |
|
Dillon Kearns
|
6214964257
|
Rename global to shared.
|
2020-09-12 09:15:24 -07:00 |
|
Dillon Kearns
|
b762c655a4
|
Rename module.
|
2020-09-06 13:37:24 -07:00 |
|
Dillon Kearns
|
e4a703b8d4
|
Wire in load function on global msgs.
|
2020-09-02 07:57:33 -07:00 |
|
Dillon Kearns
|
3a0196b69d
|
Use save function on template model updates.
|
2020-09-01 17:39:05 -07:00 |
|
Dillon Kearns
|
7a6e9b77f2
|
Rename function.
|
2020-08-26 22:05:12 -07:00 |
|
Dillon Kearns
|
307f1bdf25
|
Wire in toMsg and toGlobalMsg.
|
2020-08-24 22:13:14 -07:00 |
|
Dillon Kearns
|
dc4ba8105d
|
Remove Debug.todo.
|
2020-08-23 21:27:51 -07:00 |
|
Dillon Kearns
|
d98d94747a
|
Remove coupling to elm-ui and elm-markdown packages in generated template connector.
|
2020-08-23 13:15:31 -07:00 |
|
Dillon Kearns
|
959130aae0
|
Pass in subscriptions explicitly to template builder, and let caller pipe through toProgram.
|
2020-08-23 10:44:00 -07:00 |
|
Dillon Kearns
|
0ac6caaf0b
|
Implement update wiring in Template Connector.
|
2020-08-23 10:39:51 -07:00 |
|
Dillon Kearns
|
375006e342
|
Escape literal backslashes and wire in code generation.
|
2020-08-23 08:00:49 -07:00 |
|
Dillon Kearns
|
6de2a556eb
|
Remove unused argument.
|
2020-08-23 07:35:03 -07:00 |
|
Dillon Kearns
|
0ce57d2750
|
Use wildcard for update function for now.
|
2020-08-23 07:34:09 -07:00 |
|
Dillon Kearns
|
56028a1d41
|
Remove hardcoding of init function.
|
2020-08-23 07:21:40 -07:00 |
|
Dillon Kearns
|
15a8881eec
|
Remove more hardcoding.
|
2020-08-22 22:35:39 -07:00 |
|
Dillon Kearns
|
8978187ca6
|
Remove some more hardcoding.
|
2020-08-22 22:25:58 -07:00 |
|
Dillon Kearns
|
3983c06006
|
Remove some hardcoding.
|
2020-08-22 22:17:02 -07:00 |
|
Dillon Kearns
|
493f8d3634
|
Add hardcoded generate file function to seed snapshot.
|
2020-08-22 21:34:47 -07:00 |
|
Johannes Maas
|
aa27d9a49e
|
Update error message test
|
2020-07-19 20:09:38 +02:00 |
|
Dillon Kearns
|
007c9c823f
|
Merge branch 'pr/110'
|
2020-06-16 20:55:04 -07:00 |
|
Dillon Kearns
|
ebd348d3f6
|
Merge pull request #110 from Y0hy0h/image-dimensions
Provide image dimensions
|
2020-06-16 20:54:51 -07:00 |
|
Dillon Kearns
|
929c57a18a
|
Run snapshot test with images in test directory.
|
2020-06-16 20:51:44 -07:00 |
|
Dillon Kearns
|
4962bf6520
|
Make pending requests check check if the cache contains requests. Fixes #107.
|
2020-06-15 19:42:04 -07:00 |
|
Dillon Kearns
|
4101b060a5
|
Use equalDicts helper.
|
2020-06-15 15:23:07 -07:00 |
|