Skip to content

Conversation

@nowgnuesLee
Copy link
Contributor

@nowgnuesLee nowgnuesLee commented Aug 18, 2025

resolves #3980 (FR-1262)

Checklist: (if applicable)

  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

Copy link
Contributor Author

nowgnuesLee commented Aug 18, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link

github-actions bot commented Aug 18, 2025

Coverage report for ./react

St.
Category Percentage Covered / Total
🔴 Statements
4.48% (+0.03% 🔼)
501/11174
🔴 Branches
3.63% (+0.03% 🔼)
285/7858
🔴 Functions
2.59% (+0.01% 🔼)
90/3476
🔴 Lines
4.46% (+0.03% 🔼)
487/10925
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🔴
... / ReservoirArtifactDetailPage.tsx
0% 0% 0% 0%

Test suite run success

114 tests passing in 13 suites.

Report generated by 🧪jest coverage report action from 74b18be

@nowgnuesLee nowgnuesLee force-pushed the feature/reservoir-audit-log-ui-draft branch from d715fd0 to 91a0d82 Compare August 22, 2025 05:19
@nowgnuesLee nowgnuesLee force-pushed the feat/reservoir-grphql branch from d07e960 to 1409210 Compare August 22, 2025 05:19
@github-actions github-actions bot added area:ux UI / UX issue. area:i18n Localization labels Aug 22, 2025
@github-actions
Copy link

github-actions bot commented Aug 22, 2025

Coverage report for ./packages/backend.ai-ui

St.
Category Percentage Covered / Total
🔴 Statements 52.42% 130/248
🔴 Branches 32.26% 80/248
🔴 Functions 35.09% 20/57
🔴 Lines 54.84% 119/217

Test suite run success

55 tests passing in 3 suites.

Report generated by 🧪jest coverage report action from 74b18be

@nowgnuesLee nowgnuesLee force-pushed the feature/reservoir-audit-log-ui-draft branch from 91a0d82 to aea9d8f Compare August 25, 2025 03:55
@nowgnuesLee nowgnuesLee force-pushed the feat/reservoir-grphql branch 2 times, most recently from 188a7db to a64ebbd Compare August 26, 2025 04:40
@nowgnuesLee nowgnuesLee force-pushed the feature/reservoir-audit-log-ui-draft branch from aea9d8f to e29c8a7 Compare August 26, 2025 04:40
@nowgnuesLee nowgnuesLee force-pushed the feat/reservoir-grphql branch 6 times, most recently from f0fcf90 to 81d7fd4 Compare August 26, 2025 08:33
@nowgnuesLee nowgnuesLee force-pushed the feature/reservoir-audit-log-ui-draft branch from e29c8a7 to 3093243 Compare August 26, 2025 08:33
@nowgnuesLee nowgnuesLee changed the title feat: intergrated graphql for reservoir feat(FR-12: intergrated graphql for reservoir Aug 28, 2025
@nowgnuesLee nowgnuesLee changed the title feat(FR-12: intergrated graphql for reservoir feat(FR-1262): intergrated graphql for reservoir Aug 28, 2025
@yomybaby yomybaby changed the base branch from feature/reservoir-audit-log-ui-draft to graphite-base/4157 September 1, 2025 10:09
@nowgnuesLee nowgnuesLee force-pushed the feat/reservoir-grphql branch from 81d7fd4 to 72baf49 Compare September 1, 2025 15:45
@nowgnuesLee nowgnuesLee force-pushed the feature/reservoir-audit-log-ui-draft branch from c5dd75a to bdab7c3 Compare September 16, 2025 05:21
@nowgnuesLee nowgnuesLee force-pushed the feature/reservoir-audit-log-ui-draft branch from bdab7c3 to c55f576 Compare September 22, 2025 02:45
@nowgnuesLee nowgnuesLee force-pushed the feat/reservoir-grphql branch 2 times, most recently from ad057bf to e59b40a Compare September 22, 2025 11:22
@nowgnuesLee nowgnuesLee force-pushed the feature/reservoir-audit-log-ui-draft branch from 08b00d9 to c43778b Compare September 23, 2025 07:18
@yomybaby yomybaby changed the base branch from feature/reservoir-audit-log-ui-draft to graphite-base/4157 September 23, 2025 09:57
@yomybaby yomybaby force-pushed the feat/reservoir-grphql branch from 096d50d to 5cabe48 Compare September 23, 2025 09:57
@yomybaby yomybaby changed the base branch from graphite-base/4157 to feature/reservoir-mockup-ui September 23, 2025 09:57
@yomybaby yomybaby force-pushed the feat/reservoir-grphql branch from eb503f9 to e86d92d Compare September 25, 2025 08:33
@yomybaby yomybaby force-pushed the feature/reservoir-mockup-ui branch from c076370 to 6561408 Compare September 25, 2025 08:33
Copy link
Member

@yomybaby yomybaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@graphite-app
Copy link

graphite-app bot commented Sep 25, 2025

Merge activity

resolves #3980 (FR-1262)
<!-- replace NNN, MMM with the GitHub issue number and the corresponding Jira issue number. -->

<!--
Please precisely, concisely, and concretely describe what this PR changes, the rationale behind codes,
and how it affects the users and other developers.
-->

**Checklist:** (if applicable)

- [ ] Documentation
- [ ] Minium required manager version
- [ ] Specific setting for review (eg., KB link, endpoint or how to setup)
- [ ] Minimum requirements to check during review
- [ ] Test case(s) to demonstrate the difference of before/after
@graphite-app graphite-app bot force-pushed the feature/reservoir-mockup-ui branch from 6561408 to 962fcde Compare September 25, 2025 09:01
@graphite-app graphite-app bot force-pushed the feat/reservoir-grphql branch from e86d92d to 74b18be Compare September 25, 2025 09:01
Base automatically changed from feature/reservoir-mockup-ui to main September 25, 2025 09:05
@graphite-app graphite-app bot merged commit 74b18be into main Sep 25, 2025
9 checks passed
@graphite-app graphite-app bot deleted the feat/reservoir-grphql branch September 25, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:i18n Localization area:ux UI / UX issue. size:XL 500~ LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intergated GrapQL/API for Reservoir v2

2 participants