Commit History

Author SHA1 Message Date
  Michael Bromley 7e93d4d8b9 chore(server): Use bearer-token auth for populate script 7 years ago
  Michael Bromley e6a6811feb fix(admin-ui): Fix handling of expired sessions 7 years ago
  Michael Bromley 5e851b8a04 fix: Correctly implement rolling session expiry 7 years ago
  Michael Bromley ff10e896f4 feat: Implement configurable cookie/bearer session token methods 7 years ago
  Michael Bromley 4848279f26 refactor: Overhaul authN, remove JWT, use sessions table 7 years ago
  Michael Bromley f0f39caa9a feat: Implement refresh tokens 7 years ago
  Michael Bromley 1401c0db09 test(server): Update snapshots to match new query field 7 years ago
  Michael Bromley 9a58320cf1 feat(admin-ui): Redirect to last route on log in after session expires 7 years ago
  Michael Bromley e6ed20b64e refactor(admin-ui): Make server config injectable 7 years ago
  Michael Bromley ca7f05625d fix(admin-ui): Eliminate race conditions from overlay services 7 years ago
  Michael Bromley 482dabc026 fix(admin-ui): Use Angular HttpClient for API calls 7 years ago
  Michael Bromley 1df7e35903 fix(admin-ui): Fix error on saving in AdministratorDetailComponent 7 years ago
  Michael Bromley 21326331e5 fix(server): Fix the ID encoding/decoding process, test it 7 years ago
  Michael Bromley dfa24add8a refactor(server): Reorganize folder structure or api & service modules 7 years ago
  Michael Bromley b85b5a03b6 feat(admin-ui): Implement modifying a product's assets 7 years ago
  Michael Bromley fcc0077edf chore(server): Include assets when generating mock products 7 years ago
  Michael Bromley ceb5b0f25b test(server): Remove unnecessary unit tests for services 7 years ago
  Michael Bromley 37557b4ec2 refactor(server): Extract the naming of Assets into a strategy 7 years ago
  Michael Bromley b5d0264c7b feat(server): Implement associating assets with products 7 years ago
  Michael Bromley 55872a5d56 test(server): Add Assets to populate script & e2e test config 7 years ago
  Michael Bromley ff8478567b refactor: Allow patch updates and clean up update APIs 7 years ago
  Michael Bromley c4dde27dcc feat(admin-ui): Create product asset picker UI components 7 years ago
  Michael Bromley 808c6f1914 refactor(server): Rename defaultAsset -> featuredAsset 7 years ago
  Michael Bromley 1d15dfe97e refactor(admin-ui): Move itemsPerPage control into own component 7 years ago
  Michael Bromley 80582c4309 feat(admin-ui): Multiple asset uploads, improve asset gallery 7 years ago
  Michael Bromley 47d40840b0 feat(server): Allow multiple assets to be created in one mutation 7 years ago
  Michael Bromley 2cb3b25c6e feat(admin-ui): Create asset gallery component 7 years ago
  Michael Bromley 61e57650ed feat(server): Generate preview images for non-image assets 7 years ago
  Michael Bromley c1230198af feat(server): On-the-fly image transformations 7 years ago
  Michael Bromley d98cc5be43 feat(server): Move asset storage into a plugin 7 years ago