Skip to content

Scouting shift work - #176

Merged
PChild merged 1 commit into
stagingfrom
feature/event-operations
Sep 22, 2026
Merged

PChild merged 1 commit into
stagingfrom
feature/event-operations

Conversation

@PChild

@PChild PChild commented Sep 22, 2026

Copy link
Copy Markdown
Member

No description provided.

@PChild
PChild merged commit 4bcba6e into staging Sep 22, 2026
3 checks passed
@PChild
PChild deleted the feature/event-operations branch September 22, 2026 04:16
PChild added a commit that referenced this pull request Sep 24, 2026
* Add isolated staging deployment workflow

* Update vulnerable dependencies and configure Dependabot

* Feature/offline event scouting (#141)

* Build offline event scouting workflow

* Flesh out app features a bit more

* Add schedule filtering

* Make staging admin access discoverable (#142)

* Feature/pit scouting (#143)

* Update compatible dependencies and GitHub Actions

* Add offline pit scouting workflow

* Repair sole owner and add robot photo uploads

* Recover missing sole-user membership (#145)

* Add targeted staging owner recovery (#146)

* Preserve admin role before first event (#147)

* Add role-aware navigation and TBA event picker (#148)

* Feature/match planning (#149)

* Add tablet match planning workspace

* Add offline match plan drafts and schedule links

* Replace text planner with tactical field board (#150)

* Feature/match planning (#151)

* Render 2026 REBUILT field on planning board

* Limit match plans to team schedule

* Show EPA and OPR in match planning

* Simplify scout match entry flow (#152)

* Adopt Team 401 MIT license (#154)

* Feature/pick list alliance selection (#155)

* Add pick lists and alliance selection

* Finish alliance selection workflow

* Add centralized live event updates (#156)

* Invite code for joining site, move some settings into admin view (#159)

* Unify planning workspace and restrict signup

* Manage invite codes from admin

* Bump the npm-dependencies group across 1 directory with 6 updates (#158)

Bumps the npm-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [react-day-picker](https://github.com/gpbl/react-day-picker/tree/HEAD/packages/react-day-picker) | `9.8.1` | `10.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.19` | `26.6.1` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.2` | `6.1.1` |
| [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.76.0` | `1.83.0` |
| [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `7.0.2001` | `7.0.2002` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` |



Updates `react-day-picker` from 9.8.1 to 10.0.1
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/packages/react-day-picker/CHANGELOG.md)
- [Commits](https://github.com/gpbl/react-day-picker/commits/v10.0.1/packages/react-day-picker)

Updates `@types/node` from 22.19.19 to 26.6.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vitejs/plugin-react` from 6.0.2 to 6.1.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.1.1/packages/plugin-react)

Updates `oxlint` from 1.76.0 to 1.83.0
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.83.0/npm/oxlint)

Updates `oxlint-tsgolint` from 7.0.2001 to 7.0.2002
- [Release notes](https://github.com/oxc-project/tsgolint/releases)
- [Commits](oxc-project/tsgolint@v7.0.2001...v7.0.2002)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v7.0.2)

---
updated-dependencies:
- dependency-name: react-day-picker
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 26.6.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: oxlint
  dependency-version: 1.83.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: oxlint-tsgolint
  dependency-version: 7.0.2002
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Feature/account security (#161)

* Add scouting operations dashboard

* Add account and session security controls

* Add scouting operations dashboard (#160)

* Add verified email account recovery (#162)

* Add offline readiness and emergency backup (#163)

* Add signed offline QR data relay (#164)

* Add team comparison workspace (#165)

* Add private match video library (#166)

* Restore team comparison import (#167)

* Add authenticated TBA webhook sync (#168)

* Show TBA verification code to admins (#169)

* Fix Cloudflare authentication rate limiting (#170)

* Allow admins to reveal invite code (#171)

* Update for tba validation

* Show TBA verification code to admins (#172)

* More TBA webhook testing

* Lower pbkdf2 count (#173)

* Change how QR code system works (#174)

* Prevent text selection on planning canvas (#175)

* Working on scout quality analysis and missing match handling

* Fix some app navigation issues

* Scouting shift work (#176)

* Feature/alliance selection improvements (#177)

* Scouting shift work

* Improve pick list screen

* Move most analysis features out of match planning (#178)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant