Sebastian
f81fe2e6b0
Fix Orleans credentials and remove obsolete profilers.
4 years ago
Sebastian Stehle
5990416301
Refactoring/logs ( #842 )
* Tus simplified.
* Update package.
* Refactored logging.
* Get rid of using.
4 years ago
Sebastian Stehle
23beef2904
Tus support. ( #839 )
* Tus support.
* Save file.
* Fix registration.
* Fix local cache usage.
* Make assert more flexible.
* Cleanup
* Another cleanup.
* better tests.
* Fix tests?
* Update packages.
* Easier tests?
* Upload packages.
* Another attempt.
* Check for exception.
* Fix test
4 years ago
Sebastian Stehle
cf94209847
Updated several packages and simplified code with roslyn analzer. ( #838 )
* Updated several packages and simplified code with roslyn analzer.
* Fix graphql.
* Fix tests.
* Fix GraphQL.
4 years ago
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
e7611a68c4
Fix login URL and naming.
4 years ago
Sebastian Stehle
1391031e8b
IN operator. ( #814 )
4 years ago
Sebastian
4e3d950885
Fix InconsistentStateException, Closes #813
4 years ago
Sebastian Stehle
848412f720
Enable TGA support. ( #811 )
4 years ago
Sebastian Stehle
469f15ddf0
Custom language code. ( #810 )
* Custom language code.
* Bugfixes and UX improvements.
* Fix imports.
* API test for custom languages.
4 years ago
Sebastian
15ba9a6d3f
Two bugfixes.
4 years ago
Sebastian
4b0356f122
Fix event consumer.
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 Stehle
9010af5565
Fix/ignore old events ( #796 )
* App service binding.
* Ignore old events (after deletion) to migrate corrupt event streams.
* Delete backup file.
4 years ago
Sebastian Stehle
a6d00c3c7e
Feature/better search ( #792 )
* Azure cognitive search.
* Azure search finalized.
* More fixes.
* Remove api key.
* Document configuration options.
* Reverts the schema-id field.
* Geosearch tests.
* Elastic geo search support.
* Delete old file.
* Better support for query syntax in elastic.
* Temp
* More fixes.
* Code simplified.
* Add settings to json file.
* Fix tests
4 years ago
Sebastian Stehle
fbe51f1026
[WIP] Bring event store back. ( #780 )
* Bring event store back.
* Progress with event store3.
* Fix offset and position handling.
4 years ago
Sebastian
5f6ad4f0a5
Fix naming.
4 years ago
Sebastian
b557469f95
Code analyzer fixes.
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
da534ce3ec
Feature/asset scripts ( #759 )
* Initial commit for new feature.
* Fixes.
* Final fixes.
* Fix merge issue.
* A few last fixes.
* Compiler fix.
4 years ago
Sebastian Stehle
ed4d019706
Refactoring/channels ( #745 )
* Use channels for easier code.
* Remove unused code.
4 years ago
Sebastian Stehle
a1a7b0b006
Cancel content status. ( #744 )
* Cancel content status.
* Fix table header.
* default => defaultOrder
* Disable flaky tests for now.
4 years ago
Sebastian
1519d58226
Fixes to batch writing.
4 years ago
Sebastian
e70063df33
Code cleanup.
5 years ago
Sebastian
087f6d1a09
Cleanup.
5 years ago
Sebastian
515c61b22f
Mini improvement.
5 years ago
Sebastian
1d518d4847
Fix client identification.
5 years ago
Sebastian Stehle
79de8b69f7
Bugfixes ( #720 )
* Just a few bugfixes.
* Log errors.
* Fix state when recreated.
5 years ago
Sebastian Stehle
37484a1469
Consistent database name for tests.
5 years ago
Sebastian Stehle
8a81ead611
Tests fixed.
5 years ago
Sebastian Stehle
4edba74c40
CancellationToken fix.
5 years ago
Sebastian Stehle
57ae6ed0e5
Fix/event store ( #708 )
* Fix take.
* Better tests.
* Fix build.
* Another fix.
* Reverted fix.
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
e2d4cdcc52
Get rid of unused code and more tests.
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
03e519e567
Code cleanup.
5 years ago
Sebastian
111fb56a53
Fix regex search.
5 years ago
Sebastian
1cded8bd74
Performance optimization for simulator.
5 years ago
Sebastian
96477f712d
Final UI fixes.
5 years ago
Sebastian Stehle
211bb7f64a
Feature/rule formatting editor ( #690 )
* UI refactoring
* Code cleanup.
* Minor fixes.
* Tests fixed and unified and code removed.
* Fix bug.
* Update terser to fix compile error.
* Cleanup
* Fix schema forms.
* Form fixes.
* Refactoring.
* Temporary.
* Progress
* Progress
* UI fixes.
* More tests
* Remove refactoring essentials from tests.
* Build 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
27013565cf
New option to disable the request log at all.
5 years ago
Sebastian Stehle
a968bf811b
Background color.
5 years ago
Sebastian Stehle
139fc58439
Revert messages per task.
5 years ago
Sebastian Stehle
6b867865ff
Improved repair.
5 years ago
Sebastian Stehle
5f30a825d9
Control version by snapshot again.
5 years ago
Sebastian Stehle
3035ca694c
Tests fixed.
5 years ago
Sebastian Stehle
c19aed23d3
Tests improved.
5 years ago