Commit Graph

679 Commits

Author SHA1 Message Date
leandrofars
dbbaf4fe50 feat(frontend): new colors palette 2024-09-05 12:24:21 -03:00
leandrofars
636f034666 feat:(frontend): side-nav enterprise items 2024-09-05 12:11:03 -03:00
leandrofars
a5211f4dba chore(frontend): remove enterprise flag 2024-09-05 12:01:54 -03:00
leandrofars
061456957c feat(frontend): cwmp and usp device resources 2024-09-05 11:31:38 -03:00
leandrofars
e2160fee15 fix(stomp-adapter): intermitent connection to STOMP server 2024-09-05 10:33:19 -03:00
leandrofars
48921f8f8b feat(frontend): account popover show user email 2024-09-05 10:12:28 -03:00
leandrofars
b9c6533e2c feat(frontend): remove socketio calls from 2024-09-05 10:09:28 -03:00
leandrofars
badeaf9820 feat(controller): remove enterprise switch + feat: filter devices 2024-09-05 10:05:57 -03:00
leandrofars
32acb8e9ad feat: update protobuffer messages to usp spec version 1.3 2024-07-22 13:58:41 -03:00
leandrofars
51002480e3 feat(agent): update obuspa to version 8.0.5 2024-07-16 09:21:51 -03:00
leandrofars
2681e7c5a3 fix(frontend): custom-frontend + file-server 2024-07-12 17:49:20 -03:00
leandrofars
8d67c61e93 fix(frotend): images location + maps api key build 2024-07-11 13:00:25 -03:00
leandrofars
b057076ed4 feat: new oktopus emails 2024-07-10 13:59:44 -03:00
leandrofars
8e1760fad1 fix(frontend): connected devices no rssi state when dBm is zero 2024-07-10 13:54:20 -03:00
leandrofars
35372dd980 feat(frontend): device rssi indication of signal state 2024-07-10 11:59:56 -03:00
leandrofars
9df2a04404 chore(frontend): site survey add one more color to chart 2024-07-10 11:14:55 -03:00
leandrofars
ad90ea6a4f feat(frontend): site survey 2024-07-10 11:12:42 -03:00
leandrofars
868a97f9d5 feat(frontend): wifi channels 2024-07-09 10:52:23 -03:00
leandrofars
36b57b8f21 chore(controller): remove polluting log 2024-07-08 21:08:23 -03:00
leandrofars
3de7288014 feat(frontend): map save last place visited and zoom 2024-07-08 21:01:19 -03:00
leandrofars
2424c1d49e fix(frontend): remove rest endpoint env var 2024-07-08 21:00:23 -03:00
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