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

production release #288

Merged
merged 140 commits into from
Oct 14, 2024
Merged

production release #288

merged 140 commits into from
Oct 14, 2024

Commits on Sep 30, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/commitizen-tools/commitizen: v3.29.0 → v3.29.1](commitizen-tools/commitizen@v3.29.0...v3.29.1)
    - [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.7...v0.6.8)
    pre-commit-ci[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1f276e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    62ce7ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #252 from hotosm/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    nrjadkry authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    79e85ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb5c465 View commit details
    Browse the repository at this point in the history
  4. feat(user-profile): pass watch on form props

    Sujit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b9a78af View commit details
    Browse the repository at this point in the history
  5. fix(user-profile)-#209: able to submit if the password and confirm pa…

    …ssword not matched
    Sujit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d259bce View commit details
    Browse the repository at this point in the history
  6. fix(user-profile)-#208: validation issue

    Sujit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9b6f57c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e77a20f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    002ee20 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d0766f View commit details
    Browse the repository at this point in the history
  10. feat: update file and folder structure and rename UserProfile to `C…

    …omplete UserProfile`
    Sujit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    24167c1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74b794d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #253 from hotosm/feat/updated-datetime

    Feat: allow project deletion by superusers and added updated_at field in task events
    nrjadkry authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ba0752d View commit details
    Browse the repository at this point in the history
  13. feat: add Breadcrumb component

    Sujit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    23dd289 View commit details
    Browse the repository at this point in the history
  14. feat: replace user-profile layout component and and add new route cal…

    …led complete-profile
    Sujit committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    aa3dc33 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    52a418d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4045d43 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #254 from hotosm/feat/updated-datetime

    Feat: added two new enums such as IMAGE_UPLOADED & IMAGE_PROCESSED
    nrjadkry authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d43b2d5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e3a423c View commit details
    Browse the repository at this point in the history
  19. Merge pull request #256 from hotosm/fix/remove-blob

    fix: Remove BLOb
    nrjadkry authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    735df24 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    4297042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e85338e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13d8ae8 View commit details
    Browse the repository at this point in the history
  4. feat(task-description): show task locked date

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e133895 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #257 from hotosm/feat/change-password

    Fix: add Password Verification and Fix updated_at Field Fetch in task details endpoint
    nrjadkry authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e23749e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #258 from hotosm/fix/remove-blob

    Feat: Show task lock date
    nrjadkry authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    008276b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f364c43 View commit details
    Browse the repository at this point in the history
  8. feat(update-profile): add Header component

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    39dd3cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae7fba7 View commit details
    Browse the repository at this point in the history
  10. feat(update-profile): add Password component

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6c555ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb5cc92 View commit details
    Browse the repository at this point in the history
  12. feat: add common css class main-content that gives the full screen he…

    …ight after reducing the nav bar height
    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    99da3b2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    31fcf4d View commit details
    Browse the repository at this point in the history
  14. feat: remove the route user-profile add complete-profile from the…

    … list of routes without navbar
    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e880d59 View commit details
    Browse the repository at this point in the history
  15. feat(user-profile): update basic details

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4d1adf5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c692906 View commit details
    Browse the repository at this point in the history
  17. refactor(user-profile): revalidate user details data on basic details…

    … patch success
    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1eedd82 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    10195fb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    33ca871 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    22ad197 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cee0890 View commit details
    Browse the repository at this point in the history
  22. feat(user-profile): update other details

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cd34d0b View commit details
    Browse the repository at this point in the history
  23. feat(user-profile): update password

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2be552d View commit details
    Browse the repository at this point in the history
  24. fix: typo

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    86c6a7f View commit details
    Browse the repository at this point in the history
  25. fix: minor style

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f686c84 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e800299 View commit details
    Browse the repository at this point in the history
  27. fix: typo

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d87f2d6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b41631b View commit details
    Browse the repository at this point in the history
  29. feat(user-profile): show error message

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cec7555 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a10d813 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    66469eb View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6c0db7f View commit details
    Browse the repository at this point in the history
  33. Merge pull request #259 from hotosm/feat/change-password

    hot-fix(user-profile): check old & new password before verify the password
    Pradip-p authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8c5f546 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6621b75 View commit details
    Browse the repository at this point in the history
  35. feat(user-profile): redirect to complete profile page if the user not…

    … completed the signup
    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    01e5e50 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4f30c97 View commit details
    Browse the repository at this point in the history
  37. fix(user-profile): minor UI

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b33ed4d View commit details
    Browse the repository at this point in the history
  38. fix(user-profile): navigate to complete profile only after the profil…

    …e fetching is completed
    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7bd0bc4 View commit details
    Browse the repository at this point in the history
  39. fix: typo

    Sujit committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9203dd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    c8dca57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #261 from hotosm/optimize_dashboard_api

    used presigned url for map screenshot in projects endpoint
    nrjadkry authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4109a1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cea65a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #263 from hotosm/feat/search-project

    feat: added search features in projects lists.
    nrjadkry authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    17012de View commit details
    Browse the repository at this point in the history
  5. Merge pull request #260 from hotosm/feat/user-profile

    Feat: Complete profile, update user details, change password and other minor fixes
    nrjadkry authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a8b2aba View commit details
    Browse the repository at this point in the history
  6. Merge pull request #266 from hotosm/feat/download-orthophoto

    Feat: Download orthophoto form project description page
    nrjadkry authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e43edaa View commit details
    Browse the repository at this point in the history
  7. Merge pull request #265 from hotosm/feat/orthophoto-download

    hot-fix(orthophoto-download): added assets_url & image_count in get project details
    nrjadkry authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3ba1c73 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    81d86de View commit details
    Browse the repository at this point in the history
  2. feat(dashboard): show user role

    Sujit committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a589483 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    befca95 View commit details
    Browse the repository at this point in the history
  4. Feat: updated pagination on list projects (#264)

    * feat: updated pagination on list projects
    
    * refactor(project): make fetching query dyanamic so the querykey, params can be pass dynamically
    
    * refactor(project): update project list fetching service params
    
    * feat: add usePagination hook
    
    * feat: add Pagination component
    
    * refactor(dashboard-map-section): remove api call and get project list through props
    
    * feat(project-dashboard): implement pagination on project list
    
    * feat: update searchInput component
    
    * feat(project-dashboard): implement project search
    
    * feat(project-dashboard): make responsive header
    
    * fix: added new pydentic model class for read the single project
    
    ---------
    
    Co-authored-by: Sujit <[email protected]>
    Pradip-p and Sujit authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9c7f1e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    475527e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94679cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d633c45 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f7bb9e View commit details
    Browse the repository at this point in the history
  9. Feat: Updated the task as completed after process from S3 (#270)

    * feat: updated the task as completed after process from s3
    
    * feat: update task state to reflect the start of image processing
    
    * fix: remove comment from the task update function
    
    * fix: adjust the state based on processing...
    
    * fix: refine the state of task processing
    Pradip-p authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    46e3770 View commit details
    Browse the repository at this point in the history
  10. feat(projects): Show status on project card

    Sujit committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0a59358 View commit details
    Browse the repository at this point in the history
  11. feat(dashboard): update UI and pass other project details on project …

    …card props
    Sujit committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3740f2f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    83ddfe3 View commit details
    Browse the repository at this point in the history
  13. feat(dashboard): show slug on project card

    Sujit committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    647998c View commit details
    Browse the repository at this point in the history
  14. fix: merge conflict

    Sujit committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e1cf543 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    28ce0a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fc9d2dd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    79751fa View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    62937bb View commit details
    Browse the repository at this point in the history
  19. feat(project-details): fill different color for completed task and im…

    …age uploaded task
    
    show go to task button
    Sujit committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    de438ad View commit details
    Browse the repository at this point in the history
  20. Merge pull request #271 from hotosm/feat/add-project-status

    Feat: add project status field based on task counts
    Pradip-p authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7849afa View commit details
    Browse the repository at this point in the history
  21. feat(project-details): show loader on table

    Sujit committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d316101 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3ac8981 View commit details
    Browse the repository at this point in the history
  23. feat(dashboard): make logs table responsive

    Sujit committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8f55c8b View commit details
    Browse the repository at this point in the history
  24. feat: add Status chip component

    Sujit committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    42bb7ef View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    68ab945 View commit details
    Browse the repository at this point in the history
  26. feat: fill circle color code from properties on VectorLayerWithCluste…

    …r component
    Sujit committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9cce047 View commit details
    Browse the repository at this point in the history
  27. feat(project-description): add different color code as per project st…

    …atus on properties of projects geojson
    Sujit committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bd40cc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    6899671 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #273 from hotosm/feat/update-completed-task

    hotfix: Update project/id to project_id in S3 image processing logic
    Pradip-p authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    31c52fe View commit details
    Browse the repository at this point in the history
  3. feat: reduce table height

    Sujit committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6f3d1d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75f99b8 View commit details
    Browse the repository at this point in the history
  5. fix(project-details): available tasks not showing on table

    behave the task not having state as available tasks
    Sujit committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f1596a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eaff9ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f361b6c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #274 from hotosm/feat/update-completed-task

    fix: added asyncio event loop to call async update_task_state
    Pradip-p authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a26a517 View commit details
    Browse the repository at this point in the history
  9. Feat: Show project status and task status on map and project cards (#272

    )
    
    * fix(update-userProfile): update background color
    
    * feat(dashboard): show user role
    
    * feat(projects): Show status on project card
    
    * feat(dashboard): update UI and pass other project details on project card props
    
    * feat(dashboard): show slug on project card
    
    * feat(project-details): add new status on legend
    
    * feat(project-details): show skeleton on project data fetching
    
    * feat(project-details): fill different color for completed task and image uploaded task
    
    show go to task button
    
    * feat(project-details): show loader on table
    
    * feat(dashboard): make logs table responsive
    
    * feat: add Status chip component
    
    * feat(project-dashboard): show complete status on project card
    
    * feat: fill circle color code from properties on VectorLayerWithCluster component
    
    * feat(project-description): add different color code as per project status on properties of projects geojson
    
    * feat: reduce table height
    
    * feat(project-details): image processing status text update
    
    * fix(project-details): available tasks not showing on table
    
    behave the task not having state as available tasks
    
    ---------
    
    Co-authored-by: Sujit <[email protected]>
    suzit-10 and Sujit authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    20ab8a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    52e75fc View commit details
    Browse the repository at this point in the history
  11. hot-fix: minor UI issue on chip

    Sujit committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1d685d9 View commit details
    Browse the repository at this point in the history
  12. fix: merge conflict

    Sujit committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    775a2c9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4db4150 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #275 from hotosm/feat/update-completed-task

    fix: resolve RuntimeError for missing event loop in AnyIO worker thread
    Pradip-p authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    30f158e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d2a9a6f View commit details
    Browse the repository at this point in the history
  16. Merge pull request #276 from hotosm/feat/show-status

    Fix: UI issue
    suzit-10 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dfb32d7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dc612ee View commit details
    Browse the repository at this point in the history
  18. Merge pull request #278 from hotosm/feat/update-completed-task

    fix: completed task status count
    Pradip-p authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b421771 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f57bdc9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8a7ce11 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    c9f772e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aadc06b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    839f164 View commit details
    Browse the repository at this point in the history
  4. fix(task-description): set height to update takeoff point button sect…

    …ion (#281)
    
    Co-authored-by: Sujit <[email protected]>
    suzit-10 and Sujit authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    19c22b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7df31d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d11b53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    464dcc3 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feat/assets-download-url' of github.com:hotosm/drone-tm…

    … into feat/update-assets-download-url
    Sujit committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8738424 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    553f41b View commit details
    Browse the repository at this point in the history
  10. feat(individual-project): get assets list

    Sujit committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    14940ad View commit details
    Browse the repository at this point in the history
  11. feat(individual-project):fetch all assets and modify project details …

    …to insert each assets on respective task detail
    Sujit committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b064de0 View commit details
    Browse the repository at this point in the history
  12. Style: update rows per page and set project card column to 3 (#283)

    * fix(task-description): set height to update takeoff point button section
    
    * feat(project-dashboard): udpdate row per page options
    
    * feat(project-dashboard): update map and project card style
    
    ---------
    
    Co-authored-by: Sujit <[email protected]>
    suzit-10 and Sujit authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6a42ca2 View commit details
    Browse the repository at this point in the history
  13. feat(individual-project):add loader

    Sujit committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b6bb97c View commit details
    Browse the repository at this point in the history
  14. Feat: Updated endpoints(download-assets) to fetch task assets status. (

    …#282)
    
    * feat: added new assets download endpoint
    
    * fix: remove await from assets download endpoint
    
    * feat: added users authentication
    
    * chore: update verison drone_flightplan to v0.3.1
    
    * fix: resolve deprecated async pool initialization in psycopg
    
    * Feat: Update assets downloading endpoint on individual project (#284)
    
    * fix(task-description): set height to update takeoff point button section
    
    * feat(project-dashboard): udpdate row per page options
    
    * feat(project-dashboard): update map and project card style
    
    * feat(task-description): update assest information api endpoint
    
    * feat(individual-project): get assets list
    
    * feat(individual-project):fetch all assets and modify project details to insert each assets on respective task detail
    
    ---------
    
    Co-authored-by: Sujit <[email protected]>
    
    ---------
    
    Co-authored-by: Sujit <[email protected]>
    Co-authored-by: Sujit <[email protected]>
    3 people authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c5dc954 View commit details
    Browse the repository at this point in the history
  15. fix(project-details): add / on api endpoint

    Sujit committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f0bbe76 View commit details
    Browse the repository at this point in the history
  16. fix: merge conflict

    Sujit committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bdc17fe View commit details
    Browse the repository at this point in the history
  17. Merge pull request #286 from hotosm/feat/update-assets-download-url

    Feat:update assets download url and add loader
    suzit-10 authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    18a114a View commit details
    Browse the repository at this point in the history
  18. feat(project-description): call assets api only on contirbution tab i…

    …s on view
    Sujit committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    deee39d View commit details
    Browse the repository at this point in the history
  19. Merge pull request #287 from hotosm/feat/update-assets-download-url

    feat(project-description): call assets details api on contribution tab
    suzit-10 authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ed40275 View commit details
    Browse the repository at this point in the history
  20. fix: merge conflict

    Sujit committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8ac63ff View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cfc9ae6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    def840d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d959a81 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #289 from hotosm/fix/merge-conflict

    fix: merge conflict
    Pradip-p authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2c1274b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    4db47da View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    335f409 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    baaeac1 View commit details
    Browse the repository at this point in the history