lizhimins opened a new pull request, #2318:
URL: https://github.com/apache/rocketmq-dashboard/pull/2318

   ## Summary
   - Align API types with the standardized backend: `id` / `instanceId` / 
`credentialId` become numbers and `createdAt` / `updatedAt` become `gmtCreate` 
/ `gmtModified`
   - Convert URL params and instance selection state to numeric ids and update 
mock data accordingly; `DataSource.key` remains a string
   - Adapt hooks, stores, services, utils and their tests
   
   Depends on the schema standardization PR (included in this branch history).
   
   ## Test plan
   - [x] `npx tsc -b` clean, `npx eslint src` clean
   - [x] `npx vitest run` all green


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to