Commit Graph

94 Commits

Author SHA1 Message Date
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
leandrofars
a6b6cc4779 chore(frontend): show loading at set parameter value request 2023-10-23 10:05:11 -03:00
leandrofars
8d1c2c3647 feat(frontend): show param edit error 2023-10-23 01:41:27 -03:00
leandrofars
5ecf6ffc10 feat(frontend): device parameter edition 2023-10-22 17:32:07 -03:00
leandrofars
214151c7ce chore(frontend): add modal to edit parameter 2023-10-21 18:10:15 -03:00
leandrofars
88fca6dbad chore(frontend): initial parameters value edit 2023-10-21 12:54:50 -03:00
leandrofars
93134db584 fix: github image 2023-10-05 02:20:31 -03:00
leandrofars
3f55818b1b chore: add github link to project 2023-10-05 01:51:35 -03:00
leandrofars
3497572c50 chore: add passowrd and user for demo usage 2023-10-05 01:51:08 -03:00
leandrofars
93749d5b70 feat: device paramater discovery [close #95] 2023-10-05 01:13:01 -03:00
Leandro Antônio Farias Machado
0a5b86140c chore: show table even with no devices 2023-09-15 11:01:20 -03:00
Leandro Antônio Farias Machado
a6f741d4db chore: comment chat feature 2023-09-04 23:03:50 -03:00
Leandro Antônio Farias Machado
9b87096a33 feat( params discovery ): get params value 2023-09-04 23:03:17 -03:00