Sebastian Stehle
ffe8880c06
Fix/invalid geodata ( #922 )
* Ignore invalid geodata.
* Save file.
3 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.
3 years ago
Sebastian Stehle
93a667a0b0
Fix JSON dot. ( #911 )
* Fix JSON dot.
* Serializer fix.
* Fix queries.
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
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.
3 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
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
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
a6d00c3c7e
Feature/better search ( #792 )
* Azure cognitive search.
* Azure search finalized.
* More fixes.
* Remove api key.
* Document configuration options.
* Reverts the schema-id field.
* Geosearch tests.
* Elastic geo search support.
* Delete old file.
* Better support for query syntax in elastic.
* Temp
* More fixes.
* Code simplified.
* Add settings to json file.
* Fix tests
4 years ago
Sebastian Stehle
56516551c0
Feature/azure search ( #787 )
* Azure cognitive search.
* Azure search finalized.
* More fixes.
* Remove api key.
* Document configuration options.
* Reverts the schema-id field.
4 years ago
Sebastian Stehle
048eea06b2
Feature/azure search ( #786 )
* Azure cognitive search.
* Azure search finalized.
4 years ago
Sebastian
b557469f95
Code analyzer fixes.
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
37484a1469
Consistent database name for tests.
5 years ago
Sebastian Stehle
8a81ead611
Tests fixed.
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
a41e13c6b8
Refactoring/serializers ( #654 )
* #639 Create JSON schemas for all rule events
* Serializers simplified.
* Converters removed.
* Get rid of serializer code.
* Json fixes.
* Tests fixed.
* Tests fixed.
* Fix tests?
* Bugfix for references.
5 years ago
Sebastian
f86b98b307
Code cleanup
5 years ago
Sebastian Stehle
b0040382f1
Data simplified ( #624 )
* Simplified data usage.
* Code simplified.
* Fixed tests.
* Migration fixed.
5 years ago
Sebastian Stehle
41e7fc5f13
Feature/geo queries ( #621 )
* Support for geo queries.
* More tests
* Last fixes.
* Serialization fixes.
* Lat/lon fixes.
* Tests fixed
5 years ago
Sebastian Stehle
14ef257aaf
Feature/geo json ( #619 )
* Reduce allocations in visitors.
* Geojson.
* Build fixes (Tests pending).
* More fixes.
* Geojson support for geolocation fields.
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 Stehle
8340f9ec70
Feature/elastic batch ( #590 )
* Batch update for elastic.
* Cleanup
* Fix bulk updates.
5 years ago
Sebastian
ce3d26911e
Elastic search improvements.
5 years ago
Sebastian
a958c1bf02
Improvements to full text
5 years ago
Sebastian
0159b8fde1
Code styling fixes.
5 years ago
Sebastian Stehle
9ebe251cd0
Feature/batch processing ( #578 )
* Mongo full text index and batch processing for event consumers.
5 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian
ab3438e285
Fixed full text book and webhook.
6 years ago
Sebastian
28e8b9df91
Migration improved.
6 years ago
Sebastian Stehle
1f13ed43af
Index tests ( #494 )
* Indexing tests
* Benchmark indexing performance
* Cleanup
6 years ago
Sebastian
cf767e2dee
* TaskHelper removed
* Cleanup in TextIndexers
* Use secondary read preference for contents.
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
42842e1b81
More tests and code improvements.
6 years ago
Sebastian Stehle
4e25ccc315
Asset metadata. ( #467 )
* Asset metadata.
* Dynamic queries.
* File tag support.
* Idempotent APIs
6 years ago
Sebastian
ef132a382e
Another full text test.
6 years ago
Sebastian
feb1b30839
More optimizations.
6 years ago
Sebastian
c4760a2535
Tests improved
6 years ago
Sebastian
d4ef377f92
Better abstraction.
6 years ago
Sebastian
80f0ae4c5b
Code simplified.
6 years ago
Sebastian
d170a694e9
Potentially fix serialization for full text in cluster.
6 years ago
Sebastian Stehle
16de276965
Text indexer ( #454 )
* Text indexer improved.
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