Commit Graph

3106 Commits

Author SHA1 Message Date
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
Sam Tolmay
80c00f4403
fix: Fix tests 2021-11-02 15:42:19 +02:00
Sam Tolmay
86533ee6a9
feat: Add requests support to @lowdefy/api package 2021-11-02 13:56:48 +02:00
Sam Tolmay
83b885bc41
feat: Use logger in request api call. 2021-10-29 13:28:12 +02:00
Sam Tolmay
dcd28f51c4
feat: Add default public files to @lowdefy/client 2021-10-29 13:27:34 +02:00
Sam Tolmay
dea25dec23
fix: Clean up server configuration. 2021-10-28 15:55:20 +02:00
Sam Tolmay
f6f667d38f
chore: Remove @lowdefy/graphql from tests 2021-10-27 16:30:08 +02:00
Sam Tolmay
c5c5d07958
Merge remote-tracking branch 'origin/v4' into requests
# Conflicts:
#	.pnp.cjs
#	packages/server/package.json
2021-10-27 14:40:10 +02:00
Sam
efb7f0438c
Merge pull request #925 from lowdefy/split-block-tools
Split block tools, dependancy updates, makeCssClass optimisation and FE testing to @testing-library/react.
2021-10-27 14:35:51 +02:00
Gervwyk
357fd0c162 fix(blockDev): Fix stubBlockProps test. 2021-10-27 14:25:28 +02:00
Sam Tolmay
8aa2642437
fix(api): Fix api context tests. 2021-10-27 13:42:51 +02:00
Gervwyk
ab3d8e86a6 chore: Fix typos. 2021-10-27 13:15:48 +02:00
Gervwyk
4cddae2b1e chore(deps): Include js-yaml for demo builds. 2021-10-27 13:15:29 +02:00
Gervwyk
33656e650c fix(blockDev): Include makeCssClass in stubBlockProps. 2021-10-27 13:14:43 +02:00
Sam Tolmay
320c4a10a1
feat: Add requests to client and server. 2021-10-27 12:33:49 +02:00
Gervwyk
22ec295404 fix: Replace all front end testing with @testing-library/react, jest and other updates. 2021-10-27 12:18:27 +02:00
Sam Tolmay
c87746cb57
Merge remote-tracking branch 'origin/v4' into requests 2021-10-25 17:21:37 +02:00
Gervwyk
947defa3d8 feat(blockTools): Update to @emotion/css, optimize makeCssClass standarise jest settings. 2021-10-23 23:31:44 +02:00
Gervwyk
da29ab72f0 chore(blockTools): Fix test imports. 2021-10-23 23:29:57 +02:00
Gervwyk
96016f5d3c fix(deps): Update dependency less to v4.1.2. 2021-10-23 23:21:10 +02:00
Gervwyk
7c22b1567f fix(deps): Update dependency dompurify to v2.3.3. 2021-10-23 23:15:19 +02:00
Gervwyk
3363135d19 fix(deps): Update dependency @wojtekmaj/enzyme-adapter-react-17 to v0.6.5. 2021-10-23 23:13:42 +02:00
Gervwyk
5a43731728 chore(blockDev): Fix tests and remove circular dependancy on block-tools. 2021-10-23 22:59:21 +02:00
Gervwyk
f123730e24 feat(blockDev): Split dev files from block-tools into block-dev. 2021-10-23 21:34:54 +02:00
Gerrie van Wyk
1678373c60
Merge pull request #919 from lowdefy/package-updates
Package updates
2021-10-23 20:45:33 +02:00
Sam Tolmay
99ab5a92a0
chore: fix eslint vscode sdk 2021-10-23 20:37:12 +02:00
Gerrie van Wyk
3504dc07b8
Merge branch 'v4' into package-updates 2021-10-23 19:28:19 +02:00
Gerrie van Wyk
292f4f9c2f
Merge pull request #904 from lowdefy/build-throw-duplicateIds
feat(build): Build now throws on duplicate ids.
2021-10-23 19:25:31 +02:00
Gerrie van Wyk
6543e3e14a
Merge branch 'v4' into build-throw-duplicateIds 2021-10-23 19:15:55 +02:00
Gerrie van Wyk
61f648a30d
Merge pull request #900 from lowdefy/remove-gql
Remove GraphQL and replace with Fastify and SWR
2021-10-23 19:14:34 +02:00
Sam Tolmay
e549883451
fix(client): Refactor root components. 2021-10-23 18:40:09 +02:00
Sam Tolmay
44c242960d
chore: Fix webpack config. 2021-10-23 18:31:01 +02:00
Sam Tolmay
016aa7e928
chore: Update yarn sdks. 2021-10-23 17:53:17 +02:00
Sam Tolmay
101ca3ca6b
fix(deps): Update dependency reload to v3.2.0. 2021-10-23 16:47:50 +02:00
Sam Tolmay
d79be06e3d
fix(deps): Update dependency yargs to v17.2.1. 2021-10-23 16:46:32 +02:00
Sam Tolmay
d75e3965e2
fix(deps): Update dependency stripe to v8.184.0. 2021-10-23 16:45:55 +02:00
Sam Tolmay
cbcf3a7a8d
fix: Update dependency mingo to v4.2.0. 2021-10-23 16:45:14 +02:00
Sam Tolmay
cc2e30a5a8
fix(deps): Update dependency pg to v8.7.1. 2021-10-23 16:44:03 +02:00
Sam Tolmay
48f881f653
fix(deps): Update dependency query-string to v7.0.1. 2021-10-23 16:43:24 +02:00
Sam Tolmay
ea8300a295
fix(deps): Update dependency chokidar to v3.5.2. 2021-10-23 16:41:43 +02:00
Sam Tolmay
5a8092303e
fix(deps): Update dependency chalk to v4.1.2. 2021-10-23 16:41:05 +02:00