4101 Commits

Author SHA1 Message Date
Gervwyk
be2180aea8 fix: Update tests to run on node and jsdom. 2022-05-31 10:56:53 +02:00
Gervwyk
03768b4eb7 chore: Update client tests. 2022-05-30 20:17:00 +02:00
Gervwyk
7bdf0a4bb8 fix: Update all packages to use @lowdefy/jest-yaml-transform. 2022-05-30 17:40:24 +02:00
Gervwyk
dd9dbe4989 feat(utils): Add jest-yaml-transform package. 2022-05-30 17:37:39 +02:00
Gervwyk
ac9e07ef19 chore: add env script commands. 2022-05-30 16:39:55 +02:00
Gervwyk
fc0a1b9292 chore: fix script statements. 2022-05-30 16:30:02 +02:00
Gervwyk
2eaff83549 chore: Sort scripts. 2022-05-30 16:27:37 +02:00
Gervwyk
d7cafe34d6 chore: recreate yarn lock. 2022-05-30 16:24:32 +02:00
Gervwyk
e521be29af fix: Add lerna-debug.log to gitignore. 2022-05-30 16:12:40 +02:00
Gerrie van Wyk
483eefa89b
Merge pull request #1215 from lowdefy/react-18
React 18 and more package updates.
2022-05-30 15:53:23 +02:00
Gerrie van Wyk
7aeb9559e1
Merge pull request #1214 from lowdefy/fix-actions-core-test
fix(actions-core): Fix actions core tests.
2022-05-30 15:52:21 +02:00
Sam
8647f915be
fix(actions-core): Fix actions core tests. 2022-05-30 15:45:38 +02:00
Gervwyk
0f9d8cd891 feat: Package Updates. 2022-05-30 15:44:35 +02:00
Gervwyk
c1c1adec3a Merge branch 'develop' into react-18 2022-05-30 15:16:02 +02:00
Gervwyk
331284e3df fix(build): defaultTypesMap to write a js file to dist. 2022-05-30 15:13:13 +02:00
Gervwyk
e0241813d1 feat: Package updates. 2022-05-30 14:36:56 +02:00
Gervwyk
542ed983dc fix(engine): Fix createSetGlobal. 2022-05-30 13:37:51 +02:00
Gervwyk
55268e74ea feat: React 18 update. 2022-05-29 20:32:20 +02:00
Gervwyk
723c7feaed chore: Update more dev dependancies. 2022-05-28 23:18:37 +02:00
Gervwyk
d737e1cf12 feat(engine): 🏄‍♂️Engine tests are passing. 2022-05-28 23:02:37 +02:00
Sam
92182a2bb5
fix(engine): Fix engine tests. 2022-05-28 14:04:30 +02:00
Sam
f47bede2f8
fix(operators-js): Fix _location and _media tests. 2022-05-28 09:53:21 +02:00
Sam
90abaefc0b
chore: Fix jest config remove jsdom testEnvironment. 2022-05-28 09:40:53 +02:00
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