-
Notifications
You must be signed in to change notification settings - Fork 66
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
Feature/top bar navigation #1560
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
araratthehero
force-pushed
the
feature/top_bar_navigation
branch
from
April 18, 2024 14:28
5253289
to
4d32d99
Compare
jreij
reviewed
Apr 19, 2024
jreij
reviewed
Apr 19, 2024
araratthehero
force-pushed
the
feature/top_bar_navigation
branch
from
April 19, 2024 11:18
4d32d99
to
7d9549b
Compare
araratthehero
force-pushed
the
feature/top_bar_navigation
branch
from
April 22, 2024 13:05
7d9549b
to
5986fd7
Compare
araratthehero
force-pushed
the
feature/top_bar_navigation
branch
3 times, most recently
from
April 24, 2024 13:40
96bb38b
to
b0bcb95
Compare
jreij
reviewed
Apr 24, 2024
araratthehero
force-pushed
the
feature/top_bar_navigation
branch
from
April 24, 2024 14:18
b0bcb95
to
f9bf2d8
Compare
jreij
reviewed
Apr 24, 2024
jreij
reviewed
Apr 24, 2024
drop-in/src/main/java/com/adyen/checkout/dropin/internal/ui/CardComponentDialogFragment.kt
Show resolved
Hide resolved
araratthehero
force-pushed
the
feature/top_bar_navigation
branch
4 times, most recently
from
April 29, 2024 07:19
cd11e33
to
8439e6a
Compare
ozgur00
reviewed
Apr 29, 2024
bacs/src/main/java/com/adyen/checkout/bacs/internal/ui/DefaultBacsDirectDebitDelegate.kt
Outdated
Show resolved
Hide resolved
ozgur00
reviewed
Apr 29, 2024
card/src/main/java/com/adyen/checkout/card/internal/ui/DefaultCardDelegate.kt
Outdated
Show resolved
Hide resolved
araratthehero
force-pushed
the
feature/top_bar_navigation
branch
2 times, most recently
from
April 30, 2024 07:48
56f5e89
to
0316dc4
Compare
Quality Gate failedFailed conditions |
araratthehero
force-pushed
the
feature/top_bar_navigation
branch
2 times, most recently
from
June 5, 2024 12:31
e5d0569
to
3ab05f1
Compare
jreij
reviewed
Jun 6, 2024
araratthehero
force-pushed
the
feature/top_bar_navigation
branch
from
June 6, 2024 12:33
3ab05f1
to
f0a884d
Compare
…r navigation button COAND-868
COAND-868
COAND-868
…roll in nested scrollview COAND-868
COAND-868
araratthehero
force-pushed
the
feature/top_bar_navigation
branch
from
June 6, 2024 12:33
f0a884d
to
991da0b
Compare
jreij
approved these changes
Jun 6, 2024
Quality Gate failedFailed conditions |
This was
linked to
issues
Jun 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR includes the following changes:
Checklist
COAND-868