Sebastian
4c4a47c305
Improve code styles.
3 years ago
Sebastian Stehle
00c5371948
Refactoring/no orleans ( #894 )
* Temp
* Temp.
* Rename messages.
* Some progress.
* Some progress.
* Some fixes in registration of dependencies.
* Infrastructure tests
* More tests.
* More tests.
* Naming fixes.
* Compile fix
* More fixes.
* Tests green :)
* More tests and distributed cache.
* Compile and bug fixes.
* Fix recreation.
* Fix tests and better cancellation token flow.
* Flow the cancellation token.
* Compile fix.
* Build fix.
* Fixes and better tests.
* Fix threading.
* File was not saved.
* More cancellation tokens.
* Fix method name.
* Fix tests.
* Update yml.
* Better check.
* Increase time for text indexer.
3 years ago
Sebastian Stehle
d69649f3b9
Refactorings ( #893 )
* Better immutability for domain objects.
* More tests
* Fix CI.
4 years ago
Sebastian Stehle
5309c37422
Json2 ( #884 )
* Json2
* Fix tests, more tests and a lot of compiler fixes.
* Fix all code.
* Trim excess
* Build fix.
* Fix errors
* Fix model validation.
* Throw helper.
* More throw helpers.
* Get rid of a useless property.
4 years ago
Sebastian Stehle
16fdfdbf82
Define an option per workflow when a content should be published. ( #877 )
* Define an option per workflow when a content should be published.
* Fix tests
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
4f8d6d091b
Graphql memory cache. ( #851 )
* Graphql memory cache.
* Mini improvement.
* Fix registrations.
* Simplification.
* Just some reformatting.
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
de60af0bbb
Embedding ( #833 )
* Simple SDK.
* Fixes.
* More progress with embedding.
* Check extension.
* Fix tests.
* Fix code.
* Open api tests and many fixes.
* More fixes.
* Final fixes.
* Optional tag restoring.
* Fix backup tests.
4 years ago
Sebastian Stehle
a8b0ada3ee
Pre query. ( #831 )
* Pre query.
* fix tests
* Number
* Fix tests?
* Remove old test.
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
048eea06b2
Feature/azure search ( #786 )
* Azure cognitive search.
* Azure search finalized.
4 years ago
Sebastian
9bb1ca87f8
Do not apply default page size for id queries.
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
12d292a054
Special content id for API. ( #753 )
4 years ago
Sebastian Stehle
a293edb643
Fixes/components ( #733 )
* Fixes
* Fix infinite loop.
5 years ago
Sebastian
913ef7066d
Timeouts and token cleanup.
5 years ago
Sebastian
ff05745d7e
Resolve SVGs.
5 years ago
Sebastian Stehle
e6470a9ff7
Just 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
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
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
5 years ago
Sebastian
d521775c11
Fix and simplify tests.
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 Stehle
ba9e2e2bdc
Fix/surrogate keys ( #637 )
* Fix surrogate keys.
* Fallback handling.
* Script and template extensions for references and assets.
* Bugfix.
* Lazy references.
5 years ago
Sebastian Stehle
524c3aa430
Feature/skip total ( #636 )
* Skip total query to save calls to MongoDB.
* Test fixes.
5 years ago
Sebastian
91c1532ef7
Fix surrogate keys.
5 years ago
Sebastian
1b06ae6ddd
Cache fix.
5 years ago
Sebastian
f86b98b307
Code cleanup
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
e8c7bc7f38
Feature/version-in-graphql ( #622 )
* Get content by version in graphql.
* Return null instead of exception.
5 years ago
Sebastian Stehle
41e7fc5f13
Feature/geo queries ( #621 )
* Support for geo queries.
* More tests
* Last fixes.
* Serialization fixes.
* Lat/lon fixes.
* Tests 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
Sebastian Stehle
52f8b6cf89
References endpoints. ( #606 )
* References endpoints.
* Tests fixed.
* Mini fix.
* Some fallback changes.
5 years ago
Sebastian Stehle
98e2ed1987
Consistent ordering through ids. ( #601 )
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
1bc85b2fad
Tests improved and fixed.
5 years ago
Sebastian
a6714e03c6
Optimize duplicate finder.
5 years ago
Sebastian Stehle
9c4a2736f5
GraphQL reverse references. ( #592 )
* GraphQL reverse references.
* Fixes.
* Fix recursion.
5 years ago
Sebastian
0159b8fde1
Code styling fixes.
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
50747db360
Feature/replicated cache ( #543 )
* Performance improvements.
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian
38d762653d
Increase download timeout for backups.
6 years ago