2
0
mirror of https://github.com/lowdefy/lowdefy.git synced 2025-03-19 15:01:06 +08:00

67 Commits

Author SHA1 Message Date
Sam
9d56b83cf4
chore: Release version 4.0.0-alpha.8. 2022-03-16 18:22:40 +02:00
Sam
52ec14639d
chore: Release v4.0.0-alpha.7 2022-02-21 12:30:00 +02:00
Sam
78480e8002
fix(cli): Fix jest es module mocks. 2022-02-14 14:29:45 +02:00
Sam
58655cba19
fix(api): Fix callRequest tests. 2022-02-12 16:57:25 +02:00
Sam
d69a4dca33
fix(api): Fixes using jest with es modules. 2022-02-12 14:42:39 +02:00
Sam
774202d45d
chore(deps): Upgrade dev dependency jest. 2022-02-12 14:38:39 +02:00
Sam
aa1d72c191
fix: Add missing api and helpers tests. 2022-02-07 14:01:24 +02:00
Sam Tolmay
9fadb6e37e
test(api): Add getRootConfig test. 2022-02-03 08:02:51 +02:00
Sam Tolmay
693667db5b
fix: Strip auth prop from page config in api. 2022-02-03 07:34:26 +02:00
Sam Tolmay
d082d0c335
fix: Fix V4 tests. 2022-02-02 15:01:06 +02:00
Sam Tolmay
b3c45ca407
chore(deps): Update jest development dependencies. 2022-02-01 16:35:36 +02:00
Sam Tolmay
2c688d5710
chore(deps): Update dependency @swc/core to v1.2.135. 2022-02-01 16:19:03 +02:00
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
Gervwyk
e732bf36b1 chore(api): Simplify findHome to getHomeAndMenus. 2022-01-18 14:16:58 +02:00
Sam Tolmay
995fcdb020
chore: Release version v4.0.0-alpha.5. 2021-11-27 11:21:34 +02:00
Sam Tolmay
f913e9e261
feat: Import operator plugins in server. 2021-11-26 16:38:16 +02:00
Sam Tolmay
088e210620
fix: V4 fixes. 2021-11-25 23:18:09 +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
Sam Tolmay
3e58d59982
fix: Fixes for CLI build. 2021-11-25 21:00:55 +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
Sam Tolmay
3a95ec1949
chore: Bump to version v4.0.0-alpha.0. 2021-11-22 17:33:18 +02:00
Sam Tolmay
f651ed7639
feat: Restructure plugin files. 2021-11-22 16:10:02 +02:00
Sam Tolmay
8d6abe27f9
feat: Requests working on next server 2021-11-17 16:06:35 +02:00
Sam Tolmay
a1f72e1087
fix: Remove auth dependencies from api 2021-11-16 11:03:23 +02:00
Sam Tolmay
e341d8ded2
feat: Fixes fro requests in next server 2021-11-16 10:52:20 +02:00
Sam Tolmay
f50025c96a
chore: Remove unused auth files 2021-11-15 17:16:09 +02:00
Sam Tolmay
ff23ea82cf
feat: Mount home page on the home route if configured. 2021-11-13 06:22:36 +02:00
Sam Tolmay
cf2562b088
feat: Root config and link working on next server. 2021-11-12 15:14:55 +02:00
Sam Tolmay
e625e07a29
feat: Next server rendering blocks 2021-11-11 17:36:14 +02:00
Sam Tolmay
d5ab3d92f2
fix: Next server fixes 2021-11-11 09:36:38 +02:00
Sam Tolmay
83bca458e4
fix: ES module and next server fixes. 2021-11-09 21:08:36 +02:00
Sam Tolmay
194518d238
chore: Copy connection json schema files on build. 2021-11-08 16:40:35 +02:00
Sam Tolmay
bac216ca12
chore: Fix import file extensions. 2021-11-08 16:04:40 +02:00
Sam Tolmay
c0dd06c19b
chore: Build connections with swc. 2021-11-08 14:44:06 +02:00
Sam Tolmay
0866e93f5a
chore: Move swc config to single file 2021-11-07 19:48:06 +02:00
Sam Tolmay
9e35588879
chore: Build @lowdefy/api with swc. 2021-11-07 18:03:00 +02:00
Sam Tolmay
b8271376f1
fix(api): Add request handler tests. 2021-11-05 10:45:37 +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
dea25dec23
fix: Clean up server configuration. 2021-10-28 15:55:20 +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
8aa2642437
fix(api): Fix api context tests. 2021-10-27 13:42:51 +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
5b28ee4683
fix(deps): Update dependency openid-client to v4.9.1. 2021-10-23 16:37:52 +02:00