Commit Graph

440 Commits

Author SHA1 Message Date
dswbx
0c15ec1434 hide oauth client details with type password 2025-03-21 18:03:45 +01:00
dswbx
f6996b1953 admin ui: started color centralization + made sidebar resizable 2025-03-18 10:56:39 +01:00
dswbx
ea2aa7c76c fix react example styling 2025-03-15 16:44:58 +01:00
dswbx
2531c2d8d4 updated react example with todo example 2025-03-15 16:37:03 +01:00
dswbx
0e81e14421 bump rc version 2025-03-15 15:08:04 +01:00
dswbx
b994c2dfb0 bump rc version 2025-03-15 15:07:29 +01:00
dswbx
4085d569a8 Merge pull request #113 from bknd-io/feat/data-sqlocal-connection
add sqlocal connection including example
2025-03-15 14:43:03 +01:00
dswbx
622a7b2b9a add sqlocal connection including example 2025-03-15 14:40:41 +01:00
dswbx
5697b7891a update cli description for run 2025-03-14 15:37:51 +01:00
dswbx
6a6a7a9f26 Merge pull request #112 from bknd-io/feat/react-router-adapter
replaced remix with react-router
2025-03-14 15:36:27 +01:00
dswbx
b763826754 replaced remix with react-router 2025-03-14 15:32:43 +01:00
dswbx
b3a0ecbe6d Merge pull request #111 from bknd-io/feat/cli-telemetry
added basic cli telemetry
2025-03-14 11:46:17 +01:00
dswbx
181443b320 fix is_toggled test 2025-03-14 11:45:02 +01:00
dswbx
6015acb914 added basic cli telemetry 2025-03-14 11:40:56 +01:00
dswbx
a55d93b5ff data schema: disable primary field 2025-03-14 10:03:40 +01:00
dswbx
1ed94716bd Merge pull request #105 from bknd-io/feat/add-postgres-and-prepare-others
support for postgres and others
2025-03-14 09:57:44 +01:00
dswbx
178838e06c remove postgres test from main package 2025-03-14 09:55:00 +01:00
dswbx
c4aaa5a90b move postgres to a separate package 2025-03-14 09:42:51 +01:00
dswbx
b1b2e97a5a Merge remote-tracking branch 'origin/release/0.10' into feat/add-postgres-and-prepare-others
# Conflicts:
#	app/package.json
#	bun.lock
2025-03-14 08:06:50 +01:00
dswbx
e9f2da82d7 Merge pull request #110 from bknd-io/fix/nextjs-linting-and-adapter
fix/nextjs-linting-and-adapter
2025-03-14 07:59:38 +01:00
dswbx
9cba9ada84 Merge remote-tracking branch 'origin/release/0.10' into fix/nextjs-linting-and-adapter 2025-03-14 07:56:37 +01:00
dswbx
c8dcf964bc Merge pull request #103 from bknd-io/feat/remove-admin-config
remove admin config, improve theme handling
2025-03-14 07:55:43 +01:00
dswbx
1ea22248b4 fix nextjs linting hints and improve adapter to support config as function 2025-03-14 07:55:05 +01:00
dswbx
4f01004262 update override in examples 2025-03-11 19:53:31 +01:00
dswbx
051c508254 add override to skeleton 2025-03-11 19:52:44 +01:00
dswbx
a72b11e9fb fix tests 2025-03-11 17:45:27 +01:00
dswbx
96781f5d3d removed admin config from server, theme is now client side, fixed module manager migrations 2025-03-11 17:41:33 +01:00
dswbx
de89e26ffb Merge remote-tracking branch 'origin/release/0.10' into feat/remove-admin-config
# Conflicts:
#	app/src/modules/server/AdminController.tsx
#	app/src/ui/Admin.tsx
2025-03-11 13:56:27 +01:00
dswbx
166a7d4d0a Merge pull request #108 from bknd-io/feat/update-react-deps
upgrade dependencies
2025-03-11 13:52:21 +01:00
dswbx
640f015812 upgrade tailwind to v4 2025-03-11 13:43:40 +01:00
dswbx
d90f14c707 upgrade hook form resolvers 2025-03-11 10:17:07 +01:00
dswbx
0922d90aff upgrade hook form 2025-03-11 10:11:57 +01:00
dswbx
81ca7c0e28 upgrade typebox 2025-03-11 10:08:56 +01:00
dswbx
4f87f6857f upgrade liquid, fix editor themes 2025-03-11 09:57:05 +01:00
dswbx
0dd29c3b07 fix test typings 2025-03-11 09:38:14 +01:00
dswbx
eb451a8e1a upgrade kysely and hono 2025-03-11 09:29:08 +01:00
dswbx
37df32b51b upgrade fast-xml-parser (prepare to replace) 2025-03-11 09:27:40 +01:00
dswbx
722d0bd29e upgrade cf json schema, liquid, xyflow, jotai 2025-03-11 09:02:38 +01:00
dswbx
03d3ab8b80 upgrade swr and wouter 2025-03-11 08:59:33 +01:00
dswbx
dc2d39fa14 upgrade dev dependencies 2025-03-11 08:57:01 +01:00
dswbx
368c60d7c7 upgrade vite to 6 2025-03-11 08:51:37 +01:00
dswbx
8df30f4dae upgrade to react 19 2025-03-11 08:44:49 +01:00
dswbx
2d7257d2bc updated react-form to latest 2025-03-11 06:49:38 +01:00
dswbx
7e2de1bd0c add a fixed release to docker build 2025-03-10 13:05:09 +01:00
dswbx
b786fbcd13 Merge pull request #107 from bknd-io/hotfix/0.9.1-docker-open
hotfix 0.9.1 docker fails due to trying to open a browser
2025-03-10 12:37:02 +01:00
dswbx
eabae5d3df hotfix 0.9.1 docker fails due to trying to open a browser 2025-03-10 12:28:38 +01:00
dswbx
a4cb012ce8 added batching for postgres 2025-03-07 19:40:58 +01:00
dswbx
3704cad53a added BaseIntrospector and reorganized connections 2025-03-07 17:20:37 +01:00
dswbx
25a3cb9655 ignore pg test for now (missing env on ci) 2025-03-07 15:04:44 +01:00
dswbx
a5c422d45d initialized postgres support 2025-03-07 15:02:19 +01:00