-
As there will be numerous API calls that will be made to backend we need to have a proper structure to store the API data in redux state. The structure should include:
1) API name
2) Unique naming…
-
## Description
Create a Pop-up component based on the designs detailed in [issue #22](https://github.com/DigitalCommons/mykomap-monolith/issues/22). The component should contain all the fields display…
-
### Description:
Currently, the frontend renders static pages from the `frontend` directory without establishing any API connections. To improve this, I propose introducing a global state management …
-
We currently have a functioning backend and frontend, but there is no established API connection between them, preventing the data request-response cycle from being completed.
To address this, I pl…
-
# Buatlah website my favorite movie
- **Daftar di sini** untuk mendapatkan api key https://www.themoviedb.org/
- **Gunakan Redux** sebagai management state
- Komponen **MovieNowPlaying** untuk me…
-
Aktuell werden alle authentifizierten Aufrufe an das API über den Redux-Store Core User authentifiziert. Langfristig soll der Redux Store abelöst werden.
- [ ] API Auth über `useAuth()` & user `ide…
-
## Feature Request
**Is your feature request related to a problem? Please describe.**
Anyone that wants to learn how to contribute to the core or even make their own plugins has a pretty hard ti…
-
Redux was adopted in Auspice many years ago. Since then, Redux has developed new features to simplify usage (e.g. Redux Toolkit, hooks API).
Steps from the [migration guide](https://redux.js.org/us…
-
Tasks:
- [x] Referral mock is generated with an array of objects like the example below(subject to change when data comes from map):
```
Sta6aKey: String
ReferralStatus: String
Referr…
-
The mock was created in this ticket: https://github.com/department-of-veterans-affairs/va.gov-team/issues/95262
This ticket is to create a all of the boilerplate required to make the API call and stor…