dswbx
622a7b2b9a
add sqlocal connection including example
2025-03-15 14:40:41 +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
640f015812
upgrade tailwind to v4
2025-03-11 13:43:40 +01:00
dswbx
8df30f4dae
upgrade to react 19
2025-03-11 08:44:49 +01:00
dswbx
675a39ad5c
added aws lambda adapter + improvements to handle concurrency
2025-03-03 15:42:42 +01:00
dswbx
09074f6591
updated nextjs example with app router
2025-02-27 20:09:03 +01:00
dswbx
3bf3bb32a4
fix field date error in modal, adjust notification spacing, added entity quick switcher
2025-02-27 14:07:49 +01:00
dswbx
7743f71a11
added format command and added trailing commas to reduce conflicts
2025-02-26 20:06:03 +01:00
dswbx
9a683c8e35
add auth enabling hints
2025-02-26 18:44:16 +01:00
dswbx
2a9c1be151
added auth strategies form + add ability to disable strategies
2025-02-26 14:53:32 +01:00
dswbx
de854eec3a
added new settings UI for auth
2025-02-25 13:59:44 +01:00
dswbx
cfa950aa46
fix media upload without name, add data result to uploaded payload
2025-02-21 07:40:43 +01:00
dswbx
ee7dcd44f4
updated remix adapter for non-middleware env, fixed console mute
2025-02-19 14:13:29 +01:00
dswbx
7994eabe7d
export RepoQueryIn from client
2025-02-18 12:54:13 +01:00
dswbx
e99abb09b6
Merge branch 'release/0.8' into refactor/data-api-entity-prefix
2025-02-18 10:22:15 +01:00
dswbx
3e6d381239
prefixed data entity endpoints with /entity
2025-02-18 09:12:12 +01:00
dswbx
0823b182f6
admin: added "system" theme option, check user pref
2025-02-18 08:20:41 +01:00
dswbx
d7e772efd9
fixing ui modal styling and make sure schema reloads on media setting changes
2025-02-10 17:47:56 +01:00
dswbx
0a5cc2ad98
fix bknd theme
2025-02-06 15:00:54 +01:00
dswbx
e14d528386
Merge pull request #68 from bknd-io/feat/media-settings-ui
...
Improved media settings UI/UX
2025-02-06 13:59:24 +01:00
dswbx
9a4c2bd530
finalize new media settings ui
2025-02-06 13:58:29 +01:00
dswbx
ab61a1392c
Merge pull request #69 from bknd-io/fix/admin-config-secrets-missing
...
fix clearing schema on unauthorized secrets fetching
2025-02-06 09:01:47 +01:00
dswbx
53d55448e6
fix clearing schema on unauthorized secrets fetching
2025-02-06 09:01:11 +01:00
dswbx
46cf310ad6
finalize new media settings
2025-02-05 17:54:48 +01:00
dswbx
f432473ed9
initial json schema form implementation
2025-02-05 10:31:08 +01:00
dswbx
c2b3316fcb
updated API instantiation, and update user on verify
2025-01-29 14:44:32 +01:00
dswbx
ba936604a3
fix overwrite of entity config (e.g. empty label)
2025-01-23 09:02:58 +01:00
dswbx
51715158c2
fix auth screens' missing config permission, and media URL resolution
2025-01-21 17:10:45 +01:00
dswbx
fc08108ee0
admin ui: improved relation description
2025-01-18 16:22:26 +01:00
dswbx
a20b6b64a9
updated ui/client components, refactored deps
2025-01-18 15:25:12 +01:00
dswbx
fb2dff956b
added better error messages if config secret permission is missing
2025-01-18 13:31:33 +01:00
dswbx
89b29256cf
adding context menu to entities list
2025-01-18 09:05:35 +01:00
dswbx
a723d6f618
added easier access points to modify schema + added relation flip in dialog
2025-01-17 13:17:09 +01:00
dswbx
1625a0c7c0
made the creation of an entity more accessible and obvious
2025-01-17 11:24:24 +01:00
dswbx
b61634e261
introduced auth strategy actions to allow user creation in UI
2025-01-17 10:19:26 +01:00
dswbx
c6cbd36231
fix RepoQuery typings
2025-01-16 16:21:32 +01:00
dswbx
6c491653db
Merge pull request #42 from bknd-io/feat/elements-optimize
...
optimize elements by reducing the bundle size required
2025-01-16 10:21:16 +01:00
dswbx
6c9707d12c
refactored mutator to listen for returned data from event listeners
2025-01-16 10:10:47 +01:00
dswbx
4ee0f74cdb
optimize elements by reducing the bundle size required
2025-01-14 14:10:19 +01:00
dswbx
d182640981
Add Media.Dropzone and Media.Preview as isolated elements
...
Introduce `Media.*` to modularize and customize file upload handling. Refactor media-related components to improve usability, add max item limits, overwrite support, and event callbacks.
2025-01-09 15:43:43 +01:00
dswbx
c1e92e503b
update & fix typing, updated examples
2024-12-23 19:28:31 +01:00
dswbx
3a79ce2cf8
added a new mutate replacement for useEntityMutate to quickly update cache without revalidating
2024-12-21 15:03:14 +01:00
dswbx
deddf00c38
added pausing to event manager, added context aware entity schemas, fixed typings, first boot event, improved useEntityQuery mutation behavior
2024-12-20 20:11:49 +01:00
dswbx
d7ee13011f
isolated constructor functions for entities and relations from config
2024-12-19 08:16:47 +01:00
dswbx
602235b372
optimized module manager seeding, added type support for new api hooks and reduced amount of dist chunks
2024-12-18 18:22:01 +01:00
dswbx
c4138ef823
updated plasmic package to work with new hooks + added example
2024-12-18 08:41:11 +01:00
dswbx
1631bbb754
replaced all react-query usages with new hooks + removed react-query
2024-12-13 17:36:09 +01:00
dswbx
8c91dff94d
updated admin to use swr hooks instead of react-query
2024-12-13 16:24:55 +01:00
dswbx
50c5adce0c
added useEntity and useEntityQuery hooks
2024-12-12 17:00:10 +01:00
dswbx
9d9aa7b7a5
added useApi and useApiQuery to work seamlessly with SWR (tbc)
2024-12-12 10:37:52 +01:00