Commit Graph

36 Commits

Author SHA1 Message Date
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
vlalx
ea24759bb3 I18n components (#27)
* 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

* Move into function

* Replace string matching to boolean check

* Add FIXIT in UsersTable

* Use localization for size units

* Missed and restored translation keys

* fixup! New translation keys in tr-TR locale

* Add translation keys in components
2025-05-25 16:41:38 +02:00
Lokowitz
eff812eaa8 first fixes 2025-05-17 18:17:22 +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
059081ad8b more i18n 2025-05-04 16:23:08 +00:00
miloschwartz
1a750e8279 test new layout 2025-04-13 14:30:19 -04:00
grokdesigns
7a55c9ad03 Add support for menu children and moved invitations under users 2025-04-09 09:23:47 -07:00
miloschwartz
3612857585 use global search for tables 2025-03-31 10:31:35 -04:00
miloschwartz
fefb07e14c move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz
0e38f58a7f minor visual enhancements 2025-03-01 17:45:38 -05:00
miloschwartz
20f1a6372b small visual improvements 2025-02-26 21:24:35 -05:00
Milo Schwartz
a35e24bc0e fix table filters and update readme 2025-02-13 14:45:32 -05:00
Milo Schwartz
8165051dd8 fix toast dismiss causing components to rerender and clean up rules text 2025-02-10 21:35:06 -05:00
Milo Schwartz
d070415515 fix table page size selector 2025-02-05 21:56:28 -05:00
Milo Schwartz
64158a823b major ui tweaks and refactoring 2025-01-04 20:22:01 -05:00
Milo Schwartz
0e99e2b62b minor visual improvements 2025-01-03 22:32:24 -05:00
Milo Schwartz
3b4a993704 refactor and reorganize 2025-01-01 21:41:31 -05:00
Milo Schwartz
172e0f07d5 improve site and resource info cards and other small visual tweaks 2024-12-30 23:41:06 -05:00
Milo Schwartz
32ffb33d98 improve spacing and column layout on mobile 2024-12-29 22:07:12 -05:00
Milo Schwartz
b78e7a324d place holder landing pages 2024-12-26 19:33:56 -05:00
Milo Schwartz
11cbafb92a reduce spacing in forms 2024-12-22 17:09:22 -05:00
Milo Schwartz
ce5df3b0b9 fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz
d3d2fe398b env context and refactor api support different ports 2024-12-12 22:46:58 -05:00
Milo Schwartz
41e531306d protect /setup and use links for button 2024-11-26 20:30:52 -05:00
Milo Schwartz
7c9e57ef12 improve formatting in data tables 2024-11-25 23:07:21 -05:00
Milo Schwartz
2312258468 add placeholder buttons to make all rows the same height 2024-11-24 23:28:38 -05:00
Milo Schwartz
6abc80aa7a add border to tables and fix acesss page title spacing 2024-11-24 23:07:09 -05:00
Milo Schwartz
8c02367507 show site type 2024-11-24 22:48:17 -05:00
Milo Schwartz
45e1bff2e0 small visual enhancements to icons 2024-11-22 23:58:08 -05:00
Milo Schwartz
28bae40390 add roles input on resource and make spacing more consistent 2024-11-15 18:25:27 -05:00
Milo Schwartz
44b932937f standardize header, save all button for targets, fix update site on resource 2024-11-13 20:08:05 -05:00
Milo Schwartz
22d9f6b37b move to new role before delete 2024-11-10 21:52:50 -05:00
Milo Schwartz
1a3d7705d9 change user role 2024-11-10 21:19:41 -05:00
Milo Schwartz
231e1d2e2d more user role stuff 2024-11-09 23:59:19 -05:00
Milo Schwartz
bb17d30c9e list roles, make sidebar component, responsive mobile settings menu selector 2024-11-09 00:08:17 -05:00