Commit graph

35 commits

Author SHA1 Message Date
miloschwartz
3e7712d7fd
fix type and fix redirect to resource niceId on create 2025-09-20 15:06:24 +02:00
Owen
8992e99c07
Make sure to default the match 2025-09-20 15:05:52 +02:00
Owen
32f7d9f527
Remove toast 2025-09-20 15:05:48 +02:00
Pallavi
98cb271d26
minor fix to domain sanitize when create resources 2025-09-20 15:05:47 +02:00
Pallavi
476cd915ab
Enter key handling & hostname field reset in resource create 2025-09-20 15:05:47 +02:00
Owen
f7293a3933
Adjust default to prefix 2025-09-20 15:05:47 +02:00
Owen
7f6ee7c88d
Translate 2025-09-20 15:04:06 +02:00
Owen
ef5f713bfb
Adjust styling to make it more clear 2025-09-20 15:04:05 +02:00
Owen
4220f518d0
Just style it a bit 2025-09-20 15:04:01 +02:00
hetlelid
bb57f7537e
Update page.tsx
Added default location for the config files, for reference
2025-09-20 15:04:00 +02:00
Owen
471a15f3a0
Add prefix to ui and resource 2025-09-20 15:01:43 +02:00
miloschwartz
459853ca99
move all components to components dir 2025-09-20 14:53:12 +02:00
Pallavi
7d5961cf50 Support unicode with subdomain sanitized 2025-08-31 22:45:42 +05:30
Pallavi
78f464f6ca Show/allow unicode domain name 2025-08-31 17:53:35 +05:30
Pallavi
9557f755a5 Add Smart Host Parsing 2025-08-22 13:07:03 +05:30
miloschwartz
5c04b1e14a
add site targets, client resources, and auto login 2025-08-14 18:24:21 -07:00
miloschwartz
84268e484d
update docs links 2025-08-01 22:34:02 -07:00
miloschwartz
80aa7502af
fix resource domain not required 2025-07-28 12:52:44 -07:00
Owen
28f8b05dbc
Basic clients working 2025-07-27 10:21:27 -07:00
Owen
78661799f2
Resources working with new picker 2025-07-14 15:36:15 -07:00
Owen
98a261e38c
Pull up downstream changes 2025-07-13 21:57:24 -07:00
miloschwartz
a0381eb2c6
clean up ui pass 1 2025-06-30 09:34:14 -07:00
miloschwartz
a24431bc3b
fix hide raw resources again 2025-06-17 17:03:08 -04:00
miloschwartz
8199202dc3
fix hide raw resource option 2025-06-17 16:53:57 -04:00
miloschwartz
32e54d0f94
hide raw resources ui if disabled 2025-06-17 16:23:33 -04:00
Marvin
dd7b91f770 Merge remote-tracking branch 'upstream/dev' into feature-i18n 2025-06-05 04:41:28 +00:00
miloschwartz
2cca561e51
support postgresql as database option 2025-06-04 12:02:07 -04:00
Lokowitz
f07e8d08c3 update all 2025-05-25 19:01:20 +00:00
Lokowitz
d9ee40c898 more fixes 2025-05-17 20:04:56 +00:00
vlalx
96bfc3cf36
I18n orgId/settings (#21)
* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys if settings/resources/resourceId/authentication

* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys if settings/resources/resourceId/general

* Small naming fix

* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys if settings/access/roles

* New translation keys in en-US locale

* New translation keys in de-DE locale

* New translation keys in fr-FR locale

* New translation keys in it-IT locale

* New translation keys in pl-PL locale

* New translation keys in pt-PT locale

* New translation keys in tr-TR locale

* Add translation keys in orgId/settings

* Fixes after merge

* Fixes after merge

* Fixes after merge

* Small fix

* Fix build
2025-05-17 17:49:01 +02:00
Lokowitz
a058f4acf3 complete sites i18n 2025-05-05 19:24:14 +00:00
Lokowitz
7eb08474ff Add first i18n stuff 2025-05-04 15:11:42 +00:00
miloschwartz
5e052a446a
1.3.1 2025-05-03 12:25:02 -04:00
miloschwartz
18e6f16ce7
add snippets to create resource 2025-04-28 21:45:43 -04:00
miloschwartz
d6d6a59eee
add new resource create wizard 2025-04-23 20:58:53 -04:00
Renamed from src/app/[orgId]/settings/resources/CreateResourceForm.tsx (Browse further)