-
Notifications
You must be signed in to change notification settings - Fork 3
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
[LANDGRIF-1531] Implement UI for tracking data upload #1170
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
2 Ignored Deployments
|
andresgnlez
force-pushed
the
LANDGRIF-1531-fe-implement-ui-for-tracking
branch
from
April 19, 2024 09:48
a500fad
to
a7edc37
Compare
andresgnlez
force-pushed
the
LANDGRIF-1531-fe-implement-ui-for-tracking
branch
from
April 19, 2024 10:13
a7edc37
to
478c809
Compare
andresgnlez
force-pushed
the
LANDGRIF-1531-fe-implement-ui-for-tracking
branch
from
April 22, 2024 15:51
478c809
to
f51c511
Compare
andresgnlez
force-pushed
the
LANDGRIF-1531-fe-implement-ui-for-tracking
branch
from
April 24, 2024 08:32
f51c511
to
5ee2c0f
Compare
andresgnlez
force-pushed
the
LANDGRIF-1531-fe-implement-ui-for-tracking
branch
from
April 24, 2024 08:42
5ee2c0f
to
861659f
Compare
andresgnlez
force-pushed
the
LANDGRIF-1531-fe-implement-ui-for-tracking
branch
from
April 24, 2024 11:05
861659f
to
9a7323b
Compare
andresgnlez
force-pushed
the
LANDGRIF-1531-fe-implement-ui-for-tracking
branch
from
April 24, 2024 14:27
9a7323b
to
9871e23
Compare
andresgnlez
force-pushed
the
LANDGRIF-1531-fe-implement-ui-for-tracking
branch
from
April 25, 2024 14:27
9871e23
to
0090059
Compare
andresgnlez
force-pushed
the
LANDGRIF-1531-fe-implement-ui-for-tracking
branch
from
April 29, 2024 07:06
0090059
to
bad2373
Compare
andresgnlez
force-pushed
the
LANDGRIF-1531-fe-implement-ui-for-tracking
branch
from
May 6, 2024 10:40
bad2373
to
27030c7
Compare
andresgnlez
force-pushed
the
LANDGRIF-1531-fe-implement-ui-for-tracking
branch
from
May 6, 2024 15:43
27030c7
to
ab2e3f8
Compare
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.
General description
This PR implements the functionality to track in detail the data upload in the LandGriffon platform using web sockets.
https://vizzuality.atlassian.net/browse/LANDGRIF-1531
Designs
https://www.figma.com/file/7bmF29CIXDJwCpuloW5Nt6/%F0%9F%94%B5-Landgriffon---Redesign_BLUE?node-id=4514%3A47329&mode=dev
Testing instructions
Provide minimal instructions on how to test this PR.
Checklist before merging