-
# Building a Crud application using Preact
In this article, we will build a To-do app using Preact with Full Preact Crud Functionality. Preact is a Javascript library, although similar
[https://code…
-
### Our objective
- [ ] We will add a new configuration feature on the _context.xml_ so that the user is able define a generation pipeline. For instance:
```xml
```
This configurat…
-
# Wiki Page Home
- [x] Is the first page you see upon entering the wiki
- [x] Contains a welcome message
- [x] Contains a link/placeholder for a link to the live page
- [x] All links in the righ…
-
## Overview
Simple web app for creating and managing AI-enhanced streams with visual controls.
## Problem
Streamers need a way to visually manage AI-enhanced live streams without touching cod…
-
Thanks a lot for such a nice template for CRUD operations play2_crud. It worked fine with the activator. But when I am trying to integrate with the latest version of play (2.5.4) and scala (2.11.7) an…
-
We need to track more events than content - examples:
- [x] App related events (Install, Stop, Start) https://github.com/enonic/xp/issues/9316
- [x] Principal related events (CRUD) https://github.co…
-
1. Create a user crud and give the ability to upload a profile picture.
2. Upload an image to storage/app/public/profile_pictures using the local disk.
-
We have incorrectly ported over the affinity/toleration feature (introduced in PR https://github.com/kubeflow/kubeflow/pull/5237) when we moved from the old `jupyter-web-app` to the `curd-web-apps`
…
-
# Feature Request
### What's the feature you think Backpack should have?
Do we _really_ need the CrudTrait to be added to a Model, in order to work with it? It's one extra step when creating an …
-
CRUD app will send a POST request to the Slack Bot when a reviewer is requested. This will probably be the structure:
```
{
'valid_reviewers': [123, 456, 029],
'trainee_name': "john smit…