Sebastian Stehle
cc1db76e23
UI Claims. ( #909 )
3 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.
3 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.
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
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.
5 years ago
Sebastian
231a0aa86c
Refactoring.
5 years ago
Sebastian
18e3a0b90c
GraphQL fallback when schema is called "content"
5 years ago
Sebastian Stehle
a93376f0da
Refactorings and Mutations ( #572 )
* Refactorings
* GraphQL mutations.
* Refactoring and fix for json path arguments.
5 years ago
Sebastian Stehle
d8d49640f6
Backend localization. ( #552 )
* Backend localization.
* Fixes
* Grain context fixes.
5 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
Sebastian
f12449d6f4
Fix list fields comparison.
6 years ago
Sebastian Stehle
4e25ccc315
Asset metadata. ( #467 )
* Asset metadata.
* Dynamic queries.
* File tag support.
* Idempotent APIs
6 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.
6 years ago
Sebastian Stehle
f4fe619739
Feature/multi references ( #422 )
* Multiple referenced schemas.
6 years ago
Sebastian
46d360f7df
GraphQL improvements.
6 years ago
Sebastian
6035db8fc0
Started with GraphQL.
6 years ago
Sebastian
f895cc6b9e
Code cleanup.
6 years ago
Sebastian Stehle
25c68270f0
Feature/json queries ( #398 )
* Json queries.
6 years ago
Sebastian Stehle
7c5345d3de
Tests fixed and improved.
7 years ago
Sebastian Stehle
e142a3b0e1
Fixes
7 years ago
Sebastian Stehle
e113be7761
Tests fixed and renaming reverted.
7 years ago
Sebastian Stehle
d7477239fc
Enrichment for status color.
7 years ago
Sebastian Stehle
0cff67d2cc
Started with asset enricher.
7 years ago
Sebastian Stehle
337abb03c4
Temporary
7 years ago
Sebastian
c1bc9e7eda
DataLoader implemented.
7 years ago