undergroundwires
1935db1019
fix throttle function not being able to run with argument(s)
2021-03-13 12:54:13 +01:00
undergroundwires
f3c7413f52
restructure presentation layer
...
- Move most GUI related code to /presentation
- Move components to /components (separate from bootstrap and style)
- Move shared components helpers to /components/shared
- Rename Bootstrapping to bootstrapping to enforce same naming
convention in /presentation
2021-03-07 19:37:54 +01:00
undergroundwires
cf39e6d254
move code area to right on bigger screens
2021-02-22 16:46:06 +01:00
undergroundwires
5934b17283
refactor and add tests for NonCollapsingDirective
2021-02-09 08:53:29 +01:00
undergroundwires
6fe858d86a
rename Application to CategoryCollection #40
2021-01-02 17:50:47 +01:00
undergroundwires
34672414c3
refactor folders to move "/state" (IApplicationState) inside "/context" (IApplicationContext)
2020-12-29 05:45:03 +01:00
undergroundwires
8ce06facbd
add support for shared functions #41
2020-11-01 18:36:55 +01:00
undergroundwires
14be3017c5
add support for different recommendation levels: strict and standard
2020-10-19 15:12:03 +01:00
undergroundwires
1f19b2528a
fix typo in a test
2020-09-12 14:42:27 +01:00
undergroundwires
1f266c3353
fix indeterminate state being lost
2020-09-06 15:26:19 +01:00
undergroundwires
8bbe6ebf75
fix search (got broken in b789250) with tests and refactorings
2020-09-02 22:44:20 +01:00
undergroundwires
a23d28f2cf
refactor unused imports & variables
2020-09-01 21:32:31 +01:00
undergroundwires
f51e8859ee
add reversibility on category level
2020-09-01 21:18:16 +01:00