Commit Graph

740 Commits

Author SHA1 Message Date
leandrofars
0462d74b15 feat(file-server): build and release 2024-07-04 20:18:20 -03:00
leandrofars
58417cddca feat(adapter): publish message if new device was registered 2024-07-04 16:56:29 -03:00
leandrofars
266857187e feat(controller): add maps api 2024-07-04 16:56:01 -03:00
Leandro Antônio Farias Machado
1a85da603c
Merge pull request #306 from OktopUSP/dev
Nginx + Admin Initial User
2024-07-03 09:41:46 -03:00
leandrofars
99508c5f16 feat: create nginx on docker compose | close #305 2024-07-03 09:35:53 -03:00
leandrofars
f8cb6e600f feat(controller): admin user for enterprise support 2024-07-02 18:53:04 -03:00
leandrofars
feb39953ed feat(controller): admin user for enterprise support 2024-07-02 18:49:15 -03:00
leandrofars
56e3b24d7d fix(controller): oktopus support user enterprise use cases 2024-07-02 13:30:19 -03:00
leandrofars
fd79e7f352 feat(controller): create oktopus root user level 2024-07-02 13:03:08 -03:00
leandrofars
b7b5bdfe90 refact(controller): user level types 2024-07-02 12:32:15 -03:00
leandrofars
9b2a39b66b feat(acs): print connection request user and password 2024-07-02 12:11:37 -03:00
leandrofars
413c03fcd6 fix(cwmp): connection request authentication log 2024-07-02 12:06:50 -03:00
leandrofars
010594ac4d feat(frontend): hide open source message if version is enterprise 2024-07-02 11:20:43 -03:00
Leandro Antônio Farias Machado
000fe93e85
Merge pull request #293 from OktopUSP/dev
Fix frontend build
2024-07-01 14:39:10 -03:00
Leandro Antônio Farias Machado
4f8735b71f
docs(readme): show circleci badge 2024-07-01 14:38:19 -03:00
leandrofars
975a7690f6 fix(frontend): build error 2024-07-01 14:35:44 -03:00
Leandro Antônio Farias Machado
d9688b0260
Merge pull request #292 from OktopUSP/dev
TR-069 support + Init Bulk Data
2024-07-01 14:12:23 -03:00
leandrofars
17c97e816e fix(controller): usp record version | close #290 2024-07-01 13:51:56 -03:00
leandrofars
c3e58d0ddf feat(frontend): ping | closes #279 2024-06-30 22:33:46 -03:00
leandrofars
6bdc0f549e fix(frontend): feedback when no connected devices were found 2024-06-30 20:00:57 -03:00
leandrofars
641aae883b feat(controller): set device alias 2024-06-30 20:00:03 -03:00
leandrofars
2918c57125 feat: ping + traceroute init 2024-06-30 19:59:03 -03:00
leandrofars
698ce9f1ec fix(controller): name to connect to nats 2024-06-29 11:22:53 -03:00
leandrofars
62d05b2389 feat(adapter): work at cluster mode 2024-06-27 18:50:17 -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
bcfeb296ae feat(frontend): switching for enterprise version 2024-06-22 19:03:11 -03:00
leandrofars
894f7868b5 fix(frontend): wifi enable and disable 2024-06-22 19:01:57 -03:00
leandrofars
6ab17b1f12 feat: remove unused images 2024-06-22 17:39:05 -03:00
leandrofars
8857fcdb06 feat: site survey page 2024-06-22 17:38:30 -03:00
leandrofars
b16977a4aa docs(readme): fix small typo 2024-06-21 19:05:52 -03:00
leandrofars
2864f8754d feat(controller): connected devices 2024-06-21 19:00:06 -03:00
leandrofars
b413d45ee7 chore(controller): rename firmware update file function 2024-06-21 17:54:15 -03:00
leandrofars
28ffde5fef feat(controller): site survey + multiple data model support 2024-06-21 17:53:51 -03:00
leandrofars
7461cbe121 docs(readme): better explanation of what oktopus is 2024-06-21 12:29:57 -03:00
leandrofars
23b629599d chore(controller): change firmware update filename 2024-06-20 22:03:22 -03:00
leandrofars
c4efccaa0a feat(controller): enterprise version flow switch option 2024-06-20 21:58:13 -03:00
leandrofars
e946468321 feat(bulkdata): new folder organization 2024-06-20 21:55:29 -03:00
Leandro Antônio Farias Machado
b562b7d78c
docs(readme): microservices diagram 2024-06-19 12:49:00 -03:00
leandrofars
252adf78c1 chore(frontend): update dependencies 2024-06-18 20:15:15 -03:00
leandrofars
3300986e71 chore(socketio): update socketio dependencies 2024-06-18 20:09:43 -03:00
leandrofars
57ca6bd52b feat(frontend): cwmp change device password 2024-06-18 20:05:20 -03:00
leandrofars
a70b662234 fix(frontend): no login user on first run outside demo 2024-06-15 17:09:28 -03:00
leandrofars
50d46bd0c9 fix(frontend): docker image nodejs version 2024-06-15 16:48:38 -03:00
Leandro Antônio Farias Machado
7564da6ad4
docs(readme): update architecture diagram 2024-06-14 13:01:10 -03:00
leandrofars
d4f2303cfa docs: fix some grammatical errors and text organization 2024-06-14 12:58:01 -03:00
leandrofars
ccbb75b6f2 docs(readme): fix some typos 2024-06-14 12:47:06 -03:00
Leandro Antônio Farias Machado
607222139a
docs(readme): update architecture diagram 2024-06-14 12:41:06 -03:00
leandrofars
cb38389d46 fea(frontend): wifi actions only for cwmp device | closes #259 2024-06-13 20:50:50 -03:00
leandrofars
0e86174222 chore(controller): update golang dependencies 2024-06-13 12:34:18 -03:00