index
:
thallium
dependabot/pip/cryptography-44.0.1
dependabot/pip/jinja2-3.1.6
dependabot/pip/virtualenv-20.26.6
main
Outsourced work with the KGB, MIA, CIA and NSTV
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
thallium-frontend
/
src
(
follow
)
Commit message (
Collapse
)
Author
Age
Lines
*
Add card wrapper around cart status on store page
Joe Banks
2024-09-12
-7
/
+19
|
*
ESLint fixes
Joe Banks
2024-09-12
-9
/
+9
|
*
Use new CartConfirm component in CheckoutPage
Joe Banks
2024-09-12
-2
/
+2
|
*
Add new CartConfirm component for displaying cart contents on checkout
Joe Banks
2024-09-12
-0
/
+114
|
*
Fix margins for small devices
Joe Banks
2024-09-12
-0
/
+2
|
*
Fix some cart removal logic
Joe Banks
2024-09-12
-2
/
+4
|
*
Correct dependencies of useMemo and useEffect in useVisible
Joe Banks
2024-09-11
-8
/
+8
|
*
Allow for seeding useVisible with preferred default
Joe Banks
2024-09-11
-9
/
+15
|
*
Remove unused imports from App.tsx
Joe Banks
2024-09-11
-1
/
+1
|
*
Use new useMediaQuery hook to determine dark theme
Joe Banks
2024-09-11
-7
/
+2
|
*
Add useMediaQuery hook
Joe Banks
2024-09-11
-1
/
+21
|
*
Wrap voucher in a card
Joe Banks
2024-09-11
-1
/
+3
|
*
Add floating cart status
Joe Banks
2024-09-11
-11
/
+27
|
*
Make card styles more robust and usable
Joe Banks
2024-09-11
-4
/
+7
|
*
Use full 6-char hex colour in dark theme background
Joe Banks
2024-09-11
-1
/
+1
|
*
Use success toast notifications
Joe Banks
2024-09-11
-1
/
+1
|
*
Correct typing of button reference
Joe Banks
2024-09-11
-1
/
+1
|
*
Add missing semicolon
Joe Banks
2024-09-11
-2
/
+2
|
*
Add route for checkout page
Joe Banks
2024-09-11
-0
/
+6
|
*
Add checkout page
Joe Banks
2024-09-11
-0
/
+21
|
*
Wrap variables in CartStatus with accent colour
Joe Banks
2024-09-11
-1
/
+7
|
*
Spacing
Joe Banks
2024-09-11
-0
/
+2
|
*
Fix eslint
Joe Banks
2024-09-11
-12
/
+12
|
*
Type corrections
Joe Banks
2024-09-11
-2
/
+4
|
|
|
|
I have a language server now.
*
Remove strikethrough from button styles
Joe Banks
2024-09-11
-1
/
+0
|
*
Add floating checkout button when scrolled down on page
Joe Banks
2024-09-11
-5
/
+32
|
*
Add hook for visibility detection
Joe Banks
2024-09-11
-0
/
+15
|
*
Display cart status on the store page
Joe Banks
2024-09-11
-0
/
+23
|
*
Add new cart action to set the max price
Joe Banks
2024-09-11
-1
/
+5
|
*
Allow cart items to add themselves to the cart
Joe Banks
2024-09-11
-1
/
+11
|
*
Add component for store cart state
Joe Banks
2024-09-11
-1
/
+19
|
*
Fetch current voucher token from store when fetched
Joe Banks
2024-09-11
-3
/
+10
|
*
Add component to display voucher metadata at store page
Joe Banks
2024-09-11
-0
/
+33
|
*
Add some overrides for toast notifications
Joe Banks
2024-09-05
-0
/
+6
|
*
Handle 401 and 403 on store page
Joe Banks
2024-09-05
-1
/
+7
|
*
Add item to cart slice on button press in StoreItem
Joe Banks
2024-09-05
-0
/
+16
|
*
Add CardStatus component
Joe Banks
2024-09-05
-0
/
+12
|
*
Add cart slice
Joe Banks
2024-09-05
-0
/
+48
|
*
Add toast container
Joe Banks
2024-09-05
-0
/
+17
|
*
Set refresh task on voucher validation
Joe Banks
2024-09-05
-4
/
+26
|
*
Don't override headers in POST utils
Joe Banks
2024-09-05
-1
/
+1
|
*
Store current refresh task in authorization slice
Joe Banks
2024-09-05
-2
/
+11
|
*
Refactor login methods to new API file
Joe Banks
2024-09-05
-5
/
+19
|
*
Add JWT decoding utilities to API
Joe Banks
2024-09-05
-0
/
+101
|
*
Add note on selectedTheme
Joe Banks
2024-08-25
-0
/
+2
|
*
Link Header to homepage
Joe Banks
2024-08-25
-6
/
+15
|
*
Better grid space optimisation
Joe Banks
2024-08-25
-0
/
+1
|
*
Add loading animation to store page loading
Joe Banks
2024-08-25
-1
/
+10
|
*
React lazy loading
Joe Banks
2024-08-25
-7
/
+58
|
*
Only show colour picker if there is a choice
Joe Banks
2024-08-25
-3
/
+4
|
[next]