Commit Graph

3671 Commits

Author SHA1 Message Date
Sam
6bb0d9f781
Merge pull request #1078 from lowdefy/dev-server-install-plugins
Dev server install plugins and rebuild next app.
2022-01-31 13:54:46 +02:00
Gerrie van Wyk
e0bc8f46c2
Merge branch 'v4' into dev-server-install-plugins 2022-01-31 13:49:02 +02:00
Sam Tolmay
18cf9c2941
fix(server-dev): Add dev server manager description. 2022-01-31 13:40:22 +02:00
Gerrie van Wyk
d55381c6f6
Merge branch 'v4' into plugin-tests 2022-01-28 11:37:11 +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
Sam
b3f1f8575d
Merge pull request #1071 from wrightia/v4-connection-elasticsearch
Connection Elasticsearch V4
2022-01-27 09:18:54 +02:00
Sam Tolmay
34aa84acf9
feat(server-dev): Optimise dev server next build time. 2022-01-26 23:22:53 +02:00
Sam Tolmay
1a8699a012
feat(server-dev): Skip calling next and lowdefy build using npm/yarn start. 2022-01-26 21:50:19 +02:00
Sam Tolmay
cf66a6f839
feat(server-dev): Dev server plugin install and next build working. 2022-01-26 21:26:20 +02:00
João Correia
9521b738f7 chore: Add comment to clarify implementation. 2022-01-26 18:02:41 +00:00
João Correia
0872590545 fix(connection-mongodb): Add license comments in schema files. 2022-01-26 11:50:36 +00:00
João Correia
c23031842a fix(connection-google-sheets): Add license comments in schema files. 2022-01-26 11:47:43 +00:00
João Correia
1850af3336 fix(connection-sendgrid): Add license comments in schema files. 2022-01-26 11:44:48 +00:00
João Correia
cf4a614d77 fix(connection-stripe): Add license comments in schema files. 2022-01-26 11:43:20 +00:00
João Correia
916452b810 fix(connection-knex): Add license comments in schema files. 2022-01-26 11:42:12 +00:00
João Correia
43ec9a07c9 fix(connection-elasticsearch): Add license comments in schema files. 2022-01-26 11:39:27 +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
Sam Tolmay
f8d6665a01
Merge remote-tracking branch 'origin/v4' into dev-server-install-plugins 2022-01-24 11:36:43 +02:00
Sam
371bd0b350
Merge pull request #1067 from lowdefy/port-setting
feat: Add CLI, dev and prod server port settings.
2022-01-24 09:57:22 +02:00
Gervwyk
205c39aa36 chore: Remove todo. 2022-01-24 09:54:32 +02:00
Sam
a1c369c5da
Merge branch 'v4' into port-setting 2022-01-24 09:46:50 +02:00
Sam
0c5e8b6aac
Merge pull request #1066 from lowdefy/dev-scripts
feat: Add easy dev scripts to project root.
2022-01-24 09:46:29 +02:00
Gervwyk
56b5676fc5 chore: Fix typo in cli docs. 2022-01-24 09:43:14 +02:00
Gervwyk
2600c0360a chore: Fix yarnrc. 2022-01-24 09:39:02 +02:00
Gervwyk
c737cb3d78 chore: Add dev script instructions to contributing sections. 2022-01-24 09:35:00 +02:00
Gervwyk
0425f07e4a feat(cli): Pass package manager setting to dev server. 2022-01-23 22:05:42 +02:00
Gervwyk
db2338dc34 chore(cli): Fix to read port from options commandLineOptions. 2022-01-23 21:55:38 +02:00
Gervwyk
295faba2bf fix(cli): Fix icon in init command. 2022-01-23 21:42:22 +02:00
Gervwyk
9e16e2f9b9 feat(cli): Add port option for start command. 2022-01-23 21:41:07 +02:00
Gervwyk
f5b0e7e80f feat(server-dev): Add port setting to server-dev. 2022-01-23 21:34:12 +02:00
Gervwyk
546798a8fc feat(cli): Add port setting to dev command. 2022-01-23 21:33:44 +02:00
Gervwyk
9a033dc2f8 chore: Revert yarn lock recreate and install. 2022-01-23 20:29:30 +02:00
Gervwyk
ab3e513bb9 Revert "chore: Update yarn lock to fix removal of rc-animate."
This reverts commit 5df737e59f.
2022-01-23 20:25:56 +02:00
Gervwyk
0a037d1218 fix: Remove rc-animate from yarnrc config. 2022-01-23 16:40:47 +02:00
Gervwyk
dc7f98827e fix: Add yarn install to dev scripts for server. 2022-01-23 16:29:33 +02:00
Gervwyk
e20cfdfdcb fix(cli): Change additional base dir references to config. 2022-01-23 15:05:55 +02:00
Gervwyk
f5fad82a9d feat: Ignore app/** test config. 2022-01-21 18:33:26 +02:00
Gervwyk
f09c569f0e feat(cli): Rename base-directory to config-directory.
BREAKING CHANGE: Rename base-directory to config-directory.
2022-01-21 18:29:33 +02:00
Gervwyk
cd2b9ad395 fix(bock-utils): Fix icon properties, size might be an issue. 2022-01-21 18:26:24 +02:00