Commit History

Author SHA1 Message Date
  Michael Bromley 53253871c5 fix(core): Allow list queries to filter/sort on calculated columns 5 years ago
  Michael Bromley 55b00b2c9d test(core): Await modified collection jobs 5 years ago
  Michael Bromley b5b25ff324 refactor(core): Refactor internals of ConfigurableOperationDef args 5 years ago
  Michael Bromley 97ffb1d8b8 feat(core): Add "slug" field to CollectionBreadcrumb type 5 years ago
  Michael Bromley f3feb7ccf4 fix(core): Fix collection.parent resolver in Postgres 5 years ago
  Michael Bromley d5586bc516 feat(core): Enable Collection query by slug 5 years ago
  Michael Bromley 5b4d3db4c7 feat(core): Add "slug" field to Collection entity 5 years ago
  Michael Bromley 987b611fa3 fix(core): Fix race condition when moving Collections 5 years ago
  Michael Bromley 44916b756b fix(core): Fix deletion of Collections 5 years ago
  Michael Bromley 1915538691 test: Fix failing tests 5 years ago
  Michael Bromley a61df9332b feat(core): Add DB-based persistence for JobQueue 5 years ago
  Michael Bromley 7acf5325ca feat(core): Redesign JobQueue to allow persistence, concurrency etc 5 years ago
  Michael Bromley f48d764a53 chore: Tidy up deep imports from core 5 years ago
  Michael Bromley 06043a5e54 test(core): Get all tests passing for sqljs, postgres & mysql 6 years ago
  Michael Bromley 803f2683f3 refactor: Extract common e2e test config 6 years ago
  Michael Bromley 0f3953455a test(core): Tidy up redundant variable assignment 6 years ago
  Michael Bromley e0674eaf15 test(core): Remove init() calls from clients in e2e tests 6 years ago
  Michael Bromley 8726ab2ef6 refactor: Extract e2e testing code into own package 6 years ago
  Michael Bromley 1ba9e2d6f7 fix(core): Deleting a Collection also deletes descendants 6 years ago
  Michael Bromley 528eb3c5b0 fix(core): Allow removal of all Assets from an entity 6 years ago
  Michael Bromley 4ed2ce3fa7 feat(core): Re-architect entity-asset relations to allow ordering 6 years ago
  Michael Bromley 7b6fe6cf07 fix(core): Fix facet value CollectionFilter 6 years ago
  Michael Bromley e32895f278 fix(core): Resolve collection assets field 6 years ago
  Michael Bromley a243ab0713 refactor: Update plugins to use new EventBus.ofType() API 6 years ago
  Michael Bromley 0a90982e9b perf(core): Move application of CollectionFilters to worker 6 years ago
  Michael Bromley a135e15e1a feat(core): I18n for descriptions and labels of ConfigurableOperations 6 years ago
  Michael Bromley adbd616325 refactor(core): Rework ConfigurableOperation args implementation 6 years ago
  Michael Bromley 20350031e5 feat(core): Use query param to specify language 6 years ago
  Michael Bromley 051f2f3822 feat(core): Implement deleteCollection mutation 6 years ago
  Michael Bromley f1361176d4 feat(core): FacetValue Collection filter can specify logical operator 6 years ago