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 Stehle
d69649f3b9
Refactorings ( #893 )
* Better immutability for domain objects.
* More tests
* Fix CI.
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
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
70f2c78700
Query references with filters and total and so on. ( #850 )
4 years ago
Sebastian Stehle
be7c7a6218
Optin to GraphQL enum. ( #849 )
4 years ago
Sebastian Stehle
23521282dc
Graphql enums. ( #848 )
* Graphql enums.
* Build fix.
4 years ago
Sebastian
e268e6e4b6
Graphql enums.
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
de60af0bbb
Embedding ( #833 )
* Simple SDK.
* Fixes.
* More progress with embedding.
* Check extension.
* Fix tests.
* Fix code.
* Open api tests and many fixes.
* More fixes.
* Final fixes.
* Optional tag restoring.
* Fix backup tests.
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.
4 years ago
Sebastian
5f6ad4f0a5
Fix naming.
4 years ago
Sebastian
8a23feef63
Fix graphql when content is from another schema.
4 years ago
Sebastian
b557469f95
Code analyzer fixes.
4 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.
4 years ago
Sebastian Stehle
70c365be40
Feature/calendar ( #742 )
* Calendar view for contents.
* More UI fixes.
* Another UI fix.
* Localization.
* More UI fixes.
* Fix ID query.
* Title for schema name.
* Show only references that can be read.
* Test fixed
* Reference dropdown fix and asset fix.
4 years ago
Sebastian Stehle
9a9c337e68
New status for graphql. ( #741 )
* New status for graphql.
* Build fix.
4 years ago
Sebastian Stehle
7e7c324372
Components ( #710 )
* Components
* Code improvements and more tests.
* Fix test (but why?)
5 years ago
Sebastian Stehle
59c4cfd439
Make components dynamic in graphql.
5 years ago
Sebastian Stehle
f5cd2d0421
Dropdown toggle.
5 years ago
Sebastian Stehle
e6719a084b
Tests for components.
5 years ago
Sebastian Stehle
21bcad84b2
CancellationToken
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
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
542ace7a87
Fix command result.
5 years ago
Sebastian Stehle
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
5 years ago
Sebastian
b93d830d19
Fix for JSONNull in GraphQL.
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
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 Stehle
524c3aa430
Feature/skip total ( #636 )
* Skip total query to save calls to MongoDB.
* Test fixes.
5 years ago
Sebastian
f86b98b307
Code cleanup
5 years ago
Sebastian
67c8637bea
Permissions simplified.
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
9fe052bd0d
Finalized
5 years ago
Sebastian
4cf2992ed3
First simplification.
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
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration fixed.
5 years ago