Sam
|
0dcb927c0b
|
fix(build): Fix buildEvents tests.
|
2022-05-28 09:40:25 +02:00 |
|
Gervwyk
|
ef7734b503
|
chore: cleanup.
|
2022-05-27 16:38:54 +02:00 |
|
Gervwyk
|
1a6f8df2a1
|
fix(actions): Convert tests to use new testContext.
|
2022-05-27 16:38:45 +02:00 |
|
Gervwyk
|
4539d6f939
|
fix(engine): testContext to build config and use getContext.
|
2022-05-27 16:38:11 +02:00 |
|
Gervwyk
|
f4c0f7676e
|
fix(engine): Update test to use built config.
|
2022-05-27 16:37:42 +02:00 |
|
Gervwyk
|
674dc03f41
|
feat(docs): Init v4 migration notes.
|
2022-05-27 16:36:32 +02:00 |
|
Gervwyk
|
9ce6a262c0
|
fix(build) Convert defaultTypesMap to js.
|
2022-05-27 16:35:52 +02:00 |
|
Gervwyk
|
c0c3971268
|
fix(build): Throw during build if events are not arrays.
|
2022-05-27 16:35:29 +02:00 |
|
Gervwyk
|
c4f947670d
|
chore: Dev dependency updates.
|
2022-05-27 16:30:11 +02:00 |
|
Gerrie van Wyk
|
c581fb08b2
|
Merge pull request #1212 from lowdefy/fix-auth
fix: Fix auth errors if auth is not configured.
|
2022-05-27 10:25:43 +02:00 |
|
Sam
|
0882416d6f
|
fix(build): Fix buildAuth tests.
|
2022-05-25 18:03:58 +02:00 |
|
Sam
|
7f099e1d55
|
feat: Add openid connect standard claims to user object.
|
2022-05-25 17:58:38 +02:00 |
|
Sam
|
8bc34a1b05
|
feat: Set login providerId if only one provider is configured.
|
2022-05-25 17:19:00 +02:00 |
|
Sam
|
8a386a867c
|
fix: Fix auth errors if auth is not configured.
|
2022-05-25 17:03:25 +02:00 |
|
Gervwyk
|
6feffc2537
|
Merge branch 'develop' into fix-block-methods
|
2022-05-25 12:14:49 +02:00 |
|
Gerrie van Wyk
|
2ef19d9c71
|
Merge pull request #1211 from lowdefy/add-build-test-page
Add build test page
|
2022-05-25 12:14:27 +02:00 |
|
Sam
|
9ea612b4e0
|
fix(build): Fix build tests.
|
2022-05-25 11:43:04 +02:00 |
|
Gervwyk
|
5338673fdf
|
Merge remote-tracking branch 'origin/add-build-test-page' into fix-block-methods
|
2022-05-25 11:39:29 +02:00 |
|
Gervwyk
|
d31064ff9c
|
fix(engine): RootBlocks.map to use blockId.
|
2022-05-25 11:39:10 +02:00 |
|
Sam
|
bc9f16c2ef
|
feat: Export buildTestPage, add tests.
|
2022-05-25 11:21:44 +02:00 |
|
Sam
|
a9c7ec4eae
|
fix: Use createRequire to import json files.
|
2022-05-25 10:42:21 +02:00 |
|
Sam
|
67c03ec345
|
fix: Build createContext should not be async, create separate file.
|
2022-05-25 10:40:04 +02:00 |
|
Sam
|
6b974e63fc
|
fix(build): remove unneccesary async await in build.
|
2022-05-25 10:34:42 +02:00 |
|
Gervwyk
|
30d3d7ea0e
|
fix(blocks-echarts): Do not break if dataset.source is null.
|
2022-05-24 17:42:07 +02:00 |
|
Gervwyk
|
85d78277b2
|
fix(server-dev): Load .env using dotenv.
|
2022-05-24 17:41:30 +02:00 |
|
Gervwyk
|
ac34fe8019
|
feat(cli): Cli to load .env for build and start commands.
|
2022-05-24 17:40:31 +02:00 |
|
Gervwyk
|
7324826db9
|
chore(operators): Cleanup operator classes.
|
2022-05-24 14:29:41 +02:00 |
|
Sam
|
1035864d03
|
Merge pull request #1210 from lowdefy/main
chore: Update develop.
|
2022-05-24 13:27:36 +02:00 |
|
Gerrie van Wyk
|
e514637874
|
Merge pull request #1209 from lowdefy/v4-alpha-12
Release v4.0.0-alpha.12
|
2022-05-24 09:12:01 +02:00 |
|
Sam
|
41b6138a81
|
chore: Release v4.0.0-alpha.12.
|
2022-05-23 22:52:17 +02:00 |
|
Sam
|
e8da9c0ce1
|
Merge remote-tracking branch 'origin/main' into develop
|
2022-05-23 22:46:42 +02:00 |
|
Gerrie van Wyk
|
e9ba1e80f8
|
Merge pull request #1208 from lowdefy/fix-location
Fix location
|
2022-05-23 22:46:07 +02:00 |
|
Gerrie van Wyk
|
4c53579c4b
|
Merge branch 'develop' into fix-location
|
2022-05-23 22:37:25 +02:00 |
|
Gerrie van Wyk
|
ff193b7e3c
|
Merge pull request #1207 from lowdefy/fix-onmount-loading
fix(client): On mount async method should always be called.
|
2022-05-23 22:37:09 +02:00 |
|
Gervwyk
|
5fef8b7b7f
|
Merge branch 'develop' into fix-location
|
2022-05-23 22:32:16 +02:00 |
|
Gervwyk
|
562890f861
|
fix(operators): Fix operator tests for passing down window.
|
2022-05-23 22:30:06 +02:00 |
|
Sam
|
413c697a08
|
fix(client): Clean up use effect hook.
|
2022-05-23 22:27:44 +02:00 |
|
Sam
|
912e405229
|
fix(client): On mount async method should always be called.
|
2022-05-23 22:21:23 +02:00 |
|
Gerrie van Wyk
|
9569df4e98
|
Merge pull request #1206 from lowdefy/fix-dev-server-react-hooks
fix(server-dev): Fix react hooks used incorrectly.
|
2022-05-23 22:19:48 +02:00 |
|
Gervwyk
|
8e31d2a7a5
|
fix(operators): Use window from lowdefy object.
|
2022-05-23 20:48:04 +02:00 |
|
Gervwyk
|
dd9dfad9cb
|
fix(operators): Pass window to operators and not context.
|
2022-05-23 20:46:55 +02:00 |
|
Sam
|
0b36cc2098
|
fix(server-dev): Fix react hooks used incorrectly.
|
2022-05-23 20:23:10 +02:00 |
|
Sam
|
e686c3d135
|
Merge pull request #1205 from lowdefy/default-icons
feat: Install most fill and outline antd icons for dev server.
|
2022-05-23 20:21:04 +02:00 |
|
Gervwyk
|
465427b004
|
chore(build): Fix typo in buildImportsProd.
|
2022-05-23 19:53:48 +02:00 |
|
Gervwyk
|
07ef6775c7
|
feat: Install most fill and outline antd icons for dev server.
|
2022-05-23 15:16:08 +02:00 |
|
Sam
|
d9ce66dd89
|
Merge pull request #1203 from lowdefy/v4-0-0-alpha-11
v4.0.0-alpha.11
|
2022-05-23 10:57:44 +02:00 |
|
Gervwyk
|
810fb2d8cb
|
chore: Pre-release v4.0.0-alpha.11
|
2022-05-20 22:06:26 +02:00 |
|
Gerrie van Wyk
|
fd4d5e7909
|
Merge pull request #1202 from lowdefy/package-updates
Package updates
|
2022-05-20 22:02:10 +02:00 |
|
Gervwyk
|
96f08ce5db
|
chore: Fix deps.
|
2022-05-20 21:51:46 +02:00 |
|
Gerrie van Wyk
|
265829d263
|
Merge branch 'develop' into package-updates
|
2022-05-20 21:43:18 +02:00 |
|