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
acb2ca2779
Optimize memory usage by copying same field values to new data and fix parsing error with geojson.
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
4d9fbd7322
Feature/full delete ( #765 )
* Started with a few repositories.
* Get rid unnecessary allocations.
* New repositories and cancellation token improvements.
* First untested implementation.
* Fix infrastructure tests.
* Warnings fixed.
* All tests green again.
* New tests.
* Better cancellation.
* More tests.
* Backup fix.
* Markdown everything
* A few more tests and fixes.
* Fix app deletion flag.
* Provide app to client creator.
* Started with migration.
* Temp.
* Minor change to rename app deletion.
* Toggle for deleter.
* Fix build.
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 Stehle
d43abcc8c9
Feature/settings ( #686 )
* First settings.
* Migrations.
* Angular update.
* Type safe templates
* Type safe templates
* Backend Tests and minor fixes.
* Some tests.
* Cleanup and tests.
* Fix tests for title component.
* Remove patterns test.
* Tests for settings.
5 years ago
Sebastian
2d41f700d6
Fix code.
5 years ago
Sebastian
542ace7a87
Fix command result.
5 years ago
Sebastian
8563821841
Nulling.
5 years ago
Sebastian Stehle
a41e13c6b8
Refactoring/serializers ( #654 )
* #639 Create JSON schemas for all rule events
* Serializers simplified.
* Converters removed.
* Get rid of serializer code.
* Json fixes.
* Tests fixed.
* Tests fixed.
* Fix tests?
* Bugfix for references.
5 years ago
Sebastian
f86b98b307
Code cleanup
5 years ago
Sebastian Stehle
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration fixed.
5 years ago
Sebastian Stehle
a6fd374976
Reduce allocations in visitors. ( #618 )
5 years ago
Sebastian
a6b7693dd5
Test fixed
5 years ago
Sebastian
bcaaf89ca0
Migrate to shared hosting.
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
d2f85d8775
Ng5 and angular update. ( #595 )
* Ng5 and angular update.
* Updates
* Build fix
* Dockerfile fixed
* Update drone to net5
* Another test
* Force build
* Warnings fixed
* Code fixes and imports removed.
5 years ago
Sebastian
0159b8fde1
Code styling fixes.
5 years ago
Sebastian Stehle
eaa33d0354
Role properties. ( #580 )
* Role properties.
* Imrproved permission system.
* Tests fixed.
* Design improvements.
* Tests fixed.
* Make properties optional.
5 years ago
Sebastian
ed15466c81
Better default config.
5 years ago
Sebastian
2a47c9ef2c
Some more tests.
5 years ago
Sebastian Stehle
2ee47638b0
Feature/client contingent ( #563 )
* T
* Temporary
* Temp.
* Limits
* Localization fix.
* Test improvement.
* Fixes.
* Tests fixed
* TS build fix.
* Use client library.
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 Stehle
6c4ea7b7d9
Allow anonymous access for clients. ( #544 )
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian Stehle
59951d28d7
Started to fix the conversion flow. ( #519 )
* Started to fix the conversion flow.
* Finalized (hopefully)
* Improved tests and fixed a bug with assets resolver.
6 years ago
Sebastian Stehle
880c5ef5f0
Feature/rule runner ( #512 )
* Imports reorganized after objective criterias.
* Rule rerunner.
* Build fix.
* Just another fix.
* Another build fix.
6 years ago
Sebastian
77de569272
Https certs and bugfixes
6 years ago
Sebastian
f12449d6f4
Fix list fields comparison.
6 years ago
Sebastian Stehle
d5d1285419
Feature/focus point ( #482 )
* Improved image editor and focus point.
* added missing files.
* Folder renamed
* Focus point improvement.
* Focus point in API.
* Tags improved.
* Another style fix.
6 years ago
Sebastian
42842e1b81
More tests and code improvements.
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
c54c76c3c7
Reverted array after benchmark.
6 years ago
Sebastian
12fb5914d4
Simplified language system.
6 years ago
Sebastian
597633a596
Fixes to language handling.
6 years ago
Sebastian Stehle
977adccf2a
Feature/test suite ( #475 )
* Started with test suite.
* Unified test suite.
* Backup tests.
* Asset test
* Fix asset metada.
* Fix element removed.
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
7a31b13269
Resharper fix.
6 years ago
Sebastian
b6c9158743
Usings cleaned.
6 years ago
Sebastian
724caa2124
Fix workflow serializer for old NoUpdate values.
6 years ago
Mittul Madaan
98a62a248e
Enable multi-select of roles for prevent updates. ( #444 )
* Enable multi-select of roles for prevent updates.
6 years ago