leandrofars
|
145c5e9426
|
feat: initial http bulk data collector
|
2024-05-13 16:37:22 -03:00 |
|
leandrofars
|
abf9e92c56
|
fix(frontend): dashboard vendors colors
|
2024-05-08 20:44:39 -03:00 |
|
leandrofars
|
6638aea5b2
|
feat(frontend): devices credentials crud | close #242
|
2024-05-08 20:29:55 -03:00 |
|
leandrofars
|
d36df6c9f3
|
fix(frontend): click area to get device data
|
2024-05-03 14:59:14 -03:00 |
|
leandrofars
|
3fb5f72788
|
fix(frontend): centralize access device link | close #199
|
2024-04-30 17:55:07 -03:00 |
|
leandrofars
|
0327fa9969
|
feat(frontend): users crud | close #252
|
2024-04-30 17:26:16 -03:00 |
|
leandrofars
|
6dd9614eb5
|
fix(frontend): authcontext get token data from localStorage when page is reloaded
|
2024-04-30 17:10:29 -03:00 |
|
leandrofars
|
cccf28bc03
|
fix(frontend): device loading + device found message
|
2024-04-30 10:04:49 -03:00 |
|
leandrofars
|
2ead5e0be3
|
feat(frontend): 403 status error forbidden page
|
2024-04-25 18:07:01 -03:00 |
|
leandrofars
|
b258c1ada0
|
fix(frontend): block access to cwmp or offline device
|
2024-04-24 15:10:03 -03:00 |
|
leandrofars
|
5322519a1e
|
feat: block cwmp access in frontend + add cwmp profile to compose
|
2024-04-24 14:37:09 -03:00 |
|
leandrofars
|
dc090a055b
|
fix(frontend): endpoint env vars
|
2024-04-22 17:37:30 -03:00 |
|
Leandro Antônio Farias Machado
|
a430857ce3
|
Merge pull request #243 from rogersacchelli/dev
Kubernetes Deployment
|
2024-04-17 12:41:15 -03:00 |
|
Roger Sacchelli
|
f39cd325b7
|
minor changes on Dockerfiles frontend
|
2024-04-16 23:06:08 -03:00 |
|
Roger Sacchelli
|
61f93f49e5
|
Kubernetes Deployment - WIP
|
2024-04-16 22:56:47 -03:00 |
|
Roger
|
be5a69f37c
|
Config Map for HAProxy Ingress Controller
|
2024-04-16 23:59:55 +00:00 |
|
leandrofars
|
5faa0cab9c
|
fix(frontend): fetch device per id | close #225
|
2024-04-15 13:46:18 -03:00 |
|
leandrofars
|
7bf9a4ec86
|
fix(frontend): translate to english
|
2024-04-14 13:32:50 -03:00 |
|
leandrofars
|
50d8f21016
|
feat(frontend): show mtps status and rtt | closes #226
|
2024-04-14 13:17:14 -03:00 |
|
Roger
|
8d8423d082
|
Missing Files for Deployment
|
2024-04-10 17:03:59 +00:00 |
|
leandrofars
|
41a088998c
|
fix(frontend): dynamic ws endpoint
|
2024-04-09 01:07:11 -03:00 |
|
leandrofars
|
363668d726
|
feat: frontend with dynamic env vars
|
2024-04-09 01:04:58 -03:00 |
|
leandrofars
|
3b0520d98a
|
build: docker compose add frontend new image
|
2024-03-31 16:21:38 -03:00 |
|
leandrofars
|
462b7be85d
|
build(frontend): makefile +dockerfile
|
2024-03-31 16:20:49 -03:00 |
|
leandrofars
|
8c7cb6d7e9
|
feat: deploy microservices via docker compose
|
2024-03-26 15:40:50 -03:00 |
|
leandrofars
|
5db5aa3ab7
|
feat(frontend): redirect user to login in case of expired jwt
|
2024-02-22 08:53:59 -03:00 |
|
leandrofars
|
0b85b4aca0
|
fix(frontend): status message iota order change
|
2024-02-17 13:50:12 -03:00 |
|
leandrofars
|
f103237d93
|
fix: page number
|
2024-01-11 19:45:01 -03:00 |
|
leandrofars
|
638abfe355
|
feat(frontend): complete pagination + device search per id
|
2024-01-11 19:20:18 -03:00 |
|
leandrofars
|
763fe6efa2
|
feat(frontend): get device per id + init pagination
|
2023-12-27 21:48:50 -03:00 |
|
leandrofars
|
74734e846f
|
fix(frontend): color palette
|
2023-12-13 16:32:08 -03:00 |
|
leandrofars
|
9c6b42f267
|
feat(frontend): new color palette for graphics
|
2023-12-13 09:42:38 -03:00 |
|
leandrofars
|
0e08034383
|
fix(frontend): console errors
|
2023-12-13 09:06:03 -03:00 |
|
leandrofars
|
4d9410ca58
|
feat: add link to oktopus landing-page company
|
2023-11-27 22:53:08 -03:00 |
|
Leandro Antônio Farias Machado
|
50e7580dd3
|
Merge pull request #163 from OktopUSP/dependabot/npm_and_yarn/frontend/semver-5.7.2
chore(deps-dev): bump semver from 5.7.1 to 5.7.2 in /frontend
|
2023-11-20 22:17:48 -03:00 |
|
dependabot[bot]
|
dbf58ba6d3
|
chore(deps-dev): bump semver from 5.7.1 to 5.7.2 in /frontend
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-21 00:43:04 +00:00 |
|
dependabot[bot]
|
4765dcb992
|
chore(deps): bump postcss and next in /frontend
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.
Updates `postcss` from 8.4.24 to 8.4.31
- [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/8.4.24...8.4.31)
Updates `next` from 13.1.6 to 13.5.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.1.6...v13.5.6)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-08 00:10:20 +00:00 |
|
leandrofars
|
08b10fc3d6
|
fix(frontend): dependabot alerts
|
2023-11-07 20:08:50 -03:00 |
|
leandrofars
|
6787f6cbc1
|
refact(frontend): github link
|
2023-11-07 20:08:11 -03:00 |
|
leandrofars
|
b4a4dc2dff
|
fix(frontend): percentage identation
|
2023-11-07 19:58:20 -03:00 |
|
leandrofars
|
414d1a3b59
|
fix(frontend): nextjs build error
|
2023-11-06 00:40:14 -03:00 |
|
leandrofars
|
926fcf25aa
|
feat(frontend): device execute commands
|
2023-11-06 00:30:56 -03:00 |
|
leandrofars
|
221460763c
|
fix(frontend): productClass and vendor dashboard as percentage
|
2023-11-02 11:56:53 -03:00 |
|
leandrofars
|
b6120ab23a
|
chore(frontend): change href tag to nextjs link
|
2023-11-02 11:17:43 -03:00 |
|
leandrofars
|
6e3bc8dcfc
|
feat(frontend): dashboard [ close #126 ]
|
2023-11-02 01:11:29 -03:00 |
|
leandrofars
|
eb23ae8107
|
feat: delete device obj [ close #154 ]
|
2023-10-30 01:35:00 -03:00 |
|
leandrofars
|
35d553dab2
|
feat(frontend): device obj add
|
2023-10-29 23:55:03 -03:00 |
|
leandrofars
|
8672eebcf2
|
chore(frontend): env file with production endpoints option
|
2023-10-23 14:11:57 -03:00 |
|
leandrofars
|
a5592c4d3b
|
fix(security): dependabot alert
|
2023-10-23 13:16:05 -03:00 |
|
leandrofars
|
c5cb253a04
|
chore(readme + frontend): identation + hide map
|
2023-10-23 13:07:46 -03:00 |
|