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

[pull] dev from opf:dev #232

Merged
merged 240 commits into from
Jun 6, 2024
Merged

[pull] dev from opf:dev #232

merged 240 commits into from
Jun 6, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 3, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

cbliard and others added 30 commits April 25, 2024 11:01
- Use correct progress terminology in test description.
- Merge tests changing work and remaining work: the tests setup and
  expectations where the same. Only the action differed: one was calling
  the service with `estimated_hours` being modified, the other with
  `remaining_hours` being modified.
- Make tests faster (from 13 secs to 5 secs)
- Introduce `shared_let_work_packages` to create work packages with
  table helpers in a `shared_let` fashion.
- Introduce `for_each_context` which runs the same set of tests with
  different RSpec shared contexts.
The leaves are no more used in `UpdateAncestorsService`.
See: https://gitlab.com/gitlab-org/ruby/gems/gitlab-chronic-duration

Really nice gem to handle parsing and outputting durations in multiple
units.
Missing dependency in `package-lock.json`
This file is sourced from Gitlab's Rails application and provided as
`.js`. We therefore don't want to enforce eslint rules on it to keep
it prisitine with its upstream source.
The job has been updated to excluded work packages having a status with
`excluded_from_totals` set to true. The journal entry has valid values
so that the cause renders correctly.

The job is not yet triggered properly when the "excluded from totals"
attribute of a status is changed in the administration.
Use 2 custom matchers to test rendering. It avoids creating contexts to
set different values fro `html`. The rspec output with documentation
formatter also looks nicer.
The column headers of the statuses page have a shorter text to fit a
reasonable page width.
- Update the messages according to latest specification
- Update the journal cause to handle multiple changes in one cause
It's to prevent silly mistakes when writing and copy-pasting tables in
specs.
HDinger and others added 29 commits June 5, 2024 12:34
…-misplaced-on-hover

[#52670] rework main menu resizer
…ration-input-is-invalid

[#55431] Display an inline error when duration input is not a duration
…7-replace-webfonts-generator-package-and-add-missing-boxed-icons

Revert "Code maintenance/55267 replace webfonts generator package and add missing icons"
…ub-headers-in-pages-where-the-pageheader-is-already-used

[52586] Include the sub-headers in pages where the PageHeader is already used
Revert "Sync `package-lock.json` with `package.json`"
…e-attributes-in-pdf-export

[#54377] Embedded work package attributes in PDF export
…tential-data-loss-when-changing-progress-calculation-modes

[55467] Warn about potential data loss when changing progress modes
@pull pull bot merged commit ac5bfd4 into kp-forks:dev Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.