Commit Graph

658 Commits

Author SHA1 Message Date
leandrofars
e47011b12d fix(controller): remove default falg enterprise true 2024-07-08 20:59:43 -03:00
leandrofars
3bcb3cb884 fix(frontend): sidebar palette 2024-07-08 20:59:03 -03:00
leandrofars
fe2a384de2 feat(frontend): add powered by message 2024-07-08 16:31:42 -03:00
leandrofars
9a47652b0d fix(frontend): custom colors set error when using default mode 2024-07-08 16:30:15 -03:00
leandrofars
40804f29e4 chore(compose): nginx remove depends_on 2024-07-08 15:06:43 -03:00
leandrofars
85f0a6b2cd feat(frontend) custom colors | close #296 2024-07-08 14:39:00 -03:00
leandrofars
fd33b2e291 chore(nginx): add white label route + add websockets support for frontend 2024-07-08 11:55:44 -03:00
leandrofars
1ac139134b fix(frontend): map offline device status color 2024-07-08 10:11:25 -03:00
leandrofars
ba2c2f6318 fix(compose): add ngnix depends_on 2024-07-06 15:43:14 -03:00
Leandro Antônio Farias Machado
9e63c12ddb
Merge pull request #310 from OktopUSP/add_tls_deploy
Add TLS config to local deploy compose
2024-07-06 13:48:57 -03:00
Adriano Chiesa
bfdf5e125d Add TLS config to local deploy compose
To not run with TLS, you need to set the NATS_ENABLE_TLS flag to false and remove the TLS configuration from deploy/compose/nats_config/nats.cfg
2024-07-06 13:26:43 -03:00
Adriano Chiesa
17abeed7af
Merge pull request #309 from OktopUSP/add_tls_nats
Add TLS to NATS connection
2024-07-06 12:41:39 -03:00
Adriano Chiesa
291d15b183 Add TLS to NATS connection 2024-07-05 16:29:51 -03:00
leandrofars
3cd47b155c feat(frontend): maps mvp | close #283 2024-07-05 15:55:40 -03:00
leandrofars
1adbabe654 chore(file-server): print api server url port starter 2024-07-05 14:38:06 -03:00
leandrofars
10f950190f feat(frontend): dinamyc logo and company link 2024-07-05 14:04:09 -03:00
leandrofars
1da6678c09 feat: file-server host logo image + add config to docker compose 2024-07-05 14:01:38 -03:00
leandrofars
d1a44765fe chore(file-server): default folder files hosting 2024-07-04 20:18:52 -03:00
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