Commit Graph

  • 89a39a7dc6 fix docs: try locking version dswbx 2025-04-25 08:52:52 +02:00
  • 88cf65f792 fix docs by tmp renaming intro page dswbx 2025-04-24 21:20:12 +02:00
  • 3da257e843 update dependencies in package.json (#156) dswbx 2025-04-24 11:33:51 -07:00
  • a762789e93 add disableSubmitOnError prop to NativeForm and export getFlashMessage (#162) dswbx 2025-04-24 04:59:44 -07:00
  • 11f76d788a refactor error handling in authenticator and password strategy (#161) dswbx 2025-04-24 04:59:33 -07:00
  • 3e58a17769 trigger repository-find-[one|many]-[before|after] based on limit (#160) dswbx 2025-04-24 04:59:25 -07:00
  • a3b33a0312 update admin basepath handling and window context integration (#155) dswbx 2025-04-24 04:59:18 -07:00
  • c7c1811267 Merge remote-tracking branch 'origin/main' into release/0.12 dswbx 2025-04-22 15:56:40 +02:00
  • 07723ce6ae bump to 0.11.2 v0.11.2 dswbx 2025-04-22 15:55:20 +02:00
  • a1be1b4bf4 modify MediaApi to support custom fetch implementation, defaults to native fetch (#158) dswbx 2025-04-22 15:44:55 +02:00
  • 5763a6e150 add validation logs and improve data validation handling (#157) dswbx 2025-04-22 15:44:34 +02:00
  • 9010401af6 remove unused useTheme import and add loading state for entity detail view (#154) dswbx 2025-04-22 15:43:27 +02:00
  • e246396225 Merge remote-tracking branch 'origin/release/0.12' into release/0.12 dswbx 2025-04-20 10:49:28 +02:00
  • 8823b94eb7 Merge remote-tracking branch 'origin/main' into release/0.12 dswbx 2025-04-20 10:48:38 +02:00
  • 79ca2a9939 add bcrypt and refactored auth resolve (#147) dswbx 2025-04-20 10:46:29 +02:00
  • edb5d5f4a9 added media permissions (#142) dswbx 2025-04-20 09:53:11 +02:00
  • 4c11789ea8 Fix Release 0.11.1 (#150) v0.11.1 dswbx 2025-04-20 09:29:58 +02:00
  • 2988e4c3bd fix: force json-schema-library version dswbx 2025-04-18 16:06:32 +02:00
  • 600b55fada Merge pull request #146 from bknd-io/chore/optimize-tb dswbx 2025-04-11 13:11:35 +02:00
  • 95a8289afa merged origin/release/0.12 dswbx 2025-04-11 13:10:25 +02:00
  • a55eca75d0 fix imports in test files dswbx 2025-04-11 12:02:20 +02:00
  • b94dec65d2 ts: enable incremental dswbx 2025-04-11 11:54:41 +02:00
  • e5d6ed536c Merge pull request #141 from bknd-io/chore/cleanup dswbx 2025-04-10 15:56:13 +02:00
  • 4e718a063d cleanup: replace console.log/warn with $console, remove commented-out code dswbx 2025-04-10 14:18:48 +02:00
  • 3859b9ba00 changed tb imports dswbx 2025-04-10 10:40:12 +02:00
  • ad7926db4c Merge pull request #121 from bknd-io/release/0.11 v0.11.0 dswbx 2025-04-08 12:51:34 +02:00
  • 53a3dcdee7 release: v0.11 dswbx 2025-04-08 12:50:37 +02:00
  • 53467d6750 fix: create: cloudflare starter wasn't creating a r2 bucket dswbx 2025-04-08 12:43:50 +02:00
  • a80a731498 fix: cli: user command now uses the same app env setup as run dswbx 2025-04-08 11:22:10 +02:00
  • 7e1757b7f4 fix: updated cloudflare adapter to use runtime config, aligned vite dswbx 2025-04-05 18:03:58 +02:00
  • 2c29e06fb8 fix: media infinite should be disabled for dropzone in entities dswbx 2025-04-05 18:01:04 +02:00
  • ca86fa58ac cli: user: add token generation (#140) dswbx 2025-04-05 17:57:03 +02:00
  • de984fa101 fixes issues in firefox where view transitions are not available (#139) dswbx 2025-04-04 09:00:50 +02:00
  • a12d4e13d0 e2e: added script to auto test adapters dswbx 2025-04-03 16:40:51 +02:00
  • 0ff310d6c4 e2e: added script to auto test adapters feat/init-e2e dswbx 2025-04-03 16:38:53 +02:00
  • fa6c7acaf5 implement/init e2e tests (#135) dswbx 2025-04-03 11:08:16 +02:00
  • 5178dbee0d e2e: replaced image dswbx 2025-04-03 11:07:10 +02:00
  • f0f2b571b5 e2e: added adapter configs dswbx 2025-04-03 11:04:31 +02:00
  • 2cff116fcf Merge remote-tracking branch 'origin/release/0.11' into feat/init-e2e dswbx 2025-04-03 09:18:09 +02:00
  • 0b41aa5a2d cli: create: allow non-interactive create (#137) dswbx 2025-04-03 09:17:29 +02:00
  • a5ec40c517 docker: add option to overwrite bknd version used (#136) dswbx 2025-04-03 07:58:00 +02:00
  • 53a48b4b6b e2e: overwrite webserver config with env dswbx 2025-04-03 07:56:19 +02:00
  • 6f92ef7b74 fix bun picking up e2e tests dswbx 2025-04-02 20:50:46 +02:00
  • e3628a3dc8 updated/moved vitest, finished merge dswbx 2025-04-02 20:39:08 +02:00
  • fd4bbccfb7 Merge remote-tracking branch 'origin/release/0.11' into feat/init-e2e dswbx 2025-04-02 20:24:18 +02:00
  • 75e2b96344 fixed limbo batching issue by disabling batching (#133) dswbx 2025-04-02 20:19:20 +02:00
  • aaae8d9681 aws cli create: added guided db creation (#134) dswbx 2025-04-02 20:18:52 +02:00
  • e4608b7df7 cosmetics: fixed admin skeleton, use password field on auth, use $console in auth middleware dswbx 2025-04-01 13:49:58 +02:00
  • 44b3f72005 added media overlay preview fallback dswbx 2025-04-01 13:37:11 +02:00
  • 9134d121cd keep extension from file when generating random name (#127) dswbx 2025-04-01 13:24:32 +02:00
  • 2f067451b4 chore: update dependencies and enhance TypeScript configuration for Astro example (#128) Cameron Pak 2025-04-01 05:58:13 -05:00
  • 3f26c45dd9 refactored adapters to run test suites (#126) dswbx 2025-04-01 11:43:11 +02:00
  • 36e4224b33 refactored EventManager to run asyncs on call only, app defaults to run before response (#129) dswbx 2025-04-01 11:19:55 +02:00
  • 434d56672c Merge pull request #125 from bknd-io/feat/cli-load-creds dswbx 2025-03-29 08:11:43 +01:00
  • b2fd907e8c updated docs, fixed run with node/tsx dswbx 2025-03-28 21:12:50 +01:00
  • b29c04e8c9 added more cli instructions dswbx 2025-03-28 20:52:00 +01:00
  • 11a28eba88 improve cli creds extraction dswbx 2025-03-28 18:03:09 +01:00
  • 7ed5db5eaa init e2e dswbx 2025-03-28 15:17:04 +01:00
  • 9e3c081e50 reorganized storage adapter and added test suites for adapter and fields (#124) dswbx 2025-03-27 20:41:42 +01:00
  • 40c9ef9d90 Merge pull request #123 from bknd-io/feat/media-dialog-and-infinite dswbx 2025-03-27 10:24:48 +01:00
  • 7facef47da fix media styling on mobile dswbx 2025-03-27 09:57:31 +01:00
  • e2bf6a0724 Merge remote-tracking branch 'origin/feat/media-detect-dimensions' into feat/media-dialog-and-infinite dswbx 2025-03-27 09:26:09 +01:00
  • f6a511d998 add media detail dialog and infinite loading dswbx 2025-03-27 09:23:14 +01:00
  • 9407f3d212 add image dimension detection for most common formats dswbx 2025-03-27 09:21:58 +01:00
  • 0424c08a9e Merge pull request #120 from bknd-io/feat/cf-create-infra dswbx 2025-03-26 10:32:48 +01:00
  • 9d122da4b9 cli create: improve cloudflare (create d1, r2) dswbx 2025-03-26 10:30:47 +01:00
  • 0f56d554b0 Merge pull request #119 from bknd-io/fix/cf-d1-introspect-issue-2 dswbx 2025-03-26 09:59:38 +01:00
  • 06e92d268b fix d1 introspect issue by excluding _cf_METADATA dswbx 2025-03-26 09:58:49 +01:00
  • b44b87923b Merge pull request #118 from bknd-io/fix/cf-d1-introspect-issue v0.10.1 dswbx 2025-03-26 09:21:59 +01:00
  • 6e6c65b375 fix d1 introspect issue by excluding _cf_METADATA dswbx 2025-03-26 09:19:54 +01:00
  • c9c00adf6c docs: added database overview dswbx 2025-03-25 14:21:00 +01:00
  • ee15150c78 Merge pull request #109 from bknd-io/release/0.10 v0.10.0 dswbx 2025-03-25 13:04:25 +01:00
  • f8f5ef9c98 bump version to 0.10 dswbx 2025-03-25 13:03:15 +01:00
  • ec015b7849 docs: add postgres and sqlocal instructions dswbx 2025-03-25 13:02:09 +01:00
  • 67e0374c04 add change set to mutator insert/update after event dswbx 2025-03-21 19:32:24 +01:00
  • 9380091ba9 Merge pull request #116 from bknd-io/fix/s3-upload-in-node dswbx 2025-03-21 18:05:04 +01:00
  • aa66a81b27 Merge pull request #114 from bknd-io/feat/admin-colors-and-resize dswbx 2025-03-21 18:04:26 +01:00
  • 0c15ec1434 hide oauth client details with type password dswbx 2025-03-21 18:03:45 +01:00
  • 7b8c7f1ae4 fix s3 media upload in node environments by adding content length to request dswbx 2025-03-21 18:01:44 +01:00
  • 3180037b67 admin ui: store data canvas positions feat/admin-store-canvas-positions dswbx 2025-03-18 12:39:23 +01:00
  • f6996b1953 admin ui: started color centralization + made sidebar resizable dswbx 2025-03-18 10:56:39 +01:00
  • ea2aa7c76c fix react example styling dswbx 2025-03-15 16:44:58 +01:00
  • 2531c2d8d4 updated react example with todo example dswbx 2025-03-15 16:37:03 +01:00
  • 0e81e14421 bump rc version dswbx 2025-03-15 15:08:04 +01:00
  • b994c2dfb0 bump rc version dswbx 2025-03-15 15:07:29 +01:00
  • 4085d569a8 Merge pull request #113 from bknd-io/feat/data-sqlocal-connection dswbx 2025-03-15 14:43:03 +01:00
  • 622a7b2b9a add sqlocal connection including example dswbx 2025-03-15 14:40:41 +01:00
  • 5697b7891a update cli description for run dswbx 2025-03-14 15:37:51 +01:00
  • 6a6a7a9f26 Merge pull request #112 from bknd-io/feat/react-router-adapter dswbx 2025-03-14 15:36:27 +01:00
  • b763826754 replaced remix with react-router dswbx 2025-03-14 15:32:43 +01:00
  • b3a0ecbe6d Merge pull request #111 from bknd-io/feat/cli-telemetry dswbx 2025-03-14 11:46:17 +01:00
  • 181443b320 fix is_toggled test dswbx 2025-03-14 11:45:02 +01:00
  • 6015acb914 added basic cli telemetry dswbx 2025-03-14 11:40:56 +01:00
  • a55d93b5ff data schema: disable primary field dswbx 2025-03-14 10:03:40 +01:00
  • 1ed94716bd Merge pull request #105 from bknd-io/feat/add-postgres-and-prepare-others dswbx 2025-03-14 09:57:44 +01:00
  • 178838e06c remove postgres test from main package dswbx 2025-03-14 09:55:00 +01:00
  • c4aaa5a90b move postgres to a separate package dswbx 2025-03-14 09:42:51 +01:00
  • b1b2e97a5a Merge remote-tracking branch 'origin/release/0.10' into feat/add-postgres-and-prepare-others dswbx 2025-03-14 08:06:50 +01:00
  • e9f2da82d7 Merge pull request #110 from bknd-io/fix/nextjs-linting-and-adapter dswbx 2025-03-14 07:59:38 +01:00
  • 9cba9ada84 Merge remote-tracking branch 'origin/release/0.10' into fix/nextjs-linting-and-adapter dswbx 2025-03-14 07:56:37 +01:00