Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Change structure of create folder model. #579

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from

Conversation

anuragteapot
Copy link
Member

@anuragteapot anuragteapot commented Oct 4, 2018

Summary of Changes

Changed some layouts of create folder model.
This is what I love.
If you guys also fine with this then merge.

screenshot from 2018-10-05 02-15-27

@@ -59,6 +60,7 @@ COM_MEDIA_MEDIA_NAME="Name"
COM_MEDIA_MEDIA_SIZE="Size"
COM_MEDIA_MEDIA_TYPE="Type"
COM_MEDIA_NAME="Name"
COM_MEDIA_NEW_FOLDER="New folder"
Copy link
Contributor

Choose a reason for hiding this comment

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

Based on your screenshot I assume this should be New Folder

Copy link
Member Author

Choose a reason for hiding this comment

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

I think, I not updated the screenshot. It's fine it should be small right ?

Copy link
Contributor

Choose a reason for hiding this comment

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

It should be as in the screenshot

Anu1601CS added 2 commits October 5, 2018 11:33
@@ -28,7 +27,7 @@
directives: {focus: focus},
data() {
return {
folder: '',
folder: 'Untitled folder',
Copy link
Contributor

Choose a reason for hiding this comment

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

Strings should be translated

@anuragteapot
Copy link
Member Author

@laoneo Any action on this ?

@laoneo
Copy link
Contributor

laoneo commented Oct 15, 2018

The system test fails. Like that it can't be merged as it will cause problems when merging into upstream. @rdeutz how should the tests being adapted?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants