Sebastian Stehle
a4f84bc310
Asset query scripts ( #962 )
* First implementation.
* Tests simplified.
* API test and UI fixes
3 years ago
Sebastian
34679d87e7
Update packages.
4 years ago
Sebastian Stehle
3d3391a783
Net7 ( #939 )
* Started with main project.
* Temporary.
* Simplified type registry.
* More tests and thread safety.
* Update dockerfile and OpenApi.
* Add missing class.
* Update dependencies and OpenAPI
* Fix naming in tests
* Fix Squid/SquidMiddleware.cs
* OpenAPI fixes.
* Remove useless locks.
* Fix serializer.
* Usings simplified.
* Fix type names.
* Changelog for 7.3.
* Fix tests
* Fix tests
* Another fix for tests
4 years ago
Sebastian Stehle
c652b50ecc
File scoped namespace. ( #938 )
4 years ago
Sebastian
f7424dfd62
File scoped namespace.
4 years ago
Sebastian Stehle
eaf2629597
Timeouts ( #930 )
* Fix timeouts.
* Correctly save the Validate flag of workflows.
* New bulk endpoint.
* Update packages.
* Fix tests
* Fix SDK version.
* Add some docs.
4 years ago
Sebastian Stehle
adc6464c87
Graphql schemas ( #924 )
* Improvements to teams.
* Fixes
* Fixes api
* Fixes to teams.
* Simplify some interfaces.
* Teemp
* Fix tests and type names.
* Temp
* Added UI and a few fixes.
* Improve type parsing.
4 years ago
Sebastian Stehle
ffe8880c06
Fix/invalid geodata ( #922 )
* Ignore invalid geodata.
* Save file.
4 years ago
Sebastian Stehle
49d61485e7
Teams ( #920 )
* Started with teams.
* Fixes and tests.
* Update tests.
* More fixes.
* More test fixes.
* Consistent command usage.
* Started with frontend.
* More progress.
* More UI
* Fix tests.
* More tests and texts.
* Fix tests.
4 years ago
Sebastian Stehle
0acdbeec5d
Provide translation status. ( #916 )
* Provide translation status.
* Fix tests.
* Fix average calculation.
4 years ago
Sebastian Stehle
03aca355dc
Subscriptions ( #913 )
* Update deps
* Temp
* First version.
* More tests
* Simplified tests.
* Improve tests.
* More fixes.
* Permissions checks.
4 years ago
Sebastian Stehle
cc1db76e23
UI Claims. ( #909 )
4 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.
4 years ago
Sebastian Stehle
b172612b4a
Storage ( #901 )
* Storage improvements.
* Temp
* Dedicated Mongo collections.
* Remove unused option.
* Replace image names.
* Use correct database.
* Add caddy
4 years ago
Sebastian
4c4a47c305
Improve code styles.
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
7c1b339619
Upgrade backend. ( #885 )
* Upgrade backend.
* Downgrade version.
* Update CLI
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
3245593c20
Improvements to templates and markdown editor.
4 years ago
Sebastian Stehle
0d26d39ad8
Feature/embedding ( #879 )
* Backend work.
* Frontend work.
4 years ago
Sebastian
939922158c
Allow to validate in scripts.
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
e0cdd3bfc1
Upsert patch. ( #872 )
4 years ago
Sebastian
a0db0be32c
Fix shared asset and schema scripts.
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
be7c7a6218
Optin to GraphQL enum. ( #849 )
4 years ago
Sebastian Stehle
87d98bdce0
Fix/graphql json ( #847 )
* Fix graphql json.
* Fix naming.
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
9fc1d7871d
Feature/more openapi tests ( #837 )
* More OpenAPI tests
* Open API improvements.
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 Stehle
a8b0ada3ee
Pre query. ( #831 )
* Pre query.
* fix tests
* Number
* Fix tests?
* Remove old test.
4 years ago
Sebastian Stehle
848412f720
Enable TGA support. ( #811 )
5 years ago
Sebastian Stehle
469f15ddf0
Custom language code. ( #810 )
* Custom language code.
* Bugfixes and UX improvements.
* Fix imports.
* API test for custom languages.
5 years ago
Sebastian Stehle
d3da990380
Feature/references improvements ( #803 )
* Added input reference editor.
* Load references on demand.
* Fix images.
* Just some code cleanup.
5 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.
5 years ago
Sebastian Stehle
61bb542f09
Fix json schema generation for components. ( #790 )
* Fix json schema generation for components.
* Simplified.
* Fix OpenAPI.
* Mapping fix.
* Cleanup
5 years ago
Sebastian
acb2ca2779
Optimize memory usage by copying same field values to new data and fix parsing error with geojson.
5 years ago
Sebastian
1c9721d3a6
Reduce the capacity of hold objects.
5 years ago
Sebastian
5f6ad4f0a5
Fix naming.
5 years ago
Sebastian Stehle
7bc262fff3
Unique array fields. ( #768 )
* Unique array fields.
* Fix clear indicator.
5 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.
5 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.
5 years ago
Sebastian Stehle
3ed9d9c4bf
Cleanup OpenAPI. ( #754 )
* Cleanup OpenAPI.
* Fix layout.
5 years ago
Sebastian
ac855efec3
Made test green.
5 years ago
Sebastian
c975ff72c3
Video validation.
5 years ago
Sebastian
bcb82ff78d
Added newStatus to content event.
5 years ago