-
I am experiencing an issue with rolling back migrations in Contember. Currently, there seems to be no direct command to rollback a specific migration, which complicates the process of reverting change…
-
Superadmin a Admin si mohou v BE Admin prohlednout kdo jiz s nabidkou pracoval,
- AKTIVNĚ - otevrel, priradil, zmenil/nezmenil, odradil
- nebo PASIVNĚ - jen otevrel a cetl
Vytvořit prosím nové…
-
When renaming fields and entities there are (at least) 2 problems:
- Need to manually modify migration file.
- Back compatibilty.
I got an idea to have `formerlyKnownAs` decorators for both ent…
-
When a column is set using `now` it saves microsecond precision timestamp, then when I retrieve such a value using Contember it is rounded to millisecond. It can cause a bug when I copy this value to …
-
CLI should cover all tenant, actions and system API mutations and queries
-
Uživatelé BE - Superadmin a Admin mají možnost zadat Export do souborů, který by měl obsahovat všechny sloupce, které daná tabulka obsahuje (dnes je to chybně nějaká standardní podmnožina).
-
Uživatel Dobrovolník na FE dnes zadává pro ubytování jen “Od kdy je ubytování k dispozici (povinné)”
![image](https://user-images.githubusercontent.com/101886400/161250360-09304997-eecb-4fca-8dd6…
-
1. Pak jsme narazili na problém, že když vytvářím nabídku pomoci (např. v kategorii Volnočasové aktivity) a chci přiložit soubor, tak ho nahraju, ale pak se soubor nakonec nepřiloží, nebo tak alespoň …
-
### Your use case
To do things like generic error handling (using the http response object) we would need to add a custom graphql-request middleware. The only way we found to add this middleware is s…
-
**Expected behavior**: Section component should wrap it's children inside a Tab and show/hide them when the tab is active.
**Issue**: Children components are displayed inline, just after previous s…