Sebastian Stehle
3f3d355b0c
Feature/filters v2 ( #835 )
Improved filters with new filter model and reduced dependency to EDM (OData). Also generates the query model in the backend instead of the frontend.
4 years ago
Sebastian Stehle
78c9de7bbf
Migration to .NET 6 ( #791 )
* Migration to .NET 6
* Get telemetry back.
* Fix with code files.
* More asserts.
* Fixed asset and added logging.
* Use configuration.
* Fix wait variable.
* A little bit of cleanup.
* Another fix.
* Fix server URL.
4 years ago
Sebastian
5f6ad4f0a5
Fix naming.
4 years ago
Sebastian Stehle
7bc262fff3
Unique array fields. ( #768 )
* Unique array fields.
* Fix clear indicator.
4 years ago
Sebastian Stehle
a293edb643
Fixes/components ( #733 )
* Fixes
* Fix infinite loop.
5 years ago
Sebastian Stehle
6dc7ca4d38
Feature/components ( #698 )
* Started to work on components.
* Cleanup
* Just some stupid refactoring.
* Continued with components.
* Backend structure for component.
* UI fixes.
* Better handling for unpublished schemas.
* Saving changes.
* Fix OpenAPI
* Tests fixed.
* Support for components.
* Recursive level guard.
* Schema fix.
5 years ago
Sebastian Stehle
816e77af3a
Refactoring/schema type ( #696 )
* Introduce schema-type.
* Make tests more stable.
* Metadata provider.
* Fix stackoverflow.
5 years ago
Sebastian Stehle
389b0dadaa
Refactoring/simplify immutability ( #693 )
* Simplify immutability.
* More cleanup.
* Code cleanup.
* Fix.
* More simplifications.
* Just a spelling fix.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
5517fea29c
Feature/rule page ( #688 )
* UI refactoring
* Code cleanup.
* Minor fixes.
* Tests fixed and unified and code removed.
* Fix bug.
* Update terser to fix compile error.
5 years ago
Sebastian
f86b98b307
Code cleanup
5 years ago
Sebastian Stehle
3ad0c83916
Feature/default values ( #597 )
* Started with default values.
* More tests and equality fix.
* More tests.
5 years ago
Sebastian Stehle
d8d49640f6
Backend localization. ( #552 )
* Backend localization.
* Fixes
* Grain context fixes.
5 years ago
Sebastian Stehle
2298a4d9d8
Form model ( #547 )
* Conditional field rules: Require, Hide, Disable
5 years ago
Sebastian
f12449d6f4
Fix list fields comparison.
6 years ago
Sebastian Stehle
8e2f3e9d7e
Query improvements ( #477 )
* Simplify the query code.
* Custom deep equals.
* Cleanup.
* Json fix.
* Equal fixed for custom equality comparer.
* Better equals solution.
* Fixes
6 years ago
Sebastian
45639f6ec9
Fixed deep equals.
6 years ago
Sebastian Stehle
4e25ccc315
Asset metadata. ( #467 )
* Asset metadata.
* Dynamic queries.
* File tag support.
* Idempotent APIs
6 years ago
Sebastian Stehle
e0383fcf2c
Feature/UI Fields ( #438 )
* Better UI to manage list and reference fields.
6 years ago
Sebastian Stehle
835274396f
Feature/netcore3.0 ( #433 )
* Migration to .NET Core 3.0
* Migration to Orleans 3.0
* Nullable support
* Better separation of frontend and backend.
6 years ago