Sebastian Stehle
|
816e77af3a
|
Refactoring/schema type (#696)
* Introduce schema-type.
* Make tests more stable.
* Metadata provider.
* Fix stackoverflow.
|
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 Stehle
|
211bb7f64a
|
Feature/rule formatting editor (#690)
* UI refactoring
* Code cleanup.
* Minor fixes.
* Tests fixed and unified and code removed.
* Fix bug.
* Update terser to fix compile error.
* Cleanup
* Fix schema forms.
* Form fixes.
* Refactoring.
* Temporary.
* Progress
* Progress
* UI fixes.
* More tests
* Remove refactoring essentials from tests.
* Build 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
|
9f604a4e40
|
Feature/parent path (#673)
* Docs fixed
* Parent path.
* Fixes.
* Parent path.
* Just a renaming.
* API cleanup.
* Some tests.
* Tests
* Tests fixed
* Delete unused test.
|
5 years ago |
Sebastian
|
7fba825004
|
Bson fixes.
|
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
|
f30977589b
|
Fix a bug for deleted apps and schemas.
|
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
|
1b06ae6ddd
|
Cache fix.
|
5 years ago |
Sebastian
|
67c8637bea
|
Permissions simplified.
|
5 years ago |
Sebastian
|
5d24b27945
|
Fix permission.
|
5 years ago |
Sebastian Stehle
|
19a85d4391
|
Background cache. (#634)
|
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
|
a6fd374976
|
Reduce allocations in visitors. (#618)
|
5 years ago |
Sebastian
|
ff19b81296
|
Tests improved.
|
5 years ago |
Sebastian
|
3f2b56be11
|
Improve test readability.
|
5 years ago |
Sebastian
|
b506fc7128
|
Test if replicated cache works reliable.
|
5 years ago |
Sebastian
|
99752173e1
|
Separator folders/namespaces for domain objects.
|
5 years ago |
Sebastian Stehle
|
1a3f4f4231
|
Run rules from snapshots. (#604)
* Run rules from snapshots.
* A few small fixes.
|
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
|
231a0aa86c
|
Refactoring.
|
5 years ago |
Sebastian Stehle
|
af56812c07
|
Caching extracted (#587)
* Caching extracted
* Tests cleanup
|
5 years ago |
Sebastian
|
a2c2d67393
|
Tests fixed
|
5 years ago |
Sebastian
|
d45a94fe89
|
Change reverted.
|
5 years ago |
Sebastian
|
0159b8fde1
|
Code styling fixes.
|
5 years ago |
Sebastian Stehle
|
eaa33d0354
|
Role properties. (#580)
* Role properties.
* Imrproved permission system.
* Tests fixed.
* Design improvements.
* Tests fixed.
* Make properties optional.
|
5 years ago |
Sebastian
|
f3caeddd16
|
Text validation.
|
5 years ago |
Sebastian
|
244b68d639
|
Tests fixed.
|
5 years ago |
Sebastian Stehle
|
d8d49640f6
|
Backend localization. (#552)
* Backend localization.
* Fixes
* Grain context fixes.
|
5 years ago |
Sebastian Stehle
|
2298a4d9d8
|
Form model (#547)
* Conditional field rules: Require, Hide, Disable
|
6 years ago |
Sebastian
|
788ec0fcca
|
Options for replicated cache.
|
6 years ago |
Sebastian
|
f38492ea17
|
Bug fixes for broken merge.
|
6 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 Stehle
|
175ce6a36f
|
Simplified. (#538)
* Scripting simplified.
|
6 years ago |
Sebastian Stehle
|
a866626415
|
Feature/liquid (#531)
* Started with liquid support.
* First working jint extension.
* Finalized liquid support.
|
6 years ago |
Sebastian Stehle
|
2603317cfe
|
Feature/scriptingv2 (#495)
* Scripting extensions
* Scripting improvements.
* Scripting engine 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
|
f12449d6f4
|
Fix list fields comparison.
|
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
|
aea1ebc31f
|
Feature/comment trigger (#469)
* Comment trigger.
* Fixes.
* More backend work.
* User mentioned trigger finished.
* More tests.
* Alternative top query parameter.
|
6 years ago |
Sebastian Stehle
|
4e25ccc315
|
Asset metadata. (#467)
* Asset metadata.
* Dynamic queries.
* File tag support.
* Idempotent APIs
|
6 years ago |
Sebastian Stehle
|
fa506459ea
|
Refactoring/backups (#460)
* More tests for backups and SRP improvements.
|
6 years ago |
Sebastian
|
58676e438e
|
Several bugfixes.
|
6 years ago |