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
bec63779d7
Update packages. ( #1122 )
* Update packages.
* Disable csrf
2 years ago
Sebastian Stehle
96efe94fba
AI Tools V2 ( #1103 )
* More AI tools.
* More tools.
2 years ago
Sebastian Stehle
43b895ba8a
Update ( #1083 )
* Update dependencies.
* Use new cache settings.
* Fix tests.
* Fix domain object cache.-
* Test subscriptions again.
* Disable messaging cache.
* Use random name for cluster instances.
* Bind settings properly.
* Update operation.
2 years ago
Sebastian Stehle
0f6ec12244
Update NSwag and OpenAPI. ( #1064 )
* Update NSwag and OpenAPI.
* Update Tests
2 years ago
Sebastian Stehle
29caa53c8e
Rich text ( #1053 )
* V1
* Fix tests and missing files.
* Fix parent ID.
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.
2 years ago
Sebastian Stehle
47327ad4bc
Update to .NET 8 ( #1043 )
* Update to .NET 8
* Update docker.
* Fix jint.
3 years ago
Sebastian Stehle
e243045617
Default value for arrays ( #1024 )
* Default value for array and components.
* Fix form group.
* Fix tests
3 years ago
Sebastian Stehle
8a685d59ac
Optimize allocations ( #1008 )
* Improve async code.
* Improve assets.
* Fix tests.
* More tests
* Fix mapping.
* Fix header names.
* Fix languages header
* Optimize allocations.
* Improve graphql queries.
3 years ago
Sebastian Stehle
ae96470356
Chatbot support ( #1001 )
* Select client.
* Fixes to OpenAPI: Parameter order.
* Fix scripting.
* Fix content type.
* Save all files.
* Fix tests
* Improve errors.
* Fix schema name.
* Fix exception type.
* Fix versions.
* Fix script.
* Chatbot.
* Added missing files.
* Added a loading spinner.
* Fix migration
* Revert change.
* Fix login flow.
* Fix home page.
* Fix GraphQL.
* Add schema name.
3 years ago
Sebastian Stehle
2a5473720b
Scripting fixes ( #1000 )
* Fix scripting.
* Fix content type.
* Fix schema names.
* Update client library.
3 years ago
Sebastian Stehle
46837d6195
Improve handling of default values. ( #983 )
* Improve handling of default values.
* Open Api fixes and parent id.
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
ddca695ab4
Language fixes and styling.
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
804b6b1869
Item converters. ( #892 )
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
a293edb643
Fixes/components ( #733 )
* Fixes
* Fix infinite loop.
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
5db950d16e
Null value fix.
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
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration 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 Stehle
a6fd374976
Reduce allocations in visitors. ( #618 )
5 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
a254639a5b
Minor fix for flat content.
6 years ago
Sebastian Stehle
59951d28d7
Started to fix the conversion flow. ( #519 )
* Started to fix the conversion flow.
* Finalized (hopefully)
* Improved tests and fixed a bug with assets resolver.
6 years ago
Sebastian Stehle
28fe82b480
Rule formatter improvements and url generator alignment. ( #498 )
6 years ago
Sebastian Stehle
fdac7beeaa
Feature/elastic ( #488 )
* Temporary
* More progress.
* Updates to text idnexer.
* Some progress.
* Test
* Upgrade to NG9
* Build fixed.
* Tsconfig udpated
* Progress
* Small build optimization.
* Improvements
* Fixes
* Elastic search indexer.
* Text indexer improvement.
* Text indexer improvements.
* Impróvements for singleton content items.
* Found
* Started with tests.
* More tests.
* More tests.
* Better text index.
* Handle asset search.
* Remove unused status filter.
* Tests fixed.
* More tests.
* Small task fix.
* Loading animations.
* Extracted scripting.
* Fix formatting.
* Performance improvement and migration 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
12fb5914d4
Simplified language system.
6 years ago
Sebastian
48df661294
Fix for resolved assets.
7 years ago
Sebastian Stehle
bb1881090a
Flat content model for GraphQL. ( #442 )
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