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