-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
Based on the decision in #1704 and #1705 implement the backend API for the list pages. Depending on #1705 this may also include a webserive that provides the frontend with all available columns (based…
-
Imagine that I have two tables: pack_a and pack_b.
In my application, I only want to fetch the items of pack_a when user enters the feature A, and only fetch the items of pack_b when user enters the …
-
### Current Behavior
On our dymanic (Ajax) tables, we ignore the USWDS JS sorting on the frontend and we instead make a new Ajax call that sorts on the backend. In certain cases, the JS sorts the con…
-
### Describe the bug
When resetting the Dynamic Filter, the state of all tables is reset, including those that are not related to the current filter. This causes unrelated tables to reload unnecessari…
-
Lunatic allows min/max to be produced by VTL code, but Pogues forbid to enter anything else than number.
The min and max fields below should accept a VTL expression (for example a variable name):
…
-
A static table has a truncated cell preview mode, but it does not work for dynamic tables.
This is because data is currently retrieved using the `read_table` endpoint, but for dynamic tables `sele…
-
If new tables are introduced by BNetzA, the current code cannot simply add them to an existing database. For example, when running `db.download()` and there is already a database initialized, a new ta…
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have se…
-
Hello Dawid,
I just saw your demo on Dynamic Index Tables here : https://www.youtube.com/watch?v=XamvFV66EPs.
This is something i always wanted to do. Create index tables from the admin, not code.
…