Michael Bromley
|
00c5c514b8
feat(server): Generate ListOptions for nested list fields
|
7 years ago |
Michael Bromley
|
e6437396f9
feat(server): Auto-generate ListOptions & related GraphQL inputs
|
7 years ago |
Michael Bromley
|
c095bdd017
feat(server): Create function to auto-generate list options inputs
|
7 years ago |
Michael Bromley
|
4aae6f60b7
refactor(server): Rework the configuration of the graphql api module
|
7 years ago |
Michael Bromley
|
4363b273a6
refactor(server): Move all .graphql files into api module
|
7 years ago |
Michael Bromley
|
071bb2a6aa
chore(server): Bump alpha version, add server readme
|
7 years ago |
Michael Bromley
|
b44dc7eaf3
fix(server): Fix errors resolving deep order properties for active user
|
7 years ago |
Michael Bromley
|
971b1ad829
feat(server): Create default Address from Order shipping address
|
7 years ago |
Michael Bromley
|
00ca4d4017
feat(server): Implement account registration without verification
|
7 years ago |
Michael Bromley
|
cdd28f548e
feat: Simplify Order address type
|
7 years ago |
Michael Bromley
|
158365feae
fix(server): Fix incorrect error message
|
7 years ago |
Michael Bromley
|
1d4eeff9c5
fix(server): Select ProductVariant Options for activeOrder
|
7 years ago |
Michael Bromley
|
2baea0275d
feat(server): Add sorting to search query
|
7 years ago |
Michael Bromley
|
050aafa695
feat(server): Add ancestorFacetValues property to ProductCategory
|
7 years ago |
Michael Bromley
|
58f57725f8
feat(server): Add price and slug to SearchResult type
|
7 years ago |
Michael Bromley
|
596688505b
feat(server): Populate sample shipping rates from initial data
|
7 years ago |
Michael Bromley
|
139d35fcbd
feat(server): Use same sample data for dev and cli populate script
|
7 years ago |
Michael Bromley
|
5758e3792c
refactor(server): Switch to csv-import based data generation
|
7 years ago |
Michael Bromley
|
1bbc0070d0
feat(docs): Add share info to landing page
|
7 years ago |
Michael Bromley
|
e29d7852a6
fix(docs): Fix typo in getting started guide
|
7 years ago |
Michael Bromley
|
457aac40f1
feat(docs): Add analytics code to landing page
|
7 years ago |
Michael Bromley
|
a66cfd4421
fix(docs): Add proper title to landing page
|
7 years ago |
Michael Bromley
|
ba2b9603b9
chore(server): Bump alpha version
|
7 years ago |
Michael Bromley
|
da81c28868
feat(docs): Add logo to footer
|
7 years ago |
Michael Bromley
|
1bf81abd95
fix(docs): Fix visual glitch in landing page logo
|
7 years ago |
Michael Bromley
|
449aeaa0b3
feat(docs): Add install instructions for postgres
|
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
|
c0515e4729
feat(server): Add support for SQLite / sql.js to DefaultSearchPlugin
|
7 years ago |
Michael Bromley
|
c7dbd91e06
fix(server): Force db sync in CLI populate script
|
7 years ago |