-
Class JPAODataServiceContext has a method: setDatabaseProcessor
```java
/**
* A database processor allows database specific implementations for search and odata function with function impo…
-
Hello,
In a project, we have a step form, with several tabs.
On one of the tabs we have a wysiwyg field. We opted for CKEditor 4.
We are using LiveComponent, so if we go to a field, modify it…
-
Im curious if you have tested this library with Blazor server side. I run into issues using crud services in components where a crud service will return an error that gets handled correctly and added …
-
I have a strange issue with the addField part of the crud.
I have this field which is a relationship so it lists all the customers and submits the customer id in the form which should then be inser…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
https://user-images.githubusercontent.com/8299030/199526461-7db6be2f-46a1-4493-87a6-613d…
-
# Background
The current design of the "My Requests" page lists each request name on the left, with the detail view of the selected request on the right (majority) of the page. When introducing the c…
-
Four years ago the Strapi Chief Product Officer @Aurelsicoko asked the community what their [main pain points](https://github.com/strapi/strapi/issues/3415) were and how critical these issues were to …
-
_Merges feature/item_curd_2 -> develop_
## 작업 내용
- [x] Item CRUD 기능 개선
- [x] ItemOption CRUD 기능 구현
- [x] ItemImage CRUD 기능 구현
- [x] 인증/인가 기능 추가
- [x] imageupload 기능 구현
- [x] item 상품 예약 오픈 기능 구현
## 주의…
-
Implement throwables / grenades.
Db support is there I think, otherwise would require some migrations and help from Chase on prod deploy.
Add controllers / models / etc for backend
Add crud control…
-
**Describe the bug**
When using `@SuperBuilder`, and the annotation is de-lomboked, no constructor that takes the new builder inner class is generated.
**To Reproduce**
I have the following cla…