Anurag Parida

Results 12 issues of Anurag Parida

Added a Decline Request Button to the Requests Section in the Admin Tab, since right now there is no way of declining a request, only for accepting. ![Decline](https://i.imgur.com/sH0BHBB.png) fixes #496

NEXT

Earlier the approve button used to remove only the first element in the Signup Requests table. Now it removes the correct element, only the one which is clicked. Fixes #686

**Add unit test for src/services/azure-api-app-service/tests/azure-api-app-service.test.js. Changed timeout delay to 45000. Added dependencies and tested Image Build.**

### Used **nyc** tool by IstanbulJS to provide Code coverage with added functionality of HTML support (see below)- * Employed method to generate HTML file in `./coverage` depicting Code Coverage...

* Added `updateObject()` function to *./src/services/cloud-storage/bucket.js* which allows the user to replace an existing object in the specified bucket with a new object in the specified path. * Makes use...

* The application is supposed to handle its dependencies on its own and download the required modules, but- * 4 dependencies had to be installed manually before the process could...

* The design(UI/UX) of the interface feels outdated and needs to be upgraded and improved. * The following dependencies are now deprecated and have to be updated- * constantinople *...

1. The following text(http://localhost:8080/OpenDF-web/) has been configured as a link instead of normal text and is showing link which is broken and shows `This site can't be reached` ![linkerror](https://i.imgur.com/qiXqXgX.png) 2....

* The dependencies for the project need to be updated as they are shown to be corrupted (see below) - * The installation hangs at `extract:react-native-branch` and there was no...

enhancement

* The most important issue is that of installing and running the required programs again and again for running the project- * A `setup.sh` file should be made and Cassandra...