[ADVAPP-2218], [AIDAPP-798], [AIDAPP-799], [OLYMPUS-980], [OLYMPUS-981] - #39
Merged
Conversation
Orrison
requested changes
Dec 16, 2025
Orrison
approved these changes
Dec 16, 2025
Orrison
pushed a commit
that referenced
this pull request
Dec 16, 2025
…1] (#39) * Require and configure timezoneselect * chore: fix code style * Relocate timezone select configuration to packageBooted method --------- Co-authored-by: rebecca-canyon <rebecca-canyon@users.noreply.github.com>
Orrison
added a commit
that referenced
this pull request
Dec 16, 2025
* Updates version 1 dependancies to resolve security vulns (#24) * Update symfony/http-foundation Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Update league/commonmark Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * [Chore]: Upgrades and updates for v1 (#28) * @shufo/prettier-plugin-blade and general npm update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Update the prettier configuration and commands Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Run format with changes Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Add php min version and update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Add a dependabot.yml Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * chore: fix code style --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * [Chore]: Remove MissingClosureParameterTypehintRule and associated tests (#35) * chore: remove MissingClosureParameterTypehintRule and associated tests Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Remove old rule, install and configure meliorstan Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Resolve linting issues Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Fix test issue Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * [ADVAPP-2218], [AIDAPP-798], [AIDAPP-799], [OLYMPUS-980], [OLYMPUS-981] (#39) * Require and configure timezoneselect * chore: fix code style * Relocate timezone select configuration to packageBooted method --------- Co-authored-by: rebecca-canyon <rebecca-canyon@users.noreply.github.com> * Support Filament v4 Signed-off-by: Dan Harrin <dan.harrin@canyongbs.com> * Bump filament/filament from 4.0.20 to 4.3.1 (#27) * Bump filament/filament from 4.0.20 to 4.3.1 Bumps [filament/filament](https://github.com/filamentphp/panels) from 4.0.20 to 4.3.1. - [Commits](filamentphp/panels@v4.0.20...v4.3.1) --- updated-dependencies: - dependency-name: filament/filament dependency-version: 4.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Lock filament version in the composer.json and update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * [Chore]: Sync v2 with v1 updates (#29) * Updates version 1 dependancies to resolve security vulns (#24) * Update symfony/http-foundation Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Update league/commonmark Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * @shufo/prettier-plugin-blade and general npm update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Update the prettier configuration and commands Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Run format with changes Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Add php min version and update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Add a dependabot.yml Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Support Filament v4 Signed-off-by: Dan Harrin <dan.harrin@canyongbs.com> * Bump filament/filament from 4.0.20 to 4.3.1 (#27) * Bump filament/filament from 4.0.20 to 4.3.1 Bumps [filament/filament](https://github.com/filamentphp/panels) from 4.0.20 to 4.3.1. - [Commits](filamentphp/panels@v4.0.20...v4.3.1) --- updated-dependencies: - dependency-name: filament/filament dependency-version: 4.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Lock filament version in the composer.json and update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * update composer Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Fix lock file Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * chore: fix code style --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> Signed-off-by: Dan Harrin <dan.harrin@canyongbs.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Dan Harrin <dan.harrin@canyongbs.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [Chore]: Sync v1 to v2 (#36) * Updates version 1 dependancies to resolve security vulns (#24) * Update symfony/http-foundation Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Update league/commonmark Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * [Chore]: Upgrades and updates for v1 (#28) * @shufo/prettier-plugin-blade and general npm update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Update the prettier configuration and commands Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Run format with changes Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Add php min version and update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Add a dependabot.yml Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * chore: fix code style --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * [Chore]: Remove MissingClosureParameterTypehintRule and associated tests (#35) * chore: remove MissingClosureParameterTypehintRule and associated tests Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Remove old rule, install and configure meliorstan Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Resolve linting issues Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Fix test issue Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Support Filament v4 Signed-off-by: Dan Harrin <dan.harrin@canyongbs.com> * Bump filament/filament from 4.0.20 to 4.3.1 (#27) * Bump filament/filament from 4.0.20 to 4.3.1 Bumps [filament/filament](https://github.com/filamentphp/panels) from 4.0.20 to 4.3.1. - [Commits](filamentphp/panels@v4.0.20...v4.3.1) --- updated-dependencies: - dependency-name: filament/filament dependency-version: 4.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Lock filament version in the composer.json and update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * [Chore]: Sync v2 with v1 updates (#29) * Updates version 1 dependancies to resolve security vulns (#24) * Update symfony/http-foundation Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Update league/commonmark Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * @shufo/prettier-plugin-blade and general npm update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Update the prettier configuration and commands Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Run format with changes Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Add php min version and update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Add a dependabot.yml Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Support Filament v4 Signed-off-by: Dan Harrin <dan.harrin@canyongbs.com> * Bump filament/filament from 4.0.20 to 4.3.1 (#27) * Bump filament/filament from 4.0.20 to 4.3.1 Bumps [filament/filament](https://github.com/filamentphp/panels) from 4.0.20 to 4.3.1. - [Commits](filamentphp/panels@v4.0.20...v4.3.1) --- updated-dependencies: - dependency-name: filament/filament dependency-version: 4.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Lock filament version in the composer.json and update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * update composer Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Fix lock file Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * chore: fix code style --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> Signed-off-by: Dan Harrin <dan.harrin@canyongbs.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Dan Harrin <dan.harrin@canyongbs.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update lock file Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> Signed-off-by: Dan Harrin <dan.harrin@canyongbs.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Dan Harrin <dan.harrin@canyongbs.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix composer lock Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Restore stock image picker Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Restore stock image picker Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * chore: fix enforcement of copyright on all files * Try and clear cache Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Revert change Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> Signed-off-by: Dan Harrin <dan.harrin@canyongbs.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: rebecca-canyon <rebecca.sheridan@canyongbs.com> Co-authored-by: rebecca-canyon <rebecca-canyon@users.noreply.github.com> Co-authored-by: Dan Harrin <dan.harrin@canyongbs.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Orrison <6799341+Orrison@users.noreply.github.com>
Orrison
added a commit
that referenced
this pull request
Dec 17, 2025
* Updates version 1 dependancies to resolve security vulns (#24) * Update symfony/http-foundation Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Update league/commonmark Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * 1.x resolve false permission norm issues (#26) * Improve error reporting for unnormalized permissions in PermissionsMatrix Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Add check for empty permissions in getAvailablePermissions method Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * [Chore]: Upgrades and updates for v1 (#28) * @shufo/prettier-plugin-blade and general npm update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Update the prettier configuration and commands Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Run format with changes Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Add php min version and update Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Add a dependabot.yml Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * chore: fix code style --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * [Chore]: Remove MissingClosureParameterTypehintRule and associated tests (#35) * chore: remove MissingClosureParameterTypehintRule and associated tests Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Remove old rule, install and configure meliorstan Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Resolve linting issues Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Fix test issue Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * [ADVAPP-2218], [AIDAPP-798], [AIDAPP-799], [OLYMPUS-980], [OLYMPUS-981] (#39) * Require and configure timezoneselect * chore: fix code style * Relocate timezone select configuration to packageBooted method --------- Co-authored-by: rebecca-canyon <rebecca-canyon@users.noreply.github.com> * Correct Timezone Select Configuration (#41) Remove options limit from timezone select configuration * Update the lock file Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * Deal with weird CI workflow duplications Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> * One more duplication Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> --------- Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com> Co-authored-by: rebecca-canyon <rebecca.sheridan@canyongbs.com> Co-authored-by: rebecca-canyon <rebecca-canyon@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Ticket(s) or GitHub Issue
Technical Description
Require and configure TimezoneSelect
Any deployment steps required?
No
Are any Feature Flags and/or Data Migrations that can eventually be removed Added?
No
Before contributing and submitting this PR, make sure you have Read, agree, and are compliant with the contributing guidelines.