Commit Graph

660 Commits

Author SHA1 Message Date
J. Newing 2a6298e9eb Admins can enable 2FA
Added the feature for admins to force 2FA on accounts. The next time the
user logs in they will have to setup 2FA on their account.
2025-07-08 10:21:24 -04:00
Owen 1bcb027e05 Fix translation issue with targets 2025-07-01 21:04:40 -07:00
miloschwartz 1e5141c27c add newt version update available to table 2025-06-30 13:59:30 -07:00
miloschwartz 4ffdd6f74f clean up a few save buttons 2025-06-30 12:28:27 -07:00
miloschwartz a0381eb2c6 clean up ui pass 1 2025-06-30 09:34:14 -07:00
miloschwartz cc930ebf53 prevent site name from wrapping 2025-06-27 16:46:03 -04:00
miloschwartz 809a135721 add refresh sites button 2025-06-27 16:43:14 -04:00
miloschwartz 8f1cfd8037 toggle clients with feature flag 2025-06-26 15:09:16 -04:00
miloschwartz 9bb4d8b2a3 store last visited org in cookie 2025-06-24 14:54:07 -04: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 7fd1fb89f1 disable local and wg sites with flag 2025-06-17 16:35:05 -04:00
miloschwartz 32e54d0f94 hide raw resources ui if disabled 2025-06-17 16:23:33 -04:00
Owen 459bc32f9d Merge branch 'dev' into clients-pops 2025-06-11 11:13:40 -04:00
Owen 31a41576d8 Fix translation & add space 2025-06-11 09:37:21 -04:00
Owen a65ea9c360 Merge branch 'dev' into Lokowitz-feature-i18n 2025-06-10 18:40:24 -04:00
Owen 3c2ea1a75f Add translation and fix ts issues 2025-06-10 18:34:04 -04:00
Owen 0537992603 Merge branch 'dev' into clients-pops 2025-06-10 13:00:20 -04:00
Lokowitz d66739f69e update proxy section in resource 2025-06-10 07:30:30 +00:00
miloschwartz e41eafd497 enhance link styling and bump traefik version 2025-06-09 17:38:18 -04:00
Owen 363b8b52af Merge branch 'dev' into Lokowitz-feature-i18n 2025-06-09 14:53:32 -04:00
Owen 3257edc2a0 Add link to docs for newt 2025-06-09 14:23:53 -04:00
Thijs van Loef f2e461a1ee improve readability 2025-06-09 13:06:08 +02:00
Thijs van Loef 26207bd951 add datasize helper and add correct sorting to sitestable 2025-06-08 00:07:49 +02:00
Marvin a6348a3e28 Merge remote-tracking branch 'upstream/dev' into feature-i18n 2025-06-06 06:03:55 +00:00
miloschwartz f0cb65f65c dont import db in nextjs 2025-06-05 14:44:34 -04:00
Marvin 34fa5fe438 Merge remote-tracking branch 'upstream/dev' into feature-i18n 2025-06-05 17:27:13 +00:00
miloschwartz 92135ff9c1 minor visal adjustments to docker container view 2025-06-05 11:51:48 -04:00
Marvin dd7b91f770 Merge remote-tracking branch 'upstream/dev' into feature-i18n 2025-06-05 04:41:28 +00:00
Owen 54aa3ce7d8 Comment the socket status for now 2025-06-04 17:18:42 -04:00
Owen df4da75c57 Dont do socket on non-newt sites 2025-06-04 16:02:45 -04:00
miloschwartz b46e49922c Merge branch 'dev' into postgres 2025-06-04 12:04:28 -04:00
miloschwartz 2cca561e51 support postgresql as database option 2025-06-04 12:02:07 -04:00
Marvin e8870cf174 Merge remote-tracking branch 'upstream/dev' into feature-i18n 2025-06-04 09:01:37 +00:00
vlalx dc6fafba41 Fixes for build (#124) 2025-06-03 19:48:20 +02:00
Owen f438d2ddbf Watch target inputs 2025-06-02 21:13:57 -04:00
Owen ea0ab0e63c Merge branch 'dev' into improbableone-hub-dev 2025-06-01 23:31:11 -04:00
PrtmPhlp 167d0b6867 unnecessary file 2025-06-01 12:19:09 +02:00
PrtmPhlp 8c121daf6c docker run command in detached mode 2025-06-01 12:15:14 +02:00
Rajesh V 948eb7f6d0 docker socket 2025-05-29 22:34:05 +05:30
Lokowitz f07e8d08c3 update all 2025-05-25 19:01:20 +00: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 547e777eb0 more fixes 2025-05-17 20:16:26 +00:00
Lokowitz d9ee40c898 more fixes 2025-05-17 20:04:56 +00:00
Lokowitz eff812eaa8 first fixes 2025-05-17 18:17:22 +00:00
vlalx 731ec1da69 I18n app other (#24)
* 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 app/invite, app/setup and other files

* Fix build

---------

Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
2025-05-17 18:23:34 +02:00
vlalx b8ed5ac1c5 I18n auth (#23)
* 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 app/auth

* Fix build

---------

Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
2025-05-17 18:11:56 +02:00
vlalx d2d84be99a I18n admin (#22)
* 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 app/admin

* Fix build

---------

Co-authored-by: Lokowitz <marvinlokowitz@gmail.com>
2025-05-17 18:04:19 +02: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 6f54e3da9e New translations en-us.json (German) 2025-05-17 15:39:40 +00:00