-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: Use real data for Sent & Received transfers lists #175
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
KevinBoulongne
force-pushed
the
repo-url
branch
from
November 13, 2024 07:14
04b71ef
to
609e36c
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 07:14
afb6df9
to
54845b0
Compare
KevinBoulongne
force-pushed
the
repo-url
branch
from
November 13, 2024 07:18
609e36c
to
476bbfe
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 07:18
54845b0
to
d8ce5f5
Compare
KevinBoulongne
force-pushed
the
repo-url
branch
from
November 13, 2024 07:42
476bbfe
to
ecb7bd8
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 07:42
d8ce5f5
to
661c8b9
Compare
KevinBoulongne
force-pushed
the
repo-url
branch
from
November 13, 2024 08:20
ecb7bd8
to
93b22e8
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 08:20
661c8b9
to
b53fbd6
Compare
KevinBoulongne
force-pushed
the
repo-url
branch
from
November 13, 2024 08:26
93b22e8
to
caa3cbd
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 08:26
b53fbd6
to
35ed826
Compare
KevinBoulongne
force-pushed
the
repo-url
branch
from
November 13, 2024 08:29
caa3cbd
to
5c91be9
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 08:29
35ed826
to
2d9cd84
Compare
KevinBoulongne
force-pushed
the
repo-url
branch
2 times, most recently
from
November 13, 2024 09:12
00fab93
to
fc9f440
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 09:12
2d9cd84
to
21c272a
Compare
sirambd
requested changes
Nov 13, 2024
app/src/main/java/com/infomaniak/swisstransfer/ui/screen/main/sent/SentScreen.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/infomaniak/swisstransfer/ui/screen/main/received/ReceivedScreen.kt
Outdated
Show resolved
Hide resolved
KevinBoulongne
force-pushed
the
repo-url
branch
from
November 13, 2024 09:45
fc9f440
to
1ab8163
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 09:45
21c272a
to
660a2dc
Compare
FabianDevel
requested changes
Nov 13, 2024
app/src/main/java/com/infomaniak/swisstransfer/ui/screen/main/received/ReceivedScreen.kt
Show resolved
Hide resolved
KevinBoulongne
force-pushed
the
repo-url
branch
from
November 13, 2024 10:58
1ab8163
to
016b51c
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 11:01
660a2dc
to
f4ca050
Compare
KevinBoulongne
force-pushed
the
sent-details
branch
from
November 13, 2024 11:01
7081f40
to
ae93e29
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 11:02
f4ca050
to
79df858
Compare
KevinBoulongne
force-pushed
the
sent-details
branch
from
November 13, 2024 11:33
ae93e29
to
47506e5
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 11:45
79df858
to
c0a8f45
Compare
KevinBoulongne
force-pushed
the
sent-details
branch
from
November 13, 2024 12:16
47506e5
to
9036f90
Compare
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 12:16
c0a8f45
to
d05bbb3
Compare
sirambd
requested changes
Nov 13, 2024
app/src/main/java/com/infomaniak/swisstransfer/ui/screen/main/received/ReceivedScreen.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/infomaniak/swisstransfer/ui/screen/main/sent/SentScreen.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/infomaniak/swisstransfer/ui/screen/main/sent/SentScreen.kt
Outdated
Show resolved
Hide resolved
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 13:33
d05bbb3
to
b7c96ac
Compare
This PR/issue depends on:
|
FabianDevel
approved these changes
Nov 13, 2024
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 13:58
f5d284b
to
3e1f166
Compare
tevincent
approved these changes
Nov 13, 2024
KevinBoulongne
force-pushed
the
transfers-real-data
branch
from
November 13, 2024 14:02
3e1f166
to
204ea43
Compare
Quality Gate passedIssues Measures |
sirambd
approved these changes
Nov 13, 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.
Depends on #167