Michael Bromley
|
f0cd25fcf7
Merge branch 'server-schema-codegen'
|
vor 7 Jahren |
Michael Bromley
|
39eff3672a
chore(server): Tidy up unused deps, scripts & update readme
|
vor 7 Jahren |
Michael Bromley
|
91f0aa63ac
refactor(server): Switch to new generated types
|
vor 7 Jahren |
Michael Bromley
|
ab6eacd413
refactor(admin-ui): Switch to new generated types
|
vor 7 Jahren |
Michael Bromley
|
10e985af8d
chore(server): Use graphql-code-generator for generating all types
|
vor 7 Jahren |
Michael Bromley
|
1f72eaaeed
test(server): Add tests for orders with authenticated user
|
vor 7 Jahren |
Michael Bromley
|
c81e920280
feat(server): Create anonymous sessions and basic Order operations
|
vor 7 Jahren |
Michael Bromley
|
7da6372f6d
feat(server): Add channel filtering to list query builder
|
vor 7 Jahren |
Michael Bromley
|
078b5e8bd2
refactor(server): Merge Auth & Roles guard, expand RequestContext scope
|
vor 7 Jahren |
Michael Bromley
|
37be0299ba
feat(server): Create entities for Orders flow
|
vor 7 Jahren |
Michael Bromley
|
72c8c9f440
Merge branch 'simplify-auth'
|
vor 7 Jahren |
Michael Bromley
|
7e93d4d8b9
chore(server): Use bearer-token auth for populate script
|
vor 7 Jahren |
Michael Bromley
|
e6a6811feb
fix(admin-ui): Fix handling of expired sessions
|
vor 7 Jahren |
Michael Bromley
|
5e851b8a04
fix: Correctly implement rolling session expiry
|
vor 7 Jahren |
Michael Bromley
|
ff10e896f4
feat: Implement configurable cookie/bearer session token methods
|
vor 7 Jahren |
Michael Bromley
|
4848279f26
refactor: Overhaul authN, remove JWT, use sessions table
|
vor 7 Jahren |
Michael Bromley
|
f0f39caa9a
feat: Implement refresh tokens
|
vor 7 Jahren |
Michael Bromley
|
1401c0db09
test(server): Update snapshots to match new query field
|
vor 7 Jahren |
Michael Bromley
|
9a58320cf1
feat(admin-ui): Redirect to last route on log in after session expires
|
vor 7 Jahren |
Michael Bromley
|
e6ed20b64e
refactor(admin-ui): Make server config injectable
|
vor 7 Jahren |
Michael Bromley
|
ca7f05625d
fix(admin-ui): Eliminate race conditions from overlay services
|
vor 7 Jahren |
Michael Bromley
|
482dabc026
fix(admin-ui): Use Angular HttpClient for API calls
|
vor 7 Jahren |
Michael Bromley
|
1df7e35903
fix(admin-ui): Fix error on saving in AdministratorDetailComponent
|
vor 7 Jahren |
Michael Bromley
|
21326331e5
fix(server): Fix the ID encoding/decoding process, test it
|
vor 7 Jahren |
Michael Bromley
|
dfa24add8a
refactor(server): Reorganize folder structure or api & service modules
|
vor 7 Jahren |
Michael Bromley
|
b85b5a03b6
feat(admin-ui): Implement modifying a product's assets
|
vor 7 Jahren |
Michael Bromley
|
fcc0077edf
chore(server): Include assets when generating mock products
|
vor 7 Jahren |
Michael Bromley
|
ceb5b0f25b
test(server): Remove unnecessary unit tests for services
|
vor 7 Jahren |
Michael Bromley
|
37557b4ec2
refactor(server): Extract the naming of Assets into a strategy
|
vor 7 Jahren |
Michael Bromley
|
b5d0264c7b
feat(server): Implement associating assets with products
|
vor 7 Jahren |