Commit History

Author SHA1 Message Date
  Michael Bromley d98cc5be43 feat(server): Move asset storage into a plugin 7 years ago
  Michael Bromley 17fcf2fb7a feat(server): Implement interceptor for asset preview urls 7 years ago
  Michael Bromley 0e5a8e4d54 feat: Initial implementation of Assets & file uploads 7 years ago
  Michael Bromley 33bd8cd444 fix(admin-ui): Fix late creation of forms 7 years ago
  Michael Bromley 3a57914a2e test(server): Fix non-deterministic e2e tests, increase timeout 7 years ago
  Michael Bromley 5a933830ea test(server): Create e2e tests for administrator resolver operations 7 years ago
  Michael Bromley d611a06e58 feat(admin-ui): Create admin detail route & create / update admins 7 years ago
  Michael Bromley 4fa3a24115 feat(server): Implement update of administrator & admin roles 7 years ago
  Michael Bromley f98d7de0e7 feat(admin-ui): Restrict operations on default roles 7 years ago
  Michael Bromley e127c3e8c3 feat(server): Prevent update of default roles, add e2e tests 7 years ago
  Michael Bromley 98cdeaf30e refactor(server): Move constants into shared 7 years ago
  Michael Bromley c4fcb01ee1 fix(admin-ui): Template type check error 7 years ago
  Michael Bromley 33c284aea2 refactor(admin-ui): Simplify some translation strings 7 years ago
  Michael Bromley 1217da4fe8 feat(admin-ui): Implement Role list/detail routes 7 years ago
  Michael Bromley 821f6ccf5d feat(server): Implement create & update mutation for Roles 7 years ago
  Michael Bromley 673c0ab204 refactor(admin-ui): Create shared base impls for entity details 7 years ago
  Michael Bromley 08877e3ec1 fix(server): Fix broken permissions guard implementation, add e2e tests 7 years ago
  Michael Bromley 5afa6b2db7 feat(server): Create roles API resolver & service methods 7 years ago
  Michael Bromley 594dc51ddc refactor(admin-ui): Create BaseListComponent to share list logic 7 years ago
  Michael Bromley b240f8dd97 feat(admin-ui): Create basic Administrators list 7 years ago
  Michael Bromley e5f2e0c2e9 feat(server): Make administrators query return paginated list 7 years ago
  Michael Bromley e500ff1131 refactor(admin-ui): Move GraphQL definitions into single files 7 years ago
  Michael Bromley a13c0a0af3 fix(admin-ui): Coerce customFields to correct data types 7 years ago
  Michael Bromley 66a43baa16 test(server): Remove unwanted logging from e2e tests 7 years ago
  Michael Bromley a916fe5b5f fix(admin-ui): Ensure the translations are loaded when app bootstraps 7 years ago
  Michael Bromley ce234a2c62 chore(server): Set node version to 8 for Travis CI 7 years ago
  Michael Bromley c973588d3d feat(server): Add auth controls to all existing API operations 7 years ago
  Michael Bromley d3f1b20f7a Merge branch 'channels' 7 years ago
  Michael Bromley 80a411c499 feat(server): Rework roles and permissions to be channel aware 7 years ago
  Michael Bromley ceddd22dff chore(server): Update @nestjs/graphql dependency 7 years ago