Sebastian Stehle
8573a28ed1
Update Jint and Changelog for 7.13.0
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
38ed425b95
Rule improvements ( #975 )
* Improve rule performance.
* Back to async enumerable.
* Migration to usage tracker.
* Use proper data type.
* Fine tuning.
* Fix tests
* Fix backend tests.
* More tests fixed.
* Some unrelated tests
3 years ago
Sebastian Stehle
a4f84bc310
Asset query scripts ( #962 )
* First implementation.
* Tests simplified.
* API test and UI fixes
3 years ago
Sebastian
27455f2439
Tests for serialization of rule state.
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
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
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
8617fcb299
Fix rule update. ( #748 )
* Fix rule update.
* Just a naming.
5 years ago
Sebastian Stehle
389b0dadaa
Refactoring/simplify immutability ( #693 )
* Simplify immutability.
* More cleanup.
* Code cleanup.
* Fix.
* More simplifications.
* Just a spelling fix.
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
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 Stehle
b02588aeb6
Feature/refs view ( #608 )
* Views for references.
* Cleanup contents state.
* Temorary
* Paging simplified.
* Cleanup and test improvements.
* Minor fixes after testing.
6 years ago
Sebastian Stehle
f54cc0683a
Fix/rerun ( #598 )
* Fix for rerun rules.
* Tests fixed
6 years ago
Sebastian
231a0aa86c
Refactoring.
6 years ago
Sebastian
5ee8c619ec
Rule fixes.
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian
b56e80bbc7
Fix schedule state and improved test namings.
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 Stehle
c2ec70e111
Refactoring/domain objects and Bulk Import ( #471 )
6 years ago
Sebastian Stehle
4e25ccc315
Asset metadata. ( #467 )
* Asset metadata.
* Dynamic queries.
* File tag support.
* Idempotent APIs
6 years ago
Sebastian Stehle
4c02d6cbcc
Feature/asset folders ( #451 )
Asset folders.
7 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
Sebastian Stehle
27585578fe
Manual triggers ( #428 )
* Manual trigger for rules.
* Fixes with permission and disabled state.
7 years ago
Sebastian Stehle
e8213d43ba
Rule Improvements ( #424 )
* Rule names and statistics
7 years ago
Sebastian
a9d061da26
Rules implemented.
7 years ago
Sebastian
dddd3efe6d
Base class for grains.
7 years ago
Sebastian Stehle
7e2fc6f796
Code cleanup.
7 years ago
Sebastian Stehle
522d1192f5
Started with scripting.
7 years ago
Sebastian Stehle
f2418b30f1
Performance optimizations. Get rid of slow immutable classes.
8 years ago
Sebastian Stehle
f228efb31c
Smells removed.
8 years ago
Sebastian Stehle
8b257edc5d
Test fixed.
8 years ago
Sebastian Stehle
5d47fd64a5
Almost finished refactoring.
8 years ago
Sebastian Stehle
ddb80deb93
Started to refactor rule action.
8 years ago
Sebastian
aa2d71f4bc
Logging activation time for domain object grains.
8 years ago
Sebastian Stehle
58eb548642
Migrated code from orleans3 branch.
8 years ago
Sebastian Stehle
21626eab3d
App tests.
8 years ago
Sebastian Stehle
de99ac3579
Asset grain tests
8 years ago
Sebastian Stehle
1a562da782
RuleGrainTests
8 years ago