issues
search
lukeshafer
/
indigestion-cards
https://indigestioncards.com
6
stars
0
forks
source link
Merge [redacted] into dev
#170
Closed
lukeshafer
closed
11 months ago
lukeshafer
commented
11 months ago
Add initial trades entity
Add trade create endpoint
Add TRPC and initial 'new trades' page
Re-add pnpm-lock
Update dependencies
Fix astro build error
Updates
Update new trades page
Update new trade layout
Improve trading page appearance
Update trade layout to work better without javascript
Fix hydration issue due to poorly used p tag
Update trade page layout and content
Update trpc
Add create-trade endpoint
Add trade listing page
Update trade layout
Refactor api lambdas to use SiteHandler construct
Fix type errors
Fix admin users input, fix import in twitch-api
Add ACTUAL TRADE PROCESSING š
Update trade status language
Add dlq for trades. Dont allow trading unopened cards
Remove auth_token localstorage usage
Replace trpc with card endpoint, update trading stuff
Add user trade links, update button styles
Add trade links to card page
Use astro component as endpoint instead of lambda for trades
Refactor trade page
Add trades page to server routes
Format package.json files
Change button sizes on trades, add confirm dialog
Trade updates
Update table layouts
Design updates
Fix some bugs, update card trade history logic
Update button styles
Add refresh when trade completes
Add initial trade notification support
Start refactoring table
More sort-table refactors
A bunch of table and theming updates
Add vite site for new admin site
Update admin site
Switch admin site to astro for easy server side access
Update admin site
Fix deployment error
Add messaging limits and warnings. Finish notification features
Add card trade history
Update admin site
Remove most/all admin features from the main site
Move RarityRanking Type to core
Update workflow
Update github workflows
Fix type and build errors
Fix domain name for admin site
Fix some trade errors, give clearer messages when a trade fails, update admin site auth
Fix auth domain name
Fix admin login link, remove unused components
Fix login link redirect
Fix redirect uri
Update admin auth callback for better logging
Improve admin auth callback error reporting. Fix redirect uri on callback
Fix admin client id
Update auth lambda
add logging for client id check
add logging for client id check
Update logging
Add better logging to callback
Update auth logging
Update logging
Update sst, fix client_id
Add button to enable trading on site config admin page
Remove view transitions from admin site
Update trades stuff
Update new trade sorting and layout
update admin server routes
Update server routes for admin site
Update admin-users page post handler
Remove admin faq, remove unneeded console log
Update and clean up dependencies
Add caching to certain public pages
Add loading bar
Add caching to user pages
Update checkbox styles on new trade
chore: rename formIsVisible to isFormVisible
Fix bugs with trading