sendou.ink/migrations
Kalle e7bbb565be
SendouQ (#1455)
* Tables

* Clocks

* Maplist preference selector

* Fix SSR

* Nav icon

* RankedOrScrim

* Map pool

* Create group

* Redirect logic

* Persist map pool

* Advance from preparing page

* Rename query

* Fix merge

* Fix migration order

* Seed groups

* Find looking groups SQL

* Renders something

* More UI work

* Back to 30min

* Likes/dislikes

* Always return own group

* Fix like order

* 3 tc/rm/cb -> 2

* Show only 3 weapons

* Pass group size

* Handle both liked and liked by same group

* Fix SQL

* Group preference frontend work

* Morphing

* Styling

* Don't show group controls if not manager

* Give/remove manager

* Leave group

* Leave with confirm

* Delete likes when morphing groups

* Clocks consistency

* Remove bad invariant

* Persist settings to local storage

* Fix initial value flashing

* Fix never resolving loading indicator

* REFRESH_GROUP

* Flip animations

* Tweaks

* Auto refresh logic

* Groups of 4 seed

* Reduce throwing

* Load full groups initial

* Create match

* Match UI initial

* Score reporter initial

* Push footer down on match page

* Score reporter knows when set ended

* Score reporting untested

* Show score after report

* Align better

* Look again with same group functionality

* More migrations

* Team on match page

* Show confirmer before reporting score

* Report weapons

* Report weapos again by admin + skill changing

* Handle no tiebreaker given to MapPool

* Remove unranked

* Remove support for "team id skill"

* no-wrap -> nowrap

* Preparing page work

* Use common GroupCard component

* Add some metas

* MemberAdder in looking page

* Fix GroupCard actions

* Fix SZ only map list including other modes

* Add season info

* Prompt login

* Joining team

* Manage group on preparing page

* Manage group on preparing page

* Seed past matches

* Add to seed

* No map list preference when full group + fix expiry

* Fix skill matchesCount calculation

* Tiers initial work

* Some progress on tiers

* Tiering logic

* MMR in group cards

* Name to challenge

* Team MMR

* Big team rank icons

* Adjust todos

* Match score report with confirm

* Allow regular members to report score

* Handle reporting weapons edge cases

* Add tier images

* Improve GroupCard spacing

* Refactor looking page

* Looking mobile UI

* Calculate skill only for current season

* Divide groups visually when reporting weapons

* Fix match page weapons sorting

* Add cache to user skills+tier calculation

* Admin report match score

* Initial leaderboard

* Cached leaderboard

* Weapon category lb's

* Populate SkillTeamUser in SendouQ

* Team leaderboard filtered down

* Add TODOs

* Seasons initlal

* Season weapons initial

* Weapons stylized

* Show rest weapons as +

* Hide peak if same as current

* Load matches SQL initial

* Season matches UI initial

* Take user id in account

* Add weapons

* Paginated matches

* Fix pages count logic

* Scroll top on data change

* Day headers for matches

* Link from user page to user seasons page

* Summarize maps + ui initial

* Map stats

* Player info tabs

* MMR chart

* Chart adjustments

* Handle basing team MMR on player MMR

* Set initial MMR

* Add info about discord to match page

* Season support to tournaments

* Get tournament skills as well for the graph

* WIP

* New team rating logic + misc other

* tiered -> tiered.server

* Update season starting time

* TODOs

* Add rules page

* Hide elements correctly when off-season

* Fix crash when only one player with skill

* How-to video

* Fix StartRank showing when not logged in

* Make user leaderboard the default

* Make Skill season non-nullable

* Add suggested pass to match

* Add rule

* identifierToUserIds helper

* Fix tiers not showing
2023-08-12 22:42:54 +03:00
..
001-badges.js Add id to badge 2022-06-25 14:43:13 +03:00
002-fix-plus-tier.js Fix plus tier view when many results w/ suggests 2022-07-04 13:17:05 +03:00
003-badges-hue.js Add support for badge hue rotate 2022-07-05 11:30:01 +03:00
004-itz-badges.js Add badge data scripts 2022-07-08 01:18:45 +03:00
005-patrons.js Show supporter badges logic 2022-07-11 01:02:50 +03:00
006-calendar.js Adjust calendar event results table to deduplicate 2022-08-07 15:36:10 +03:00
007-builds.js Fix + make tickets of problem comments 2022-09-03 18:14:53 +03:00
008-user-new-fields.js User custom url, ign & sens initial 2022-09-29 23:26:31 +03:00
009-maps.js Maps page translated 2022-10-13 23:22:26 +03:00
010-fix-maps.js Maps page translated 2022-10-13 23:22:26 +03:00
011-user-result-highlights.js Add database table for user result highlights 2022-10-18 23:40:57 +02:00
012-to-tools.js TO Tools (#1077) 2022-11-13 14:41:13 +02:00
013-weapon-pool.js User page: weapon pool 2022-12-13 18:51:06 +02:00
014-full-tournament.js Tournament full (#1373) 2023-05-15 22:37:43 +03:00
015-teams.js Team: Delete team feature 2023-01-06 16:33:37 +02:00
016-adjust-submitted-img.js Upload image page 2023-01-10 00:06:24 +02:00
017-persisted-plus-tier.js Persisted Plus Tier migration 2023-01-14 14:24:58 +02:00
018-add-user-team-css.js Patron: Customize colors of own user profile 2023-01-24 01:31:33 +02:00
019-add-patron-till.js Add force patron feature 2023-02-18 11:03:47 +02:00
020-vods.js VoDs (#1283) 2023-02-26 14:31:57 +02:00
021-abilities.js Build stats / popular builds (#1307) 2023-03-11 14:05:08 +02:00
022-xrank.js X Rank placements (#1325) 2023-04-07 21:02:18 +03:00
023-add-user-fav-badge.js Favorite badge feature small tweaks 2023-04-22 11:09:10 +03:00
024-adjust-tournament.js TO Tools back (#1349) 2023-04-22 11:44:20 +03:00
025-private-builds.js Private builds Closes #1242 2023-04-23 11:55:00 +03:00
026-full-tournament-v2.js Tournament full (#1373) 2023-05-15 22:37:43 +03:00
027-tournament-subs.js Tournament subs (#1394) 2023-06-16 20:21:22 +03:00
028-user-changes.js Favorite weapons in user weapon pool Closes #1346 2023-06-17 16:56:51 +03:00
029-end-tournament.js Finalize tournament + leaderboards initial (#1404) 2023-06-29 00:21:33 +03:00
030-art.js Art (#1412) 2023-07-09 11:48:28 +03:00
031-art-tags.js Art tags (#1420) 2023-07-12 16:25:46 +03:00
032-q.js SendouQ (#1455) 2023-08-12 22:42:54 +03:00
000-initial.js Migrations via ley 2022-06-07 00:51:39 +03:00