dependabot[bot]
a944dc8ab0
Bump @adobe/css-tools from 4.0.1 to 4.3.1 ( #265 )
...
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools ) from 4.0.1 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md )
- [Commits](https://github.com/adobe/css-tools/commits )
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-29 00:39:19 +05:00
Sarooj bukhari
b2c51533fb
remove invalid key check ( #280 )
2023-09-28 21:26:11 +02:00
pascal-fischer
fd24536926
add checks to hide last login for non netbird hosted deployments ( #277 )
2023-09-27 18:00:33 +02:00
Misha Bragin
8e8484cd45
Fix packages ( #276 )
v1.16.1
2023-09-27 12:25:55 +02:00
Sarooj bukhari
6c87f53195
Update the /Activity view to use email addresses from the /api/events response ( #273 )
...
uses the events api response information to map user name and email
v1.16.0
2023-09-23 10:45:27 +02:00
pascal-fischer
9bbbff7dc0
Fix last login for regular entries in users overview ( #264 )
...
* add last login to user overview for regular entries without tag
* add backward compatability to properly show with older version of management
* Merge main and update delete user popup messages
---------
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com >
2023-09-23 10:40:22 +02:00
Sarooj bukhari
04a20fa31f
add new fields on setting pag ( #258 )
2023-09-22 16:32:40 +02:00
Misha Bragin
3797db93f0
Hide network routes card for non-linux peers ( #269 )
2023-09-20 10:58:26 +02:00
Sarooj bukhari
2e81765e85
add delete user functionality ( #272 )
2023-09-19 15:13:31 +02:00
Yoann N
cb9f76c0fc
typo in ac creation ( #266 )
2023-09-18 23:22:52 +02:00
Sarooj bukhari
54accb665c
setup ui ( #268 )
...
* setup ui
* capital letter
---------
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com >
v1.15.16
2023-09-07 20:26:34 +02:00
Maycon Santos
cfea3bd489
Add ephemeral peers views and subviews ( #267 )
v1.15.15
2023-09-06 13:36:23 +02:00
Zoltan Papp
a44a1c5424
Feature/ephemeral peers ( #263 )
...
* Add ephemeral peer switch for SetupKeyNew component
* Add "sys" handling in activity view
2023-09-04 13:49:11 +02:00
Sarooj bukhari
c2c044421f
Peer search bug ( #262 )
2023-08-25 12:25:58 +02:00
Yulia
e8d57c3445
Fix flaky Access control test ( #261 )
...
Fixed flaky test by changing the way to access
Access Control Page and add some test ids of Add Rules buttons.
Temporary removed tests for Firefox and webkit(safari)
v1.15.14
2023-08-22 11:38:11 +02:00
pascal-fischer
0b892c0056
Add User last login and new events
...
Add last login to users overview list.
Additionally added new events for dashboard login, peer expiration and peer login.
2023-08-18 19:23:56 +02:00
Misha Bragin
14d9b80029
Limit UI view for the "user" role ( #259 )
v1.15.13
2023-08-15 22:36:21 +02:00
B. Baumgartl
dedbe55308
Add windows/macos/android instructions for self-hosted ( #254 )
...
* Add windows/macos instructions for self-hosted
* Add android instructions for self-hosted
2023-08-14 18:54:44 +03:00
Yulia
796a06cf27
Add end-to-end tests using playwright ( #257 )
...
Add tests with playwright for:
- add peer modal on first access
- add peer modal on empty peer list
- test install buttons and instructions for Linux,
Docker, macOS, Windows and Android
- check default ACL
The tests are using a modified version of the getting
started scripts to run a local environment of
management services and run the dashboard from the current version
Todo:
- run tests before create docker container
- add more tests
2023-08-12 23:11:32 +02:00
Sarooj bukhari
2443c6332d
Apply quick group on all application ( #253 )
v.1.15.12
2023-08-10 15:34:21 +02:00
braginini
3b5193ae4e
Fix protocol ALL value
2023-08-05 11:42:06 +02:00
Sarooj bukhari
cf42dd52fc
fix expiration validation ( #252 )
v1.15.11
2023-08-04 23:30:08 +02:00
Sarooj bukhari
bc6842e5b5
Add quick update of group on peer ( #250 )
2023-08-04 12:03:35 +02:00
Sarooj bukhari
a8ed755dda
Sidebar menu for Settings ( #249 )
...
Replace tab view in the Settings panel with the left-handed
sidebar menu.
2023-08-02 16:14:13 +02:00
Sarooj bukhari
a87c06ef52
Groups management ( #246 )
2023-08-01 21:05:42 +02:00
Sarooj bukhari
c0130d265c
fix domain validation ( #247 )
...
* fix domain validation
* handle on update
* move logic to utils
2023-08-01 10:48:10 +02:00
Misha Bragin
63ced3088a
Add public installation page ( #248 )
v1.15.10
2023-07-31 20:21:15 +02:00
Misha Bragin
42b7a15466
Drag custom query params to auth layer (e.g., utm_source) ( #244 )
v1.15.9
2023-07-31 15:16:51 +02:00
Sarooj bukhari
c88bfa6476
Add filter by groups in peer ( #243 )
v1.15.8
2023-07-24 17:45:53 +02:00
Maycon Santos
c4138a8c45
fix one-off key creation
v1.15.7
2023-07-21 20:18:59 +02:00
Sarooj bukhari
3f5418bebc
Bug/remove group duplication on select view ( #241 )
...
* remove duplicate group on select view to change the logic from name to id
* fix group bug and add grouping on DNS
* fix setup key issue
2023-07-21 19:46:22 +02:00
Maycon Santos
f60605e5e3
Allow unset audience ( #240 )
...
by setting the AUTH_AUDIENCE=none we will unset the audience value,
not passing that to the requests
This is required for the jumpcloud support
2023-07-21 19:45:37 +02:00
Sarooj bukhari
c1b2ededa7
remove duplicate group on select view to change the logic from name to id ( #238 )
v1.15.6
2023-07-20 10:08:26 +02:00
Sarooj bukhari
31eaa4a241
add all filter state on persist on page refresh ( #236 )
...
* add all filter state on persist on page refresh
* clear state on logout
* fix issues while refresh
2023-07-20 09:22:01 +02:00
dependabot[bot]
ba365336ff
Bump word-wrap from 1.2.3 to 1.2.4 ( #237 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 22:02:03 +05:00
Sarooj bukhari
06c238b013
Fix peer mobile view ( #233 )
2023-07-18 08:50:58 +02:00
dependabot[bot]
ed56c240f3
Bump semver from 6.3.0 to 6.3.1 ( #230 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-15 01:01:59 +05:00
dependabot[bot]
1f3c7d87d7
Bump tough-cookie from 4.1.2 to 4.1.3 ( #223 )
...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases )
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3 )
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-15 01:01:37 +05:00
Zoltan Papp
9de2906fb2
Extend activity view with group delete ( #232 )
2023-07-14 10:11:32 +02:00
Sarooj bukhari
359b443326
Update remaining pages layout ( #231 )
2023-07-14 10:09:08 +02:00
braginini
ecae39d94b
Adjust DNS view
v1.15.5
2023-07-13 12:55:04 +02:00
Sarooj bukhari
30b858c1bc
Make all modals UI consistent ( #229 )
v1.15.4
2023-07-12 17:35:55 +02:00
Sarooj bukhari
e82b269ff5
fix network routes pages ( #228 )
2023-07-11 09:06:08 +02:00
braginini
23a4b79f01
Fix disabled links
2023-07-10 18:13:08 +02:00
Sarooj bukhari
cc5a9b1033
Fix table loading glitch ( #227 )
2023-07-10 16:49:52 +02:00
Sarooj bukhari
09ae157be3
Re-work DNS layout ( #222 )
2023-07-10 09:03:27 +02:00
pascal-fischer
cb89eeb921
Fix default value for expiration for setup keys ( #221 )
...
* fix initial value for setup keys so default works
* fix initial value for setup keys so default works
2023-07-07 12:40:51 +02:00
pascal-fischer
79446c0e77
remove formatted expiry logic and fix sent expires_in ( #220 )
v1.15.3
2023-07-06 17:16:10 +02:00
Zoltan Papp
1f258e4e2c
Update copyright title at the bottom of the page ( #219 )
2023-07-06 16:38:02 +02:00
braginini
bae95d2e11
Fix peer groups control in the peer update view
v0.15.4
2023-07-01 20:40:26 +02:00