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

Race management view can now be filtered by track #42

Merged

Conversation

davidfsmith
Copy link
Contributor

Issue #, if available:

Closes Issue #41

Description of changes:

When managing a race the view can now be filtered by track making it easier at multi-track events to see what is happening at each track as well as making it easier to create stats per track

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@StevenAskwith StevenAskwith merged commit 4dbec74 into aws-solutions-library-samples:main Apr 4, 2024
StevenAskwith added a commit that referenced this pull request May 16, 2024
* Device access links (#18)

* Update package.json

* Update cdk-pipeline-stack.ts

* Bump pillow from 10.0.1 to 10.2.0 in /lib/lambda_layers/print_functions (#23)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.0.1...10.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

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

* Set the default sort order on the events table to event date, most recent first (#24)

* Model table sorting (#25)

* Set the default sort order on the events table to event date, most recent first

* Set the default sorting order to model upload date

* CarUploadStepFunction waits on InProgress OR Pending (#28)

* InProgress OR Pending

* Delete .gitlab-ci.yml

* Pipeline Approval Stage (#29)

* Initial "deploy from GitHub" pipeline

* branchName -> labelName

* updated readme
removed commented code
updated a few more 'branch' to 'label'

* fixed CDK command

* added source_repo

* typo

* added source repo to make file

* Fixed H3 header

* added '-c source_branch=${props.sourceBranchName}'

* added repo swap instructions

* InProgress OR Pending

* Removed GitLab CI config

* ManualApprovalStep

* Added Pipeline SNS notifications

* Activation tweaks (#32)

* Update the OpenVINO cert

* Setting the hashbang

* Update the OpenVINO cert (#30)

* Device ping time (#33)

* Prettier
* Fix for device last ping data time being incorrect

* RPi DREM activation (#34)

* Updated (untested) DREM activation script for DR AWS Car and DR RPi version

* Updated to mostly work and also change the python path depending on the version of Ubuntu installed

* Removed SSM code / id as separate boxes as they are never used and moved SSM activation details from the collapsed container

* Setting the backup path using the logged in user and not sudo home dir (/root)

* Output tweaks and changing the SSM agent based on the RPi type

* Message formatting tweaks

* Formatting tweaks

* Bump pillow from 10.2.0 to 10.3.0 in /lib/lambda_layers/print_functions (#45)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

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

* Race management view can now be filtered by track (#42)

* Tweak fonts (#46)

* Update build-size (#49)

* Fix RUM Access Denied / Region Hard-Coding (#48)

* Fix RUM errors

* Additional hard-coded region

* Remove hard-coded value

* Change reference

* Clean configuration

* Event Administration: Prevent eventDate from being undefined (#50)

* Avoid null value of DatePicker

* Force empty string

* Linking in the timer documentation and adding warnings the Pi operating system version (#51)

* Only show "enabled" users (#52)

* Filter='status = "Enabled"' (#53)

* Only show "enabled" users

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: David Smith <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lars Lorentz Ludvigsen <[email protected]>
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.

None yet

2 participants