Sam Tolmay
|
2530e31af7
|
chore: Release version 4.0.0-alpha.6.
|
2022-01-20 13:05:28 +02:00 |
|
Sam Tolmay
|
34b969819b
|
chore(deps): Upgrade swc development dependencies.
|
2022-01-19 11:57:40 +02:00 |
|
Sam Tolmay
|
a1d9c3bf7c
|
feat: Add additional operator plugins to generateDefaultTypes, and fix operaotr packages.
|
2021-11-29 15:05:43 +02:00 |
|
Sam Tolmay
|
71a9948d6b
|
chore: Update operators dependencies.
|
2021-11-29 11:41:43 +02:00 |
|
Sam Tolmay
|
127449e6b1
|
Merge remote-tracking branch 'origin/v4' into release-v4
|
2021-11-29 11:33:54 +02:00 |
|
Sam Tolmay
|
995fcdb020
|
chore: Release version v4.0.0-alpha.5.
|
2021-11-27 11:21:34 +02:00 |
|
JohannMoller
|
3a521ba8c1
|
feat: Create operators-yaml plugin.
|
2021-11-26 17:19:24 +02:00 |
|
JohannMoller
|
7ab243bfc7
|
feat: Create operators-uuid plugin.
|
2021-11-26 17:17:42 +02:00 |
|
JohannMoller
|
e3084aaffa
|
feat: Create operators-mql plugin
|
2021-11-26 17:15:26 +02:00 |
|
JohannMoller
|
97885bef8c
|
feat: Create operators-diff plugin.
|
2021-11-26 17:10:53 +02:00 |
|
JohannMoller
|
9aca6be86d
|
feat: Create operators-change-case plugin
|
2021-11-26 17:10:06 +02:00 |
|
JohannMoller
|
d299d2f7ed
|
feat: Create operators-nunjucks plugin.
|
2021-11-26 16:45:39 +02:00 |
|
JohannMoller
|
3cfc5a1e46
|
Merge branch 'v4' into plugins-operators
|
2021-11-26 15:13:38 +02:00 |
|
JohannMoller
|
a864473d7f
|
feat: Move server operators to operators-js plugin.
|
2021-11-26 15:12:01 +02:00 |
|
JohannMoller
|
1453e8e8d6
|
feat: Add client operators to operators-js.
|
2021-11-26 14:40:31 +02:00 |
|
JohannMoller
|
42a80549e3
|
feat(operators): Move common operators to operators-js plugin
|
2021-11-26 14:15:33 +02:00 |
|
Sam Tolmay
|
537d166ba3
|
chore: Release version v4.0.0-alpha.4.
|
2021-11-25 22:26:03 +02:00 |
|
Sam Tolmay
|
ae388e4240
|
chore: Release version v4.0.0-alpha.3.
|
2021-11-25 21:22:30 +02:00 |
|
Sam Tolmay
|
4ac8365d6e
|
chore: Release version v4.0.0-alpha.2.
|
2021-11-25 21:06:07 +02:00 |
|
JohannMoller
|
a63ad76c0b
|
chore(packages): Move tests next to files.
|
2021-11-25 15:55:18 +02:00 |
|
JohannMoller
|
e52a22eb9f
|
feat(operators): Update node and webParser and tests.
|
2021-11-25 15:41:23 +02:00 |
|
Sam Tolmay
|
c97a8fa6b5
|
chore: Release version v4.0.0-alpha.1.
|
2021-11-25 13:37:00 +02:00 |
|
Sam Tolmay
|
338d30fc5c
|
chore: Update dev dependencies.
|
2021-11-25 12:54:50 +02:00 |
|
JohannMoller
|
8cf6a69284
|
Merge branch 'v4' into plugins-operators
|
2021-11-25 11:45:57 +02:00 |
|
JohannMoller
|
364729916a
|
feat(operators): Update node and web parser and move their tests.
|
2021-11-25 11:45:00 +02:00 |
|
JohannMoller
|
16f4da78ec
|
feat(operators): Add other functions to operators export.
|
2021-11-25 11:37:12 +02:00 |
|
Sam Tolmay
|
3a95ec1949
|
chore: Bump to version v4.0.0-alpha.0.
|
2021-11-22 17:33:18 +02:00 |
|
Gervwyk
|
21b268b2fb
|
Merge branch 'main' into merge-main
|
2021-11-21 17:10:36 +02:00 |
|
Sam Tolmay
|
713a8323d1
|
chore: Release version 3.23.1.
|
2021-11-20 07:59:51 +02:00 |
|
Gervwyk
|
9f9cc98aaf
|
chore: Release version 3.23.0.
|
2021-11-19 17:36:58 +02:00 |
|
Sam Tolmay
|
e625e07a29
|
feat: Next server rendering blocks
|
2021-11-11 17:36:14 +02:00 |
|
Sam Tolmay
|
8a2b43f590
|
chore: Release version 3.23.0-alpha.0.
|
2021-11-09 18:28:00 +02:00 |
|
Sam Tolmay
|
eba25a7d16
|
feat(operators): Convert package @lowdefy/operators to es modules.
|
2021-11-09 16:49:48 +02:00 |
|
Sam Tolmay
|
b8271376f1
|
fix(api): Add request handler tests.
|
2021-11-05 10:45:37 +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 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 |
|
Gervwyk
|
947defa3d8
|
feat(blockTools): Update to @emotion/css, optimize makeCssClass standarise jest settings.
|
2021-10-23 23:31:44 +02:00 |
|
Sam Tolmay
|
cbcf3a7a8d
|
fix: Update dependency mingo to v4.2.0.
|
2021-10-23 16:45:14 +02:00 |
|
Sam Tolmay
|
01c0d2c13e
|
chore: Update dev dependencies
|
2021-10-23 16:29:50 +02:00 |
|
SamTolmay
|
b28c65e1b5
|
fix(operators): Fix _switch operator tests.
|
2021-10-06 16:34:27 +02:00 |
|
SamTolmay
|
571c2a95c4
|
Merge branch 'v4' into remove-nested-contexts
|
2021-10-01 19:17:10 +02:00 |
|
SamTolmay
|
6f89b8fa93
|
Merge remote-tracking branch 'origin/develop' into v4
|
2021-10-01 19:16:18 +02:00 |
|
SamTolmay
|
b7f327213f
|
Merge remote-tracking branch 'origin/main' into develop
|
2021-10-01 19:15:36 +02:00 |
|
SamTolmay
|
56eeea1c2e
|
Merge remote-tracking branch 'origin/develop' into v4
|
2021-10-01 19:15:22 +02:00 |
|
SamTolmay
|
1abc5426fb
|
feat(operators): Remove ability to get from another context.
BREAKING CHANGE: Getter operators can no longer get from another context.
|
2021-10-01 13:58:10 +02:00 |
|
SamTolmay
|
dc41f69330
|
fix(operators): Fix operator tests for payload change.
|
2021-09-30 12:00:56 +02:00 |
|
SamTolmay
|
ec777ca4b9
|
fix(operators): _index operator is no longer supported in node env.
BREAKING CHANGE: The _index operator is no longer supported in node env.
|
2021-09-30 12:00:25 +02:00 |
|
Sandile
|
59bf1e2f21
|
Merge branch 'switch-operator' of https://github.com/lowdefy/lowdefy into switch-operator
|
2021-09-29 12:02:24 +02:00 |
|
Sandile
|
cdbd0e0d22
|
fix(operators): Updated switch operator to for... ...of syntax.
|
2021-09-29 12:02:18 +02:00 |
|