Commit Graph

451 Commits

Author SHA1 Message Date
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
João Correia
ee2315d69c feat: Create connection-redis plugin. 2022-01-11 17:04:51 +00:00
Sam Tolmay
49e403c575
Merge remote-tracking branch 'origin/v4' into update-markdown
# Conflicts:
#	packages/plugins/blocks/blocks-markdown/src/types.js
2021-12-10 15:30:36 +02:00
Sandile
1e70c0f424 chore(build): Moved end if to end of block. 2021-12-10 10:43:51 +02:00
Sandile
9eb7c3acbd fix(blocks-markdown): Upgraded react markdown dependencies. 2021-12-09 19:15:32 +02:00
Sandile
425823de7f fix(build): Updated write icon imports template. 2021-12-03 15:13:03 +02:00
Sandile
1d774a310a fix(blocks): Updated block meta, types and buildIcons. 2021-12-03 12:52:04 +02:00
JohannMoller
83d5b79cec feat: Add operator-js dependency to build 2021-12-02 22:31:26 +02:00
JohannMoller
f8e2214386 feat: Evaluate build operators in refs. 2021-12-02 17:42:05 +02:00
Sam Tolmay
a1d9c3bf7c
feat: Add additional operator plugins to generateDefaultTypes, and fix operaotr packages. 2021-11-29 15:05:43 +02:00
Sam Tolmay
a908c1c1f8
fix: Fix blocks-echarts yarn berry packageExtensions. 2021-11-29 14:32:41 +02:00
Sam Tolmay
270c92e16a
feat: 404 page working with next server
BREAKING CHANGE: The 404 page is now always publically accessible.
2021-11-29 13:24:51 +02:00
Sam Tolmay
62a752d66c
fix: Fix antd styles. 2021-11-29 13:00:33 +02:00
Sam Tolmay
3c98732584
fix: Add loading and error icons to icon plugin import. 2021-11-29 11:33:30 +02:00
Sam Tolmay
4c30d3cdfa
chore: Release version 3.23.2. 2021-11-29 10:53:43 +02:00
Sam Tolmay
995fcdb020
chore: Release version v4.0.0-alpha.5. 2021-11-27 11:21:34 +02:00
Sam Tolmay
41a9a30b30
fix: Fixes for V4. 2021-11-26 17:39:15 +02:00
Sam
699647b822
Merge branch 'v4' into operators-v4 2021-11-26 16:58:30 +02:00
Sam Tolmay
f913e9e261
feat: Import operator plugins in server. 2021-11-26 16:38:16 +02:00
Sam Tolmay
19bf81ad31
feat: Add start command to CLI. 2021-11-26 13:40:12 +02:00
Sam Tolmay
bd8ccbdaf7
feat: Allow Less variables to be specified in server.
Closes #893.
2021-11-26 13:23:21 +02:00
Sam Tolmay
09f7bca3a2
feat: Update server package.json if plugin deps change.
Closes #943
2021-11-26 11:44:56 +02:00
Sam Tolmay
537d166ba3
chore: Release version v4.0.0-alpha.4. 2021-11-25 22:26:03 +02:00
Sam Tolmay
583ea87f2d
Merge remote-tracking branch 'origin/v4' into v4-cli-2 2021-11-25 21:56:34 +02:00
Gervwyk
e3b7eb7bf4 feat(build): Add build icons.js. 2021-11-25 21:45:51 +02:00
Sam Tolmay
ae388e4240
chore: Release version v4.0.0-alpha.3. 2021-11-25 21:22:30 +02:00
Sam Tolmay
04c54dfa1b
Merge remote-tracking branch 'origin/v4' into v4-cli-2 2021-11-25 21:16:15 +02:00
Sam Tolmay
f6efc19f00
fix(build): Fix build default build directory. 2021-11-25 21:14:48 +02:00
Sam Tolmay
4ac8365d6e
chore: Release version v4.0.0-alpha.2. 2021-11-25 21:06:07 +02:00
Sam Tolmay
3e58d59982
fix: Fixes for CLI build. 2021-11-25 21:00:55 +02:00
Gerrie van Wyk
fe5ef7b766
Merge branch 'v4' into build-styles 2021-11-25 17:26:36 +02:00
Gervwyk
d0147743ec feat(build): Add styles.less in build. 2021-11-25 17:20:47 +02:00
Sam Tolmay
c97a8fa6b5
chore: Release version v4.0.0-alpha.1. 2021-11-25 13:37:00 +02:00
Sam Tolmay
86f32a1864
fix(build): Fix build if no lowdefy.yaml file is found. 2021-11-25 13:35:23 +02:00
Sam Tolmay
2ded889ef7
fix(deps): Update package ajv to v8.8.2. 2021-11-25 12:56:33 +02:00
Sam Tolmay
338d30fc5c
chore: Update dev dependencies. 2021-11-25 12:54:50 +02:00
Sam Tolmay
ca0b4b0d91
fix: Cleanup build script. 2021-11-24 17:53:32 +02:00
Sam Tolmay
14247eab07
feat(build): Write plugin imports and types.json during build. 2021-11-24 16:51:38 +02:00
Gerrie van Wyk
8512cd33c6
Merge branch 'v4' into build-types 2021-11-24 14:55:27 +02:00
Gervwyk
18a486384d feat(build): Add generateDefaultTypes script. 2021-11-24 14:47:44 +02:00
Sam Tolmay
6550f76ec0
feat(build): Count types during build. 2021-11-24 14:00:52 +02:00
Sam Tolmay
1503970896
feat: Generate unique block ids at build.
Closes #920
2021-11-23 16:29:26 +02:00
Sam Tolmay
fa97eb6a34
feat: Make @lowdefy/build a dev dependency of server. 2021-11-23 15:25:32 +02:00
Sam Tolmay
a982fd8fd0
fix(build): Remove getMeta from context. 2021-11-23 15:08:11 +02:00
Sam Tolmay
06a4fba06c
fix: Remove block metadata from build. 2021-11-23 15:04:26 +02:00
Sam Tolmay
3a95ec1949
chore: Bump to version v4.0.0-alpha.0. 2021-11-22 17:33:18 +02:00
Gervwyk
21b268b2fb Merge branch 'main' into merge-main 2021-11-21 17:10:36 +02:00
Sam Tolmay
713a8323d1
chore: Release version 3.23.1. 2021-11-20 07:59:51 +02:00
Gervwyk
9f9cc98aaf chore: Release version 3.23.0. 2021-11-19 17:36:58 +02:00
Gervwyk
9934d07430 feat(build): Better error messages on build. 2021-11-19 16:08:02 +02:00
Sandile
751814cec6 fix(build): Updated formatErrorMessage and testSchema tests. 2021-11-17 12:45:23 +02:00
Sandile
509655409e fix(build): Updated formatErrorMessage function to show descriptive error paths. 2021-11-17 12:42:33 +02:00
Sam Tolmay
9e6518a89e
feat: Next server fixes. 2021-11-11 19:47:15 +02:00
Sam Tolmay
e625e07a29
feat: Next server rendering blocks 2021-11-11 17:36:14 +02:00
Sam Tolmay
83bca458e4
fix: ES module and next server fixes. 2021-11-09 21:08:36 +02:00
Sam Tolmay
8a2b43f590
chore: Release version 3.23.0-alpha.0. 2021-11-09 18:28:00 +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
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
bac216ca12
chore: Fix import file extensions. 2021-11-08 16:04:40 +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
0866e93f5a
chore: Move swc config to single file 2021-11-07 19:48:06 +02:00
Sam Tolmay
4e8ab44379
chore: Build @lowdefy/build with swc. 2021-11-07 19:15:51 +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
Mateusz Knapik
114b9fe6e3
Merge branch 'develop' into init-page 2021-11-05 20:02:20 +04:00
Mateusz Knapik
60a29ebf49 Add documentation
Add experimental_ prefix to config property
Add tests
2021-11-05 16:52:45 +01:00
Mateusz Knapik
efc58ee5a1 Change parameter name to loginStateExpiresIn 2021-11-05 10:55:58 +01:00
Mateusz Knapik
cd51f63866 Add stateExpiresIn to lowdefySchema 2021-11-05 09:19:27 +01:00
Mateusz Knapik
5cf0262a7f Add init page that is loaded when app starts 2021-11-03 21:13:58 +01:00
Sam Tolmay
80c00f4403
fix: Fix tests 2021-11-02 15:42:19 +02:00
Sam Tolmay
dea25dec23
fix: Clean up server configuration. 2021-10-28 15:55:20 +02:00
Gerrie van Wyk
3504dc07b8
Merge branch 'v4' into package-updates 2021-10-23 19:28:19 +02:00