-
## Hello!
- Vote on this issue by adding a đź‘Ť reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
CloudForm…
-
## Description
Implement End-to-End testing for CityOfAfrica using Cypress to automate the entire user journey, ensuring that all platform functionalities such as geolocation services, data processing…
-
### SubTasks
refer [here](https://docs.google.com/spreadsheets/d/1Vq5vRUyAMv2npPv4j41omzZrYcRUb8LEOhNVu_O4OE8/edit?gid=1727375547#gid=1727375547&range=A2:A9) for full test case descriptions
```[…
-
**UPDATE**
I have realized that normal implementation is just having this function return a call to a method in the JPA repository layer. If there is no JPA layers, this is not doable right now. Look…
-
This work item tracks the work to support integrating .NET Azure Functions projects to the Aspire app model, support local development with debugging in VS and VS Code, and support deploying Azure Fun…
-
I had a system issue (not related to rdtclient) and somehow I lost my password for rdtclient. I'm running as a windows service, is there a password reset function?
-
When the credentials.refresh(request) function encounters a network connection failure, it becomes unresponsive and does not time out or raise an exception, causing the application to hang indefinitel…
-
All end points in the locations api require the location service as a dependency:
```python
@router.get("/locations", response_model=List[dict])
async def get_locations(locations_service: LocationSer…
-
I continue to work with HTMX.
Should I redefine `RedirectResponse`(`back(), route(), to()`) and update `redirect()`?
```php
$responseHTMX = single_service('redirectresponse')
->hxRedirect(…
-
We want to have validation of uploads as close to the veteran as possible. We should not wait until sending to LH for this validation (as is currently the case), since an error will delay processing.…