forked from opf/openproject
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] dev from opf:dev #593
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
Merged
Merged
Conversation
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
Analgous to `assert_turbo_stream` provided by turbo-rails `Turbo::TestAssertions`.
* Introduces `Projects::StatusButtonComponent` and its Lookbook Preview. * Defines colours, icons as (Ruby) constants nested under `Project::Statuses` (c.f. `Meetings::Statuses`). * Adds `Projects::StatusController` with `#update` action, routes and accompanying permissions.
* Updates `StatusButtonComponent` to use `turbo-method: :delete` for "Not set" menu item. * Adds `Projects::StatusController#destroy` action, routes and accompanying permissions.
Edit settings feature already tests setting and unsetting project status using the Project Status Button component. The project status admin spec will likely be removed in a follow-up PR (#18716 [OP Feature #63593](https://community.openproject.org/wp/63593))
Also aggregates failures where multiple expectations per example.
* [#63660] show attribute name in resolved subject - https://community.openproject.org/work_packages/63660 - return array of token resolver objects from property mapper - resolver reacts on absent context - different reaction to nil values and not resolvable attributes * [#63660] amend pattern input component - component consumes new data from property mapper - no need of building the prefix in component controller anymore - sorting of values now happens in form component
Bumps the angular group in /frontend with 2 updates: [@angular/cli](https://github.com/angular/angular-cli) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). Updates `@angular/cli` from 17.3.16 to 17.3.17 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.3.16...17.3.17) Updates `@angular-devkit/build-angular` from 17.3.16 to 17.3.17 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@17.3.16...17.3.17) --- updated-dependencies: - dependency-name: "@angular/cli" dependency-version: 17.3.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: angular - dependency-name: "@angular-devkit/build-angular" dependency-version: 17.3.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.13 to 1.7.0. - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.7.0/packages/dom) --- updated-dependencies: - dependency-name: "@floating-ui/dom" dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.24.4 to 4.24.5. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.24.4...4.24.5) --- updated-dependencies: - dependency-name: browserslist dependency-version: 4.24.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the aws-gems group with 2 updates: [aws-sdk-core](https://github.com/aws/aws-sdk-ruby) and [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby). Updates `aws-sdk-core` from 3.222.3 to 3.223.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-core/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Updates `aws-sdk-s3` from 1.184.0 to 1.185.0 - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) --- updated-dependencies: - dependency-name: aws-sdk-core dependency-version: 3.223.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-gems - dependency-name: aws-sdk-s3 dependency-version: 1.185.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-gems ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.31.0 to 4.32.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.31.0...selenium-4.32.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-version: 4.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Enforce frozen string literals across the storages module and the openid_connect module.
…bdriver-4.32.0 Bump selenium-webdriver from 4.31.0 to 4.32.0
Bumps [selenium-devtools](https://github.com/SeleniumHQ/selenium) from 0.135.0 to 0.136.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits) --- updated-dependencies: - dependency-name: selenium-devtools dependency-version: 0.136.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Merge release/16.0 into dev
Frozen string literals for storages and openid_connect
…nent [#63482] Create Project Status Button Component
Docs/fixes
…-for-phases-and-phase-gates Feature/59180 automatic scheduling for phases and phase gates
…vtools-0.136.0 Bump selenium-devtools from 0.135.0 to 0.136.0
…ev/browserslist-4.24.5 Bump browserslist from 4.24.4 to 4.24.5 in /frontend
…ev/floating-ui/dom-1.7.0 Bump @floating-ui/dom from 1.6.13 to 1.7.0 in /frontend
…c04cfffd Bump the aws-gems group with 2 updates
…ev/angular-bd0c3c1f3f Bump the angular group in /frontend with 2 updates
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )