dswbx
f7e6928dba
form: fix popover, improve form types
2025-02-08 15:43:02 +01:00
dswbx
3fa682bfe1
form: fix switch required, add root form error to media settings
2025-02-08 13:27:47 +01:00
dswbx
bb964dc835
added native reactive form to elements
2025-02-08 11:59:43 +01:00
dswbx
f29641c702
using path instead of pointer, replaced lodash usage
2025-02-08 09:18:24 +01:00
dswbx
2e3ee65aa7
added more input field types and improved typing
2025-02-07 17:28:01 +01:00
dswbx
324d641410
form rerenders optimized
2025-02-07 16:11:21 +01:00
dswbx
02e7e1ca95
initially reduced form rerenders
2025-02-06 17:12:43 +01:00
dswbx
78d4f928ba
fix nextjs node adapter import
2025-02-06 15:19:25 +01:00
dswbx
0a5cc2ad98
fix bknd theme
2025-02-06 15:00:54 +01:00
dswbx
9a4c2bd530
finalize new media settings ui
2025-02-06 13:58:29 +01:00
dswbx
46cf310ad6
finalize new media settings
2025-02-05 17:54:48 +01:00
dswbx
8418231c43
improved media settings implementation
2025-02-05 16:11:53 +01:00
dswbx
4b3493a6f5
changed media settings to new form
2025-02-05 11:04:37 +01:00
dswbx
f432473ed9
initial json schema form implementation
2025-02-05 10:31:08 +01:00
dswbx
ba936604a3
fix overwrite of entity config (e.g. empty label)
2025-01-23 09:02:58 +01:00
dswbx
664aed35f9
Merge remote-tracking branch 'origin/release/0.6' into refactor/optimize-ui-bundle-size
...
# Conflicts:
# app/build.ts
# app/package.json
2025-01-18 14:13:34 +01:00
dswbx
fb2dff956b
added better error messages if config secret permission is missing
2025-01-18 13:31:33 +01:00
dswbx
145b47e942
minimal popper implementation for context menu placement
2025-01-18 09:59:10 +01:00
dswbx
89b29256cf
adding context menu to entities list
2025-01-18 09:05:35 +01:00
dswbx
c19d3b2d75
fix entity list unnecessary parameters
2025-01-17 13:43:45 +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
a81aa875a8
lazy import code editor once, externalized codemirror
2025-01-14 15:07:09 +01:00
dswbx
4ee0f74cdb
optimize elements by reducing the bundle size required
2025-01-14 14:10:19 +01:00
dswbx
c7d983942f
Add loading indicator for admin asset initialization
...
Introduced a "loading" div to indicate when admin assets are being fetched. Updated rendering logic and styles in related components to account for this state. Prepared groundwork for potential view transitions.
2025-01-10 18:04:40 +01:00
dswbx
bb756548a6
Fix entity referencing issue during post-seeded relational fetch
2025-01-10 17:28:43 +01:00
dswbx
70e42a02d7
updated examples: astro, nextjs, remix, bun, node
2024-12-23 16:50:26 +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
8c91dff94d
updated admin to use swr hooks instead of react-query
2024-12-13 16:24:55 +01:00
dswbx
a8bbb6e760
admin ui: fix data erd layout
2024-12-11 17:30:33 +01:00
dswbx
3932396084
fixing imports and ssr support + updated remix/nextjs/astro examples
2024-12-07 19:31:12 +01:00
dswbx
f3619bee26
fix lodash-es/* imports causing crash on astro
2024-12-04 14:47:52 +01:00
dswbx
bdc6eb55bf
added bknd admin config override to make it easier to include <Admin />
2024-11-28 11:15:07 +01:00
dswbx
d36c4b07e0
verified cloudflare workers + added configs where to navigate after login/logout
2024-11-26 13:26:11 +01:00
dswbx
824ff40133
reworked admin auth to use form and cookie + adjusted oauth to support API and cookie-based auth
2024-11-23 18:12:19 +01:00
dswbx
0df5c761ec
fix: when auth is disabled, the users entity doesn't exist
2024-11-21 08:23:16 +01:00
dswbx
95ea2c8919
update
2024-11-16 12:57:27 +01:00
dswbx
90f80c4280
public commit
2024-11-16 12:01:47 +01:00