-
**Description**
A tutorial for building a CRUD (Create, Read, Update, Delete) application using Taipy would be a valuable addition to the documentation.
**Expected change**
A new application tu…
-
I wanted to provide an elaborate notes for a Notes App which covers all required CRUD (Create, Read, Update and Delete) operations. In these notes, you can find how to build features such as create ne…
-
-
**Description**
Using App installation in TrueNas SCALE (1.1.14 on ElectricEel-24.10.0)
**What is happening instead?**
Error
`Traceback (most recent call last):
File "/usr/lib/python3/dist-…
-
/kind feature
**Why you need this feature:**
Right now the current code base of the web apps does not have unit tests.
**Describe the solution you'd like:**
We should add unit tests for
- […
-
I am trying to add inline add button while inserting but button not appear
```
-
### Description
As per the architectural change, the backend logic of admin APIs needs to be moved to the node backend. This task will include
- Organization CRUD operation
- Organization conte…
-
**Describe the bug**
I enabled #6467 in one project, by following this upgrade guide: https://github.com/EasyCorp//EasyAdminBundle/blob/ddcb815d07fcda841ded26ddde9970470bafae19/UPGRADE.md#added-prett…
-
Hi Team,
I'm running zilla with kafka crud use case, where i primarily focused on POST. Initially the app was running fine with 0.9.89 , able to get 204 response when we hit it with curl. We see an a…
-
### 💾 Issue: Set Up IndexedDB Persistence with Dexie for To-Do App
#### 🏷 Version: `0.0.4`
---
### 📄 Summary
Integrate Dexie to enable local data persistence using IndexedDB, ensuring the …