-
### Description
Implement an API endpoint for retrieving all users with pagination. This endpoint allows authenticated super admins to fetch a paginated list of all users in the system.
### Endpoi…
-
**Objective**: Allow new users to register (sign up) in the application.
**Sub-Tasks**:
1. **Create User Model**:
- If not using Django’s default user model, create a custom user model tailore…
-
The problem is that users are entering invalid emails like `xxxxxxx@gmail.ocm` or `xxxxxx@gmail.cmo`, which is causing email sending to fail and to generate a lot of Sentry errors.
Sentry error:
http…
-
**Employee**
- [x] Leaving Request Employee - API
- [ ] Update Request Employee - API
- [x] Soft Delete Request Employee - API
- [ ] Delete Request - API
**Manager**
- [x] Leaving Approval M…
-
### **Feature Request: Mixpanel Destination Connector**
**Issue Type**: New Feature / Connector Request
#### **Description**
We need to build a **Mixpanel Destination Connector** that allows …
-
Issue Type:
New Feature / Connector Request
Description
We need to build a Shopify Destination Connector that allows users to send data from Multiwoven to their Shopify stores. This connect…
-
### Description
Implement an endpoint for superadmins to retrieve all contact messages from the database. This endpoint must be protected to ensure only superadmins can access it.
**Requirements…
-
### User Story:
As a developer, I want thePennsylvania to validate test messages in staging, so that they can receive data in the format they expect.
### Description/Use Case
[STLT] is already receiv…
-
configuration API from `/configurations`
sample response
```
{
"EMAIL_PORT": "587",
"EMAIL_ENABLE": "true",
"OTP_LENGTH": "4",
"EMAIL_AUTHENTICATION_REQUIRED": "true",
"EMA…
-
## Purpose
- create some form validation widgets that hook into model's validations.
## Learn from
https://github.com/jzaefferer/jquery-validation
http://activeform.rubyforge.org/
https://docs.django…