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

feat(report-portal): plugin implementation #1

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

yashoswalyo
Copy link
Member

@yashoswalyo yashoswalyo commented Feb 28, 2024

Changes

  • added Instances Page
  • added Projects Page
  • added Launches Page
  • Updated Report Portal API
  • Added api pagination for table
  • fixed tsc and lint issues in backend plugin
  • added Readme files for both plugins

Screenshots

  • Report Portal Global page / Instances Page
    image
  • Projects Page
    image
  • Launches Page
    image
  • Test Statistics Card
    image

@yashoswalyo yashoswalyo changed the title Feat: Report Portal plugin (draft) Feat: Report Portal plugin Feb 28, 2024
@yashoswalyo yashoswalyo changed the title (draft) Feat: Report Portal plugin Feat: Report Portal plugin Feb 28, 2024
@yashoswalyo yashoswalyo changed the title Feat: Report Portal plugin feat: Report Portal plugin Feb 28, 2024
@yashoswalyo yashoswalyo changed the title feat: Report Portal plugin feat: report portal plugin implementation Feb 28, 2024
@yashoswalyo yashoswalyo changed the title feat: report portal plugin implementation feat(report-portal): plugin implementation Feb 28, 2024
plugins/report-portal/README.md Outdated Show resolved Hide resolved
plugins/report-portal/README.md Outdated Show resolved Hide resolved
plugins/report-portal/package.json Outdated Show resolved Hide resolved
plugins/report-portal/src/api/ReportPortalClient.ts Outdated Show resolved Hide resolved
plugins/report-portal/src/api/ReportPortalClient.ts Outdated Show resolved Hide resolved
plugins/report-portal-backend/README.md Outdated Show resolved Hide resolved
@deshmukhmayur deshmukhmayur added the enhancement New feature or request label Mar 7, 2024
plugins/report-portal/src/plugin.ts Outdated Show resolved Hide resolved
plugins/report-portal/src/api/types.ts Outdated Show resolved Hide resolved
plugins/report-portal/src/utils/isReportPortalAvailable.ts Outdated Show resolved Hide resolved
@deshmukhmayur
Copy link

Also, @yashoswalyo , the build is failing due to some changes in the yarn.lock. Can you update the yarn.lock in your branch?

@yashoswalyo
Copy link
Member Author

Ok

- added Instances Page
- added Projects Page
- added Launches Page
- Updated Report Portal API
- Added api pagination for table
- fixed tsc and lint issues in backend plugin
- added Readme files for both plugins

Signed-off-by: Yash Oswal <[email protected]>
@riginoommen riginoommen merged commit 39937df into plugin-report-portal Mar 26, 2024
@riginoommen riginoommen deleted the DEE-800 branch March 26, 2024 07:12
yashoswalyo added a commit that referenced this pull request Mar 26, 2024
- added Instances Page
- added Projects Page
- added Launches Page
- Updated Report Portal API
- Added api pagination for table
- fixed tsc and lint issues in backend plugin
- added Readme files for both plugins

Signed-off-by: Yash Oswal <[email protected]>
yashoswalyo added a commit that referenced this pull request Apr 29, 2024
- added Instances Page
- added Projects Page
- added Launches Page
- Updated Report Portal API
- Added api pagination for table
- fixed tsc and lint issues in backend plugin
- added Readme files for both plugins

Signed-off-by: Yash Oswal <[email protected]>
yashoswalyo added a commit that referenced this pull request Apr 29, 2024
- added Instances Page
- added Projects Page
- added Launches Page
- Updated Report Portal API
- Added api pagination for table
- fixed tsc and lint issues in backend plugin
- added Readme files for both plugins
- added report portal icon componet (#2)
yashoswalyo added a commit that referenced this pull request Apr 30, 2024
- added Instances Page
- added Projects Page
- added Launches Page
- Updated Report Portal API
- Added api pagination for table
- fixed tsc and lint issues in backend plugin
- added Readme files for both plugins
- added report portal icon componet (#2)
yashoswalyo added a commit that referenced this pull request May 14, 2024
- added Instances Page
- added Projects Page
- added Launches Page
- Updated Report Portal API
- Added api pagination for table
- fixed tsc and lint issues in backend plugin
- added Readme files for both plugins
- added report portal icon componet (#2)
yashoswalyo added a commit that referenced this pull request May 15, 2024
Signed-off-by: Yash Oswal <[email protected]>

feat(report-portal): add global page for report portal plugin (#1)

- added Instances Page
- added Projects Page
- added Launches Page
- Updated Report Portal API
- Added api pagination for table
- fixed tsc and lint issues in backend plugin
- added Readme files for both plugins
- added report portal icon componet (#2)

fix(report-portal): Fixed search for projects page (#3)

- fix(report-portal): Fixed search for projects page
- Added request to add button on instances page
- Updated readme

- fix(report-portal): yarn tsc issue

---------

Signed-off-by: Yash Oswal <[email protected]>
yashoswalyo added a commit that referenced this pull request Jun 19, 2024
Signed-off-by: Yash Oswal <[email protected]>

feat(report-portal): add global page for report portal plugin (#1)

- added Instances Page
- added Projects Page
- added Launches Page
- Updated Report Portal API
- Added api pagination for table
- fixed tsc and lint issues in backend plugin
- added Readme files for both plugins
- added report portal icon componet (#2)

fix(report-portal): Fixed search for projects page (#3)

- fix(report-portal): Fixed search for projects page
- Added request to add button on instances page
- Updated readme

- fix(report-portal): yarn tsc issue

---------

Signed-off-by: Yash Oswal <[email protected]>
yashoswalyo added a commit that referenced this pull request Jun 20, 2024
Signed-off-by: Yash Oswal <[email protected]>

feat(report-portal): add global page for report portal plugin (#1)

- added Instances Page
- added Projects Page
- added Launches Page
- Updated Report Portal API
- Added api pagination for table
- fixed tsc and lint issues in backend plugin
- added Readme files for both plugins
- added report portal icon componet (#2)

fix(report-portal): Fixed search for projects page (#3)

- fix(report-portal): Fixed search for projects page
- Added request to add button on instances page
- Updated readme

- fix(report-portal): yarn tsc issue

---------

Signed-off-by: Yash Oswal <[email protected]>
yashoswalyo added a commit that referenced this pull request Jun 20, 2024
Signed-off-by: Yash Oswal <[email protected]>

feat(report-portal): add global page for report portal plugin (#1)

- added Instances Page
- added Projects Page
- added Launches Page
- Updated Report Portal API
- Added api pagination for table
- fixed tsc and lint issues in backend plugin
- added Readme files for both plugins
- added report portal icon componet (#2)

fix(report-portal): Fixed search for projects page (#3)

- fix(report-portal): Fixed search for projects page
- Added request to add button on instances page
- Updated readme

- fix(report-portal): yarn tsc issue

---------

Signed-off-by: Yash Oswal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants