Commit History

Author SHA1 Message Date
  Michael Bromley 38ef3f4e28 chore(testing): Add missing dependencies 6 years ago
  Michael Bromley 3c76aad483 docs(testing): Create documentation for testing package 6 years ago
  Michael Bromley 0f3953455a test(core): Tidy up redundant variable assignment 6 years ago
  Michael Bromley c05730c29b refactor(testing): Remove TestClient, use SimpleGraphQLClient directly 6 years ago
  Michael Bromley e0674eaf15 test(core): Remove init() calls from clients in e2e tests 6 years ago
  Michael Bromley 4fd4d1ae48 fix(dev-server): Fix load tests and populate script 6 years ago
  Michael Bromley ffc8bc86ca chore: Re-work build, watch, test scripts 6 years ago
  Michael Bromley 8726ab2ef6 refactor: Extract e2e testing code into own package 6 years ago
  Michael Bromley 68636f0916 chore: Update lerna version 6 years ago
  Michael Bromley 25c0269c9f chore: Update a bunch of devDependencies across packages 6 years ago
  Michael Bromley 2fd33d03b3 chore: Update some root dependencies 6 years ago
  Michael Bromley bbd366fe13 chore(core): Update other outdated deps 6 years ago
  Michael Bromley 25459aff81 chore(core): Update Nestjs & TypeORM to latest versions 6 years ago
  Michael Bromley 2c8b7dfef6 feat(elasticsearch-plugin): Allow definition of custom mappings 6 years ago
  Michael Bromley 69dad0b664 feat(core): Allow lazy evaluation of APIExtensionDefinitions 6 years ago
  Michael Bromley c7857d39da feat(core): Export the Api decorator & ApiType type 6 years ago
  Michael Bromley 89c0699622 feat(admin-ui): Export CanDeactivateDetailGuard 6 years ago
  Michael Bromley ddceb64c09 feat(core): Export some entity utils from service helpers 6 years ago
  Michael Bromley 0f7c6153af chore: Publish v0.5.0 6 years ago
  Michael Bromley f907dac6e5 feat(docs): Update docs with new Admin UI extensions API 6 years ago
  Michael Bromley 7939be9902 chore(dev-server): Update example UI extension plugin 6 years ago
  Michael Bromley b23c3e803f feat(admin-ui-plugin): Allow UI extensions to contain multiple modules 6 years ago
  Michael Bromley d2224496f1 feat(admin-ui): Export BaseListComponent & BaseDetailComponent 6 years ago
  Michael Bromley 7b5b9430e0 fix(admin-ui): Import missing social-shapes icons 6 years ago
  Michael Bromley 0d57eca6e2 feat(core): Export all service-layer helpers in PluginCommonModule 6 years ago
  Michael Bromley aa40776634 feat(core): Auto-generate GraphQL ListOptions for plugin extensions 6 years ago
  Michael Bromley 5bb5c1e2ec feat(core): Export ListQueryBuilder helper 6 years ago
  Michael Bromley 34cb07e5a8 feat(core): Allow log level to be set in migration helpers 6 years ago
  Michael Bromley 4f2c4dfc3b fix(core): Correctly handle 404 and other Nestjs errors 6 years ago
  Michael Bromley 147bf17b86 feat(admin-ui): Make CollectionList items expandable 6 years ago