Commit Graph

  • b3019d7333 Merge pull request #55 from bknd-io/feat/nextjs-plasmic-catchall dswbx 2025-01-25 09:03:30 +01:00
  • 2265451d4b added handy nextjs-plasmic-bknd functions dswbx 2025-01-23 10:59:33 +01:00
  • ba936604a3 fix overwrite of entity config (e.g. empty label) dswbx 2025-01-23 09:02:58 +01:00
  • 7dd42fbff3 fixed schema updates to fail in nextjs envs due to lodash's merge dswbx 2025-01-23 08:34:11 +01:00
  • f64e5dac03 updated README and documentation (first part) to match 0.6 dswbx 2025-01-21 18:30:01 +01:00
  • 24542f30cb Merge pull request #53 from bknd-io/fix/release-0.6.1 0.6.1 dswbx 2025-01-21 17:13:57 +01:00
  • 51715158c2 fix auth screens' missing config permission, and media URL resolution dswbx 2025-01-21 17:10:45 +01:00
  • 42f935acfd Merge pull request #47 from bknd-io/release/0.6 v0.6.0 dswbx 2025-01-21 08:04:39 +01:00
  • a4ce93bc7e finalize package.json for release 0.6 dswbx 2025-01-21 08:03:03 +01:00
  • fc08108ee0 admin ui: improved relation description dswbx 2025-01-18 16:22:26 +01:00
  • 7cc437e816 Merge pull request #43 from bknd-io/refactor/optimize-ui-bundle-size dswbx 2025-01-18 15:56:20 +01:00
  • a20b6b64a9 updated ui/client components, refactored deps dswbx 2025-01-18 15:25:12 +01:00
  • 664aed35f9 Merge remote-tracking branch 'origin/release/0.6' into refactor/optimize-ui-bundle-size dswbx 2025-01-18 14:13:34 +01:00
  • fb2dff956b added better error messages if config secret permission is missing dswbx 2025-01-18 13:31:33 +01:00
  • db10188945 strengthened schema ensuring for system entities dswbx 2025-01-18 12:39:34 +01:00
  • 145b47e942 minimal popper implementation for context menu placement dswbx 2025-01-18 09:59:10 +01:00
  • ebd4565166 fix __isDev regression because of new vite static build dswbx 2025-01-18 09:20:57 +01:00
  • ad61770ef4 fix entity form fields regression dswbx 2025-01-18 09:15:32 +01:00
  • f4dc26198b Merge pull request #52 from bknd-io/feat/admin-entity-context-menu dswbx 2025-01-18 09:08:50 +01:00
  • 89b29256cf adding context menu to entities list dswbx 2025-01-18 09:05:35 +01:00
  • 7ddcfc89b4 fixed auth strategy toggle, updated astro/remix dswbx 2025-01-17 18:08:23 +01:00
  • baab70f9da fix stackblitz issue uploading media to entity dswbx 2025-01-17 17:02:22 +01:00
  • a6fd9f0d96 fix system entity registration by re-applying configs to modules dswbx 2025-01-17 15:46:05 +01:00
  • 9422cc5bb8 fix media initial enable to force reload window dswbx 2025-01-17 13:57:37 +01:00
  • c3d0f01390 Merge pull request #51 from bknd-io/feat/admin-data-improve dswbx 2025-01-17 13:46:38 +01:00
  • c19d3b2d75 fix entity list unnecessary parameters dswbx 2025-01-17 13:43:45 +01:00
  • a723d6f618 added easier access points to modify schema + added relation flip in dialog dswbx 2025-01-17 13:17:09 +01:00
  • 1625a0c7c0 made the creation of an entity more accessible and obvious dswbx 2025-01-17 11:24:24 +01:00
  • ac3c7316ff Merge pull request #50 from bknd-io/feat/admin-user-create dswbx 2025-01-17 10:28:39 +01:00
  • b61634e261 introduced auth strategy actions to allow user creation in UI dswbx 2025-01-17 10:19:26 +01:00
  • d4f647c0db add readme to npm publish, updated package.json and README.md dswbx 2025-01-17 05:29:13 +01:00
  • ad3fceaf60 Merge pull request #49 from bknd-io/feat/data-api-post-long-url dswbx 2025-01-17 05:05:01 +01:00
  • 2a015ba0a1 extended dataapi tests dswbx 2025-01-17 05:02:26 +01:00
  • 8a6d8329f3 refactor for better precision dswbx 2025-01-16 17:25:19 +01:00
  • 69ea5a00ee DataApi: automatically switch to POST if the URL is too long dswbx 2025-01-16 17:18:30 +01:00
  • c6cbd36231 fix RepoQuery typings dswbx 2025-01-16 16:21:32 +01:00
  • 371184d232 Merge pull request #48 from bknd-io/feat/recursive-with dswbx 2025-01-16 15:47:18 +01:00
  • 8226b644ae fix double registration of auth middleware on data routes dswbx 2025-01-16 15:45:29 +01:00
  • 26a5fd8b34 reworked WithBuilder to allow recursive with operations dswbx 2025-01-16 15:25:30 +01:00
  • 37a65bcaf6 updated repo query schema, repo and withbuilder validation, and reworked relation with building dswbx 2025-01-16 13:22:15 +01:00
  • 5343d0bd9d allow bypassing entity data validation for unknown keys in useEntityForm dswbx 2025-01-16 10:30:28 +01:00
  • 92c3457099 Merge remote-tracking branch 'origin/main' into release/0.6 dswbx 2025-01-16 10:22:44 +01:00
  • 6c491653db Merge pull request #42 from bknd-io/feat/elements-optimize dswbx 2025-01-16 10:21:16 +01:00
  • ec1be3c107 Merge pull request #44 from bknd-io/fix/flow-schema dswbx 2025-01-16 10:20:31 +01:00
  • 85c9020055 Merge pull request #46 from bknd-io/feat/emgr-return dswbx 2025-01-16 10:19:14 +01:00
  • b490c01226 Merge pull request #45 from bknd-io/feat/plasmic-pkg-update-esm dswbx 2025-01-16 10:15:00 +01:00
  • f47218708a added event related tests to mutator, fixed tests dswbx 2025-01-16 10:13:54 +01:00
  • aa4aca1a90 added event related tests to mutator, fixed tests dswbx 2025-01-16 10:11:10 +01:00
  • 6c9707d12c refactored mutator to listen for returned data from event listeners dswbx 2025-01-16 10:10:47 +01:00
  • 438e36f185 refactor event listener registration dswbx 2025-01-15 17:46:41 +01:00
  • 6625c9bc48 Refactor event system to support returnable events dswbx 2025-01-15 17:21:28 +01:00
  • f47d0b1761 update plasmic package to omit cjs, migrated example from nextjs to vite/wouter dswbx 2025-01-15 14:50:10 +01:00
  • a4274423a1 fix advanced flow creation due to schema mismatches dswbx 2025-01-14 16:01:24 +01:00
  • a81aa875a8 lazy import code editor once, externalized codemirror dswbx 2025-01-14 15:07:09 +01:00
  • 7b0a41b297 cleanup cache dswbx 2025-01-14 14:13:16 +01:00
  • 1ea6446fab clean build.ts dswbx 2025-01-14 14:10:54 +01:00
  • 4ee0f74cdb optimize elements by reducing the bundle size required dswbx 2025-01-14 14:10:19 +01:00
  • 4e923bff69 Merge pull request #40 from bknd-io/release/0.5 v0.5.0 dswbx 2025-01-14 12:29:32 +01:00
  • c7bd0a636b fix admin redirection on default role matched only dswbx 2025-01-14 11:55:24 +01:00
  • a9b2c613e1 finalized 0.5.0 dswbx 2025-01-14 08:51:21 +01:00
  • 6855e6f7e9 using vite for static bundling to solve external package's react resolution dswbx 2025-01-14 07:51:14 +01:00
  • b1a32f3705 added nextjs detection and added exception for auth redirection to also work inside stackblitz dswbx 2025-01-11 16:23:20 +01:00
  • d8671355a6 exposed bknd middlewares to be used for custom routes dswbx 2025-01-11 15:45:32 +01:00
  • bd4bc14282 reworked authentication and permission handling dswbx 2025-01-11 15:27:58 +01:00
  • 5823c2d245 fixed auth tests dswbx 2025-01-11 11:35:11 +01:00
  • c732566f63 Add integration tests for auth, improve auth middleware and cookies handling dswbx 2025-01-11 10:52:31 +01:00
  • 0d945ab45b fixed auth middleware dswbx 2025-01-11 08:28:46 +01:00
  • c06ba061f0 inlined JSON schema form library and updated related references to address bundling and React static asset issues dswbx 2025-01-11 08:09:52 +01:00
  • 3bf92a8c65 Refactor asset handling and authentication logic (for node) dswbx 2025-01-10 20:58:03 +01:00
  • 87e07570d4 Refactor admin theme handling and optimize initialization. dswbx 2025-01-10 18:33:12 +01:00
  • c7d983942f Add loading indicator for admin asset initialization dswbx 2025-01-10 18:04:40 +01:00
  • bb756548a6 Fix entity referencing issue during post-seeded relational fetch dswbx 2025-01-10 17:28:43 +01:00
  • e94e8d8bd1 Refactor entity handling to preserve config while overriding type dswbx 2025-01-10 15:51:47 +01:00
  • 1d5f14fae0 Merge pull request #41 from bknd-io/feat/seed-em-media dswbx 2025-01-10 14:44:48 +01:00
  • a8c20d3675 Refactor module schema handling and add sync mechanism dswbx 2025-01-10 14:43:39 +01:00
  • 475563b5e1 fixed version of json-schema-form-react dswbx 2025-01-10 11:41:48 +01:00
  • f0d502133e Refactor Vite integration and update docs dswbx 2025-01-10 09:46:00 +01:00
  • 0500d4fc8e Merge remote-tracking branch 'origin/refactor/drop-cjs' into release/0.5 dswbx 2025-01-10 08:50:13 +01:00
  • 5bccc910a3 Merge remote-tracking branch 'origin/feat/auth-components' into release/0.5 dswbx 2025-01-10 08:24:33 +01:00
  • da3f3d98d0 Merge remote-tracking branch 'origin/feat/vite-adapter-optimization' into release/0.5 dswbx 2025-01-10 08:24:02 +01:00
  • c8745b3464 Merge remote-tracking branch 'origin/feat/repo-query-sort' into release/0.5 dswbx 2025-01-10 08:23:51 +01:00
  • eabd57cb4e Delete media files from filesystem in media controller dswbx 2025-01-09 15:58:35 +01:00
  • d182640981 Add Media.Dropzone and Media.Preview as isolated elements dswbx 2025-01-09 15:43:43 +01:00
  • 138a3579cb Update test expectations and fix test utility usage dswbx 2025-01-09 11:23:23 +01:00
  • 99df7f1402 Handle missing app context in permission middleware to prevent errors. dswbx 2025-01-09 11:06:40 +01:00
  • 47f48be514 Refactor module middleware initialization logic. dswbx 2025-01-09 10:59:48 +01:00
  • 5c7bfeab8f Refactor authentication components for modularity dswbx 2025-01-09 10:20:28 +01:00
  • 7f337e25bb optimized vite adapter with better defaults dswbx 2025-01-08 17:10:00 +01:00
  • fcab042e88 replaced hook form with json schema from dswbx 2025-01-08 17:03:50 +01:00
  • aa86d54553 clean up data controller dswbx 2025-01-08 10:16:41 +01:00
  • 6026613d29 feat: allow data query to have single string as sort dswbx 2025-01-07 18:08:50 +01:00
  • 7d3d1e811f refactor: extracted auth as middleware to be added manually to endpoints dswbx 2025-01-07 13:32:50 +01:00
  • 9f2c20ccee refactor: remove cjs from build to reduce package size dswbx 2025-01-07 08:55:25 +01:00
  • 064bbba8aa doc: nextjs swap edge dswbx 2025-01-07 07:42:49 +01:00
  • d1aa05a9bb chores: repo update dswbx 2025-01-07 07:05:45 +01:00
  • ab46611839 app auth: fix missing email when creating user on seeding v0.4.0 dswbx 2024-12-24 16:16:45 +01:00
  • 24226382e8 Merge pull request #33 from bknd-io/release/0.4.0 dswbx 2024-12-24 16:11:26 +01:00
  • d04c4a6191 bump to 0.4.0 dswbx 2024-12-24 16:10:55 +01:00
  • 06125f1afe added fallback route to server, created extensive setup instructions in docs dswbx 2024-12-24 16:01:42 +01:00
  • 8ef11aa382 Merge pull request #34 from bknd-io/refactor/adapter-options dswbx 2024-12-24 09:45:03 +01:00