Sebastian Stehle
48e5fe5f3c
Simplify clients. ( #917 )
* Simplify clients.
* Fix tests.
3 years ago
Sebastian Stehle
0acdbeec5d
Provide translation status. ( #916 )
* Provide translation status.
* Fix tests.
* Fix average calculation.
3 years ago
Sebastian Stehle
03aca355dc
Subscriptions ( #913 )
* Update deps
* Temp
* First version.
* More tests
* Simplified tests.
* Improve tests.
* More fixes.
* Permissions checks.
3 years ago
Zicklag
0670eab16b
Clarify Folder Name Hint ( #914 )
The previous wording indicated that folder names must not be unique
but what is actually meant is that folder names might not be unique.
3 years ago
Sebastian Stehle
2b4c60fe6b
No parallel updates when in transaction. ( #915 )
* No parallel updates when in transaction.
* Option for clustering.
3 years ago
Sebastian Stehle
6e7828b90c
Schema triggers ( #912 )
* Fix to schema triggers
* Improve tests.
3 years ago
Sebastian Stehle
93a667a0b0
Fix JSON dot. ( #911 )
* Fix JSON dot.
* Serializer fix.
* Fix queries.
3 years ago
Sebastian
4026cb660e
Fix serialization for rule actions.
3 years ago
Sebastian Stehle
cc1db76e23
UI Claims. ( #909 )
3 years ago
Sebastian
a8da5c689b
Always calculate edit token.
3 years ago
Sebastian
790931cc4d
Another dependency fix.
3 years ago
Sebastian
a5ab1d9593
Update packages.
3 years ago
Sebastian
d688f62951
Better error handling for incorrect backup files.
3 years ago
Sebastian
471b8c8b36
Fix stackdriver logging.
3 years ago
Sebastian
b1dd7c19e7
Fix restore and backup.
3 years ago
Sebastian
dd0f80f8d7
Fix serialization of ids.
3 years ago
Sebastian
fab8d48cf9
Fixes to bulk endpoint.
3 years ago
Sebastian Stehle
c925d48fa2
Verify ( #908 )
* Verify
* Tests fixed.
* Another test fix.
* Improved tests.
* Cleanup.
* Test fixes
* Another search fix.
* Remove slow test
3 years ago
Sebastian
c2b83d885b
build fix
3 years ago
Sebastian
99edcfd86d
Changelog and fix for asset deleter.
3 years ago
Sebastian Stehle
b5b68de4eb
Consistency improvements ( #906 )
* Improve consistency for content repositories.
* Temp
* Improved consistency for assets.
* Improve tests
* Fixes to app plan management
* Remove referrer
* Fixes cancellation token.
* Fix method naming.
* Remove test loop.
* Another test to improve tests
* Small improvement for tests.
* Perhaps the potential to get better error messages.
* Revert batch change.
* Test logging.
* Fix JSON
* Better polling subscription.
* Store recent events.
* Test output.
* Test
* Another test
* Fix asset deleter.
* Build fix.
* Revert "Store recent events."
This reverts commit 127491d61d .
3 years ago
Sebastian Stehle
27dcc5253e
Update MongoAssetRepository.cs
3 years ago
Sebastian
c7508e8f3a
Overwrite representation type.
3 years ago
Sebastian
7e033cbadd
Different string representations.
3 years ago
Sebastian
78d972e6fd
Added missing file.
3 years ago
Sebastian
7842f41ed1
Use concrete field names to have less issues with conventions later.
3 years ago
Sebastian Stehle
c4db9a8c63
System text json ( #902 )
* Started conversion.
* Made progress.
* More fixes.
* Fix tests
* Fix null writing.
* More fixes
* Fix rule formatting.
3 years ago
Sebastian Stehle
b172612b4a
Storage ( #901 )
* Storage improvements.
* Temp
* Dedicated Mongo collections.
* Remove unused option.
* Replace image names.
* Use correct database.
* Add caddy
3 years ago
Sebastian
b71521f4d3
Fix URLS for read singleton.
3 years ago
Sebastian Stehle
4879bea403
Test improvements ( #900 )
* Improve tests
* Fixes for comments and more tests.
* Add missing files.
* Increase timeout.
* More fixes
* More tolerant tests.
* Enable all tests.
* More fixes and comments.
* Use backup URLS.
* More consistent formatting.
3 years ago
Sebastian Stehle
2a59d7c163
Improve tests ( #899 )
* Improve tests
* Fixes for comments and more tests.
* Add missing files.
* Increase timeout.
* More fixes
* More tolerant tests.
3 years ago
Sebastian Stehle
a750d4cd03
Fix event consumer and restore state. ( #898 )
3 years ago
Sebastian
729a42bf24
Fix watching
3 years ago
Sebastian Stehle
e337e41de7
6.8 bugfixes ( #897 )
* Several bugfixes.
* Fix scheduler and release semaphore.
* Disable delete button if the user does not have permissions.
* Fix concurrency issues with cache grains.
* Map translate code.
* Just some formatting.
3 years ago
Sebastian
cfcebd3c2c
Harden tests.
3 years ago
Sebastian
27947c7c6a
Simplify event consumer.
3 years ago
Sebastian
7e83afa026
Fix broken change from resharper and test.
3 years ago
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
aed441783c
Fix restore.
4 years ago
Sebastian
88d9ee45a3
Tooltips for asset folder and name fixes.
4 years ago
Sebastian Stehle
d69649f3b9
Refactorings ( #893 )
* Better immutability for domain objects.
* More tests
* Fix CI.
4 years ago
Sebastian Stehle
804b6b1869
Item converters. ( #892 )
4 years ago
Sebastian
c0965bf4ca
Read only mode for rule events.
4 years ago
Sebastian Stehle
dacf3dfea2
Title for content values
4 years ago
Sebastian
9f689b7b3d
Allow backup download after the app is deleted.
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
8761ce4d6e
Fix disabled change and a few roslyn warnings.
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
Paul Astbury-Thomas
35ceb0acc4
Fixing a few minor typos ( #889 )
4 years ago