Sebastian Stehle
4ecb4e4942
Standalone ( #1042 )
* Started with migration.
* Fix.
* Fix import order.
* Fix storybook.
* Fix copy
* Fix hash and regex.
* Improve hash provider again.
2 years ago
Sebastian Stehle
6b7c6fc8a6
GraphQL Data loader fix. ( #1006 )
* GraphQL Data loader fix.
* Fix tests
* Fix event store.
* Simplify tests
3 years ago
Sebastian
ffa291b8ed
Update libs.
3 years ago
Sebastian Stehle
835031da6d
Field selector ( #1002 )
* Temp
* Fix backup and warnings.
* Fix tests
* Another test fix.
* Fix resolve url.
* Fix tests and add headers.
* Another test fix.
* Add some comments.
3 years ago
Sebastian
2042eb8b9e
Put all locks to one place.
3 years ago
Sebastian Stehle
ae96470356
Chatbot support ( #1001 )
* Select client.
* Fixes to OpenAPI: Parameter order.
* Fix scripting.
* Fix content type.
* Save all files.
* Fix tests
* Improve errors.
* Fix schema name.
* Fix exception type.
* Fix versions.
* Fix script.
* Chatbot.
* Added missing files.
* Added a loading spinner.
* Fix migration
* Revert change.
* Fix login flow.
* Fix home page.
* Fix GraphQL.
* Add schema name.
3 years ago
Sebastian Stehle
2a5473720b
Scripting fixes ( #1000 )
* Fix scripting.
* Fix content type.
* Fix schema names.
* Update client library.
3 years ago
Sebastian
a6179e1636
Fix script engine.
3 years ago
Sebastian
2ae60f56bd
Allow multiple errors in reject.
3 years ago
Sebastian
3634d29f2e
New Scripting methods and S3 improvements.
3 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
c971f9c187
More autocompletion.
3 years ago
Sebastian Stehle
fd51ab9f63
Autocompletion fixes ( #972 )
* Several fixes.
* Improved autocompletion.
* Fix tests.
3 years ago
Sebastian
cba2d32013
Fix locking.
3 years ago
Sebastian
6009acd468
* Fix highlight pipe
* Fix concurrency issues in scripts.
3 years ago
Sebastian
e84a428348
Fix scripting and jint issues.
3 years ago
Sebastian Stehle
3d3fa864c9
Update jint ( #967 )
* Update jint and move some files.
* Another update to the vars.
3 years ago
Sebastian
4e8ed11efc
Safe copy.
3 years ago
Sebastian Stehle
a4f84bc310
Asset query scripts ( #962 )
* First implementation.
* Tests simplified.
* API test and UI fixes
3 years ago
Sebastian Stehle
08b90221b3
A few things mixed together. ( #959 )
* A few things mixed together.
* Add missing files.
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
3 years ago
Sebastian Stehle
c652b50ecc
File scoped namespace. ( #938 )
3 years ago
Sebastian
f7424dfd62
File scoped namespace.
3 years ago
Sebastian Stehle
eaf2629597
Timeouts ( #930 )
* Fix timeouts.
* Correctly save the Validate flag of workflows.
* New bulk endpoint.
* Update packages.
* Fix tests
* Fix SDK version.
* Add some docs.
3 years ago
Sebastian
16da556954
Fix timeouts.
3 years ago
Sebastian Stehle
0acdbeec5d
Provide translation status. ( #916 )
* Provide translation status.
* Fix tests.
* Fix average calculation.
4 years ago
Sebastian
4c4a47c305
Improve code styles.
4 years ago
Sebastian Stehle
3836c42617
Feature/experimental count collection ( #890 )
* Always add scope.
* Storage performance.
* Storage improvements.
* Fix tests.
* Assets counts.
* Fix for deletion.
* Simplify deletion.
* Fix bulk insert.
* Added migration for total collection.
* More flexible total calculation.
* Fix reload.
* Updates
* Introduce persistence action.
* Fix tests
* Fix tests
* Improve queries.
* Improved mapping.
* Temp
* Revert count collection.
* Easier count cache.
4 years ago
Sebastian Stehle
a805a26da6
Feature/performance round ( #888 )
* Json improvements.
* Performance improvements.
* Fixes json handling performance.
* Telemetry improvements.
* Add missing files.
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
7e071725da
Fix loading state
4 years ago
Sebastian
939922158c
Allow to validate in scripts.
4 years ago
Sebastian
373d05f740
Fix concurrency issue.
4 years ago
Sebastian
129edd724c
More placeholder fixes.
4 years ago
Sebastian
5d493a2ea6
Fix permission check.
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
e8991f484f
Cleanup2 ( #846 )
* Blur hash.
* Cleanup
* More fixes.
* Remove some unused code.
4 years ago
Sebastian Stehle
cb9a14a248
Blur hash. ( #845 )
* Blur hash.
* Cleanup
* More fixes.
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
3f3d355b0c
Feature/filters v2 ( #835 )
Improved filters with new filter model and reduced dependency to EDM (OData). Also generates the query model in the backend instead of the frontend.
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
a8b0ada3ee
Pre query. ( #831 )
* Pre query.
* fix tests
* Number
* Fix tests?
* Remove old test.
4 years ago
Sebastian
e230459303
Cleanup.
4 years ago
Sebastian
87cb951db2
Allow setting nested values in scripts.
4 years ago
Sebastian
7af7db60b6
Generate guid in script.
4 years ago
Sebastian
631cb94743
Remove useless code.
4 years ago
Sebastian
a0d587d7c0
Use options for jint.
4 years ago
Sebastian
18780b942a
Reset constraints if needed.
4 years ago
Sebastian
c10b3accba
Improved logging and proper scripting initializer.
4 years ago