-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simplify optimization tab #1514
Closed
Closed
Commits on Feb 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d827b54 - Browse repository at this point
Copy the full SHA d827b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e9869 - Browse repository at this point
Copy the full SHA 40e9869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c6c9ae - Browse repository at this point
Copy the full SHA 4c6c9aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d3ef7c - Browse repository at this point
Copy the full SHA 4d3ef7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8371d64 - Browse repository at this point
Copy the full SHA 8371d64View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b170b4 - Browse repository at this point
Copy the full SHA 5b170b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 936c9fd - Browse repository at this point
Copy the full SHA 936c9fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2ff9a - Browse repository at this point
Copy the full SHA 1d2ff9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bf0450 - Browse repository at this point
Copy the full SHA 5bf0450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98a6adb - Browse repository at this point
Copy the full SHA 98a6adbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb1107 - Browse repository at this point
Copy the full SHA 8fb1107View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7549df2 - Browse repository at this point
Copy the full SHA 7549df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6d5d14 - Browse repository at this point
Copy the full SHA f6d5d14View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b514ff - Browse repository at this point
Copy the full SHA 1b514ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b0ea5e - Browse repository at this point
Copy the full SHA 8b0ea5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd2392 - Browse repository at this point
Copy the full SHA 4fd2392View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9760e48 - Browse repository at this point
Copy the full SHA 9760e48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83e9c0b - Browse repository at this point
Copy the full SHA 83e9c0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb29ae6 - Browse repository at this point
Copy the full SHA bb29ae6View commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2092456 - Browse repository at this point
Copy the full SHA 2092456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ef1fb8 - Browse repository at this point
Copy the full SHA 1ef1fb8View commit details
Commits on Mar 12, 2024
-
* Condense characters page (#1621) * fix null checks (#1624) * Cache more actions (#1622) * cache more * Add comment * Speed up builds (#1626) * drop unnecessary deps * remove almost all build steps why doesnt json have trailing commas :( * rm build steps from sr * make equipped build title button-like (#1629) * make equipped build title button-like * format * make build TC title more button-like * only deploy if build was a success (#1633) * Create PRs in `new-release.yml` (#1631) * yep * fixes * allow squash merges * fix typo * typo2 * printf * Convert Pagination to infinite scroll (#1627) * Infinite scroll experiment on artifacts page * convert all pagination to infinite scroll * add inf scroll to art exclusion * fix typecheck in mini-ci (#1636) * fix typecheck in mini-ci * typecheck first * move teambuff to team overview (#1632) * move teambuff to team overview * update team button to settings icon * non full-width add button * Add teams page filter (#1639) * Add teams page filter * format * additional features * fix translation * Add `teams` tab to mobile UI (#1654) * Update teamcard (#1653) * update teamcard * remove unnecessary divider * more colorful teammate selector * update migration naming (#1658) * update migration naming * add migration for GO migration on import * Open Team Editor after creating team from character editor (#1655) * Open Team Editor after creating team from character editor * remove console.log * Show loadout + build name on teamcard hover (#1656) * show loadout + build name on teamcard hover * update teamcard * fix team navigation (#1659) * Combine Loadout and Build settings into a singular popup (#1662) * fix SetEffectDisplay * fix build --------- Co-authored-by: eeeqeee <103794572+eeeqeee@users.noreply.github.com> Co-authored-by: HassnHamada <44922829+HassnHamada@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca73f9f - Browse repository at this point
Copy the full SHA ca73f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0196ffe - Browse repository at this point
Copy the full SHA 0196ffeView commit details -
* Condense characters page (#1621) * fix null checks (#1624) * Cache more actions (#1622) * cache more * Add comment * Speed up builds (#1626) * drop unnecessary deps * remove almost all build steps why doesnt json have trailing commas :( * rm build steps from sr * make equipped build title button-like (#1629) * make equipped build title button-like * format * make build TC title more button-like * only deploy if build was a success (#1633) * Create PRs in `new-release.yml` (#1631) * yep * fixes * allow squash merges * fix typo * typo2 * printf * Convert Pagination to infinite scroll (#1627) * Infinite scroll experiment on artifacts page * convert all pagination to infinite scroll * add inf scroll to art exclusion * fix typecheck in mini-ci (#1636) * fix typecheck in mini-ci * typecheck first * move teambuff to team overview (#1632) * move teambuff to team overview * update team button to settings icon * non full-width add button * Add teams page filter (#1639) * Add teams page filter * format * additional features * fix translation * Add `teams` tab to mobile UI (#1654) * Update teamcard (#1653) * update teamcard * remove unnecessary divider * more colorful teammate selector * update migration naming (#1658) * update migration naming * add migration for GO migration on import * Open Team Editor after creating team from character editor (#1655) * Open Team Editor after creating team from character editor * remove console.log * Show loadout + build name on teamcard hover (#1656) * show loadout + build name on teamcard hover * update teamcard * fix team navigation (#1659) * Combine Loadout and Build settings into a singular popup (#1662) * fix SetEffectDisplay * fix build --------- Co-authored-by: frzyc <frzyc@users.noreply.github.com> Co-authored-by: eeeqeee <103794572+eeeqeee@users.noreply.github.com> Co-authored-by: HassnHamada <44922829+HassnHamada@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4c566b8 - Browse repository at this point
Copy the full SHA 4c566b8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.