Commit Graph

72 Commits

Author SHA1 Message Date
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
Leandro Antônio Farias Machado
0da43097f4 chore: index page title 2023-08-06 22:13:16 -03:00
Leandro Antônio Farias Machado
aab83ce587 feat: create admin if it doesn't exists 2023-07-31 11:07:53 -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
01cba4887d chore(frontend): uncomment map resource 2023-06-27 02:44: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
dafe2ced3c fix(frontend): errors and few warnings 2023-06-26 02:34:26 -03:00
Leandro Antônio Farias Machado
ad43562714 chore(frontend): remove search icon from top nav 2023-06-26 01:11:32 -03:00
Leandro Antônio Farias Machado
678d3bba10 chore(frontend): comment map section + add beta warn at chat 2023-06-26 01:09:51 -03:00
Leandro Antônio Farias Machado
dccdc9c116 feat(webrtc+websockets): logic structure + video and audio streams 2023-06-26 01:09:10 -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
eaedefa05d feat(frontend): handler for multiple device calls 2023-06-25 23:34:58 -03:00
Leandro Antônio Farias Machado
10b9b4776b fix(socketio): data inconsistence 2023-06-18 22:34:18 -03:00
Leandro Antônio Farias Machado
742fcc9d3c feat(socketio): get users online and offline (users status) (2) 2023-06-18 22:26:03 -03:00
Leandro Antônio Farias Machado
526804c291 feat(socketio): get users online and offline (users status) 2023-06-18 22:25:16 -03:00
Leandro Antônio Farias Machado
a602121a5a chore: auth context same email in sessionStorage 2023-06-17 14:17:59 -03:00
Leandro Antônio Farias Machado
270fca0f8e chore: replace devias kit name to oktopus 2023-06-17 14:16:06 -03:00
Leandro Antônio Farias Machado
274c9d7659 fix(env):api route 2023-06-12 20:12:47 -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