Skip to content

[stable29] enh: Fix display default expire date, add tests & tiny refactors - #50693

Merged
AndyScherzinger merged 5 commits into
stable29from
backport/50655/stable29
Feb 11, 2025
Merged

[stable29] enh: Fix display default expire date, add tests & tiny refactors#50693
AndyScherzinger merged 5 commits into
stable29from
backport/50655/stable29

Conversation

@backportbot

@backportbotbackportbotBot commented Feb 6, 2025

Copy link
Copy Markdown

Backport of #50655

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@nfebenfebe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Only some commits here can be backported, some changes are for the sidebar split which only starts from 31

@nfebe

nfebe commented Feb 6, 2025

Copy link
Copy Markdown
Contributor

/backport to stable28

@nfebe

nfebe commented Feb 6, 2025

Copy link
Copy Markdown
Contributor

Needs to be backborted to 28 due modifications regard : #50192

@nfebe

nfebe commented Feb 6, 2025

Copy link
Copy Markdown
Contributor

@AltahrimAltahrim mentioned this pull request Feb 11, 2025
6 tasks
@Altahrim
Altahrimforce-pushed the backport/50655/stable29 branch from 5e50117 to 117e235CompareFebruary 11, 2025 17:05
@sorbaugh
sorbaugh marked this pull request as ready for review February 11, 2025 17:48
@susnux
susnuxforce-pushed the backport/50655/stable29 branch from 117e235 to 1c677dfCompareFebruary 11, 2025 18:18
@Pytal

Copy link
Copy Markdown
Member

The backport seems incomplete with some missing imports and missed method renaming on a quick glance fyi @susnux

Better to backport commits from the 30 backport no?

@susnux
susnuxforce-pushed the backport/50655/stable29 branch from 1c677df to cdc4c55CompareFebruary 11, 2025 18:45
@susnux

Copy link
Copy Markdown
Contributor

@Pytal I only fixed the compiled assets and csfixer issues, not verified the other commits.

nfebeand others added 5 commits February 11, 2025 10:51
Signed-off-by: nfebe <fenn25.fn@gmail.com>
Since `ShareEntryLink` component is used to both create and display/list the share links,
we should only set default expiration date on `share.expireDate` when we know is a new share.
Otherwise, we overidding data from the backend.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
…reate share
Signed-off-by: nfebe <fenn25.fn@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal
Pytalforce-pushed the backport/50655/stable29 branch from cdc4c55 to a444382CompareFebruary 11, 2025 19:01
@Pytal

Copy link
Copy Markdown
Member

@Pytal I only fixed the compiled assets and csfixer issues, not verified the other commits.

Alright 👍, I've resolved the issues using the commits from the 30 backport

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsfeature: sharing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@nfebe@Pytal@susnux@artonge@sorbaugh@AndyScherzinger