4498 Commits

Author SHA1 Message Date
Sam
fcdddb2e10
Merge remote-tracking branch 'origin/develop' into move-to-pnpm 2022-09-12 21:50:22 +02:00
Sam
ae4e5a05b3
chore: Add packageManager config to servers package.json 2022-09-12 21:49:26 +02:00
Sam
e8b249236e
chore: Bundle nunjucks with webpack to remove chokidar dependency. 2022-09-12 21:48:54 +02:00
Gerrie van Wyk
6f4256caea
Merge pull request #1367 from lowdefy/fix-header-menu
fix(blocks-antd): Fix issues in PageHeaderMenu and PageSiderMenu.
2022-09-12 19:11:51 +02:00
Gervwyk
4471e499cd fix(server): Move viewport setting to the _document. 2022-09-12 18:54:40 +02:00
Sam
e9d7d73aed
feat: Change CLI to use pnpm as package manager. 2022-09-12 12:03:48 +02:00
Sam
5d6f397dcb
chore: Change package prepare scripts to prepublish only
pnpm runs prepare on every install, which does not work with the CLI setup.
2022-09-12 11:58:44 +02:00
Gervwyk
c771cc9a33 fix(blocks-antd): Cleanup styles objects. 2022-09-11 23:46:25 +02:00
Gervwyk
9c05a6d8d7 fix(server): Set page viewport. 2022-09-11 23:44:31 +02:00
Gervwyk
21bbeabc2c feat(blocks-antd): Add logo.srcMobile and logo.breakpoint properties. 2022-09-11 10:08:24 +02:00
Gervwyk
81668f0e8a fix(blocks-antd): Fix issues in PageHeaderMenu and PageSiderMenu. 2022-09-11 10:03:17 +02:00
Sam
b2c559c7ed
fix: Update Wait action tests to be more robust. 2022-09-10 22:34:09 +02:00
Sam
7a51c92e4b
chore: Update package json scripts to use pnpm. 2022-09-10 21:41:48 +02:00
Sam
67b6ec1c04
Merge branch 'develop' into move-to-pnpm 2022-09-10 18:38:35 +02:00
Sam
e5e44f86cb
chore: Add tests on windows in github actions. 2022-09-10 18:34:20 +02:00
Sam
fc50b12a3c
chore: Remove codeclimate coverage upload from github actions. 2022-09-10 18:32:10 +02:00
Sam
d95524ad6b
fix: Fix CLI tests failing due to pnpm. 2022-09-10 18:23:10 +02:00
Sam
91f36f9d0c
chore: Fix pnpm install in github actions. 2022-09-10 18:18:18 +02:00
Sam
73eaf94fab
chore: Fix codeclimate coverage upload in gitbub actions. 2022-09-10 18:16:52 +02:00
Sam
6df02fd7f5
chore: Fix github actions config 2022-09-10 18:03:24 +02:00
Sam
ff368f8e09
chore: Update github actions to use pnpm 2022-09-10 17:46:07 +02:00
Sam
84504476ed
chore: Fix tests when using pnpm. 2022-09-10 17:45:42 +02:00
Sam
8444651ebe
chore: Update package build scripts. 2022-09-10 15:00:04 +02:00
Sam
cc6925250b
chore: Convert repo to pnpm instead of yarn. 2022-09-10 14:07:07 +02:00
Sam
09c146020d
chore: Remove yarn cache. 2022-09-09 18:21:54 +02:00
Gerrie van Wyk
99f89e7d32
Merge pull request #1365 from lowdefy/main
Update from main
2022-09-09 16:08:18 +02:00
Sam
fbd93e339d
Merge pull request #1363 from lowdefy/version
v4.0.0-alpha.27
2022-09-09 15:35:24 +02:00
Gervwyk
02010edcce chore: Bump version. v4.0.0-alpha.27 2022-09-08 13:38:53 +02:00
Sam
d5e3af2f5e
Merge pull request #1360 from lowdefy/add-plugins
Add init pdf-make, csv, and auth0 plugins.
2022-09-07 12:18:34 +02:00
Gervwyk
c19966341e chore: Remove untested packages. 2022-09-07 12:02:53 +02:00
Gervwyk
48c1568837 Merge branch 'develop' into add-plugins 2022-09-07 11:36:59 +02:00
Sam
c79f2b1447
Merge pull request #1318 from lowdefy/connections-and-requests-concept-page
Update Connections and Requests concept page.
2022-09-07 10:57:50 +02:00
Sam
6948e4e7d4
Merge branch 'develop' into connections-and-requests-concept-page 2022-09-07 09:48:13 +02:00
Gerrie van Wyk
a6bb133c59
Merge pull request #1358 from lowdefy/geolocation-current-position
feat(actions-core): Add GeolocationCurrentPosition action.
2022-09-06 21:18:05 +02:00
Gerrie van Wyk
b42a5b9711
Merge branch 'develop' into geolocation-current-position 2022-09-06 21:06:59 +02:00
Gerrie van Wyk
5de9f9e69a
Merge pull request #1357 from lowdefy/qr-block
Add QR Scanner block.
2022-09-06 21:06:38 +02:00
StephanieJKS
7794deed9e fix(blocks-qr): Change formatsToSupport enum to handle strings. 2022-09-06 17:29:17 +02:00
StephanieJKS
f8c68ffe60 fix(actions-core): Change geolocation test values. 2022-09-06 17:16:42 +02:00
StephanieJKS
0bcf8c293b fix(actions-core): Change res to position. 2022-09-06 17:15:32 +02:00
StephanieJKS
b55f529d34 feat(actions-core): Add GeolocationCurrentPosition action. 2022-09-06 16:07:05 +02:00
Sam
44d9458325
Merge branch 'develop' into connections-and-requests-concept-page 2022-09-04 13:50:34 +02:00
StephanieJKS
cb4b780187 feat(blocks-qr): Add inactiveByDefault property to README and schema. 2022-09-01 09:07:03 +02:00
StephanieJKS
53f216d0b8 feat(blocks-qr): Update README and schema for QRScanner. 2022-08-31 17:27:36 +02:00
StephanieJKS
5778234f36 feat(blocks-qr): Add QRScanner block. 2022-08-31 16:15:33 +02:00
Gervwyk
e6811f5677 chore: yarn install. 2022-08-29 22:48:54 +02:00
Gervwyk
9f421151fd fix(build): Add additional default types. 2022-08-29 22:48:42 +02:00
Gervwyk
403eb150f5 feat(plugins): Add plugin-csv. 2022-08-29 22:48:21 +02:00
Gervwyk
f9b30e45dc feat(plugins): Add actions-pdf-make. 2022-08-29 22:47:45 +02:00
Gervwyk
10a6206f93 feat(plugins): Add plugin-auth0. 2022-08-29 22:46:11 +02:00
Sam
1a5040c51b
Merge pull request #1356 from lowdefy/fix-aggrid
fix(blocks-aggrid): Import all input types.
2022-08-29 14:52:48 +02:00