Michael Bromley
|
75b312f01e
feat(docs): Update to reflect new API structure
|
7 anni fa |
Michael Bromley
|
3069beeaee
fix(docs): Fix misconfiguration with urls & build script
|
7 anni fa |
Michael Bromley
|
b205ac3e43
chore(server): Update configs & CLI for actual package name
|
7 anni fa |
Michael Bromley
|
6f9bc33329
feat(docs): Scroll TOC item into view
|
7 anni fa |
Michael Bromley
|
d9d064a662
feat(docs): Add auto-generated GraphQL API docs
|
7 anni fa |
Michael Bromley
|
373b1cf385
chore(docs): Set up webpack-based build for assets
|
7 anni fa |
Michael Bromley
|
81240f354c
docs(server): Generate docs for config interfaces
|
7 anni fa |
Michael Bromley
|
f2c4e63bda
docs(server): Create POC script to generate docs from source
|
7 anni fa |
Michael Bromley
|
40aa81b8ec
chore: Update graphql-code-generator
|
7 anni fa |
Michael Bromley
|
1acc8706fa
chore(server): Update to TypeScript 3.2.4
|
7 anni fa |
Michael Bromley
|
43c96b67bb
chore: Update to Prettier 1.15, run on all ts & html files
|
7 anni fa |
Michael Bromley
|
bcad51a573
chore: Upgrade to Angular 7 & TypeScript 3.1
|
7 anni fa |
Michael Bromley
|
73ec9c731d
feat(server): Initial impl of tax-adjusted ProductVariant pricing
|
7 anni fa |
Michael Bromley
|
39eff3672a
chore(server): Tidy up unused deps, scripts & update readme
|
7 anni fa |
Michael Bromley
|
10e985af8d
chore(server): Use graphql-code-generator for generating all types
|
7 anni fa |
Michael Bromley
|
ed4647c1bb
chore(server): Add e2e tests to Travis config & prepush hook
|
7 anni fa |
Michael Bromley
|
cd2b01c7ce
refactor: Configure shared path alias, move codegen into shared
|
7 anni fa |
Michael Bromley
|
901d1e0a68
chore: Add admin-ui prod build to CI scripts
|
7 anni fa |
Michael Bromley
|
647afe10c6
chore: Set up Travis CI to run tests
|
7 anni fa |
Michael Bromley
|
d2d77d20d3
chore: Set up root linting & formatting on commit
|
7 anni fa |
Michael Bromley
|
a7e610cb3d
chore: Rework folder structure in preparation for monorepo setup
|
7 anni fa |
Michael Bromley
|
f8898cecd3
Fix some config
|
7 anni fa |
Michael Bromley
|
13bebe597f
Run tslint as a ts-server plugin, add no-floating-promises rule
|
7 anni fa |
Michael Bromley
|
53b04cfc78
Update package.json with temp license
|
7 anni fa |
Michael Bromley
|
8b8e20fa4c
Start populating mock data via the gql api
|
7 anni fa |
Michael Bromley
|
4f1e08d636
Generalise the translation helper, write some tests
|
7 anni fa |
Michael Bromley
|
8c2de65f49
Add lint-staged as precommit hook to lint & format
|
7 anni fa |
Michael Bromley
|
c55b082c1a
Implement basic auth strategy using JWT
|
7 anni fa |
Michael Bromley
|
0d547c882d
Establish User, Customer, Administrator entities & relations
|
7 anni fa |
Michael Bromley
|
c2fb3d2ff3
Implement a method of handling localized entities
|
7 anni fa |