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

Codegen: 7b. Create page for table component #100

Open
2 tasks
mat-app opened this issue May 18, 2021 · 1 comment
Open
2 tasks

Codegen: 7b. Create page for table component #100

mat-app opened this issue May 18, 2021 · 1 comment
Labels
not ready issue is not ready for development

Comments

@mat-app
Copy link
Collaborator

mat-app commented May 18, 2021

Dependencies

  1. This issue depends on 7a. package iteria-app/lowcode/templates/react-urql-graphql-codegen #96

Description

The goal of this issue is to create page for generated table. This page will be based on template created in this issue #96

Proposed solution

Acceptance criteria

  • GIVEN have entity Customer
    WHEN i run generatePages()
    THEN CustomerListComponent.ts with table definition and
    CustomersPage.ts which use component in CustomerListComponent.ts are created
  • GIVEN have generated CustomerListComponent.ts and CustomersPage.ts
    WHEN i navigate to CustomersPage by route
    THEN list of customers is shown
@mat-app mat-app added the not ready issue is not ready for development label May 18, 2021
@jozef-slezak
Copy link
Contributor

jozef-slezak commented May 24, 2021

@mat-app:

  • renamed: generateListPage(), generateListComponent()
  • API params (please specify parameters - create pull request for an API before implementation) - this is important step for the integration
  • Acceptance criteria - please write automated test against the API in the same pull request - this is important step for ensuring that requirements are fulfilled

mat-app pushed a commit to mat-app/lowcode that referenced this issue May 25, 2021
@mat-app mat-app changed the title Codegen: Create wrapping page for table component Codegen: Create page for table component May 28, 2021
@jozef-slezak jozef-slezak changed the title Codegen: Create page for table component Codegen: 7b. Create page for table component Jun 8, 2021
cunderlikp pushed a commit to mat-app/lowcode that referenced this issue Jun 15, 2021
cunderlikp pushed a commit to mat-app/lowcode that referenced this issue Jun 16, 2021
cunderlikp pushed a commit to mat-app/lowcode that referenced this issue Jun 17, 2021
cunderlikp pushed a commit to mat-app/lowcode that referenced this issue Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not ready issue is not ready for development
Projects
None yet
Development

No branches or pull requests

2 participants