Commit Graph

511 Commits

Author SHA1 Message Date
Leandro Antônio Farias Machado
d72b9a09ba
Merge pull request #162 from OktopUSP/dependabot/npm_and_yarn/frontend/postcss-and-next-8.4.31
chore(deps): bump postcss and next in /frontend
2023-11-20 21:42:00 -03:00
Leandro Antônio Farias Machado
d5978af0a2
docs: change project logo 2023-11-20 21:41:11 -03: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
Leandro Antônio Farias Machado
f10095396e
Merge pull request #161 from OktopUSP/dev
[ close #1960 ] and more
2023-11-07 20:10:41 -03: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
Leandro Antônio Farias Machado
4b20adeff5
Merge pull request #159 from OktopUSP/dev
fix(frontend): nextjs build error
2023-11-06 00:41:00 -03:00
leandrofars
414d1a3b59 fix(frontend): nextjs build error 2023-11-06 00:40:14 -03:00
Leandro Antônio Farias Machado
6bd5e9bc1a
Merge pull request #158 from OktopUSP/dev
Dev
2023-11-06 00:33:43 -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
8843cd9dab feat(api): dashboard and general info [ close #125 ] 2023-11-01 01:50:12 -03:00
leandrofars
2d9257f21c feat(api): mqtt conn info 2023-10-31 11:26:55 -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
e550ff37d1 chore(api): init device multiple mtp connection handlers 2023-10-28 17:18:23 -03:00
Leandro Antônio Farias Machado
ac015bfa85
docs: readme infra image update 2023-10-28 16:11:36 -03:00
leandrofars
6ccd0aa0e8 feat(mtp): stomp server with custom usp spec 2023-10-28 16:00:27 -03:00
leandrofars
64f0d5a088 feat(mtp): stomp server 2023-10-27 01:47:53 -03:00
leandrofars
f6d53f8e73 feat(controller): connect to stomp server 2023-10-27 01:47:04 -03:00
leandrofars
c26cf8ebd0 refact(controller): api cors print info identation 2023-10-25 01:02:01 -03:00
leandrofars
fb25839045 refact(controller): mqtt client 2023-10-25 01:01:24 -03:00
leandrofars
4a5a72c1cc feat(api): firmware update 2023-10-23 23:43:59 -03:00
leandrofars
fa1af141e4 feat: http file server 2023-10-23 23:37:38 -03:00
leandrofars
2556eed53d feat(api): device command execute (operate msg) [ close #135 ] 2023-10-23 20:35:08 -03:00
leandrofars
a07082fb79 refact(api): controller clean code [ close #121 ] 2023-10-23 15:46:26 -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
f5934568fe chore(readme): roadmap info [ closes #127 ] 2023-10-23 12:56:52 -03:00
Leandro Antônio Farias Machado
638c6f54bd
Merge pull request #144 from OktopUSP/device_parameter_edition
Device parameter edition
2023-10-23 10:18:41 -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
Leandro Antônio Farias Machado
eb9a996ddd
Merge pull request #133 from OktopUSP/dev
Api Cors Allowed  Origins
2023-10-18 18:39:08 -03:00
Leandro Antônio Farias Machado
e65b4c15ec
feat: create CONTRIBUTING.md [ close #131 ] 2023-10-15 16:09:02 -03:00
Leandro Antônio Farias Machado
a68b3c0b72
Merge pull request #130 from OktopUSP/cors_by_env
Get cors allowed origins from env file [ close #116 ]
2023-10-14 14:18:11 -03:00
leandrofars
1b4c09ae89 chore(socketio): add env file 2023-10-14 14:15:36 -03:00
Leandro Antônio Farias Machado
988ecf4201
Merge pull request #129 from OktopUSP/main
sync branches
2023-10-14 14:08:07 -03:00
leandrofars
b261cee228 feat(socketio): get cors allowed origins from env file 2023-10-13 20:29:08 -03:00
leandrofars
3c4829a355 fix(controller): env comment explation 2023-10-13 20:28:09 -03:00
leandrofars
bc3633e20b feat(controller): custom api cors trough env 2023-10-13 19:43:39 -03:00
Leandro Antônio Farias Machado
41343e2b03
Merge pull request #123 from MuriloChianfa/main 2023-10-07 11:03:15 -03:00
MuriloChianfa
b8ec4242f2 fix wrong typo 2023-10-06 20:19:27 -03:00
Leandro Antônio Farias Machado
d27e17c812
Merge pull request #120 from OktopUSP/dev
Dev
2023-10-05 02:24:25 -03:00