Sebastian Stehle
d998f65278
Extract mongo code to own assembly. ( #1159 )
* Extract mongo code to own assembly.
* Fix SLN
* Fix tests
* Register serializer.
* Update playwright.
* Fix lock.
* Pixel ratio.
1 year ago
Sebastian Stehle
b379c97142
Index UI ( #1145 )
* Temp
* Temp
* Indexes UI.
* UI for indexes finalized.
* Revert text
* More formatting.
2 years ago
Sebastian Stehle
bab6d23cdf
Update dependencies. ( #1082 )
* 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.
2 years ago
Sebastian Stehle
31b011f5d4
Fix job cleanup ( #1075 )
* Fix job cleanup
* Fix assets.
* More graphql tests.
* Fix tests
* Another asset test.
* Use final image.
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
16bf2baf2c
Schema name. ( #1032 )
* Schema name.
* Fix build.
3 years ago
Sebastian Stehle
eb5246492c
Component fixes. ( #1010 )
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
2e95bf87fd
Async improvements ( #1007 )
* Improve async code.
* Improve assets.
* Fix tests.
* More tests
* Fix mapping.
* Fix header names.
* Fix languages header
3 years ago
Sebastian Stehle
835031da6d
Field selector ( #1002 )
* Temp
* Fix backup and warnings.
* Fix tests
* Another test fix.
* Fix resolve url.
* Fix tests and add headers.
* Another test fix.
* Add some comments.
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
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
d69649f3b9
Refactorings ( #893 )
* Better immutability for domain objects.
* More tests
* Fix CI.
4 years ago
Sebastian Stehle
2cfa0c7e47
Update graphql. ( #880 )
* Update graphql.
* Fix reading.
4 years ago
Sebastian Stehle
0d26d39ad8
Feature/embedding ( #879 )
* Backend work.
* Frontend work.
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
5990416301
Refactoring/logs ( #842 )
* Tus simplified.
* Update package.
* Refactored logging.
* Get rid of using.
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
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
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
7e7c324372
Components ( #710 )
* Components
* Code improvements and more tests.
* Fix test (but why?)
5 years ago
Sebastian Stehle
e6719a084b
Tests for components.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
b3e136943c
User in graphql. ( #682 )
* User in graphql.
* Formatting.
5 years ago
Sebastian Stehle
6c02c38d6a
Fix graphql for empty nested fields.
5 years ago
Sebastian Stehle
096609a82f
Migration to graphql 4. ( #676 )
* Migration to graphql 4.
* Updated packages.
5 years ago
Sebastian Stehle
5c699239db
Fix graphql names for field names. ( #671 )
5 years ago
Sebastian
b93d830d19
Fix for JSONNull in GraphQL.
5 years ago
Sebastian Stehle
7529f9180e
Feature/graphql middleware ( #650 )
* #639 Create JSON schemas for all rule events
* Use graphql middleware.
* Guard it.
* Just some naming.
* Additional test for graphql to ensure compatibility.
5 years ago
Sebastian
dd6af0eb63
Permission fixes.
5 years ago
Sebastian Stehle
19a85d4391
Background cache. ( #634 )
5 years ago
Sebastian
9a5282a600
Disable graphql cache for tests.
5 years ago
Sebastian Stehle
1df00b3394
More improvements. ( #631 )
5 years ago
Sebastian
05ea940816
More improvements.
5 years ago
Sebastian Stehle
14da310d14
Refactoring/reduce memory usage ( #629 )
* Reduce memory usage for graphql.
* Added missing files.
* More allocation improvements.
* Removed backup file.
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
231a0aa86c
Refactoring.
6 years ago
Sebastian
18e3a0b90c
GraphQL fallback when schema is called "content"
6 years ago
Sebastian Stehle
a93376f0da
Refactorings and Mutations ( #572 )
* Refactorings
* GraphQL mutations.
* Refactoring and fix for json path arguments.
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
41a8248db2
Partially fixed.
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