Sebastian
15ba9a6d3f
Two bugfixes.
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
61bb542f09
Fix json schema generation for components. ( #790 )
* Fix json schema generation for components.
* Simplified.
* Fix OpenAPI.
* Mapping fix.
* Cleanup
4 years ago
Sebastian Stehle
048eea06b2
Feature/azure search ( #786 )
* Azure cognitive search.
* Azure search finalized.
4 years ago
Sebastian
1c9721d3a6
Reduce the capacity of hold objects.
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
da534ce3ec
Feature/asset scripts ( #759 )
* Initial commit for new feature.
* Fixes.
* Final fixes.
* Fix merge issue.
* A few last fixes.
* Compiler fix.
4 years ago
Sebastian Stehle
3ed9d9c4bf
Cleanup OpenAPI. ( #754 )
* Cleanup OpenAPI.
* Fix layout.
4 years ago
Sebastian
ad9130b64f
Improve workflow for save and publish.
4 years ago
Sebastian Stehle
a1a7b0b006
Cancel content status. ( #744 )
* Cancel content status.
* Fix table header.
* default => defaultOrder
* Disable flaky tests for now.
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
a293edb643
Fixes/components ( #733 )
* Fixes
* Fix infinite loop.
5 years ago
Sebastian Stehle
e6470a9ff7
Just cleanup.
5 years ago
Sebastian Stehle
21bcad84b2
CancellationToken
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 Stehle
816e77af3a
Refactoring/schema type ( #696 )
* Introduce schema-type.
* Make tests more stable.
* Metadata provider.
* Fix stackoverflow.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian
07aa7c806c
Fix OpenAPI description for status endpoint.
5 years ago
Sebastian
1b1e14e026
Fix referrers.
5 years ago
Sebastian Stehle
7cca19e50a
Feature/match ( #670 )
* Match regex and query cleanup.
* Query by deleted.
* Permanent deletion fix and query.
5 years ago
Sebastian Stehle
ffa2ab140c
Open API improvements ( #667 )
* Open API improvements
5 years ago
Sebastian
d9f9de3dec
Change permission for bulk endpoints.
5 years ago
Sebastian Stehle
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
5 years ago
Sebastian
8563821841
Nulling.
5 years ago
Sebastian
016249eba9
Fix flat data.
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
c06f821134
Fix/json schema ( #648 )
* #639 Create JSON schemas for all rule events
* Fixes the OpenAPI schema and simplifies the code.
Closes #644
5 years ago
Sebastian Stehle
2b4b084c73
Feature/flat docs ( #643 )
* Simplify OpenAPI
Closes #638
* Temp
* Flat docs.
5 years ago
Sebastian
633344b899
GraphQL Get
5 years ago
Sebastian
5d24b27945
Fix permission.
5 years ago
Sebastian Stehle
382ef7f357
Feature/own content ( #632 )
* Return contents with permission read.own
Co-authored-by: Dmitriy Borowskiy <d.borowskij@gmail.com>
5 years ago
Sebastian Stehle
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration fixed.
5 years ago
Sebastian Stehle
532ba9bc9d
Refactoring/users ( #623 )
* Simplified user service.
* Refactor users and deleting of users.
* Fix tests
* Auth fix.
* Should revert fixes.
* Stability improvements.
* Build fix.
* Tests fixed.
* Tests
* Tests simplified.
5 years ago
Sebastian Stehle
e8c7bc7f38
Feature/version-in-graphql ( #622 )
* Get content by version in graphql.
* Return null instead of exception.
5 years ago
Sebastian
bb0c1cf60e
Code refactoring and asset protection issue.
5 years ago
Sebastian
c74866ec17
Revert a few changes.
5 years ago
Sebastian
c3ccc597a3
Improved bulk endpoint.
5 years ago
Sebastian
e8018f046e
Added due time to build endpoint.
5 years ago
Sebastian
f24b859e94
Bulk fix.
5 years ago
Sebastian Stehle
b02588aeb6
Feature/refs view ( #608 )
* Views for references.
* Cleanup contents state.
* Temorary
* Paging simplified.
* Cleanup and test improvements.
* Minor fixes after testing.
5 years ago
Sebastian Stehle
cbb1db34c6
Validation endpoint and minor refactoring ( #607 )
5 years ago
Sebastian Stehle
52f8b6cf89
References endpoints. ( #606 )
* References endpoints.
* Tests fixed.
* Mini fix.
* Some fallback changes.
5 years ago
Sebastian Stehle
41315bca55
Feature/check before unpublish ( #605 )
* First attempt.
* Texts fixed.
5 years ago
Sebastian Stehle
1a3f4f4231
Run rules from snapshots. ( #604 )
* Run rules from snapshots.
* A few small fixes.
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
a6714e03c6
Optimize duplicate finder.
5 years ago
Sebastian
ba03fafb3b
Error message generalized.
5 years ago
Sebastian
b69cbed71b
Improved error handling.
5 years ago
Sebastian
4735179b5c
Domainid fixes
5 years ago
Sebastian Stehle
e3d5029922
Check references when deleting. ( #583 )
* Check references when deleting.
* Tests fixed
* Performance optimizations.
5 years ago