964a593dbd
remove emojis from example in README as well
2026-03-31 15:58:02 +02:00
85bd0c6572
only perform further validation, if config string isn't null
...
For the configAttributeSlug the further validation fails ugly otherwise
and there's generally no need to do further validation, if a config
string is null.
2026-03-31 15:54:39 +02:00
5e791af057
add null checks
2026-03-31 14:31:07 +02:00
393284ebdc
remove realm exports
2026-03-31 14:07:25 +02:00
ffa6c92c65
renaming and sort some code
2026-03-31 14:05:24 +02:00
88ffb9b9f4
validate configuration before saving it
2026-02-21 15:46:41 +01:00
769fdd704a
ignore regex filter when empty
2026-02-17 16:50:48 +01:00
1381bf6b2a
update README
2026-02-17 16:16:48 +01:00
4471b077b1
rename provider
2026-02-17 15:26:47 +01:00
8ea38a0748
implement TODOs
...
- fetch configuration of AdminUiPage Component
- validate config
- use configuration to get attributes
2026-02-17 15:16:16 +01:00
a7be1213af
Attempt to use the UiPageProvider to configure endpoints
...
Co-authored-by: June june@jsts.xyz
2026-02-17 13:17:42 +01:00