Michael Bromley
|
4aae6f60b7
refactor(server): Rework the configuration of the graphql api module
|
7 years ago |
Michael Bromley
|
5758e3792c
refactor(server): Switch to csv-import based data generation
|
7 years ago |
Michael Bromley
|
c218594953
fix: Better handling when channel is not found
|
7 years ago |
Michael Bromley
|
1807771160
feat(server): Add a search implementation for postgres, refactor search
|
7 years ago |
Michael Bromley
|
7cd86f6f6b
chore(server): Tidy up dev config
|
7 years ago |
Michael Bromley
|
c6fbcb2f34
feat(server): Create AdminUiPlugin
|
7 years ago |
Michael Bromley
|
a362adc212
feat(server): Implement global settings API
|
7 years ago |
Michael Bromley
|
8af82d3d4b
refactor(server): Export only a single example payment provider
|
7 years ago |
Michael Bromley
|
b94f58d847
feat(server): Simplify DefaultAssetServer constructor options
|
7 years ago |
Michael Bromley
|
a2a4063f93
refactor(server): Enable TypeScript esModuleInterop flag
|
7 years ago |
Michael Bromley
|
81defefe5d
feat(server): Create initial types and resolver for product search
|
7 years ago |
Michael Bromley
|
9e77dde6bf
refactor(server): Move DefaultAssetServer config into default config
|
7 years ago |
Michael Bromley
|
61a2f947c1
refactor(server): Remove ts path mapping for shared files
|
7 years ago |
Michael Bromley
|
46ae227ff3
feat(server): Initial implementation of product data import
|
7 years ago |
Michael Bromley
|
66095db71c
feat(server): Improve email previews when using "file" transport
|
7 years ago |
Michael Bromley
|
f825c8930a
feat(server): Passable order confirmation email implementation
|
7 years ago |
Michael Bromley
|
31e923c045
feat(server): Implement email generation based on Handlebars and MJML
|
7 years ago |
Michael Bromley
|
11d56609f0
feat(server): Initial implementation of transactional emails
|
7 years ago |
Michael Bromley
|
af2aabcabf
chore(server): Remove CustomFields from dev config
|
7 years ago |
Michael Bromley
|
9bccee040a
feat(server): Initial implementation of PaymentMethods
|
7 years ago |
Michael Bromley
|
6d30b835c5
feat(server): Implement state machine for Order process
|
7 years ago |
Michael Bromley
|
d81d51f0f2
feat(server): Allow default Channel token to be specified in config
|
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
|
808c6f1914
refactor(server): Rename defaultAsset -> featuredAsset
|
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 |
Michael Bromley
|
a13c0a0af3
fix(admin-ui): Coerce customFields to correct data types
|
7 years ago |
Michael Bromley
|
80a411c499
feat(server): Rework roles and permissions to be channel aware
|
7 years ago |
Michael Bromley
|
3a3d43708e
refactor(server): Update shared types & utils to use alias
|
7 years ago |