-
Notifications
You must be signed in to change notification settings - Fork 7
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
Implement an improved Push functionality #558
Comments
@sseppi @pkritzinger, here is my feedback:
|
Fine for me to show the push data only in the popup. |
@sseppi @mrabans @RudiThoeni @pkritzinger @Mazzolintis all three tasks are implemented as discussed in PR #561. You can find the updated implementation deployed here: https://9.databrowser.gappc.net/dataset/table/tourism/v1/ODHActivityPoi Please check it and let me know what you think of it |
@gappc only checked frontend and like it a lot :) |
I like it too. @RudiThoeni I think we can merge the PR quickly test it and then move it also to production. |
@gappc i deployed anything in production, and now i added the pushbutton on the listview of Articles etc... on development I activated now two publishers for Push
On the Articles View (https://databrowser.opendatahub.testingmachine.eu/dataset/table/tourism/v1/Article?articletype=newsfeednoi) i noticed that there is always the "Idm Marketplace" visible even if there is no Published-On idm-marketplace present. On an Article with PublishedOn (noi-communityapp) also the Idm-Marketplace appears and the push is effectively done to idm-marketplace..... The channels listed should be like in the publishedOn field Hope i deployed everything right, can you please check this two behaviours........ thx and cheers |
I am little bit confused, cannot remember exactly if we specified this functionality this way
OR
What do you think? The cool thing is we have this publisher -> push -> publishedOn combination..... so option 2) should be possible..... |
@RudiThoeni maybe I misunderstood the meaning of the In the mail I forgot to mention, that the issue with |
@gappc looks good now every pushchannel is listed and the user can select where i wants to push. So i think the best is let us start with the functionality as it is and we will discuss if we add the improvements on the UI mentioned by me. |
@RudiThoeni @sseppi I've improved the visualization using the feedback from @RudiThoeni to make the whole process for the user (hopefully) more straight-forward. The send-push button is enabled only if:
If all of the cases above are true, then publishers shown in the popup are those from the intersection between "PublishedOn" un Publishers You can give it a try at e.g. |
Hi @gappc Perfect great work, exactly what i wanted ;) thx and cheers |
Hey @RudiThoeni, here you go: PR #570 ;) |
thx ;) |
As mentioned in the PR I open a new issue to collect the improvements of the push notification that we published in testing.
The improvement that emerged are the following.
As example of information about the pushes we have I post here an example:
https://databrowser.opendatahub.testingmachine.eu/dataset/raw/tourism/v1/PushResponse/06f5bbe2-3b5f-4ab0-8c27-0e1fa5879f38
I think that the most interesting information for the final user are
Date
andID
@pkritzinger: what is your feedbcak?
Originally posted by @sseppi in #556 (comment)
The text was updated successfully, but these errors were encountered: