Michael Bromley
|
cd4c87f521
feat(server): create ProductCategory entity, service, resolver
|
7 years ago |
Michael Bromley
|
ea8338882b
refactor(admin-ui): Simplify API interceptor to work with new errors
|
7 years ago |
Michael Bromley
|
2e92fc123f
feat(server): Improved error handling
|
7 years ago |
Michael Bromley
|
a70abacfd8
chore(server): Attempt to speed up Jest tests in Travis CI
|
7 years ago |
Michael Bromley
|
d8fcce67ff
chore(admin-ui): Update all dependencies except Clarity
|
7 years ago |
Michael Bromley
|
8f1286c5b8
chore(server): Update sharp to v0.21.0
|
7 years ago |
Michael Bromley
|
b9a4df9c57
chore(server): Update jest, ts-jest and node versions
|
7 years ago |
Michael Bromley
|
dcbf146e32
chore(server): Update many dependencies
|
7 years ago |
Michael Bromley
|
d22fc4f866
refactor(server): Update Nest, fix schema merging to use Nest service
|
7 years ago |
Michael Bromley
|
de2047753a
fix(server): Update Apollo Server to 2.2.2 and fix error translations
|
7 years ago |
Michael Bromley
|
43c96b67bb
chore: Update to Prettier 1.15, run on all ts & html files
|
7 years ago |
Michael Bromley
|
82a768f895
refactor(server): Move hardcoded url from email template to code
|
7 years ago |
Michael Bromley
|
ca1f9afa31
feat(admin-ui): Display verified status in CustomerListComponent
|
7 years ago |
Michael Bromley
|
c527be194f
chore(server): Mark populated Customers as verified
|
7 years ago |
Michael Bromley
|
d5388c9f4a
feat(server): Expose "verified" property of User entity over API
|
7 years ago |
Michael Bromley
|
91de6beb2b
feat(server): Refine customer signup flow
|
7 years ago |
Michael Bromley
|
79b23bb6de
feat(server): Expand input for registerCustomerAccount mutation
|
7 years ago |
Michael Bromley
|
634325d0c0
test(server): Create TestingTransport option for testing email sending
|
7 years ago |
Michael Bromley
|
66095db71c
feat(server): Improve email previews when using "file" transport
|
7 years ago |
Michael Bromley
|
00603e3088
feat(server): Implement basics of User email verification flow
|
7 years ago |
Michael Bromley
|
878bc27007
chore(server): Reorganize folder structure for email preview script
|
7 years ago |
Michael Bromley
|
d5e8cc8801
refactor(server): Create UserService & move User-related methods into it
|
7 years ago |
Michael Bromley
|
f825c8930a
feat(server): Passable order confirmation email implementation
|
7 years ago |
Michael Bromley
|
fdbfb864ea
refactor(server): Split email loading & sending into separate classes
|
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
|
ba0dc5a376
test(server): Fix broken Order test
|
7 years ago |
Michael Bromley
|
e3f3c7c6c4
fix(server): Fix a few TS compiler errors
|
7 years ago |
Michael Bromley
|
6d95443e87
feat(server): Allow guest Customers to view completed order
|
7 years ago |
Michael Bromley
|
169f709961
feat(server): implement setCustomerForOrder mutation
|
7 years ago |