Skip to content

feat(web): adapt to HTTP API of DASD operations#1549

Merged
teclator merged 62 commits intomasterfrom
web-dasd
Sep 5, 2024
Merged

feat(web): adapt to HTTP API of DASD operations#1549
teclator merged 62 commits intomasterfrom
web-dasd

Conversation

@jreidinger
Copy link
Copy Markdown
Contributor

@jreidinger jreidinger commented Aug 21, 2024

Trello: https://trello.com/c/2LC8JEZR/3743-8-agama-adapt-dasd-configuration-to-current-architecture

This PR is the following step to support for DASD devices on s390x architectures. It includes:

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 21, 2024

Coverage Status

coverage: 71.801% (-0.002%) from 71.803%
when pulling e896085 on web-dasd
into a6926d6 on master.

@jreidinger jreidinger changed the base branch from master to http-dasd August 22, 2024 08:41
Copy link
Copy Markdown
Contributor

@imobachgs imobachgs left a comment

Choose a reason for hiding this comment

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

Please, check the new mutations.

Copy link
Copy Markdown
Contributor

@dgdavid dgdavid left a comment

Choose a reason for hiding this comment

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

It looks good to me, but pease check the log entry.

Great job 👍 👍 👍 BTW

@teclator teclator requested a review from dgdavid September 5, 2024 06:20
element: <DASDPage />,
handle: { name: N_("DASD") },
loader: async () => {
if (!DASDSupported()) return redirect(PATHS.root);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not sure if worth mentioning that loader will not be executed until loading the route. Probably not.

Also, we should add a mechanism to avoid the application crashing because trying to go to the route before login but in another round of routes improvements, not now 😉

BTW, thanks a lot for taking the time of doing manual testing of this part and catching such a bug.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I can improve the message or add a note in the ZFCP PR just for not delay this one.

@teclator teclator merged commit f38e15b into master Sep 5, 2024
@teclator teclator deleted the web-dasd branch September 5, 2024 09:38
@imobachgs imobachgs mentioned this pull request Sep 20, 2024
imobachgs added a commit that referenced this pull request Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants