Sandile
|
d8121b7605
|
Merge branch 'develop' into plugins-actions
|
2022-02-15 12:15:35 +02:00 |
|
Sam
|
621dd08212
|
Merge remote-tracking branch 'origin/develop' into fix-jest-es-modules
# Conflicts:
# .pnp.cjs
# yarn.lock
|
2022-02-14 15:44:59 +02:00 |
|
Gervwyk
|
64a076cdc9
|
fix: Fix import issues for build.
|
2022-02-14 12:46:39 +02:00 |
|
Sam
|
a4d089afa2
|
fix(build): Fix jest with es modules.
|
2022-02-12 17:28:00 +02:00 |
|
Sam
|
774202d45d
|
chore(deps): Upgrade dev dependency jest.
|
2022-02-12 14:38:39 +02:00 |
|
Sandile
|
5ec469bc25
|
Merge branch 'develop' into plugins-actions
|
2022-02-11 14:09:06 +02:00 |
|
Gervwyk
|
1cce024339
|
feat(build): Add buildPath to config.
|
2022-02-08 15:17:52 +02:00 |
|
Sandile
|
a144735e2c
|
feat(build): Added @lowdefy/actions-core plugin to build process.
|
2022-02-08 14:58:39 +02:00 |
|
Sam
|
c700d9fb0e
|
feat: Add watch and ignore paths, default ref resolver to dev server and build.
|
2022-02-03 15:15:58 +02:00 |
|
Sam Tolmay
|
02abd41e8e
|
fix: Add operators used by validation to plugin imports.
|
2022-02-03 07:49:50 +02:00 |
|
Sam Tolmay
|
d082d0c335
|
fix: Fix V4 tests.
|
2022-02-02 15:01:06 +02:00 |
|
Sam Tolmay
|
277776c729
|
fix(deps): Update dependency yargs to v17.3.1.
|
2022-02-01 16:54:41 +02:00 |
|
Sam Tolmay
|
efd18da6b1
|
fix(deps): Update dependency ajv to v8.9.0.
|
2022-02-01 16:52:30 +02:00 |
|
Sam Tolmay
|
b3c45ca407
|
chore(deps): Update jest development dependencies.
|
2022-02-01 16:35:36 +02:00 |
|
Sam Tolmay
|
2c688d5710
|
chore(deps): Update dependency @swc/core to v1.2.135.
|
2022-02-01 16:19:03 +02:00 |
|
Sam Tolmay
|
48eb371eaf
|
Merge remote-tracking branch 'origin/main' into develop
# Conflicts:
# .gitignore
# CHANGELOG.md
# lerna.json
# package.json
# packages/ajv/CHANGELOG.md
# packages/ajv/package.json
# packages/blockTools/CHANGELOG.md
# packages/blockTools/package.json
# packages/blocks/blocksAntd/CHANGELOG.md
# packages/blocks/blocksAntd/package.json
# packages/blocks/blocksBasic/CHANGELOG.md
# packages/blocks/blocksBasic/package.json
# packages/blocks/blocksColorSelectors/CHANGELOG.md
# packages/blocks/blocksColorSelectors/package.json
# packages/blocks/blocksECharts/CHANGELOG.md
# packages/blocks/blocksECharts/package.json
# packages/blocks/blocksMarkdown/CHANGELOG.md
# packages/blocks/blocksMarkdown/package.json
# packages/build/CHANGELOG.md
# packages/build/package.json
# packages/cli/CHANGELOG.md
# packages/cli/package.json
# packages/color/CHANGELOG.md
# packages/color/package.json
# packages/docs/CHANGELOG.md
# packages/docs/package.json
# packages/docs/version.yaml
# packages/engine/CHANGELOG.md
# packages/engine/package.json
# packages/format/CHANGELOG.md
# packages/format/package.json
# packages/graphql-federated/CHANGELOG.md
# packages/graphql-federated/package.json
# packages/graphql/CHANGELOG.md
# packages/graphql/package.json
# packages/helpers/CHANGELOG.md
# packages/helpers/package.json
# packages/layout/CHANGELOG.md
# packages/layout/package.json
# packages/nodeUtils/CHANGELOG.md
# packages/nodeUtils/package.json
# packages/nunjucks/CHANGELOG.md
# packages/nunjucks/package.json
# packages/operators/CHANGELOG.md
# packages/operators/package.json
# packages/renderer/CHANGELOG.md
# packages/renderer/package.json
# packages/server/CHANGELOG.md
# packages/server/package.json
# packages/servers/serverAwsLambda/CHANGELOG.md
# packages/servers/serverAwsLambda/package.json
# packages/servers/serverDev/CHANGELOG.md
# packages/servers/serverDev/package.json
# packages/servers/serverDocker/CHANGELOG.md
# packages/servers/serverDocker/package.json
# packages/servers/serverNetlify/CHANGELOG.md
# packages/servers/serverNetlify/package.json
# packages/servers/serverNode/CHANGELOG.md
# packages/servers/serverNode/package.json
# packages/shell/CHANGELOG.md
# packages/shell/package.json
# yarn.lock
|
2022-02-01 15:49:51 +02:00 |
|
Sam
|
0aa6d60bec
|
Merge branch 'v4' into build-transformer
|
2022-02-01 12:53:35 +02:00 |
|
João Correia
|
57df800d70
|
Merge branch 'v4' into v4-connection-google-sheets
|
2022-02-01 10:43:29 +00:00 |
|
João Correia
|
f322e53245
|
Merge branch 'v4' into v4-connection-stripe
|
2022-02-01 10:13:22 +00:00 |
|
João Correia
|
8be05fc9eb
|
Merge branch 'v4' into v4-connection-sendgrid
|
2022-02-01 09:55:43 +00:00 |
|
João Correia
|
b69f94c31d
|
Merge branch 'v4' into v4-connection-mongodb
|
2022-02-01 09:43:15 +00:00 |
|
João Correia
|
f697b789d4
|
Merge branch 'v4' into v4-connection-knex
|
2022-02-01 09:07:49 +00:00 |
|
Sam Tolmay
|
ca4ac4e712
|
Merge remote-tracking branch 'origin/v4' into build-transformer
|
2022-01-31 13:55:53 +02:00 |
|
Sam Tolmay
|
c9db72ac55
|
feat(build): Use dynamic import for build resolver and transformer functions.
|
2022-01-31 13:55:15 +02:00 |
|
Gerrie van Wyk
|
e0bc8f46c2
|
Merge branch 'v4' into dev-server-install-plugins
|
2022-01-31 13:49:02 +02:00 |
|
João Correia
|
ce234346f1
|
Merge branch 'v4' into v4-connection-google-sheets
|
2022-01-27 10:36:38 +00:00 |
|
João Correia
|
cf377a1cee
|
Merge branch 'v4' into v4-connection-mongodb
|
2022-01-27 10:35:25 +00:00 |
|
João Correia
|
2ae3fcce34
|
Merge branch 'v4' into v4-connection-knex
|
2022-01-27 10:33:16 +00:00 |
|
João Correia
|
e9e859f63d
|
Merge branch 'v4' into v4-connection-sendgrid
|
2022-01-27 10:10:00 +00:00 |
|
João Correia
|
c8a19dd140
|
Merge branch 'v4' into v4-connection-stripe
|
2022-01-27 10:09:21 +00:00 |
|
João Correia
|
2c19747486
|
fix(connection-google-sheets): Fix connection-google-sheets plugin structure to work with version 4.
|
2022-01-25 21:00:57 +00:00 |
|
João Correia
|
3a35829eda
|
fix(connection-stripe): Fix connection-stripe plugin structure to work with version 4.
|
2022-01-25 20:32:17 +00:00 |
|
João Correia
|
1baeb0faaa
|
fix(connection-sendgrid): Fix connection-sendgrid plugin structure to work with version 4.
|
2022-01-25 20:26:08 +00:00 |
|
João Correia
|
a8b9da9707
|
fix(connection-mongodb): Fix connection-mongodb plugin structure to work with version 4.
|
2022-01-25 20:16:50 +00:00 |
|
João Correia
|
ffc9c35159
|
fix(connection-knex): Fix connection-knex plugin structure to work with version 4.
|
2022-01-25 20:06:06 +00:00 |
|
João Correia
|
f0c55e8afd
|
fix(connection-elasticsearch): Fix connection-elasticsearch plugin structure to work with version 4.
|
2022-01-25 19:53:59 +00:00 |
|
Sam Tolmay
|
a6f39fbcd0
|
chore(build): Refactor writeBuildArtifact function.
|
2022-01-24 14:05:48 +02:00 |
|
Sam Tolmay
|
417f5cb004
|
fix(build): Fix build tests.
|
2022-01-24 12:51:57 +02:00 |
|
Gervwyk
|
1ef213b19d
|
feat(build): Add command line args for build, config and server directories.
|
2022-01-21 18:24:00 +02:00 |
|
Gervwyk
|
5371430712
|
fix(node-utils): Convert writeFile function prototype.
|
2022-01-21 11:18:23 +02:00 |
|
Gervwyk
|
ceafdc8cfc
|
feat(build): Copy files in config public folder to next public folder.
|
2022-01-20 16:10:55 +02:00 |
|
Sam Tolmay
|
2530e31af7
|
chore: Release version 4.0.0-alpha.6.
|
2022-01-20 13:05:28 +02:00 |
|
Sam Tolmay
|
42c09f467b
|
feat: Create wait helper function.
|
2022-01-20 11:52:23 +02:00 |
|
Sam Tolmay
|
3243383fbd
|
Merge remote-tracking branch 'origin/v4' into dev-server-reload
|
2022-01-20 11:23:25 +02:00 |
|
Gervwyk
|
eee458b5b6
|
chore(build): Move test.
|
2022-01-20 11:08:42 +02:00 |
|
Sam Tolmay
|
02770f5709
|
feat(cli): Add v4 dev command to CLI.
|
2022-01-19 16:36:50 +02:00 |
|
Sam Tolmay
|
34b969819b
|
chore(deps): Upgrade swc development dependencies.
|
2022-01-19 11:57:40 +02:00 |
|
Sam Tolmay
|
dd5ee07b5b
|
feat(server-dev): Dev server soft reload working.
|
2022-01-19 11:54:54 +02:00 |
|
Gervwyk
|
cb14f1712f
|
feat(build): Move app.style.lessVariables to config.theme.lessVariables.
|
2022-01-18 16:22:40 +02:00 |
|
Gervwyk
|
fa6f8b9696
|
chore: Cleanup yarn install.
|
2022-01-18 14:25:33 +02:00 |
|