Commit Graph

29 Commits (master)

Author SHA1 Message Date
ken cf8959f562 Added evio control 2021-09-03 23:37:04 +00:00
Dennis-Gireesh 1dd1ca505b Added copyrights@2021 2021-08-11 17:29:57 -04:00
ken 8bc2b951a5 getTopology resp returns only the request topo 2021-07-10 00:03:13 +00:00
ken 190cc81c62 Add ICE candidate to tunnel data 2021-07-07 19:18:22 +00:00
ken c79fddfeeb Linting 2021-07-06 01:20:17 +00:00
ken ba193009d4 Long polling improvements 2021-07-03 22:39:20 +00:00
ken c67b9bf3c0 Update visualization data format 2021-07-02 01:06:47 +00:00
root 97ccb772e8 Code changes to optimize polling logic for getOverlays and getTopology at MongoDBImpl.js 2021-05-20 18:36:01 +00:00
root 6cc200bb82 Fixed issue where topology data was being sent incorrectly for an overlay, made some UI fixes wrt names 2021-04-02 17:11:48 -04:00
Prajwalanagaraj 6f5669af50 Fix for- The incorrect Topology is displayed when the overlay is selected at the overlays view. 2021-04-01 19:05:19 -04:00
Prajwalanagaraj 399562c874 Code changes to Topology polling at backend-changestreams mongodb specific differenciation 2021-03-29 11:48:57 -04:00
root adcd51e59e FIxed the naming convention of the methods 2021-03-29 11:15:37 -04:00
root dd1ec59e50 Fixed the polling of the overlays after moving all calls to the DB 2021-03-29 10:08:24 -04:00
RajathUbuntu 7edc718038 Added the changes for setInterval in overlays controller 2021-03-29 09:55:58 -04:00
RajathUbuntu 6818f78aaf Awaiting for the result in Impl 2021-03-29 09:53:54 -04:00
RajathUbuntu d988b441f2 Fixed the setInterval by awaiting for it 2021-03-29 09:48:57 -04:00
RajathUbuntu 593ac06501 Added setInterval in findOverlays 2021-03-29 09:36:58 -04:00
RajathUbuntu 89b92a4113 Fixed the checkOverlayData scenario when data is not present 2021-03-29 09:29:16 -04:00
RajathUbuntu a7674b795a Fixed the data check for getOverlays 2021-03-29 09:20:29 -04:00
RajathUbuntu 7a7d558fdf Combined the overlay db call into one method call 2021-03-29 09:03:34 -04:00
root efa01af595 Overlay polling differentiation from mongo specific change streams 2021-03-28 18:38:05 -04:00
RajathUbuntu bdc9515fff Added long polling logic for Topology 2021-03-22 11:20:46 -04:00
root b096cc659c Changes for topology render 2021-03-08 11:44:58 -05:00
Prajwalanagaraj d1773e5f85 db intialization for changestreams commit 2021-03-03 21:40:46 -05:00
Prajwalanagaraj d8cdb86434 getDB() for changestreams commit 2021-03-03 21:29:56 -05:00
Prajwala 0a8f958a67
Fix for GET topology bug 2021-03-02 16:12:06 -05:00
Prajwalanagaraj 315db79ecf Changes implementing long polling for GET overlays 2021-03-01 09:58:52 -05:00
RajathUbuntu 91d4852dc6 Added copyright information and made config changes 2021-02-10 15:51:40 -05:00
RajathUbuntu 643969a813 Setting up the first iteration of new Portal
Following functionality added:
1) Implemented the PUT handler to recieve messages and store it in the MongoDB in a particular format.
2) Code to support multiple databases.
3) GET methods for intervals, overlays and topology.
4) Code to set an expiry interval to clear the DB and overflow of data.
5) Setting up the README with instructions.
6) Added a gitignore file.
2021-02-10 15:22:17 -05:00