Michael Bromley
|
49065ca111
fix(server): Fix line endings for cli binary & index template
|
7 gadi atpakaļ |
Michael Bromley
|
0efd5ff3ca
feat(server): Add templateVars option to EmailOptions
|
7 gadi atpakaļ |
Michael Bromley
|
54e6bf6495
feat(server): Implement password reset flow for shop API
|
7 gadi atpakaļ |
Michael Bromley
|
2c26d30d07
feat(server): Add updateCustomerPassword mutation & tests
|
7 gadi atpakaļ |
Michael Bromley
|
4a7ebcdba4
feat(server): Add Customer /Address update & delete mutations
|
7 gadi atpakaļ |
Michael Bromley
|
2450e5ea9f
fix(docs): Add missing index files to git repo
|
7 gadi atpakaļ |
Michael Bromley
|
c41bd2aed5
chore: Bump alpha version and update docs & cli config template
|
7 gadi atpakaļ |
Michael Bromley
|
ee0a565469
feat(server): AdminUiPlugin dynamically configures the admin ui
|
7 gadi atpakaļ |
Michael Bromley
|
eec651fbbe
feat(admin-ui): Add runtime config for connection settings
|
7 gadi atpakaļ |
Michael Bromley
|
97ea42f1ae
test(server): Attempt again to fix tests broken due to permissive import
|
7 gadi atpakaļ |
Michael Bromley
|
70d79459a8
refactor(server): Rework the id decode/encode pipeline
|
7 gadi atpakaļ |
Michael Bromley
|
96042105c0
test(server): More specific import to avoid pulling in unwanted deps
|
7 gadi atpakaļ |
Michael Bromley
|
c7c53f9d1c
feat(server): Create resolver for ProductVariant entity
|
7 gadi atpakaļ |
Michael Bromley
|
2063e803fe
fix(server): Handle cookie session in shop api
|
7 gadi atpakaļ |
Michael Bromley
|
9c40f29186
feat(docs): Add breadcrumbs
|
7 gadi atpakaļ |
Michael Bromley
|
311b233c89
feat(docs): Improve docs search widget
|
7 gadi atpakaļ |
Michael Bromley
|
4e0b0492f3
Merge branch 'split-apis'
|
7 gadi atpakaļ |
Michael Bromley
|
75b312f01e
feat(docs): Update to reflect new API structure
|
7 gadi atpakaļ |
Michael Bromley
|
6e8b24a4a3
feat(server): Rework the plugin interface to account for 2 apis
|
7 gadi atpakaļ |
Michael Bromley
|
af9e57acd7
feat(server): Split into 2 GraphQL apis - admin & shop
|
7 gadi atpakaļ |
Michael Bromley
|
00c5c514b8
feat(server): Generate ListOptions for nested list fields
|
7 gadi atpakaļ |
Michael Bromley
|
e6437396f9
feat(server): Auto-generate ListOptions & related GraphQL inputs
|
7 gadi atpakaļ |
Michael Bromley
|
c095bdd017
feat(server): Create function to auto-generate list options inputs
|
7 gadi atpakaļ |
Michael Bromley
|
4aae6f60b7
refactor(server): Rework the configuration of the graphql api module
|
7 gadi atpakaļ |
Michael Bromley
|
4363b273a6
refactor(server): Move all .graphql files into api module
|
7 gadi atpakaļ |
Michael Bromley
|
071bb2a6aa
chore(server): Bump alpha version, add server readme
|
7 gadi atpakaļ |
Michael Bromley
|
b44dc7eaf3
fix(server): Fix errors resolving deep order properties for active user
|
7 gadi atpakaļ |
Michael Bromley
|
971b1ad829
feat(server): Create default Address from Order shipping address
|
7 gadi atpakaļ |
Michael Bromley
|
00ca4d4017
feat(server): Implement account registration without verification
|
7 gadi atpakaļ |
Michael Bromley
|
cdd28f548e
feat: Simplify Order address type
|
7 gadi atpakaļ |