Eduard Gert
071feb02f9
Fix SSO expiration dropdown to reflect the actual "Hours" or "Days" ( #345 )
2024-03-01 17:01:26 +01:00
Eduard Gert
8e7bcc0c22
Extend posture checks with peer network range check ( #344 )
...
add support to peer network checks
2024-02-27 16:15:47 +01:00
Eduard Gert
a8b66d935f
Show loading indicator for peer detail view as groups are loading ( #343 )
2024-02-26 18:02:28 +01:00
Eduard Gert
f74f9cf812
Add region and public ip to peer table and detailed peer view ( #340 )
...
* Fix group badge icon size
* Fix copy icon size
* Add region information to peer table and single peer view
* Push to docker
* Change login expired icon size
* Fix country flag in single peer view
* Change country flag size in peer table
* Disable revalidation for countries
* Fix icon size on peer detail view
* Rollback workflow
* Revert login expiration
---------
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com >
2024-02-23 15:52:33 +01:00
Maycon Santos
7578595f05
Update posture checks documentation links ( #339 )
2024-02-22 21:46:55 +01:00
Eduard Gert
a5fc05ca3a
Add posture checks to further restrict network access ( #338 )
2024-02-22 13:58:41 +01:00
Eduard Gert
8ffdb442f1
Allow adding 3 nameserver addresses ( #337 )
2024-02-19 14:29:33 +01:00
Eduard Gert
a04e3afccb
Show "Never" when a user never logged in instead of a date ( #335 )
2024-02-16 12:15:32 +01:00
Eduard Gert
bca327e4cf
Add better search for network-routes by group name ( #336 )
2024-02-16 12:15:14 +01:00
Eduard Gert
663d7ea58c
Add check to call initial users only once in dev mode ( #332 )
2024-02-13 15:11:37 +01:00
Eduard Gert
b701783dca
Update ephemeral_peers to ephemeral ( #331 )
2024-02-13 14:12:31 +01:00
Eduard Gert
fc9a9dfa3e
Block application and show loading until users are fetched ( #330 )
...
* Add option to ignore errors
* Block application and show loading until users are fetched
2024-02-13 14:08:43 +01:00
Eduard Gert
093efc08b3
Fix an issue of creating duplicate groups in the access control and network routes modal when group does not exist ( #328 )
2024-02-12 14:12:57 +01:00
Eduard Gert
dfa41a48e3
Hide the user invite button for selfhosted users ( #327 )
2024-02-12 14:08:10 +01:00
Eduard Gert
2cf366a5f8
Fix access control to show the correct modal ( #326 )
...
* Rename Access Control "Rule" to Access Control "Policy"
* Show the correct modal for Access Control
2024-02-12 14:07:53 +01:00
Eduard Gert
f91788faef
Fix iOS detection and modal scrolling on Safari mobile ( #325 )
...
* Add better iOS detection
* Fix scrolling for Safari browser
2024-02-12 14:07:31 +01:00
Eduard Gert
ec7bb76f1e
Fix closing of tab when creating setup-key ( #324 )
2024-02-12 14:06:59 +01:00
Eduard Gert
15bab2cef4
Merge pull request #322
...
* Add unique key for nameservers
2024-02-12 14:05:26 +01:00
Eduard Gert
f5059f485c
Fix invalid token error message ( #321 )
2024-02-09 16:07:09 +01:00
Eduard Gert
3c60de4169
Add a fallback in case the user has no name ( #320 )
...
* Fix redirect link to event streaming docs
* Fallback to a user id in case user has no name
2024-02-05 16:48:25 +01:00
Eduard Gert
2267cecf46
Change fetch() to support idToken source ( #319 )
...
* Fix redirect link to event streaming docs
* Change fetch logic to support okta oidc
2024-02-05 11:08:36 +01:00
Eduard Gert
2b222e082a
Init Dashboard V2 ( #316 )
...
* Init Dashboard V2
* Update README.md
* use dedicated vars and prevent docker push on PRs
---------
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com >
2024-01-30 13:34:42 +01:00
Eduard Gert
4612f6c49a
Add "New dashboard" Banner ( #315 )
...
* Add new dashboard Banner.tsx
* display on localdev and add todo note
---------
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com >
2024-01-24 18:36:20 +01:00
Maycon Santos
a3a0e6315f
Use Approve for approve peer modal ( #312 )
2024-01-02 20:07:10 +01:00
Misha Bragin
fa7bc205ba
Add reference to the Apple Store on the Add Peer window ( #311 )
2023-12-29 18:03:50 +01:00
pascal-fischer
87ff65f1a7
adding peers approval flag to non user bound devices ( #310 )
2023-12-25 13:01:54 +01:00
Bethuel Mmbaga
748596f710
Add JWT allow groups support in account settings ( #309 )
2023-12-18 12:14:03 +01:00
Misha Bragin
b06cb0ec3d
Add a settings page for custom IdP and MFA ( #308 )
2023-12-12 13:42:14 +01:00
Misha Bragin
0c924f7ded
Correct peer approval tooltip ( #307 )
2023-12-12 13:33:11 +01:00
Maycon Santos
f29c915fc2
fix settings update blank page
2023-12-11 18:07:05 +01:00
Maycon Santos
5f8579bfda
Fix peer expiration interval init on validation ( #306 )
2023-12-11 17:46:32 +01:00
pascal-fischer
a71389aa29
not sending extra settings on selfhosted deployments ( #305 )
2023-12-11 16:52:29 +01:00
Maycon Santos
c3ba026452
Init domains array for custom nameserver group ( #304 )
2023-12-08 11:07:10 +01:00
Maycon Santos
193f8a7bdf
Fix missing text update from #302 ( #303 )
2023-12-07 18:05:44 +01:00
Maycon Santos
2f800bf912
Add delete account support ( #302 )
...
* Add delete account support
* add peer approval form item
* block menu for non owners
2023-12-07 15:28:07 +01:00
pascal-fischer
0199ea81f3
Add support for peer approval ( #299 )
...
* add support for peer approval
* use gold color for tag
---------
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com >
2023-12-05 13:17:40 +01:00
Maycon Santos
a20894092b
Add owner role support ( #300 )
...
Update checks for admin to include owner role
Updated role list to include role for users
Updated activity with new event type handler
2023-12-01 16:57:18 +01:00
Maycon Santos
f4d6ce5770
Fix Windows server version lowercase
2023-11-24 18:29:43 +01:00
Maycon Santos
dd67ab6dcb
Fix Windows server version ( #298 )
2023-11-24 17:42:31 +01:00
pascal-fischer
2613948cdf
Fix OS display format for iOS ( #297 )
...
* fix OS format function to properly show iOS
* bring back windows check
2023-11-13 22:30:50 +08:00
pascal-fischer
dc95d8bfd1
disallow routing through ios devices ( #295 )
2023-11-11 13:20:39 +01:00
Bethuel Mmbaga
f49c28f550
Add integration activity events target to Activity view as system setting ( #293 )
2023-11-08 13:51:57 +03:00
Maycon Santos
2fc7b73ea0
Fix/blank page on empty policy groups ( #292 )
...
validate null sources and destinations fields
2023-11-01 11:56:12 +01:00
pascal-fischer
a9354d3c87
removed disabled option from setup key filter switch ( #291 )
2023-10-27 20:06:42 +02:00
Sarooj bukhari
e0ae7d068a
add search domains enabled to namespace ( #288 )
...
---------
Co-authored-by: braginini <bangvalo@gmail.com >
2023-10-20 09:33:44 +02:00
Sarooj bukhari
ddd812e9a0
Add a refresh button to the table views ( #287 )
...
Co-authored-by: braginini <bangvalo@gmail.com >
2023-10-15 19:04:05 +02:00
Sarooj bukhari
2d55d0736f
Add referesh button to the peers table ( #286 )
...
Co-authored-by: braginini <bangvalo@gmail.com >
2023-10-12 18:38:59 +02:00
Sarooj bukhari
8febc26f1f
fix update distribution groups bug ( #284 )
2023-10-04 20:07:02 +02:00
Sarooj bukhari
3f854b01a0
Add support to network routes with peer group ( #275 )
...
support to routes with peer group
updated the view logic to support the new type
updated peer view as well
for now, we are supporting a single group, but that can be extended
2023-10-04 11:37:23 +02:00
Misha Bragin
303d51eff8
Display service username in the activity ( #282 )
2023-10-03 16:06:50 +02:00