Commit Graph

531 Commits

Author SHA1 Message Date
dependabot[bot]
c8e0b3ef00
chore(deps): bump golang.org/x/crypto in /backend/services/controller
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-23 14:59:51 +00:00
leandrofars
b15ab6b5f0 feat: nginx config for landing site 2023-12-23 11:23:54 -03:00
leandrofars
376de282f2 fix(security): jwt package 2023-12-23 11:23:20 -03:00
Leandro Antônio Farias Machado
1c79528ab8
Merge pull request #175 from OktopUSP/dev
Dev
2023-12-15 09:46:56 -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
f96ff1d075 fix: info api dynamic broker connection 2023-12-13 09:03:12 -03:00
leandrofars
8a0fe71470 chore: remove github workflows folder 2023-12-02 11:37:38 -03:00
leandrofars
f26369c236 chore: remove trash log 2023-12-02 11:24:16 -03:00
leandrofars
342e2fd1bc docs(readme): mention agent simulator 2023-12-02 11:16:19 -03:00
leandrofars
bdc8ddb588 chore(devops): update compose go and nodejs version 2023-12-02 10:35:26 -03:00
Leandro Antônio Farias Machado
ef3e861ab0
Merge pull request #171 from OktopUSP/dev
Dev
2023-11-30 21:22:21 -03:00
leandrofars
76b0371d5c fix(devops): docker compose nextjs version 2023-11-30 21:21:05 -03:00
leandrofars
08ef01bf1f feat(controller): list devices with pagination 2023-11-28 11:59:06 -03:00
Leandro Antônio Farias Machado
5b803f4012
Merge pull request #168 from OktopUSP/dev
feat: add link to oktopus landing-page company
2023-11-27 22:53:46 -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
144fcb371f
Merge pull request #165 from OktopUSP/dev
Security updates + new logo
2023-11-20 22:25:31 -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
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