Commit History

Author SHA1 Message Date
  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
  Michael Bromley 27b708013f feat(admin-ui): Display hint if deleting Collection with descendants 6 years ago
  Michael Bromley 1ba9e2d6f7 fix(core): Deleting a Collection also deletes descendants 6 years ago
  Michael Bromley 517fcd009b fix(admin-ui): Remove paging from CollectionList 6 years ago
  Michael Bromley cd02789278 fix(admin-ui): Fix notification label for CollectionList 6 years ago
  Michael Bromley 39ca526b04 fix(core): Prevent unhandled promise rejection on worker SIGINT 6 years ago
  Michael Bromley fc5684776f chore: Add a code of conduct 6 years ago
  Michael Bromley 5fdeace799 fix(create): Add .gitattributes to prevent eol conversions 6 years ago
  Michael Bromley 9a5824c811 chore: Move common tsconfig setting to root 6 years ago
  Michael Bromley a21cc9c9ed chore: Convert newlines to LF 6 years ago
  Michael Bromley 5b44955ee0 chore: Publish v0.4.0 6 years ago
  Michael Bromley b3bbae1506 feat(docs): Add migrations guide 6 years ago
  Michael Bromley 4e2784f5d1 feat(create): Generate README file with new projects 6 years ago
  Michael Bromley 746abff9d3 feat(create): Rework folder structure, add build & migration scripts 6 years ago
  Michael Bromley 8837117d8d docs(core): Add docs to migration helpers 6 years ago
  Michael Bromley 241a417396 chore(core): Remove debug string 6 years ago
  Michael Bromley d509805f58 feat(core): Export database migration helpers 6 years ago
  Michael Bromley 78a713c379 feat(admin-ui): Create cross-browser datetime picker component 6 years ago
  Michael Bromley 32470871fd Merge pull request #163 from lsimone/fix-ui-customF 6 years ago
  Michael Bromley d6d33eff8e chore(dev-server): Fix issue populating with sqlite 6 years ago
  Michael Bromley ce004063ad fix(core): Fix duplicate plugin entities being registered on bootstrap 6 years ago
  Michael Bromley e8fd15db8a feat(core): Move error logging to the API Filter layer 6 years ago
  Michael Bromley d5405a00a5 fix(core): Fix DefaultLogger logLevel Error 6 years ago