-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[FEATURE REQUEST] Edit link over a space #4817
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
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
cecd698
feat: show pencil button for editing space public links
joragua 86016a8
refactor: move capabilities handling to SpaceLinksViewModel
joragua 1c7d09e
feat: display correct view to edit the selected space public link
joragua 732c9ab
feat: implement methods and network operation to edit a space public …
joragua 0a49cec
feat: implement methods and network operation to edit the password link
joragua 9f8788a
fix: ellipsize expiration date when there is not enough space
joragua eb99312
test: create new tests for OCLinksRepositoryTest and OCRemoteLinksDat…
joragua dbdce72
feat: improve accessibility of save button for editing public links
joragua 0f73214
chore: add calens file
joragua 78b6e0b
refactor: move link name text binding to avoid unnecessary calls
joragua ed08e8d
feat: add onDestroyView method to prevent binding resource leaks
joragua dbc222f
style: split function parameters into multiple lines
joragua 6cdc7db
feat: run password update only after successful link edit
joragua 974b515
refactor: move radio buttons listeners to a private fun to avoid Dete…
joragua 6831104
feat: select all link name text when focused
joragua 7673a99
fix: ellipsize expiration date at the end instead of in the middle
joragua dc7c6a8
fix: run password update before link edit
joragua fd69c24
refactor: move password listeners to a private fun to avoid Detekt wa…
joragua File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| Enhancement: Edit space link | ||
|
|
||
| A new option to edit space public links has been added. It will be only visible for users with proper permissions. | ||
|
|
||
| https://github.com/owncloud/android/issues/4756 | ||
| https://github.com/owncloud/android/pull/4817 |
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.