- Jul 31, 2024
-
-
Konrad Mohrfeldt authored
refs #128
-
Konrad Mohrfeldt authored
-
- Jul 25, 2024
-
-
Konrad Mohrfeldt authored
This reduces the number of permission checks and also ensures that the button will only show up, when the dialog is available as well ruling out any typos in the permission names *cough*. refs #300
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
fixes #302
-
Konrad Mohrfeldt authored
We already have a proper search implementation that we should use for in-app filtering.
-
- Jul 24, 2024
-
-
Konrad Mohrfeldt authored
refs #128
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
- Jul 23, 2024
-
-
Konrad Mohrfeldt authored
refs #128
-
Konrad Mohrfeldt authored
refs #301
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
refs #128
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
refs #301
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
Unfortunately, this commit combines a few changes: * the calendar day view now uses the /program endpoint like the week view and therefore no longer needs to generate slots that fill empty spots in the program * the visual presentation has been reworked so that it is more in line with the changes to the week view * the look has been changed to a continuous timelime giving users clear feedback on what has been broadcasted, what is being broadcasted and what will be broadcasted refs #128
-
Konrad Mohrfeldt authored
This allows us to visualize a continuous program in the week view without the need to manually generate slots to fill empty spots in the program. refs #128
-
Konrad Mohrfeldt authored
This store exposes a continuous program that is broadcasted for a radio. refs #128
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
`npx $pkg` executes packages with their latest version which is not something we want for our tests. Instead we want to use the package versions that have already been installed locally through `npm ci` that contain a verified test environment.
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
- Jul 22, 2024
-
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
- Jul 18, 2024
-
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
- Jul 11, 2024
-
-
Konrad Mohrfeldt authored
refs #107
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
- Jun 10, 2024
-
-
Konrad Mohrfeldt authored
This ensures that a dark-scheme dialog used on a light-scheme page will use the text color defined for the dialog and not the page.
-
Konrad Mohrfeldt authored
In some cases the image would overflow its container or the metadata form wouldn’t expand beyond a certain width.
-
- Jun 07, 2024
-
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
Some users didn’t really know that they can re-order the order filter, because they didn’t realize that the drag handle is a drag handle :).
-