Sebastian Stehle
4fe545e8d6
Entity Framework Support ( #1187 )
* Entity Framework implementation.
* Usage repository.
* Migrations.
* More dialects
* More stores.
* Add health checks and migrator.
* Temp
* Asset store tests
* Fix
* Asset folder repository
* More stuff.
* TextState
* Add missing files.
* Temp
* T
* First round of content tests
* Progress.
* Run test
* Update dependencies.
* Fixture improvements.
* Update YDotNet
* Add trait.
* Fix compose.
* Fix filter
* Fix compose
* Run postgres earlier.
* Update squidex libs.
* Another attempt.
* Minor improvements.
* Update build.
* Upload all docker logs.
* Fix folder.
* Use other host names.
* Another attempt.
* Fixes
* Update SQL server
* AllowLoadLocalInfile
* Fixes
* Fix type.
* Use migrations
* Test and update migrations.
* Fix asset selector.
1 year ago
Sebastian Stehle
a7e44b2e98
Permanent deletion ( #1144 )
* Delete permanent.
* Permanent deletion.
2 years ago
Sebastian Stehle
3560fbaab2
Simplify field names. ( #1051 )
* Simplify field names.
* Progress
* Update.
* A lot of fixes.
* Change test order.
* Fix tests
* Fix status property.
* Fix field names.
* Update dependencies.
3 years ago
Sebastian Stehle
47327ad4bc
Update to .NET 8 ( #1043 )
* Update to .NET 8
* Update docker.
* Fix jint.
3 years ago
Sebastian Stehle
eb0a72808c
Streaming endpoint. ( #976 )
* Streaming endpoint.
* Added streaming result.
* Few style fixes.
* Fix queries.
* Update dependencies.
* Fix tests
3 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
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
a805a26da6
Feature/performance round ( #888 )
* Json improvements.
* Performance improvements.
* Fixes json handling performance.
* Telemetry improvements.
* Add missing files.
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
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
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
280921fec1
Code styling.
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.
6 years ago
Sebastian
fc96248a46
Fix ready.
6 years ago
Sebastian
a9693e6a01
Validator fix for assets and references.
6 years ago
Sebastian
7adcb6f7ca
New validation logic for references and assets.
6 years ago
Sebastian Stehle
d8d49640f6
Backend localization. ( #552 )
* Backend localization.
* Fixes
* Grain context fixes.
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian Stehle
880c5ef5f0
Feature/rule runner ( #512 )
* Imports reorganized after objective criterias.
* Rule rerunner.
* Build fix.
* Just another fix.
* Another build fix.
6 years ago
Sebastian Stehle
840764f40b
Feature/validator extension ( #508 )
* Validator extensions.
* Minor fixes.
* Example validator.
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.
7 years ago
Sebastian Stehle
c2ec70e111
Refactoring/domain objects and Bulk Import ( #471 )
7 years ago
Sebastian Stehle
4e25ccc315
Asset metadata. ( #467 )
* Asset metadata.
* Dynamic queries.
* File tag support.
* Idempotent APIs
7 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.
7 years ago
Sebastian
38fc575eac
Prevent duplicate references and a setting to enforce it.
7 years ago
Sebastian Stehle
88d3b43e15
Temp
7 years ago
Sebastian Stehle
8bed01fb1d
Asset dialog.
7 years ago
Sebastian Stehle
48864adbfe
File name slug.
7 years ago
Sebastian Stehle
534a8998c2
Validation improved.
8 years ago
Sebastian Stehle
7e2fc6f796
Code cleanup.
8 years ago
Sebastian Stehle
f15fed3f56
Uniqueness validator.
8 years ago
Sebastian Stehle
ca0161543c
Started with json migration.
8 years ago
Sebastian Stehle
f2418b30f1
Performance optimizations. Get rid of slow immutable classes.
8 years ago
Sebastian Stehle
f228efb31c
Smells removed.
8 years ago
Sebastian
2a9b1661cd
Started the migration.
8 years ago
Sebastian
63cd3804a4
Schemas updated again for implementation of Arrayfield.
8 years ago
Sebastian
2f747ec81d
Refactored validators for nested schemas.
8 years ago
Sebastian
f5764cbeca
Remove useless classes.
8 years ago
Sebastian Stehle
ff970862f5
Headers fixed
9 years ago
Sebastian Stehle
9c2c5e036f
UI updated.
9 years ago
Sebastian Stehle
8c4f982968
Models simplified
9 years ago
Sebastian Stehle
5b69447a5f
Validators improved.
9 years ago
Sebastian Stehle
ce845e5876
Refactoring finalized.
9 years ago
Sebastian Stehle
c1a45ca0f0
1. Formatting fixes
2. Webhook events UI
9 years ago
Sebastian Stehle
5183484100
Namespaces fixed
9 years ago
Sebastian Stehle
de7cce9059
Namespaces fixed
9 years ago
Sebastian Stehle
a216d8bcf2
Folders renamed
9 years ago