Sam Tolmay
|
83bca458e4
|
fix: ES module and next server fixes.
|
2021-11-09 21:08:36 +02:00 |
|
Sam Tolmay
|
dd1e86e435
|
Merge remote-tracking branch 'origin/blocks-config' into next-server
# Conflicts:
# .pnp.cjs
# packages/server/package.json
# yarn.lock
|
2021-11-09 19:54:08 +02:00 |
|
Gervwyk
|
5d16247c31
|
fix(blocks-basic): Update tests for blocks basic and new structures.
|
2021-11-09 18:07:42 +02:00 |
|
Sam Tolmay
|
2c2f17e0fd
|
chore: Fix eslint import/no-unresolved error.
|
2021-11-09 17:55:41 +02:00 |
|
Sam Tolmay
|
bfe749f442
|
feat: Init server using next.
|
2021-11-09 17:37:33 +02:00 |
|
Sam Tolmay
|
eba25a7d16
|
feat(operators): Convert package @lowdefy/operators to es modules.
|
2021-11-09 16:49:48 +02:00 |
|
Gervwyk
|
e4aa78eb22
|
chore(bock-utils): Rename @lowdefy/block-tools to @lowdefy/block-utils.
|
2021-11-09 16:22:34 +02:00 |
|
Gervwyk
|
f173fb2eac
|
fix(block-tools): Update test to not use inline SS for modules.
|
2021-11-09 16:17:49 +02:00 |
|
Gervwyk
|
5f81b1762f
|
fix(block-dev): exclude dev files from tests.
|
2021-11-09 16:17:03 +02:00 |
|
Sam Tolmay
|
67bf2d4448
|
fix: Test fixes.
|
2021-11-09 15:57:12 +02:00 |
|
Sam Tolmay
|
1761700cb4
|
chore: Update dependency jest to v27.3.1.
|
2021-11-09 15:54:53 +02:00 |
|
Gervwyk
|
4432259788
|
chore: Yarn cache updates.
|
2021-11-09 15:12:12 +02:00 |
|
Gervwyk
|
c7bf587ad0
|
Merge branch 'v4' into blocks-config
|
2021-11-09 15:11:39 +02:00 |
|
Gervwyk
|
2e57022833
|
chore: Fix typos.
|
2021-11-09 15:10:31 +02:00 |
|
Gerrie van Wyk
|
98443b51f0
|
Merge pull request #950 from lowdefy/connection-config
Connection config
|
2021-11-09 15:10:00 +02:00 |
|
Sam Tolmay
|
91b43f9d65
|
Merge remote-tracking branch 'origin/v4' into connection-config
|
2021-11-09 15:05:03 +02:00 |
|
Sam Tolmay
|
caec6da622
|
Merge remote-tracking branch 'origin/develop' into v4
# Conflicts:
# packages/graphql/src/controllers/tokenController.js
# packages/graphql/src/controllers/tokenController.test.js
|
2021-11-09 14:57:50 +02:00 |
|
Sam Tolmay
|
53278a3128
|
feat: Update google sheets and mongodb connections to plugin structure.
|
2021-11-09 14:54:58 +02:00 |
|
Gervwyk
|
88953d4eae
|
chore: Jest setup wip.
|
2021-11-09 14:51:20 +02:00 |
|
Sam Tolmay
|
d0e751af47
|
feat: Convert knex, sendgrid and stripe connections to plugin structure.
|
2021-11-09 13:15:33 +02:00 |
|
Sam Tolmay
|
d9ce72ce8d
|
chore: Add mongodb memory server files to gitignore
|
2021-11-09 12:23:37 +02:00 |
|
Sam Tolmay
|
9cb4097470
|
fix(connection-elasticsearch): Fix elasticsearch tests after plugin update.
|
2021-11-09 12:21:03 +02:00 |
|
Sam Tolmay
|
01c7152fde
|
Merge remote-tracking branch 'origin/develop' into connection-config
# Conflicts:
# packages/graphql/src/controllers/tokenController.js
# packages/graphql/src/controllers/tokenController.test.js
|
2021-11-09 11:47:02 +02:00 |
|
Sam Tolmay
|
a277fd0f6b
|
feat: Convert connection elasticsearch to plugin structure.
|
2021-11-09 11:45:34 +02:00 |
|
Sam Tolmay
|
f20cfef49d
|
feat: Update aws and axios packages to use new plugin structure.
|
2021-11-09 11:14:41 +02:00 |
|
Gervwyk
|
cf176d71f4
|
chore(block-tools): Swap babel for swc.
|
2021-11-08 17:13:35 +02:00 |
|
Gervwyk
|
58c9865468
|
Merge branch 'v4' into blocks-config
|
2021-11-08 16:59:22 +02:00 |
|
Gerrie van Wyk
|
2da55b2534
|
Merge pull request #947 from lowdefy/es-modules
Convert to ES modules
|
2021-11-08 16:43:42 +02:00 |
|
Sam Tolmay
|
194518d238
|
chore: Copy connection json schema files on build.
|
2021-11-08 16:40:35 +02:00 |
|
Gervwyk
|
ea4cc05c7f
|
fix(block-tools): Update tests.
|
2021-11-08 16:28:42 +02:00 |
|
Sam Tolmay
|
6c507bbbcf
|
chore: Remove removed packages from github test pulls workflow
|
2021-11-08 16:10:09 +02:00 |
|
Sam Tolmay
|
bac216ca12
|
chore: Fix import file extensions.
|
2021-11-08 16:04:40 +02:00 |
|
Sam Tolmay
|
10fe21e109
|
chore: Remove unused server packages.
|
2021-11-08 15:42:32 +02:00 |
|
Gervwyk
|
4cc8501bda
|
fix(block-tools): Move @lowdefy/icons into @lowdefy/block-tools.
|
2021-11-08 15:41:40 +02:00 |
|
Sam Tolmay
|
f1d11f05a2
|
fix(connection-mongodb): Fix mongodb tests.
|
2021-11-08 15:22:56 +02:00 |
|
Gervwyk
|
7614ca884d
|
chore: Rename block folders.
|
2021-11-08 15:05:02 +02:00 |
|
Gervwyk
|
83fda2e95d
|
chore: Rename block-dev and block-tools folders.
|
2021-11-08 14:48:58 +02:00 |
|
Gervwyk
|
edcda844de
|
feat(icons): Create and use @lowdefy/icons, closes #948
|
2021-11-08 14:48:04 +02:00 |
|
Sam Tolmay
|
c0dd06c19b
|
chore: Build connections with swc.
|
2021-11-08 14:44:06 +02:00 |
|
Sam Tolmay
|
ae1a36888c
|
chore(build): Rename build.js to index.js
|
2021-11-07 20:34:38 +02:00 |
|
Sam Tolmay
|
eed47531f5
|
chore: Build @lowdefy/nunjucks with swc.
|
2021-11-07 20:25:30 +02:00 |
|
Sam Tolmay
|
8b94ba3e9e
|
chore: Remove package @lowdefy/shelll
|
2021-11-07 20:20:16 +02:00 |
|
Sam Tolmay
|
355dfbdf66
|
chore: Build @lowdefy/node-utils with swc.
|
2021-11-07 20:16:28 +02:00 |
|
Sam Tolmay
|
e4e115447d
|
chore: Build @lowdefy/helpers with swc.
|
2021-11-07 20:07:29 +02:00 |
|
Sam Tolmay
|
a7722d1bba
|
chore: Build @lowdefy/engine with swc.
|
2021-11-07 19:55:16 +02:00 |
|
Sam Tolmay
|
0866e93f5a
|
chore: Move swc config to single file
|
2021-11-07 19:48:06 +02:00 |
|
Sam Tolmay
|
a0b5f13e2c
|
chore: Build @lowdefy/color with swc.
|
2021-11-07 19:20:36 +02:00 |
|
Sam Tolmay
|
4e8ab44379
|
chore: Build @lowdefy/build with swc.
|
2021-11-07 19:15:51 +02:00 |
|
Sam Tolmay
|
9e35588879
|
chore: Build @lowdefy/api with swc.
|
2021-11-07 18:03:00 +02:00 |
|
Sam Tolmay
|
f231fcb321
|
fix(ajv): Build @lowdefy/ajv with swc and update dep ajv to v8.6.3.
|
2021-11-07 17:50:41 +02:00 |
|