usnistgov / oar-pdr

The NIST Open Access to Research (OAR) Public Data Repository (PDR) system software
11 stars 10 forks source link

Feature/odd 1083 rpa datacart #306

Closed chuanlin2018 closed 7 months ago

chuanlin2018 commented 1 year ago

http://mml.nist.gov:8080/browse/ODD-1083

This checkin modified the data cart to handle RPA request. Once the app detects a RPA request, instead of reading data cart from local storage, it requests data from the backend server, then creates a data cart structure and save it to local storage. The data cart works as usual.