* Add a table view option to maplist generator
* Reduce duplicated code; Translate stage names in maplist generator
* Use cleaner logic for ignoring null rows in NewTable
* Formatting
* Extract map pool display into separate component
* Code cleanup
* MapPoolDisplay: Display 2 columns at once on narrow displays
* Variables rearranged
* Make patron.json empty again
* Fix styles.css
* Working prototype
* Table legible color
* UI furthened
* Set opaque theme color with custom colors
* Control Color Selector with buttons
* Show info if can't edit colors
* borzoic can also edit colors
* Add migration
* Can send colors to backend
* Edit existing colors
* Use new layering strat for footer
* useMutation custom hook
* Footer adjusted text color
* Reset style after profile visit
* Set squid color after page load
* Mutate user after color selection
* Initial
* Show popover for calendar items
* Remove event search
* Only show next button if events in the future
* Horizontal scroll
* Fix badges alignment
* Show badges for tournaments with them
* Showcase time until calendar date header in days
* Use Chakra UI for CSS
* Proper size calendar
* Restore inline styles for BadgeContainer
* Overflow auto works
* Show time badges
* new filter for modes
* new filter for abilities
* prettifier
* fix imports
* fix margin + some things from pull request
* better fix for select
* MySelect default style + styles for selects on builds page.
* Remove duplicates, import default style from file
* queries for play service
* seed ladder day
* seed ladder registered teams
* ladder day get for future
* seed add ladder matches
* extract RegisterTab component
* MyError / MySpinner
* tweaks
* FAQ tab
* add to faq
* stats tab
* tabs to search params
* tabs for mobile
* side layout initial
* add elements to side nav
* side buttons links
* remove clog
* calendar page initial
* position sticky working
* x trends page initial
* new table
* same mode selector
* mobile friendly table
* no underline for nav links
* xsearch
* x trends page outlined
* sr initial
* relocate calendar components
* calendar fix flex
* topnav fancier look
* layout looking good edition
* relocate xtrends
* xtrends remove linecharts
* x trends new
* calender page new
* delete headbanner, new login
* remove calendar stuff from api
* rename stuff in utils
* fix user item margin
* new home page initial
* remove page concept
* no pointer xtrends
* remove xrank from app
* xtrends service
* move fa from app
* move plus
* maps tweaks
* new table for plus history
* navigational sidebar flex tweaks
* builds page
* analyzer
* user page
* free agents
* plans
* remove mx
* tweaks
* change layout to grid
* home page finalized
* mobile nav
* restrict main content width
* tweaks style
* language switcher
* container in css
* sticky nav
* use duplicate icons for now
* change mapsketch width to old
* chara tour vid
* borzoic icons
* Add title to ability icon as helper text
* use prisma type
* fix type errors
Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
* fix for firefox
* There is no need in placeholder - we can just don't render img if there is no weapon
* early return
Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
* new select for multiple modes
* add custom order generation
* remove log + better select position
* little optimization
* import fix
* add icons for modes in select
* pretty
* rename variable
* import replace
* arrow function
* render only if selected
* Update pages/maps.tsx
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>