-
Build a page that allows an APIs.json to be build using client side JavaScript, providing a form for all the APIs.json properties, adding APIs, properties, and all objects -- then submit to the API us…
-
The frontend needs a good refactor, the code is messy and hard to read.
## What are the problems with the current frontend:
- HTML components have a hard to read structure, often using useless tag…
-
The views are not showing autocomplete. This is what I have done. Using django 3.x
`forms.py`
```
from dal import autocomplete
from django import forms
from .models import Demo, Inquiry
class …
-
Is there a way you could add a date-time picker for fields that require date and times such as synchronized start time for video objects or the display start and end for objects in general? Ideally wh…
-
Edinburgh has mentioned they need to have a way to see the family # and genus # for their determinations, ideally on the determination form. The issue is there is no easy way to do that because there…
-
The structure I have for the FSM is all contained in one object called "machine". This would be the owner and it in turn has eight states that are objects as well. Then inside these eight objects are …
-
- [x] Landing page containing a form with labels and inputs for username, blog title, and blog content.
- [x] When I submit the form, blog post data is stored to localStorage.
- [x] When the form s…
-
It seems that the viewhelpers could be named a bit more consistently.
- function html_link($url, $title = null, $options = array()) {}
- function html_form_tag($method = 'post', $action = null, $optio…
-
Bro, can we manage objects with the sound form? Now blender can do it only with baking in to f-curve. If we could do it directly that will change a lot.
Thank you
-
### Package
filament/filament
### Package Version
v3.2
### Laravel Version
v11.9
### Livewire Version
v3.5
### PHP Version
PHP 8.3
### Problem description
Following the example of using a r…