The proposal to merge ~petermakowski/maas-site-manager:update-api-shapes into
maas-site-manager:main has been updated.
Description changed to:
- update API data shapes
- update pagination to start at index 1
QA Steps
Go to sites, tokens, and requests pages and make sure they load correctly using
the mock API
Comment out the following lines from main.tsx:
if (isDev) {
const { worker } = await import("./mocks/browser");
await worker.start();
}
Make sure you have the backend running and setup with test data (follow
instructions in backend/README.md)
Go to sites, tokens, and requests pages and make sure they load correctly using
the real API
For more details, see:
https://code.launchpad.net/~petermakowski/maas-site-manager/+git/site-manager/+merge/441774
--
Your team MAAS Committers is requested to review the proposed merge of
~petermakowski/maas-site-manager:update-api-shapes into maas-site-manager:main.
--
Mailing list: https://launchpad.net/~sts-sponsors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sts-sponsors
More help : https://help.launchpad.net/ListHelp