Skip to content
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

Address book as two different portlets #19

Closed
2 of 3 tasks
pleku opened this issue Sep 4, 2019 · 3 comments
Closed
2 of 3 tasks

Address book as two different portlets #19

pleku opened this issue Sep 4, 2019 · 3 comments
Assignees
Labels
Milestone

Comments

@pleku
Copy link

pleku commented Sep 4, 2019

Build a Demo of having address book split into two different portlets, one with the grid and another with the form.

The portlets should communicate between each other using IPC features.

Acceptance Criteria

  • portlet-support contains a demo module that contains a address-book in a feature branch
  • feedback from the dev team and an external (architect) has been gathered and considered
  • inform your team mates about the conclusion of the demo and then schedule a grooming for creating the issues to create the implementation and tutorial
@pleku pleku added the demo label Sep 4, 2019
@pleku
Copy link
Author

pleku commented Sep 10, 2019

@denis-anisimov denis-anisimov self-assigned this Sep 11, 2019
@denis-anisimov denis-anisimov removed their assignment Sep 11, 2019
@denis-anisimov denis-anisimov self-assigned this Sep 12, 2019
@denis-anisimov
Copy link

@tmattsso , could you please take a look at https://github.com/vaadin/portlet-support/tree/addressbook/demo/address-book code to provide a feedback about two addressbook split into two portlets ?

@ujoni
Copy link
Contributor

ujoni commented Sep 23, 2019

Based on the Portlet meeting on 29.9.2019, this demo should receive an iteration based on the resulting API draft from ticket #25.

While the overall goal of this demonstration remains the same (showcase a two-portlet demo for an addressbook), some additional requirements have been added:

  • View mode should only show data in the form but does not allow editing.
  • Edit mode allows the user to edit the address data being displayed.
  • Deleting the user is allowed only when in Edit mode and user has Admin role.
  • Use IPC as described in the portlet specification

@pleku pleku closed this as completed Sep 23, 2019
@caalador caalador added this to the Abandoned milestone Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants