5836 Commits

Author SHA1 Message Date
Sam Tolmay
2086f5d2e8
fix: Deepsource style fixes. 2023-10-14 12:38:25 +02:00
Sam
cdd9bdc2fa
Merge pull request #1690 from lowdefy/update-schema
fix(build): Update menuLink in lowdefy schema to include urlQuery and…
2023-10-10 10:48:06 +00:00
Ioannis Ktistakis
3d1f6c5981 fix(build): Update menuLink in lowdefy schema to include urlQuery and input. 2023-10-10 12:23:39 +02:00
Sam Tolmay
7c48608b70
feat: Optimise server apiWrapper. 2023-10-10 11:21:38 +02:00
Sam Tolmay
9b60d31e69
feat: Remove authentication from community server. 2023-10-10 10:59:57 +02:00
Sam Tolmay
a0a30d9968
chore: Initialise @lowdefy/server-enterprise package. 2023-10-09 16:57:25 +02:00
Sam Tolmay
c234b10845
chore: Move servers to /packages/servers directory. 2023-10-09 16:03:52 +02:00
Sam Tolmay
5ed9254eca
chore: Add license files to individual packages. 2023-10-09 16:00:56 +02:00
Sam
309f517e21
Merge pull request #1689 from lowdefy/main
Update develop
2023-10-06 13:10:06 +00:00
Gerrie van Wyk
299bea3a7b
Merge pull request #1687 from lowdefy/version
Release
2023-10-06 14:33:48 +02:00
Sam Tolmay
dbc49d3688
chore: Release v4.0.0-rc.11 v4.0.0-rc.11 2023-10-06 13:18:30 +02:00
Sam
da74cc384c
Merge pull request #1686 from lowdefy/tag-multiselector
feat(blocks-antd): Add Tag block and add renderTags option to MultiSelector.
2023-10-06 11:10:20 +00:00
Sam
a23218bfa8
chore: Update docs. 2023-10-06 13:07:21 +02:00
Gervwyk
92a28fd4ce feat(blocks-antd): Add renderTags and option to render Tags in MultipleSelector. 2023-10-06 12:57:26 +02:00
Gervwyk
6a9a29e458 feat(blocks-antd): Add Tag to docs. 2023-10-06 12:56:49 +02:00
Sam
f4a6f17396
Merge pull request #1684 from lowdefy/html-ontextselection-event
feat(blocks): Add onTextSelection event to Html.
2023-10-06 10:10:17 +00:00
Johann Moller
7325633d27 fix(blocks): Add onTextSelection to Paragraph and document. 2023-10-06 11:04:55 +02:00
Gervwyk
58e11f6602 Merge branch 'develop' into tag-multiselector 2023-10-06 11:02:11 +02:00
Gervwyk
07d16cfc31 feat(blocks-antd): Add Tag block. 2023-10-06 11:01:51 +02:00
Gerrie van Wyk
d7ee95b0d4
Merge pull request #1683 from lowdefy/update-packages
Update packages
2023-10-06 08:28:05 +00:00
Gerrie van Wyk
0ad0fd0b8e
Merge pull request #1682 from lowdefy/docs-todos
Docs polish and TODOs
2023-10-06 08:27:00 +00:00
Sam Tolmay
c1707e397a fix(docs): Fix Apache Echarts default locale.
Closes #1326
2023-10-05 12:54:33 +02:00
Sam Tolmay
74b792dede chore(tests): Update tests for node v20. 2023-10-05 12:50:47 +02:00
Sam Tolmay
d6614eaeeb chore: Fix grammer in docs. 2023-10-05 12:40:17 +02:00
Johann Moller
4f00d5e885 feat(blocks): Add onTextSelection event to Html. 2023-10-05 12:30:32 +02:00
Sam Tolmay
0b64fd1347 feat: Update minimum node version to 18
BREAKING CHANGE: Update minimum node version to 18
2023-10-05 12:29:37 +02:00
Sam Tolmay
2a71d39cfc chore(deps): Update github actions/checkout to v4. 2023-10-05 12:19:06 +02:00
Sam Tolmay
909f29a463 chore: Remove code-ql workflow file. 2023-10-05 12:18:08 +02:00
Sam Tolmay
7810929422 chore(deps): Update pnpm to version 8.8.0 2023-10-05 12:13:57 +02:00
Sam Tolmay
230a687699 fix(deps): Update dependency next to v13.5.4. 2023-10-05 12:08:43 +02:00
Sam Tolmay
b7d7cca10e fix(deps): Update development dependencies. 2023-10-05 12:07:28 +02:00
Sam Tolmay
adcd80afe8 fix(deps): Dependencies patch updates. 2023-10-05 12:05:38 +02:00
Sam Tolmay
9041c47b94 Merge remote-tracking branch 'origin/develop' into docs-todos 2023-10-05 12:01:02 +02:00
Sam Tolmay
384e2ff722 fix(docs): General polish and bug fixes. 2023-10-05 11:53:02 +02:00
Sam
ab633e6f59
Merge pull request #1679 from lowdefy/cleanup-mongodb
Move log-collection to community plugins for mongodb
2023-10-05 08:01:57 +00:00
Sam Tolmay
9c1e6c0ff2 fix(docs): Update migration guide 2023-10-04 17:20:48 +02:00
Sam Tolmay
8a2af0c22a fix(docs): Add Fetch action documentation. 2023-10-04 16:37:15 +02:00
Sam Tolmay
f075afc21c fix(deps): Revert rehype and remark blocks-markdown deps
Inline code blocks were broken in MarkDown block.
2023-10-04 16:34:29 +02:00
Gervwyk
4d2e03d768 feat(plugin-mongodb): Update docs. 2023-10-04 16:18:05 +02:00
Gervwyk
5f5cca1ca6 fix(plugin-mongodb): Fix schema discription. 2023-10-04 14:53:18 +02:00
Gervwyk
d526a10da8 feat(plugin-mongodb): Move log-collection to community plugins. 2023-10-04 13:28:51 +02:00
StephanieJKS
07773a9efd fix(website): Link back to home page when clicking on the logo. 2023-09-28 10:57:41 +02:00
StephanieJKS
50f3063dc4 feat(website): Add footer to pricing page. 2023-09-28 10:52:07 +02:00
StephanieJKS
79c0007bf0 feat(website): Add faq section to pricing page. 2023-09-28 09:15:00 +02:00
StephanieJKS
2bc13098ec feat(website): Add compare_features section to pricing page. 2023-09-28 09:14:43 +02:00
StephanieJKS
2e3d5f1418 feat(website): Add pricing_page section to pricing page. 2023-09-28 09:14:04 +02:00
StephanieJKS
2a72e03656 feat(website): Add trusted_by section to pricing page. 2023-09-28 09:13:49 +02:00
StephanieJKS
6583b8bb28 feat(website): Add tiers section to pricing page. 2023-09-28 09:10:49 +02:00
StephanieJKS
bc3cbf32d7 feat(website): Add pay_for_what_you_use section to pricing page. 2023-09-28 09:10:32 +02:00
StephanieJKS
bbf7326aea feat(website): Add pricing page to website. 2023-09-28 09:09:08 +02:00