Commit Graph

741 Commits

Author SHA1 Message Date
leandrofars
6cfc61cadd feat(docs): readme set href target as blank 2024-09-05 14:17:50 -03:00
leandrofars
ec5a3f6bde fix(docs): readme offical website point to new url 2024-09-05 14:17:15 -03:00
leandrofars
ca0247d357 fix(docs): readme offical website point to new url 2024-09-05 14:16:24 -03:00
leandrofars
a7ba7189f3 feat(docs): readme new approach 2024-09-05 14:15:03 -03:00
leandrofars
51853ab470 feat(agent): stomp configuration file 2024-09-05 13:46:52 -03:00
leandrofars
0a1e5fdf8f fix(frontend): build image even with no warnings 2024-09-05 13:30:24 -03:00
leandrofars
b9c46bc419 fix(compose): forntend image name 2024-09-05 13:29:58 -03:00
leandrofars
dd2a2b3ced fix(ws): usp 1.3 version breaking changes 2024-09-05 13:14:49 -03:00
leandrofars
05dcca4d82 feat(frotnend): devices tooltip warn to upgrade to business plan 2024-09-05 13:04:42 -03:00
leandrofars
4d6493f8c5 feat(frontend): side nav business plan warn 2024-09-05 13:04:07 -03:00
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
Leandro Antônio Farias Machado
eb4c0d6935
Merge pull request #316 from OktopUSP/dev
Fix frontend logo images + Obuspa device Version 8 | close #315
2024-07-16 10:21:21 -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
Leandro Antônio Farias Machado
88027ae773
Merge pull request #313 from OktopUSP/dev
Dev
2024-07-10 16:06:38 -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