-
posting changeset should response
- the inserted records
- the updated records
- number of deleted records
- records that can't be inserted due to error
- records that can't be deleted due to error
- …
-
Change the Benchmark_Type model to use a database table as a source rather than hard coded values so new types can be added and add APIs to support CRUD functionality for the Benchmark feature.
I'd…
-
-
- [ ] Add a function that handles CRUD for Shipments
- [ ] Bound the Source_id to the Shipment
### Definition of Done
- [ ] A function that allows CRUD operations for an Order object has been implem…
-
## Value proposition
As a plant enthusiast
I want to manage all my personalyzed entries and settings,
So that I can access them seamlessly across different devices and browser sessions.
## Des…
-
EPIC: SysAdmin
As an **administrator** I can **add, and update users/user profiles via a front-end** so that **I don't need to use a separate URL, and all changes can be administered from one maint…
-
- [ ] Get Journal Entry
- [ ] Get Journal Entry by date
- [ ] Create Journal Entry
- [ ] Delete Journal Entry
- [ ] Edit Journal Entry
etc
-
**TASKS**
1) Make sure UI form fields/state match Project model fields.
2) Create fetch call logic for UPDATE project.
**REFERENCE GUIDE:**
```
class Project(models.Model):
project_name =…
-
Create entry
Update entry
Delete entry
Load all existing entries
-
Process for basic CRUD functionality with SQLite