Maycon Santos
425fac8e9c
DNS ( #101 )
...
Added DNS tab for managing Nameservers.
Users will be able to add multiple nameservers
and set distribution groups that dictate to which peers the settings will be applied.
With this PR we also got a set of group handlers that can be reused.
2022-11-25 15:55:26 +01:00
Maycon Santos
8e626cdd96
Revert "bump @axa-fr/react-oidc to 6.9 to fix atob padding bug ( #97 )" ( #99 )
...
This reverts commit 957ff98cec .
2022-10-18 17:48:30 +02:00
Jens L
957ff98cec
bump @axa-fr/react-oidc to 6.9 to fix atob padding bug ( #97 )
...
* bump @axa-fr/react-oidc to 6.9 to fix atob padding bug
* add issuer to auth0AuthorityConfig
2022-10-17 23:54:21 +02:00
Maycon Santos
17e671200e
Don't display announcement after user close it ( #95 )
...
We store the banner text as md5
and the state if user closed already
2022-10-13 17:45:51 +02:00
Maycon Santos
c58834309b
Add hotjar integration ( #89 )
...
hotjar is only enabled if NETBIRD_HOTJAR_TRACK_ID is passed
2022-10-02 18:01:06 +05:00
braginini
52c1909229
Fix package json
2022-09-23 15:02:23 +02:00
Misha Bragin
954d697b5f
Add Access Token hook to return valid token ( #81 )
2022-09-19 13:11:07 +02:00
Maycon Santos
7166eb6e2f
Network Routes page ( #71 )
...
Add Network routes page to interact with the routes API endpoint of our management
2022-09-05 09:08:51 +02:00
Maycon Santos
2b359b2140
Update dependencies to resolve issue with mobile ( #64 )
...
* Update dependencies to resolve issue with mobile
* ensure min rc-overflow fixes the issue with mobile
2022-08-03 16:48:24 +02:00
Maycon Santos
b59865ae05
Replace Auth0 SDK with axa-fr/react-oidc ( #60 )
...
Replacing Auth0's SDK with a more generic implementation of an OIDC client.
This will allow us to use other IDP providers that follow the OIDC standards.
2022-07-26 16:13:08 +02:00
Maycon Santos
009933c0e2
Refactor with ant design and TypeScript ( #51 )
...
Refactoring UI using ant design
This will allow us to move forward faster because of its popularity
We also rewrote the code in TypeScript,
we believe this is also a major step moving forward
with the project as it brings more struct and clear/clean code.
Co-authored-by: Raphael Oliveira <raphael.oliveira@dataontabs.com >
Co-authored-by: braginini <bangvalo@gmail.com >
2022-06-01 22:44:06 +02:00
Misha Bragin
0a04b11413
Update AddPeer tab ( #47 )
2022-05-26 20:29:36 +02:00
shatoboar
00168e80ac
User list tab ( #44 )
...
The new user tab displays a table of users
that belong to the account.
2022-05-05 10:56:37 +02:00
dependabot[bot]
db80211470
Bump ejs from 3.1.6 to 3.1.7 ( #43 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 10:39:33 +02:00
Misha Bragin
1631025da8
Fix recent vulnerabilities ( #42 )
2022-05-02 10:11:14 +02:00
Misha Bragin
7905324257
Fix sign out btn not visible when error loading pic ( #41 )
2022-04-25 16:53:09 +02:00
Oluchukwu Vivian Obiako
f11aff792d
Implement Search & Filter #25 ( #36 )
...
Add React-Table library replacing the default table.
Integrated a search function by name.
Added sorting by Name and LastSeen
Co-authored-by: Misha Bragin <bangvalo@gmail.com >
2022-04-06 19:17:22 +02:00
braginini
ed82212e77
Remove craco to fix vulnerabilities
2022-04-03 17:08:07 +02:00
braginini
33402b1cab
Fix some dependencies
2022-04-03 13:32:26 +02:00
dependabot[bot]
d5c9275df8
chore(deps): bump follow-redirects from 1.13.1 to 1.14.9 ( #35 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.13.1 to 1.14.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.1...v1.14.9 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-03 13:18:50 +02:00
dependabot[bot]
245f02238a
chore(deps): bump postcss from 7.0.35 to 7.0.36 ( #34 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-03 13:18:36 +02:00
dependabot[bot]
e6f04082be
chore(deps): bump minimist from 1.2.5 to 1.2.6 ( #33 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-03 13:18:19 +02:00
dependabot[bot]
32d884fd25
chore(deps): bump url-parse from 1.4.7 to 1.5.10 ( #32 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-03 13:17:59 +02:00
dependabot[bot]
dedf6f3b40
chore(deps): bump nanoid from 3.1.25 to 3.3.2 ( #31 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.25 to 3.3.2.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.3.2 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-03 13:17:34 +02:00
braginini
ce91e30209
Correct minor warning
2022-04-03 12:59:57 +02:00
braginini
99fa0fb4ac
initial commit
2021-09-03 15:00:54 +02:00