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

Fix set or remove expiration date on groups not possible #9513

Merged
merged 4 commits into from
Aug 3, 2023

Conversation

AlexAndBear
Copy link
Contributor

@AlexAndBear AlexAndBear commented Aug 1, 2023

Description

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

@update-docs
Copy link

update-docs bot commented Aug 1, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Comment on lines -190 to -191
(this.editingUser && this.userExpirationDate) ||
(this.editingGroup && this.groupExpirationDate)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the expiration capability is just for default expiration dates (bad naming tough)

Copy link
Contributor

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@AlexAndBear AlexAndBear requested review from lookacat and grimmoc August 2, 2023 22:51
@AlexAndBear AlexAndBear enabled auto-merge (squash) August 3, 2023 08:02
@sonarcloud
Copy link

sonarcloud bot commented Aug 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@AlexAndBear AlexAndBear merged commit eb25832 into stable-7.1 Aug 3, 2023
@delete-merged-branch delete-merged-branch bot deleted the issues/8419 branch August 3, 2023 08:28
ownclouders pushed a commit that referenced this pull request Aug 4, 2023
* Fix set or remove expiration date on groups not possible

* Add changelog item

* Rm unused snapshot
JammingBen added a commit that referenced this pull request Aug 17, 2023
JammingBen added a commit that referenced this pull request Aug 17, 2023
* Revert "ct perm link (#9567)"

This reverts commit 8b8c699.

* Revert "Fix: show unrestricted as total quota if applies (#9577)"

This reverts commit 98887c7.

* Revert "Close on click stable fix"

This reverts commit 8cd4e7b.

* Revert "fix: loading pdf files with Safari"

This reverts commit 6845e4d.

* Revert "Search Bar filter translation (#9528)"

This reverts commit dd2c63c.

* Revert "Fix set or remove expiration date on groups not possible (#9513)"

This reverts commit eb25832.
ownclouders pushed a commit that referenced this pull request Aug 17, 2023
* Revert "ct perm link (#9567)"

This reverts commit 8b8c699.

* Revert "Fix: show unrestricted as total quota if applies (#9577)"

This reverts commit 98887c7.

* Revert "Close on click stable fix"

This reverts commit 8cd4e7b.

* Revert "fix: loading pdf files with Safari"

This reverts commit 6845e4d.

* Revert "Search Bar filter translation (#9528)"

This reverts commit dd2c63c.

* Revert "Fix set or remove expiration date on groups not possible (#9513)"

This reverts commit eb25832.
ownclouders pushed a commit that referenced this pull request Aug 18, 2023
* Revert "ct perm link (#9567)"

This reverts commit 8b8c699.

* Revert "Fix: show unrestricted as total quota if applies (#9577)"

This reverts commit 98887c7.

* Revert "Close on click stable fix"

This reverts commit 8cd4e7b.

* Revert "fix: loading pdf files with Safari"

This reverts commit 6845e4d.

* Revert "Search Bar filter translation (#9528)"

This reverts commit dd2c63c.

* Revert "Fix set or remove expiration date on groups not possible (#9513)"

This reverts commit eb25832.
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.

4 participants