-
Notifications
You must be signed in to change notification settings - Fork 441
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
Allow to select an attachment folder #2983
Merged
nickvergessen
merged 4 commits into
master
from
feature/noid/allow-to-select-attachment-folder
Feb 25, 2020
Merged
Allow to select an attachment folder #2983
nickvergessen
merged 4 commits into
master
from
feature/noid/allow-to-select-attachment-folder
Feb 25, 2020
Conversation
This file contains 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
Member
nickvergessen
commented
Feb 19, 2020
•
edited
Loading
edited
- Option to create a folder is currently missing. Bug in server: Allow to create directories when they are selectable server#19539
- AppNavigationSettings close when interacting with the filepicker: AppNavigationSettings automatically close on "click outside" nextcloud-libraries/nextcloud-vue#862
nickvergessen
added
3. to review
enhancement
feature: settings ⚙️
Settings and config related issues
feature: api 🛠️
OCS API for conversations, chats and participants
feature: frontend 🖌️
"Web UI" client
feature: upload & shares & voice 📤🎙️
Sharing files into a chat and audio recordings
labels
Feb 19, 2020
nickvergessen
commented
Feb 19, 2020
nickvergessen
commented
Feb 19, 2020
|
||
## 9.0 | ||
* `config => attachments => allowed` - Whether the user can upload files into a chat | ||
* `config => attachments => folder` - User defined folder where items should be uploaded to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nickvergessen
force-pushed
the
feature/noid/allow-to-select-attachment-folder
branch
from
February 21, 2020 12:58
a4597a5
to
88a637a
Compare
Another chunk read @ma12-co lets get this in |
2 tasks
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
nickvergessen
force-pushed
the
feature/noid/allow-to-select-attachment-folder
branch
from
February 25, 2020 09:15
88a637a
to
d4383c1
Compare
marcoambrosini
approved these changes
Feb 25, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works!
nickvergessen
deleted the
feature/noid/allow-to-select-attachment-folder
branch
February 25, 2020 10:19
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3. to review
enhancement
feature: api 🛠️
OCS API for conversations, chats and participants
feature: frontend 🖌️
"Web UI" client
feature: settings ⚙️
Settings and config related issues
feature: upload & shares & voice 📤🎙️
Sharing files into a chat and audio recordings
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.