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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Sam Tolmay
|
f1d11f05a2
|
fix(connection-mongodb): Fix mongodb tests.
|
2021-11-08 15:22:56 +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 |
|
Sam Tolmay
|
a009071532
|
chore: Remove graphql packages
|
2021-11-07 14:37:47 +02:00 |
|
Sam
|
485fe50914
|
Merge pull request #936 from mat02/openid-expiresin-parameter
Allow to change state token timeout
|
2021-11-05 17:48:52 +02:00 |
|
Gerrie van Wyk
|
c87715b987
|
Merge pull request #934 from lowdefy/connections
V4 Connections
|
2021-11-05 14:15:14 +02:00 |
|
Mateusz Knapik
|
30998d2252
|
Merge branch 'openid-expiresin-parameter' of https://github.com/mat02/lowdefy into openid-expiresin-parameter
|
2021-11-05 10:56:04 +01:00 |
|
Mateusz Knapik
|
efc58ee5a1
|
Change parameter name to loginStateExpiresIn
|
2021-11-05 10:55:58 +01:00 |
|
Gerrie van Wyk
|
82b631cdba
|
Merge branch 'develop' into openid-expiresin-parameter
|
2021-11-05 11:38:51 +02:00 |
|
Sam Tolmay
|
b8271376f1
|
fix(api): Add request handler tests.
|
2021-11-05 10:45:37 +02:00 |
|
Mateusz Knapik
|
cd51f63866
|
Add stateExpiresIn to lowdefySchema
|
2021-11-05 09:19:27 +01:00 |
|
Mateusz Knapik
|
3271b13bec
|
Allow to change OpenId state token expiration time
|
2021-11-05 09:17:28 +01:00 |
|
Sam Tolmay
|
4ffa94f8b7
|
feat: Init @lowdefy/connection-google-sheets package.
|
2021-11-04 18:10:07 +02:00 |
|
Sam Tolmay
|
867a6db576
|
chore: Rename connection packages.
|
2021-11-04 17:59:49 +02:00 |
|
Sam Tolmay
|
2befa248b3
|
feat: Init @lowdefy/connection-sendgrid package.
|
2021-11-04 17:53:57 +02:00 |
|
Sam Tolmay
|
cf3adb00a7
|
feat: Init @lowdefy/connection-stripe package.
|
2021-11-04 17:37:35 +02:00 |
|
Sam Tolmay
|
6b008bf138
|
feat: Init @lowdefy/connection-aws package.
|
2021-11-04 17:33:15 +02:00 |
|
Sam Tolmay
|
b6fe67ffe1
|
feat: Init @lowdefy/connection-elasticsearch package.
|
2021-11-04 17:28:46 +02:00 |
|
Sam Tolmay
|
ed7fb0d7ef
|
chore(deps): Update package @shelf/jest-mongodb to v2.1.0.
|
2021-11-04 17:23:46 +02:00 |
|
Sam Tolmay
|
0a25b31dd3
|
feat: Init @lowdefy/connection-knex package
|
2021-11-04 17:08:20 +02:00 |
|
Sam Tolmay
|
118a29c5f5
|
feat: Init @lowdefy/connection-mongodb package
|
2021-11-04 17:00:11 +02:00 |
|
Sam Tolmay
|
a005de6e98
|
feat: Update @lowdefy/connection-axios-http package structure.
|
2021-11-04 16:46:05 +02:00 |
|
Gerrie van Wyk
|
149dba2f13
|
Merge pull request #926 from lowdefy/requests
Add V4 requests
|
2021-11-03 15:38:25 +02:00 |
|