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 #133

Merged
merged 31 commits into from
Feb 24, 2024
Merged

[pull] dev from opf:dev #133

merged 31 commits into from
Feb 24, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 23, 2024

See Commits and Changes for more details.


Created by pull[bot]

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

Kharonus and others added 26 commits February 19, 2024 10:51
- https://community.openproject.org/wp/41299
- added inheritance hirarchy for principal resource models
- added placeholder user paths
- revisited other principal specifications
- also fixed some older rubocop issues
- changed HTTP code back to 202 (deletion in progress)
- pin type enum
- amend representer rendering spec
Accessing the API currently does not, and should not update the user's session.
Still, currently we're using it to access the session for authenticating the user.

As a result, the session is loaded and we're currently outputting a Set-Cookie header as well as
writing the user session on every API request.

By using session_options[:skip], we can tell rack to avoid saving the session after the request
Co-authored-by: Ivan Kuchin <i.kuchin@openproject.com>
Bumps [view_component](https://github.com/viewcomponent/view_component) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](ViewComponent/view_component@v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-not-described-in-the-api-spec

[#41299] Updated API spec for placeholder users
…ent-3.11.0

Bump view_component from 3.10.0 to 3.11.0
Do not write or update sessions or their cookies for API access
@pull pull bot added the ⤵️ pull label Feb 23, 2024
dependabot bot and others added 3 commits February 23, 2024 15:22
Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: turbo-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…-2.0.4

Bump turbo-rails from 2.0.3 to 2.0.4
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.35.1 to 3.36.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.36.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@pull pull bot merged commit aa774a7 into l3dlp-sandbox:dev Feb 24, 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.

6 participants