Sebastian
5d493a2ea6
Fix permission check.
4 years ago
Sebastian Stehle
f5073a56bc
Consistent intellisense ( #860 )
* First attempt.
* Typed script vars and annotations.
* Use intellisense for rule actions.
* Fix tests.
* Stupid mini fix.
4 years ago
Sebastian Stehle
5990416301
Refactoring/logs ( #842 )
* Tus simplified.
* Update package.
* Refactored logging.
* Get rid of using.
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
97ee567a1b
Fix upsert for no result from query.
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
0c09836680
Mini refactoring.
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
1c9721d3a6
Reduce the capacity of hold objects.
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
adc5501c65
Improve TPL flow.
4 years ago
Sebastian Stehle
095a10f8e1
Fix/remove allocations ( #761 )
* Started with a few repositories.
* Get rid unnecessary allocations.
* Get rid of deleter.
4 years ago
Sebastian Stehle
5f73c046a7
Gateway to restrict total number of apps. ( #760 )
* Gateway to restrict total number of apps.
* Fixes.
* Fix permission check.
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 Stehle
a293edb643
Fixes/components ( #733 )
* Fixes
* Fix infinite loop.
5 years ago
Sebastian
838bff1898
Cleanup.
5 years ago
Sebastian Stehle
21bcad84b2
CancellationToken
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
9870bae368
Make correct PUT update.
5 years ago
Sebastian
91d588d1cf
Fixes.
5 years ago
Sebastian
f0d9ac333c
Fixed error handling.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian
dda2d7c518
More script vars.
5 years ago
Sebastian
ed3a455e3f
Catch operation cancelled exception in TPL dataflow.
5 years ago
Sebastian Stehle
6b867865ff
Improved repair.
5 years ago
Sebastian Stehle
0363aa98c7
Temp.
5 years ago
Sebastian Stehle
e59cfe2d93
Fix for validate on publish. ( #680 )
5 years ago
Sebastian Stehle
b6c5e9d85d
Fix for validate on publish.
5 years ago
Sebastian Stehle
d124b1d428
Feature/backup performance ( #679 )
* Code cleanup
* Batch store.
* Fixes.
* More performance improvements.
* Temp
* Fix parallelization.
* Ignore restored events for some consumers.
* Tests fixed.
5 years ago
Sebastian
2fe7146842
Build fix.
5 years ago
Sebastian Stehle
9f604a4e40
Feature/parent path ( #673 )
* Docs fixed
* Parent path.
* Fixes.
* Parent path.
* Just a renaming.
* API cleanup.
* Some tests.
* Tests
* Tests fixed
* Delete unused test.
5 years ago
Sebastian
416d15fdb8
Just some cleanup.
5 years ago
Sebastian
1b1e14e026
Fix referrers.
5 years ago
Sebastian
d9f9de3dec
Change permission for bulk endpoints.
5 years ago
Sebastian Stehle
0bc062e514
Reduce the number of events. ( #664 )
* Reduce the number of events.
* Minor code fix.
* Add a few comments.
* More comments.
* Fix spelling error.
* Skip equal test.
* Temp.
5 years ago
Sebastian
5ce1078f5d
Fix for singletons.
5 years ago
Sebastian Stehle
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
5 years ago
Sebastian
d521775c11
Fix and simplify tests.
5 years ago
Sebastian
f86b98b307
Code cleanup
5 years ago
Sebastian
67c8637bea
Permissions simplified.
5 years ago
Sebastian Stehle
382ef7f357
Feature/own content ( #632 )
* Return contents with permission read.own
Co-authored-by: Dmitriy Borowskiy <d.borowskij@gmail.com>
5 years ago
Sebastian Stehle
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration fixed.
5 years ago
Sebastian Stehle
14ef257aaf
Feature/geo json ( #619 )
* Reduce allocations in visitors.
* Geojson.
* Build fixes (Tests pending).
* More fixes.
* Geojson support for geolocation fields.
5 years ago
Sebastian
99752173e1
Separator folders/namespaces for domain objects.
5 years ago