Sebastian Stehle
27dcc5253e
Update MongoAssetRepository.cs
3 years ago
Sebastian Stehle
dacf3dfea2
Title for content values
4 years ago
Sebastian Stehle
3836c42617
Feature/experimental count collection ( #890 )
* Always add scope.
* Storage performance.
* Storage improvements.
* Fix tests.
* Assets counts.
* Fix for deletion.
* Simplify deletion.
* Fix bulk insert.
* Added migration for total collection.
* More flexible total calculation.
* Fix reload.
* Updates
* Introduce persistence action.
* Fix tests
* Fix tests
* Improve queries.
* Improved mapping.
* Temp
* Revert count collection.
* Easier count cache.
4 years ago
Sebastian Stehle
a805a26da6
Feature/performance round ( #888 )
* Json improvements.
* Performance improvements.
* Fixes json handling performance.
* Telemetry improvements.
* Add missing files.
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
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
095a10f8e1
Fix/remove allocations ( #761 )
* Started with a few repositories.
* Get rid unnecessary allocations.
* Get rid of deleter.
4 years ago
Sebastian Stehle
fd4b2ba5d0
OpenTelemetry support. ( #747 )
4 years ago
Sebastian
0263e7f8a6
Fix cancellation.
5 years ago
Sebastian
f700d28061
Optimize query performance.
5 years ago
Sebastian Stehle
21bcad84b2
CancellationToken
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
139fc58439
Revert messages per task.
5 years ago
Sebastian Stehle
7cca19e50a
Feature/match ( #670 )
* Match regex and query cleanup.
* Query by deleted.
* Permanent deletion fix and query.
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
ee3287fe68
Improve field.
5 years ago
Sebastian
282453cd36
Id fix.
5 years ago
Sebastian
99752173e1
Separator folders/namespaces for domain objects.
5 years ago
Sebastian Stehle
b02588aeb6
Feature/refs view ( #608 )
* Views for references.
* Cleanup contents state.
* Temorary
* Paging simplified.
* Cleanup and test improvements.
* Minor fixes after testing.
5 years ago
Sebastian Stehle
52f8b6cf89
References endpoints. ( #606 )
* References endpoints.
* Tests fixed.
* Mini fix.
* Some fallback changes.
5 years ago
Sebastian Stehle
1a3f4f4231
Run rules from snapshots. ( #604 )
* Run rules from snapshots.
* A few small fixes.
5 years ago
Sebastian
231a0aa86c
Refactoring.
5 years ago
Sebastian
a6714e03c6
Optimize duplicate finder.
5 years ago
Sebastian Stehle
e65265732a
Update MongoAssetRepository.cs
5 years ago
Sebastian
4735179b5c
Domainid fixes
5 years ago
Sebastian
c9f578df70
Performance improvements.
5 years ago
Sebastian Stehle
e3d5029922
Check references when deleting. ( #583 )
* Check references when deleting.
* Tests fixed
* Performance optimizations.
5 years ago
Sebastian
c32c1fb3c6
Many fixes.
5 years ago
Sebastian Stehle
d8d49640f6
Backend localization. ( #552 )
* Backend localization.
* Fixes
* Grain context fixes.
5 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian Stehle
86a5f999ed
Async fixes. ( #537 )
* Async fixes.
* More things.
* More fixes.
6 years ago
Sebastian
a77f664f8d
Make it static.
6 years ago
Sebastian
eb5a719bb9
Do not hardcode ids.
6 years ago
Sebastian Stehle
3534fe7608
Feature/content sorting ( #523 )
* Improve content sorting using two stage aggregation framework.
* Sorting improvements.
6 years ago
Sebastian Stehle
c598bf503d
Recursive deletion of asset folders. ( #490 )
6 years ago
Sebastian
e358d798c6
Spelling fix.
6 years ago
Sebastian Stehle
41c114c8de
MongoDB index and improvements and tests. ( #481 )
* MongoDB index and improvements and tests.
* Fix
6 years ago
Sebastian Stehle
9cfd8f34b6
Unify and improve the cleanup process when returning content items. ( #478 )
* Splitted the enrichment in several steps.
* Get rid of unused content.
* Improved value converter.
* Content enrichment improvements.
* Naming improved.
* Auto implementation reverted.
* Tests fixed.
* Index fixes.
* FIx to queries.
* Cleanup.
* Revert "Cleanup."
This reverts commit 4b59ce937c .
* Tests fixed.
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 Stehle
4c02d6cbcc
Feature/asset folders ( #451 )
Asset folders.
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
dsbegnoche
81981d2eea
Asset RemoveAsync fix ( #420 )
* Asset RemoveAsync fixed
6 years ago
Sebastian Stehle
05d49c781f
Rebuild assets.
6 years ago
Sebastian
e807ea80c2
Code cleanup.
6 years ago
Sebastian
a2d003423d
Remove support for other mongodb engines.
6 years ago
Sebastian Stehle
7b43d77017
Remove cosmos support.
6 years ago
Sebastian
c36e943bb1
Generized json.
6 years ago