Skip to content
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

2021-06-02 Develop to main #223

Merged
merged 31 commits into from
Jun 3, 2021
Merged

2021-06-02 Develop to main #223

merged 31 commits into from
Jun 3, 2021

Conversation

Avasam
Copy link
Owner

@Avasam Avasam commented Jun 3, 2021

  • Updated libraries and linting

Tournament Scheduler

  • Allow not having a deadline
  • Allow registrations deadline to be after earliest timeslot
  • Fix timeslot order on new timeslot
  • Using a better library for "Add to calendar"

Global Scoreboard

  • Reimplemented react-bootstrap-table-next fixes and improvements
  • Added region code support
    • Extended countryCode field in DB
    • Get region code first, fallback to country code
    • Add an endpoint to get users filtered by region (for NoReset)
    • Ensured if a flag doesn't exist for a region, that it would fallback to showing the parent region's flag
    • This also lays the logical foundations for Custom filter by region / flags #146
  • Fixed country code not being set for new users

renovate-bot and others added 30 commits April 5, 2021 21:31
Update dependency react-div-100vh to ^0.6.0
Update dependency eslint-plugin-unicorn to v30
Update dependency eslint-plugin-sonarjs to ^0.7.0
Update dependency eslint-plugin-unicorn to v31
Update dependency eslint-plugin-unicorn to v32
Update dependency @types/node to v14
…made-to-external-libraries-#177

Indicate which changes have been made to external libraries #177
…oreboard/develop/types/node-15.6.0

Bump @types/node from 14.17.0 to 15.6.0 in /global-scoreboard
…t-scheduler/develop/types/node-15.6.0

Bump @types/node from 14.17.0 to 15.6.0 in /tournament-scheduler
…t-scheduler/develop/types/react-div-100vh-0.4.0

Bump @types/react-div-100vh from 0.3.0 to 0.4.0 in /tournament-scheduler
- Extended countryCode field in DB
- Get region code first, fallback to country code
- Add an endpoint to get users filtered by region (for NoReset)
- Removed Japanese name support as it's now always null
- Ensured if a flag doesn't exist for a region, that it would fallback to showing the parent region's flag
- Fixed country code not being set for new users
- This also lays the logical foundations for #146
Added new rule to .eslintrc.json
Update dependency eslint-plugin-unicorn to v33
@Avasam Avasam merged commit c683522 into master Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants