| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Gracefully handle missing token errors | 2024-08-25 | -4/+20 | ||
| | | |||||
| * | Add store front page | 2024-08-25 | -0/+41 | ||
| | | |||||
| * | Add an item displayed in the store | 2024-08-25 | -0/+277 | ||
| | | |||||
| * | Extract button to reusable component | 2024-08-25 | -23/+33 | ||
| | | |||||
| * | Update voucher validator to point to store page | 2024-08-25 | -38/+35 | ||
| | | |||||
| * | Make max-width opt in via new container | 2024-08-25 | -10/+24 | ||
| | | |||||
| * | Add top margin to header | 2024-08-25 | -8/+9 | ||
| | | |||||
| * | Add overflow CSS for cards | 2024-08-25 | -0/+1 | ||
| | | |||||
| * | Add API module for templates | 2024-08-25 | -0/+38 | ||
| | | |||||
| * | Update themes | 2024-08-25 | -1/+4 | ||
| | | |||||
| * | Add new store page to router | 2024-08-25 | -2/+11 | ||
| | | |||||
| * | Wrap app in Redux Provider | 2024-08-25 | -1/+5 | ||
| | | |||||
| * | Add redux store and authorization slice | 2024-08-25 | -0/+64 | ||
| | | |||||
| * | Render Voucher ID on validation | 2024-08-19 | -0/+7 | ||
| | | |||||
| * | Add VoucherValidator to landing page | 2024-08-19 | -0/+3 | ||
| | | |||||
| * | Add Voucher Validator component | 2024-08-19 | -0/+75 | ||
| | | |||||
| * | Add TextInput | 2024-08-19 | -0/+109 | ||
| | | |||||
| * | Add vouchers client | 2024-08-19 | -0/+27 | ||
| | | |||||
| * | Add API client | 2024-08-19 | -0/+53 | ||
| | | |||||
| * | Build in API base URL | 2024-08-19 | -0/+1 | ||
| | | |||||
| * | Add new CSSProp support in styled-components typing | 2024-08-19 | -0/+7 | ||
| | | |||||
| * | Update themes | 2024-08-19 | -1/+14 | ||
| | | |||||
| * | Add some blur to the card titles | 2024-08-17 | -1/+1 | ||
| | | |||||
| * | Actually fix footer alignment | 2024-08-17 | -0/+1 | ||
| | | |||||
| * | Fix footer centering | 2024-08-17 | -2/+8 | ||
| | | |||||
| * | Add design system page to demo all components | 2024-08-17 | -0/+20 | ||
| | | |||||
| * | Add design system page | 2024-08-17 | -2/+7 | ||
| | | |||||
| * | Change card border colour on light theme | 2024-08-17 | -2/+4 | ||
| | | |||||
| * | Add some more copy to landing page | 2024-08-17 | -24/+37 | ||
| | | |||||
| * | Add frontend version and SHA to footer | 2024-08-17 | -1/+4 | ||
| | | |||||
| * | Increase linting strictness | 2024-08-17 | -38/+38 | ||
| | | |||||
| * | Correct bad copy & paste | 2024-08-17 | -2/+2 | ||
| | | |||||
| * | Remove unnecessary nesting on error page | 2024-08-17 | -12/+6 | ||
| | | |||||
| * | Fix all TypeScript errors so far | 2024-08-17 | -14/+43 | ||
| | | |||||
| * | Remove unused React import | 2024-08-17 | -1/+0 | ||
| | | |||||
| * | Remove Header from LandingPage | 2024-08-17 | -41/+11 | ||
| | | |||||
| * | Add error page | 2024-08-17 | -0/+33 | ||
| | | |||||
| * | Split Header to independent component | 2024-08-17 | -0/+33 | ||
| | | |||||
| * | Update card styles | 2024-08-17 | -1/+2 | ||
| | | |||||
| * | Add react-router to main app | 2024-08-17 | -3/+19 | ||
| | | |||||
| * | Fix whitespace | 2024-08-17 | -2/+0 | ||
| | | |||||
| * | Initial pass at a frontend application | 2024-08-17 | -0/+205 | ||
