Commit Graph

59 Commits

Author SHA1 Message Date
leandrofars
6bdc0f549e fix(frontend): feedback when no connected devices were found 2024-06-30 20:00:57 -03:00
leandrofars
2deadba855 feat: device alias 2024-06-25 21:56:43 -03:00
leandrofars
3e8ae22455 feat: connected devices 2024-06-24 20:17:15 -03:00
leandrofars
894f7868b5 fix(frontend): wifi enable and disable 2024-06-22 19:01:57 -03:00
leandrofars
8857fcdb06 feat: site survey page 2024-06-22 17:38:30 -03:00
leandrofars
57ca6bd52b feat(frontend): cwmp change device password 2024-06-18 20:05:20 -03:00
leandrofars
cb38389d46 fea(frontend): wifi actions only for cwmp device | closes #259 2024-06-13 20:50:50 -03:00
leandrofars
b81699903c feat(frontend): prettify xml + route for cwmp api 2024-06-11 22:31:56 -03:00
leandrofars
1879a6cd0b feat(frontend): cwmp remote messages | closes #266 2024-06-11 22:20:46 -03:00
leandrofars
688b17eca5 chore(frontend): separate usp and cwmp devices page 2024-06-11 22:11:10 -03:00
leandrofars
c7ce3f1c95 feat(frontend): wifi screen for cwmp devices 2024-06-09 19:15:29 -03:00
leandrofars
c5a1c92cc4 feat(frontend): init cwmp and usp devices segregation 2024-06-05 20:41:12 -03:00
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
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
leandrofars
50d8f21016 feat(frontend): show mtps status and rtt | closes #226 2024-04-14 13:17:14 -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
9c6b42f267 feat(frontend): new color palette for graphics 2023-12-13 09:42:38 -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
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
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
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
9b87096a33 feat( params discovery ): get params value 2023-09-04 23:03:17 -03:00
Leandro Antônio Farias Machado
f01f662fa4 feat: basic device discover parameters 2023-07-27 11:55:39 -03:00
Leandro Antônio Farias Machado
71c3c8ef40 fix(frontend): device discovery key list error 2023-06-26 02:36:55 -03:00
Leandro Antônio Farias Machado
71cc19b807 feat(frontend): new components for new device remote calls via front 2023-06-25 23:35:52 -03:00
Leandro Antônio Farias Machado
8d65004d3c chore(frontend): change text color of dialog answer 2023-06-12 20:07:15 -03:00
Leandro Antônio Farias Machado
e30cd64f5e hotfix(frontend): send request with auth token 2023-06-08 12:37:32 -03:00
Leandro Antônio Farias Machado
4efb6595ea chore(frontend): use url from env 2023-06-08 11:48:22 -03:00
Leandro Antônio Farias Machado
b5025ec878 chore(frontend): close dialog in close button too 2023-06-08 11:33:27 -03:00
Leandro Antônio Farias Machado
b7ed87c5af chore(frontend): block access to offline devices 2023-06-08 11:32:06 -03:00
Leandro Antônio Farias Machado
11f42a0f8a feat(frontend): devices rpc page 2023-06-08 11:30:59 -03:00
Leandro Farias
0b7390edc1 fix(frontend): link to device 2023-06-05 11:29:37 +00:00
Leandro Farias
e9ce7b2364 chore: device status translate from api + sn center 2023-05-11 14:24:15 +00:00