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

update webauthn section to feature components #42698

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

szaimen
Copy link
Contributor

@szaimen szaimen commented Jan 11, 2024

Close #42595

Before After
image image
For my own testing
docker run -it --rm ^
--name nextcloud-easy-test ^
-p 8443:443 ^
-e SERVER_BRANCH=enh/42595/webauthn-ncnotecard ^
-e COMPILE_SERVER=1 ^
--volume="nextcloud_easy_test_npm_cache_volume:/var/www/.npm" ^
ghcr.io/szaimen/nextcloud-easy-test:latest

@szaimen szaimen added this to the Nextcloud 29 milestone Jan 11, 2024
@szaimen szaimen force-pushed the enh/42595/webauthn-ncnotecard branch from f2e7af7 to 5675551 Compare January 11, 2024 10:17
@szaimen szaimen changed the title update webauthn section to feature ncnotecard update webauthn section to feature components Jan 11, 2024
@szaimen szaimen added design Design, UI, UX, etc. 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jan 11, 2024
@szaimen szaimen marked this pull request as ready for review January 11, 2024 10:18
@szaimen szaimen requested a review from emoral435 January 11, 2024 10:44
@@ -25,9 +25,9 @@
</div>
<div v-else>
<div v-if="step === RegistrationSteps.READY">
<button @click="start">
<NcButton @click="start" type="primary">
Copy link
Contributor

Choose a reason for hiding this comment

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

Doesn't primay make too much attention here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I would say primary is fine here. We also use it in the other sections

Copy link
Contributor

Choose a reason for hiding this comment

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

Probably would also go with tertiary but not I am not a designer.

Signed-off-by: Simon L <szaimen@e.mail.de>
@szaimen szaimen force-pushed the enh/42595/webauthn-ncnotecard branch from 5675551 to 541f25a Compare January 11, 2024 11:55
@szaimen
Copy link
Contributor Author

szaimen commented Jan 11, 2024

/compile

@szaimen
Copy link
Contributor Author

szaimen commented Jan 11, 2024

/backport 541f25a to stable28

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@szaimen
Copy link
Contributor Author

szaimen commented Jan 11, 2024

CI failure unrelated IIRC

@szaimen szaimen disabled auto-merge January 11, 2024 14:19
@szaimen szaimen merged commit 29c936d into master Jan 11, 2024
38 of 41 checks passed
@szaimen szaimen deleted the enh/42595/webauthn-ncnotecard branch January 11, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews accessibility design Design, UI, UX, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BITV]: Note regarding WebAuthn is not accessible
5 participants