Sebastian Stehle
a293edb643
Fixes/components ( #733 )
* Fixes
* Fix infinite loop.
5 years ago
Sebastian
913ef7066d
Timeouts and token cleanup.
5 years ago
Sebastian
ff05745d7e
Resolve SVGs.
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
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
58362be283
Feature/status ( #663 )
Bulk endpoint improvements.
5 years ago
Sebastian
d521775c11
Fix and simplify tests.
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 Stehle
ba9e2e2bdc
Fix/surrogate keys ( #637 )
* Fix surrogate keys.
* Fallback handling.
* Script and template extensions for references and assets.
* Bugfix.
* Lazy references.
5 years ago
Sebastian Stehle
524c3aa430
Feature/skip total ( #636 )
* Skip total query to save calls to MongoDB.
* Test fixes.
5 years ago
Sebastian
91c1532ef7
Fix surrogate keys.
5 years ago
Sebastian
1b06ae6ddd
Cache fix.
5 years ago
Sebastian
f86b98b307
Code cleanup
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
e8c7bc7f38
Feature/version-in-graphql ( #622 )
* Get content by version in graphql.
* Return null instead of exception.
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
99752173e1
Separator folders/namespaces for domain objects.
5 years ago
Sebastian Stehle
52f8b6cf89
References endpoints. ( #606 )
* References endpoints.
* Tests fixed.
* Mini fix.
* Some fallback changes.
5 years ago
Sebastian Stehle
98e2ed1987
Consistent ordering through ids. ( #601 )
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
1bc85b2fad
Tests improved and fixed.
5 years ago
Sebastian
a6714e03c6
Optimize duplicate finder.
5 years ago
Sebastian Stehle
9c4a2736f5
GraphQL reverse references. ( #592 )
* GraphQL reverse references.
* Fixes.
* Fix recursion.
5 years ago
Sebastian
0159b8fde1
Code styling fixes.
5 years ago
Sebastian Stehle
2ee47638b0
Feature/client contingent ( #563 )
* T
* Temporary
* Temp.
* Limits
* Localization fix.
* Test improvement.
* Fixes.
* Tests fixed
* TS build fix.
* Use client library.
5 years ago
Sebastian Stehle
d8d49640f6
Backend localization. ( #552 )
* Backend localization.
* Fixes
* Grain context fixes.
5 years ago
Sebastian Stehle
50747db360
Feature/replicated cache ( #543 )
* Performance improvements.
6 years ago
Sebastian Stehle
1506f2ba98
WIP: Feature/string-identifiers ( #524 )
* Global ids for all elements
6 years ago
Sebastian
38d762653d
Increase download timeout for backups.
6 years ago
Sebastian
2fb0f2cdf2
Scripting fix.
6 years ago
Sebastian Stehle
175ce6a36f
Simplified. ( #538 )
* Scripting simplified.
6 years ago
Sebastian Stehle
86a5f999ed
Async fixes. ( #537 )
* Async fixes.
* More things.
* More fixes.
6 years ago
Sebastian Stehle
35753f08a0
Feature/notifo ( #529 )
* Notifo integration
6 years ago
Sebastian Stehle
a866626415
Feature/liquid ( #531 )
* Started with liquid support.
* First working jint extension.
* Finalized liquid support.
6 years ago
Sebastian
a1bf4aba7e
Fix loaders.
6 years ago
Sebastian Stehle
59951d28d7
Started to fix the conversion flow. ( #519 )
* Started to fix the conversion flow.
* Finalized (hopefully)
* Improved tests and fixed a bug with assets resolver.
6 years ago
Sebastian Stehle
b048283848
Bulk endpoint. ( #516 )
* Bulk endpoint.
* Fix in bulk middleware to always query for unpublished content.
* Permission fixed.
6 years ago
Sebastian
10d7341577
Status fixes for singleton contents.
6 years ago
Sebastian Stehle
d77eeeec9c
Resolve ( #499 )
* Fix the API docs.
* Improve resolving of assets.
6 years ago
Sebastian Stehle
28fe82b480
Rule formatter improvements and url generator alignment. ( #498 )
6 years ago
Sebastian Stehle
2603317cfe
Feature/scriptingv2 ( #495 )
* Scripting extensions
* Scripting improvements.
* Scripting engine fixed.
6 years ago
Sebastian
882b0ea6fc
Caching header improvements.
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
f12449d6f4
Fix list fields comparison.
6 years ago
Sebastian Stehle
5becaf0360
Better cache dependency handling. ( #483 )
* Better cache dependency handling.
* Tests fixed.
6 years ago