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

v4.8.1 Latest changes to staging #6570

Merged
merged 208 commits into from
Sep 23, 2024
Merged

v4.8.1 Latest changes to staging #6570

merged 208 commits into from
Sep 23, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    0579892 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Cleanup backend dockerfile

    - Upgrade pdm and pydebug versions
    - Reduce RUN layers for apt steps
    - Remove gunicorn workers parameter to allow for WEB_CONCURRENCY env
    
    Signed-off-by: eternaltyro <230743+eternaltyro@users.noreply.github.com>
    eternaltyro committed May 16, 2024
    Configuration menu
    Copy the full SHA
    74a705a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    b02fafe View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    c643248 View commit details
    Browse the repository at this point in the history
  2. Display partner name in the banner when logo not present

    - Partners Statistics page
    - Related to #6497
    royallsilwallz committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    07f1a8b View commit details
    Browse the repository at this point in the history
  3. Refactor Partners card component

    - Adjust height of the card
    - Adjust spacing between card contents
    - Add ellipsis to hashtags section
    royallsilwallz committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    74519c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd11988 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    310b1e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44a8c1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97c348a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d7408a View commit details
    Browse the repository at this point in the history
  9. Add stats info footer in Partners Stats page

    - Create `StatsInfoFooter` component
    royallsilwallz committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    351b72c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    edf898d View commit details
    Browse the repository at this point in the history
  2. Adjust styling in Current Projects section Partners page

    - Add style prop to `BigProjectTeaser`
    - Reduce font size of contributors number
    - Clip tooltip on overflow
    royallsilwallz committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    16c4fa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    af8c654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3833d15 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    04c6379 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Use a more generic method for getting Ubuntu 20.04 AMI

    Signed-off-by: Taylor Smock <tsmock@meta.com>
    tsmock committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d3a96a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Merge pull request #6502 from hotosm/refactor/partners-page-code

    Refactor Partners Page code
    ramyaragupathy authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    58628e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6484 from hotosm/fix/6456-traditional-chinese-lan…

    …guage-error
    
    Fix mismatch value for language json file for Traditional Chinese
    ramyaragupathy authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f4e8686 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6374 from spwoodcock/ci/gh-workflow-img-build

    Use hotosm/gh-workflows for container img builds
    dakotabenjamin authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fcf3b3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7fd9a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2d19c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    629bb6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f19035a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    74b574a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85a65aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    717a217 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #6512 from facebook/feature/cloudformation-ssm-ami

    Use AWS SSM instead of static AMI for Ubuntu base image in cloudformation
    dakotabenjamin authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b7e4601 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b213fa View commit details
    Browse the repository at this point in the history
  13. Merge pull request #6514 from hotosm/fix/ssm-perms

    Fix ssm permissions to pull the AMI
    dakotabenjamin authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    167ff31 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    401dd43 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #6515 from hotosm/revert-6514-fix/ssm-perms

    Revert "Fix ssm permissions to pull the AMI"
    dakotabenjamin authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c847eba View commit details
    Browse the repository at this point in the history
  16. Merge pull request #6493 from spwoodcock/fix/react-placeholder

    Fix react-placeholder peerDependency conflict (React v18)
    dakotabenjamin authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0f63180 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    443bf60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdaad2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a59836b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ece5c33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de6bfcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5e0f14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ecd0c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06f5528 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    914f8ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8144a38 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    30fbb75 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bf40de4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    759d96e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6f8bbe1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    617dc97 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c319edd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f9fb193 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f292f6a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fcb3ec0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3c87836 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    50ab964 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    779b022 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    95e92a3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    09390ee View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5f38e87 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    14fbc0f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    140fb52 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4331212 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e535dbf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    235247f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7606fce View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4a4ba5c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2ee54dd View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6949b5a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a5516ff View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    fcd64ad View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b03f2ad View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    efefb19 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    0ee5842 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f3b1b4c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    713f071 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    4bd21b8 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b54429f View commit details
    Browse the repository at this point in the history
  44. chore: code refactoring

    VinayakRugvedi authored and bshankar committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    153f75c View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    3b3aad8 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    40c481a View commit details
    Browse the repository at this point in the history
  47. refactor: remove extra spaces, add explanatory comments, and remove t…

    …ernary operator at places
    VinayakRugvedi authored and bshankar committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    42c6a04 View commit details
    Browse the repository at this point in the history
  48. refactor: abstract the logic of extracting the date object and string…

    … into a separate function
    VinayakRugvedi authored and bshankar committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e1311f3 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    3abbead View commit details
    Browse the repository at this point in the history
  50. refactor: remove unused imports

    VinayakRugvedi authored and bshankar committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d3aa458 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    fdd39e5 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    8d2caed View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    4fcbfa7 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    460980b View commit details
    Browse the repository at this point in the history
  55. Revert dev setup changes to docker-compose.yml

    Volumes for hot reloading in the dev setup can already be used from
    docker-compose.override.sample.yml.
    bshankar committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7918f64 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Merge pull request #6479 from bshankar/partner-to-project

    Feature: Linking partners to projects
    ramyaragupathy authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e337f96 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    d18c864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ee29f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #6488 from spwoodcock/build/dev-bind-mounts

    Add bind mounts to docker compose dev setup + migration command override
    dakotabenjamin authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    09153d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6519 from hotosm/fix/ci-deployment-ami-perms

    Remove hard-coded ami option in favor of ssm in circleci
    dakotabenjamin authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3d3e717 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    e057b2d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    a36ca50 View commit details
    Browse the repository at this point in the history
  2. Modify the roadmap

    ramyaragupathy authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    166a092 View commit details
    Browse the repository at this point in the history
  3. List based roadmap

    ramyaragupathy authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0e609d3 View commit details
    Browse the repository at this point in the history
  4. update roadmap list

    ramyaragupathy authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7330318 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    308df28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df0cb76 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    180c083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86c7e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05cf25b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66525cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd9a770 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abfdc06 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Update docs for Partners API

    emi420 authored and bshankar committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9d641a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    2ad13a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2afad View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

    updates:
    - [github.com/commitizen-tools/commitizen: v3.13.0 β†’ v3.29.0](commitizen-tools/commitizen@v3.13.0...v3.29.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.4.2 β†’ v0.6.3](astral-sh/ruff-pre-commit@v0.4.2...v0.6.3)
    pre-commit-ci[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    0019975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1079a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge pull request #6436 from hotosm/upgrade/backend-dockerfile

    Cleanup backend dockerfile
    dakotabenjamin authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    77b26c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6543 from astros-dev/patch-1

    Corrected typo (docke -> docker)
    ramyaragupathy authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    688a6a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    e787ec2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca1394 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2508ae0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    039350d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42eb817 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f54d760 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge pull request #6331 from spwoodcock/docs/info-for-postgres-docker

    Remove docs info about running independent dockerised postgres
    spwoodcock authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2662786 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6542 from bshankar/feature/6536-partner-with-maps…

    …wipe-group-id
    
    Add Mapswipe group ID to partners
    ramyaragupathy authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c973f33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6469 from hotosm/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    spwoodcock authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    47859b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    d39c6fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f26f292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ed25a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a31c49c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fe3cb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16a334d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5b6d32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9b180f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25aa717 View commit details
    Browse the repository at this point in the history
  10. Add and export tablelist icon

    VinayakRugvedi authored and bshankar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    88ceb25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1ab0a44 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9718445 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea573d4 View commit details
    Browse the repository at this point in the history
  14. Update redux type keys

    VinayakRugvedi authored and bshankar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6452095 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8ad4bc1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1132fcd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a2712a4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6eed6d2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a9959e6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    707adad View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b50c012 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4999509 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dc5449f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    596d552 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    115ad02 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2686221 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    87d3c6b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    97a02c8 View commit details
    Browse the repository at this point in the history
  29. feat: define columns of table

    VinayakRugvedi authored and bshankar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ec31860 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    db3a04a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    668e392 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2de238d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e91e5ad View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d2e78b4 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1475752 View commit details
    Browse the repository at this point in the history
  36. feat: update download CSV link

    VinayakRugvedi authored and bshankar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cd212b3 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    76f6b30 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2fa85ad View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    5f0aa05 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    4bdf201 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1f531c4 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    de9ec02 View commit details
    Browse the repository at this point in the history
  43. Fix: Cannot set omitMapResults when downloadAsCSV is true

    Use df.drop instead of del with the pandas dataframe
    bshankar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c2e69e0 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    06b0d66 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    900d43b View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    28ce653 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    6fd975a View commit details
    Browse the repository at this point in the history
  48. Add custom tooltip to progress, set omitMapResults to undefined for C…

    …SV download, and remove table stripe
    VinayakRugvedi authored and bshankar committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5d0e16e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    cc816d2 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    9f2bf02 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    89054f1 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    5f015ed View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    04952a7 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    5a57a35 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    51c8c3b View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    2571921 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    28b61f3 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    6bf7f2b View commit details
    Browse the repository at this point in the history
  59. Merge pull request #6510 from hotosm/fix-docker-healthchecks

    fix: db container healthchecks that was earlier broken
    dakotabenjamin authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e26f3c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge pull request #6554 from spwoodcock/build/cleanup-dockerfiles

    Cleanup dockerfiles, remove duplicates, upgrade PDM
    spwoodcock authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d639285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ae8c1c View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.3 β†’ v0.6.4](astral-sh/ruff-pre-commit@v0.6.3...v0.6.4)
    pre-commit-ci[bot] authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0eef46a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6559 from hotosm/develop-disable-ci

    Temporarily disable automatic deployment of dev branch to servers for e2e testing
    dakotabenjamin authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1126500 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge pull request #6504 from bshankar/feature/6500-project-summary-t…

    …able-view
    
    Project summary table view
    ramyaragupathy authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    249ae84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6560 from hotosm/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    spwoodcock authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    525a972 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    5c07f40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    988459e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    557fa02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    109eba1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c31dde View commit details
    Browse the repository at this point in the history
  6. Add tab switch feature in partners stats page

    - Add tabname param to partner stats route
    - Conditionally render tab content based selected tab
    - Separate Leaderboard section to a seperate component
    royallsilwallz committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d97ca4c View commit details
    Browse the repository at this point in the history
  7. Refactor social icon render logic in Partner Stats page

    - Dynamically map the icons from api data
    royallsilwallz committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2309f23 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b222a2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e937e8c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    985947e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b423ae7 View commit details
    Browse the repository at this point in the history
  12. Add /leaderboard to url on Statistics click on Partner Management…

    … Card
    
    - Resolves the back button redirecting to `/leaderboard` infinitely
    royallsilwallz committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    06032ad View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    8a1b02a View commit details
    Browse the repository at this point in the history
  2. Fix SonarLint warnings

    royallsilwallz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ac49937 View commit details
    Browse the repository at this point in the history
  3. Upgrade iD editor to 2.30.2

    emi420 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8390fd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    58c4796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0fd90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd217ee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6562 from hotosm/style/6513-redesign-leaderboard-…

    …stats-banner
    
    Redesign Leaderboard Stats Banner
    ramyaragupathy authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    62a4e36 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge pull request #6551 from hotosm/upgrade/iD-editor-2.30.2

    iD editor upgrade to v2.30.2
    ramyaragupathy authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cae8fb4 View commit details
    Browse the repository at this point in the history