Skip to content

Adds group_id to Feeds#edit#393

Merged
Koronen merged 1 commit into
stringer-rss:masterfrom
jeroenj:feed-edit-group
Jan 24, 2016
Merged

Adds group_id to Feeds#edit#393
Koronen merged 1 commit into
stringer-rss:masterfrom
jeroenj:feed-edit-group

Conversation

@jeroenj
Copy link
Copy Markdown
Contributor

@jeroenj jeroenj commented Dec 18, 2015

I've been using groups for quite a while. While this is a hidden feature it would be handy that feeds could be linked using the interface. The dropdown will only be shown when there are any groups so that people not using the feature don't get confused about it.

I might also look into more group management later on, but I rarely use the web interface so it's not really a priority for me right now. (and I've got a lot of other stuff on my plate)

The only think that needs to be fixed is the design of the dropdown. I guess stringer is a custom theme? Would any of you mind to help me fix it? I'll try to fix it myself but it might take a few days/weeks.

screen shot 2015-12-18 at 22 03 20

@Koronen
Copy link
Copy Markdown
Contributor

Koronen commented Dec 18, 2015

I myself don't use the groups feature, but this looks like a reasonable addition IMO.

@swanson
Copy link
Copy Markdown
Collaborator

swanson commented Dec 20, 2015

Not sure on this...don't use groups myself either. I think it will be confusing to people using the app to see UI elements for editing groups, but no changes to the rest of the app.

@jeroenj
Copy link
Copy Markdown
Contributor Author

jeroenj commented Dec 20, 2015

Yes, that's why the group field is only shown if you have any groups defined. People that are not using the groups feature won't see this field.

@pascalw
Copy link
Copy Markdown
Contributor

pascalw commented Dec 20, 2015

I do use groups so I think this would definitely be useful. Hiding the drop down for people that don't have any groups defined seems reasonable to me. Perhaps in the future we could add a simple crud interface for groups to make it even more useful.

@jeroenj
Copy link
Copy Markdown
Contributor Author

jeroenj commented Dec 21, 2015

Yes, but I think a CRUD for groups would only make sense if they're actually used in the web app itself. As long as that is not the case I'd hide it with a config so it won't confuse people that only use the web app.

@jeroenj jeroenj force-pushed the feed-edit-group branch 2 times, most recently from 2787679 to baef5d1 Compare December 23, 2015 21:17
@jeroenj
Copy link
Copy Markdown
Contributor Author

jeroenj commented Dec 23, 2015

I took a stab at the design and ended up with this:

screen shot 2015-12-23 at 22 15 42

screen shot 2015-12-23 at 22 15 51

I've also cleaned up the commit a bit.

@pascalw
Copy link
Copy Markdown
Contributor

pascalw commented Dec 26, 2015

@jeroenj code looks fine 👍.

However I just took your branch for a spin and noticed that the current group of a feed is not correctly set on the edit feed page. Looking at the code you're missing something to mark an option selected.

@jeroenj
Copy link
Copy Markdown
Contributor Author

jeroenj commented Dec 26, 2015

Yes, indeed. I found out too. I did not have the time yet to fix it.

@jeroenj
Copy link
Copy Markdown
Contributor Author

jeroenj commented Dec 27, 2015

@pascalw I'v fixed marking the current option as selected. Let me know if you find any other issues. :)

@pascalw
Copy link
Copy Markdown
Contributor

pascalw commented Dec 27, 2015

@jeroenj works fine now 👍

@swanson @Koronen Are you ok merging this?

@Koronen
Copy link
Copy Markdown
Contributor

Koronen commented Dec 31, 2015

LGTM! 👍

Koronen added a commit that referenced this pull request Jan 24, 2016
@Koronen Koronen merged commit 77bc137 into stringer-rss:master Jan 24, 2016
@jeroenj jeroenj deleted the feed-edit-group branch March 4, 2016 22:26
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