-
As a content creator, I want to manage the institutions
- Add a new tab on the admin page so the admin user can manage in a table all the institutions email added with the following actions: delete,…
-
Set who has a admin permission, and that person should be able to manage user permission.
- Change the admin page to have a table with name of every user and add the following actions: set as admin,…
-
Web controllers (such as `DashboardsController`) follow the standard conventions for controllers as they contain all CRUD methods while API controllers (such as `Api::V1::GetKeywordsController`) expos…
-
Hi all,
I need to have an input text with ajax validation to warn user before sending form. Instead of reinventing the wheel, I improved the text field.
Please find my solution and don't forget to…
-
### Describe your motivation
Since the java counter part of crud is already integrated with flow binders, the same should happen when using the component in a hilla project.
### Describe the so…
-
- **Sourcegraph version:Sourcegraph.com**
- **Platform information: Mac, Chrome**
#### Steps to reproduce:
1. Go to https://sourcegraph.com/search and search for joegiglio.org/flask-crud
#…
-
[technical ticket, no story]
Implementation of dynamically generated REST interface for CRUD operations on SLQAlchemy enabled objects, including inputs and output (i.e. Flask w/ Flask-Restless, Flask…
-
- Add notifications configuration CRUD (users can choose which notifications can be sent by email / web)
- Add reminder notifications (sent web / email notifications when an issue is > x days in the …
-
I want to edit the scaffolding template for Blazor CRUD pages, but my changes to the template are not being reflected in the output.
I tried researching this issue, and [the closest answers I could…
-
### Discussed in https://github.com/pinpoint-apm/pinpoint/discussions/8626
Originally posted by **scorpey** January 27, 2022
Hi !!!
I use pinpoint-hbase2-web-boot-2.3.3.jar AND HBase v. 2.4.9…