Sebastian Stehle
a7e44b2e98
Permanent deletion ( #1144 )
* Delete permanent.
* Permanent deletion.
2 years ago
Sebastian Stehle
920371bd9c
UI fixes ( #1142 )
* Simplified editors.
* Primary ctor.
* Move inheritance to new line
* Formatting fixes.
* Fix registration.
2 years ago
Sebastian Stehle
c945c5b475
Custom OIDC ( #1090 )
* Fix JSON.
* Simplify json.
* Custom OIDC server.
* Fix tests
* Delete team and more tests.
2 years ago
Sebastian Stehle
8573a28ed1
Update Jint and Changelog for 7.13.0
2 years ago
Sebastian Stehle
0852d21bb0
Jobs ( #1062 )
* More progress with jobs
* Jobs V1
* Tests updated
* Fix jobs.
* Fix languages.
* Fix exception handling.
* Revert restore endpoint behavior.
* Fix endpoint.
2 years ago
Sebastian Stehle
28ee481e01
Enrich defaults ( #1057 )
* Initial
* Simplify tests.
* Enrich defaults.
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
46837d6195
Improve handling of default values. ( #983 )
* Improve handling of default values.
* Open Api fixes and parent id.
3 years ago
Sebastian
307df27667
Fix localizations.
3 years ago
Sebastian Stehle
a4f84bc310
Asset query scripts ( #962 )
* First implementation.
* Tests simplified.
* API test and UI fixes
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
6dcbc319ee
Query correct plan when checking for contributors.
4 years ago
Sebastian Stehle
c652b50ecc
File scoped namespace. ( #938 )
4 years ago
Sebastian
f7424dfd62
File scoped namespace.
4 years ago
Sebastian Stehle
dd9a427d06
Teams improvements ( #923 )
* Improvements to teams.
* Fixes
* Fixes api
* Fixes to teams.
* Simplify some interfaces.
* Teemp
* Fix tests and type names.
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
b5b68de4eb
Consistency improvements ( #906 )
* Improve consistency for content repositories.
* Temp
* Improved consistency for assets.
* Improve tests
* Fixes to app plan management
* Remove referrer
* Fixes cancellation token.
* Fix method naming.
* Remove test loop.
* Another test to improve tests
* Small improvement for tests.
* Perhaps the potential to get better error messages.
* Revert batch change.
* Test logging.
* Fix JSON
* Better polling subscription.
* Store recent events.
* Test output.
* Test
* Another test
* Fix asset deleter.
* Build fix.
* Revert "Store recent events."
This reverts commit 127491d61d .
4 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.
4 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
5990416301
Refactoring/logs ( #842 )
* Tus simplified.
* Update package.
* Refactored logging.
* Get rid of using.
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
b557469f95
Code analyzer fixes.
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
81fea50a5e
Fix graphql.
5 years ago
Sebastian
280921fec1
Code styling.
5 years ago
Sebastian Stehle
d43abcc8c9
Feature/settings ( #686 )
* First settings.
* Migrations.
* Angular update.
* Type safe templates
* Type safe templates
* Backend Tests and minor fixes.
* Some tests.
* Cleanup and tests.
* Fix tests for title component.
* Remove patterns test.
* Tests for settings.
5 years ago
Sebastian Stehle
b3e136943c
User in graphql. ( #682 )
* User in graphql.
* Formatting.
5 years ago
Sebastian Stehle
d124b1d428
Feature/backup performance ( #679 )
* Code cleanup
* Batch store.
* Fixes.
* More performance improvements.
* Temp
* Fix parallelization.
* Ignore restored events for some consumers.
* Tests fixed.
5 years ago
Sebastian Stehle
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
5 years ago
Sebastian
99752173e1
Separator folders/namespaces for domain objects.
6 years ago
Sebastian
231a0aa86c
Refactoring.
6 years ago
Sebastian
b7910ccd4a
LanguagesConfig => Languages.
6 years ago
Sebastian Stehle
e3d5029922
Check references when deleting. ( #583 )
* Check references when deleting.
* Tests fixed
* Performance optimizations.
6 years ago
Sebastian Stehle
eaa33d0354
Role properties. ( #580 )
* Role properties.
* Imrproved permission system.
* Tests fixed.
* Design improvements.
* Tests fixed.
* Make properties optional.
6 years ago
Sebastian
102233e86b
Referer and disabled fix.
6 years ago
Sebastian Stehle
f05d5cf837
Fix image rotation. ( #548 )
6 years ago
Sebastian Stehle
6c4ea7b7d9
Allow anonymous access for clients. ( #544 )
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian
86bc9a29ed
Namespace fixed.
6 years ago
Sebastian
b56e80bbc7
Fix schedule state and improved test namings.
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
8e2f3e9d7e
Query improvements ( #477 )
* Simplify the query code.
* Custom deep equals.
* Cleanup.
* Json fix.
* Equal fixed for custom equality comparer.
* Better equals solution.
* Fixes
6 years ago
Sebastian
03d6ca45f5
Bugfixes:
1) Ignore users with no email for comments
2) Fix loading handling on domain object.
3) Do not assign client as contributor when app is created.
6 years ago
Sebastian Stehle
c2ec70e111
Refactoring/domain objects and Bulk Import ( #471 )
6 years ago
Sebastian
816e3d56b7
Remove the plan reset thing all together.
6 years ago
Sebastian
8d4d25ea90
Fix plan reset
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.
7 years ago