Michael Bromley
|
0afede4bff
refactor: Move ConfigResolver into GlobalSettings
|
7 년 전 |
Michael Bromley
|
a362adc212
feat(server): Implement global settings API
|
7 년 전 |
Michael Bromley
|
74338d00fb
refactor(server): Simplify the way plugin providers are exported
|
7 년 전 |
Michael Bromley
|
edcada1e2d
refactor(server): Plugins specify GraphQL types and resolvers separately
|
7 년 전 |
Michael Bromley
|
89b53fc8b5
feat(server): Extend plugin interface
|
7 년 전 |
Michael Bromley
|
46ae227ff3
feat(server): Initial implementation of product data import
|
7 년 전 |
Michael Bromley
|
cd4c87f521
feat(server): create ProductCategory entity, service, resolver
|
7 년 전 |
Michael Bromley
|
7e82f290b5
refactor(server): Move ID codec into a service for easier reuse
|
7 년 전 |
Michael Bromley
|
9bccee040a
feat(server): Initial implementation of PaymentMethods
|
7 년 전 |
Michael Bromley
|
c0c674bd70
feat(server): Implement CRU on ShippingMethod entity
|
7 년 전 |
Michael Bromley
|
a4330eee9b
refactor(server): Reorganize api module files to be more cohesive
|
7 년 전 |
Michael Bromley
|
4df0ed8969
feat: Implement TaxRate API & admin ui
|
7 년 전 |
Michael Bromley
|
0e50a0b312
refactor: Rename AdjustmentSource -> Promotion, refactor OrderItems
|
7 년 전 |
Michael Bromley
|
8b51f1feeb
refactor: Create simple TaxCategory entity
|
7 년 전 |
Michael Bromley
|
ff495fca58
feat(server): Implement CustomerGroup entity
|
7 년 전 |
Michael Bromley
|
798fee7d5f
feat(server): Implement Zones
|
7 년 전 |
Michael Bromley
|
ea4d2e27bb
feat: Add Country entity & admin-ui list detail components
|
7 년 전 |
Michael Bromley
|
b2ec600ba9
feat: Basic CRU on AdjustmentSource
|
7 년 전 |
Michael Bromley
|
078b5e8bd2
refactor(server): Merge Auth & Roles guard, expand RequestContext scope
|
7 년 전 |
Michael Bromley
|
4848279f26
refactor: Overhaul authN, remove JWT, use sessions table
|
7 년 전 |
Michael Bromley
|
f0f39caa9a
feat: Implement refresh tokens
|
7 년 전 |
Michael Bromley
|
21326331e5
fix(server): Fix the ID encoding/decoding process, test it
|
7 년 전 |
Michael Bromley
|
dfa24add8a
refactor(server): Reorganize folder structure or api & service modules
|
7 년 전 |
Michael Bromley
|
17fcf2fb7a
feat(server): Implement interceptor for asset preview urls
|
7 년 전 |
Michael Bromley
|
0e5a8e4d54
feat: Initial implementation of Assets & file uploads
|
7 년 전 |
Michael Bromley
|
08877e3ec1
fix(server): Fix broken permissions guard implementation, add e2e tests
|
7 년 전 |
Michael Bromley
|
5afa6b2db7
feat(server): Create roles API resolver & service methods
|
7 년 전 |
Michael Bromley
|
80a411c499
feat(server): Rework roles and permissions to be channel aware
|
7 년 전 |
Michael Bromley
|
c03735f474
feat(server): Convert auth to GraphQL, fix auth guard mechanism
|
7 년 전 |
Michael Bromley
|
fb2c816b33
refactor(server): Split app into Nest modules & reorganize
|
7 년 전 |