Commit Graph

362 Commits

Author SHA1 Message Date
Leandro Antônio Farias Machado
01e3a42d47
Merge pull request #76 from leandrofars/dev
fix(frontend): errors and few warnings
2023-06-26 02:35:10 -03:00
Leandro Antônio Farias Machado
dafe2ced3c fix(frontend): errors and few warnings 2023-06-26 02:34:26 -03:00
Leandro Antônio Farias Machado
0d166f2d13
Merge pull request #75 from leandrofars/dev
Dev
2023-06-26 01:43:02 -03:00
Leandro Antônio Farias Machado
41d548ee66 chore(nginx):update nginx config for websockets 2023-06-26 01:41:30 -03:00
Leandro Antônio Farias Machado
ad43562714 chore(frontend): remove search icon from top nav 2023-06-26 01:11:32 -03:00
Leandro Antônio Farias Machado
678d3bba10 chore(frontend): comment map section + add beta warn at chat 2023-06-26 01:09:51 -03:00
Leandro Antônio Farias Machado
dccdc9c116 feat(webrtc+websockets): logic structure + video and audio streams 2023-06-26 01:09:10 -03:00
Leandro Antônio Farias Machado
71cc19b807 feat(frontend): new components for new device remote calls via front 2023-06-25 23:35:52 -03:00
Leandro Antônio Farias Machado
eaedefa05d feat(frontend): handler for multiple device calls 2023-06-25 23:34:58 -03:00
Leandro Antônio Farias Machado
6932d6df92 fix(controller): geParameterInstances returning null 2023-06-24 11:32:49 -03:00
Leandro Antônio Farias Machado
1489573f89 chore: fix users returning password at api + GeSupportedDm null return 2023-06-24 11:13:18 -03:00
Leandro Antônio Farias Machado
9765b77e32 chore: remember to fix api methods 2023-06-24 10:02:43 -03:00
Leandro Antônio Farias Machado
13341f2291 feat(controller): GetParameterInstances + Firmware update 2023-06-24 08:57:46 -03:00
Leandro Antônio Farias Machado
e38a2cba9a chore(socketio): request to call another user 2023-06-22 10:58:26 -03:00
Leandro Antônio Farias Machado
4319b58321 chore(socektio): handles connections and disconnections situations 2023-06-22 10:42:42 -03:00
Leandro Antônio Farias Machado
10b9b4776b fix(socketio): data inconsistence 2023-06-18 22:34:18 -03:00
Leandro Antônio Farias Machado
742fcc9d3c feat(socketio): get users online and offline (users status) (2) 2023-06-18 22:26:03 -03:00
Leandro Antônio Farias Machado
526804c291 feat(socketio): get users online and offline (users status) 2023-06-18 22:25:16 -03:00
Leandro Antônio Farias Machado
b0e8794d94 feat(socketio): new server service structure 2023-06-17 14:18:51 -03:00
Leandro Antônio Farias Machado
a602121a5a chore: auth context same email in sessionStorage 2023-06-17 14:17:59 -03:00
Leandro Antônio Farias Machado
270fca0f8e chore: replace devias kit name to oktopus 2023-06-17 14:16:06 -03:00
Leandro Antônio Farias Machado
8dae5960e7 feat(api): retrieve all users 2023-06-17 14:13:06 -03:00
Leandro Antônio Farias Machado
d4b6e6775a chore(controller): ignore tmp folder 2023-06-16 11:29:58 -03:00
Leandro Antônio Farias Machado
8e57b87378 feat(api): create users with different privileges 2023-06-16 11:28:33 -03:00
Leandro Antônio Farias Machado
57ebbc7c45 chore(controller): show alert on broker disconnection 2023-06-16 00:12:54 -03:00
Leandro Antônio Farias Machado
a0fef6c36e feat: initial socketio server 2023-06-16 00:12:22 -03:00
Leandro Antônio Farias Machado
9f7920b0e2 chore: websocket server (descontinued) - socketio version for golang is deprecated 2023-06-16 00:10:21 -03:00
Leandro Antônio Farias Machado
274c9d7659 fix(env):api route 2023-06-12 20:12:47 -03:00
Leandro Antônio Farias Machado
5da536ed96 feat(api): get supported parameters from device 2023-06-12 20:12:15 -03:00
Leandro Antônio Farias Machado
8d65004d3c chore(frontend): change text color of dialog answer 2023-06-12 20:07:15 -03:00
Leandro Antônio Farias Machado
0557407301 Sync main changes to dev 2023-06-12 18:58:04 -03:00
Leandro Antônio Farias Machado
e30cd64f5e hotfix(frontend): send request with auth token 2023-06-08 12:37:32 -03:00
Leandro Antônio Farias Machado
4efb6595ea chore(frontend): use url from env 2023-06-08 11:48:22 -03:00
Leandro Antônio Farias Machado
19aafcf989 chore(frontend): use url from env 2023-06-08 11:46:50 -03:00
Leandro Antônio Farias Machado
ef120e3d40
Frontend MVP
Frontend MVP + nginx.conf for api
2023-06-08 11:35:17 -03:00
Leandro Antônio Farias Machado
b5025ec878 chore(frontend): close dialog in close button too 2023-06-08 11:33:27 -03:00
Leandro Antônio Farias Machado
b7ed87c5af chore(frontend): block access to offline devices 2023-06-08 11:32:06 -03:00
Leandro Antônio Farias Machado
609ec53790 chore(frontend): change user default name 2023-06-08 11:31:22 -03:00
Leandro Antônio Farias Machado
11f42a0f8a feat(frontend): devices rpc page 2023-06-08 11:30:59 -03:00
Leandro Antônio Farias Machado
330df2986f fix(devops): nginx.conf for api 2023-06-08 02:00:11 -03:00
Leandro Antônio Farias Machado
dd8c3e5f06
Merge pull request #50 from leandrofars/dev
Dev
2023-06-08 01:26:53 -03:00
Leandro Antônio Farias Machado
790463234c chore: update nginx and controller services 2023-06-08 01:26:21 -03:00
Leandro Antônio Farias Machado
f9042ea2fc fix(mochi): run tls broker with and without tls simultaneously 2023-06-08 01:21:48 -03:00
Leandro Antônio Farias Machado
5a65fd9dff chore(nginx): create api specific route 2023-06-08 01:21:07 -03:00
Leandro Farias
0b7390edc1 fix(frontend): link to device 2023-06-05 11:29:37 +00:00
Leandro Farias
5c00ef6b99 chore(devops): nginx + pm2 server configs 2023-06-05 10:56:50 +00:00
Leandro Antônio Farias Machado
e7fc4e5ce7 Merge branch 'dev' 2023-06-03 10:14:25 -03:00
Leandro Antônio Farias Machado
b89dc9e4a3 feat(devops): deploy front on ec2 [test1] 2023-06-03 10:14:16 -03:00
Leandro Antônio Farias Machado
1138aaeb26 hotfix(mochi): servers id 2023-06-03 10:13:50 -03:00
Leandro Antônio Farias Machado
28528a37d9
Merge pull request #49 from leandrofars/dev
v1.0.1
2023-06-03 09:54:36 -03:00