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

Feature/impact discover alpha #278

Merged
merged 119 commits into from
Nov 12, 2021
Merged

Feature/impact discover alpha #278

merged 119 commits into from
Nov 12, 2021

Commits on Jun 1, 2021

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

Commits on Jun 3, 2021

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

Commits on Jun 15, 2021

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

Commits on Jun 22, 2021

  1. Fix call to render method since it was renamed

    (cherry picked from commit 5d93afa)
    carlos-mg89 authored and davidbeig committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    076aec6 View commit details
    Browse the repository at this point in the history
  2. add composer.lock

    microstudi committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    cfe7652 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6f261c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    f98f26a View commit details
    Browse the repository at this point in the history
  2. Updated Dockerfile to use an Ubuntu image that's not deprecated (#181)

    * Updated Dockerfile to use an Ubuntu image that's not deprecated
    
    * Removed Docker image based on date in favour of one that won't change
    carlos-mg89 authored and microstudi committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f0fc93a View commit details
    Browse the repository at this point in the history
  3. fix/composer lock (#185)

    * Fix call to render method since it was renamed
    
    (cherry picked from commit 5d93afa)
    
    * remove lock to force deploy
    
    Co-authored-by: Carlos Alberto Martínez Gadea <carlosmartinezgadea@gmail.com>
    microstudi and carlos-mg89 committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    49889e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    76e7427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21edcc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. change projects to be shown in map when a matcher is selected to use …

    …node configuration if available
    davidbeig authored and javicarrillo committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    faf6dd5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/map_matcher' into 'live'

    Add matcher as parameter in map controller
    
    See merge request dev/goteo!72
    javicarrillo committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    19ccc0d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. improve filters in discover and fix ajax query

    (cherry picked from commit 0432ebb325b99d68c42e300493fca974a6142c0f)
    davidbeig committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    2dd55a0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/discover_filter' into 'live'

    Fix discover filters
    
    See merge request dev/goteo!74
    javicarrillo committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    86a0bbf View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    f7b64e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b65a48d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/discover_filter' into 'live'

    Fix discover location use
    
    See merge request dev/goteo!75
    javicarrillo committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    2004434 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix/goteo-bot-poster' into 'live'

    Rewrite project poster url
    
    See merge request dev/goteo!76
    javicarrillo committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    8f89028 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Create impact discover layout

    javicarrillo authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    30071a7 View commit details
    Browse the repository at this point in the history
  2. Test msg sass and js

    javicarrillo authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    ae9f304 View commit details
    Browse the repository at this point in the history
  3. first steps for layout

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    84992bd View commit details
    Browse the repository at this point in the history
  4. add filters js

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    4be44a0 View commit details
    Browse the repository at this point in the history
  5. add ods icons behaviour

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    7ec07a8 View commit details
    Browse the repository at this point in the history
  6. fix grid

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    b4ee523 View commit details
    Browse the repository at this point in the history
  7. add infinite scroll

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    cc7aba1 View commit details
    Browse the repository at this point in the history
  8. add ods images

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    7d1186c View commit details
    Browse the repository at this point in the history
  9. add icons

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f2415b4 View commit details
    Browse the repository at this point in the history
  10. fix desktop filters toggle

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    879f487 View commit details
    Browse the repository at this point in the history
  11. move html to template

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    3325625 View commit details
    Browse the repository at this point in the history
  12. add tab background images

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    37ff694 View commit details
    Browse the repository at this point in the history
  13. add home values module

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    a123e1f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    00ea2ef View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cffb77b View commit details
    Browse the repository at this point in the history
  16. add class to tint images

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    3f5ebba View commit details
    Browse the repository at this point in the history
  17. add home images

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    3c5a051 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0a83e46 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e8403c3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    04046d5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d369d75 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    84bacd7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    265af42 View commit details
    Browse the repository at this point in the history
  24. update package-lock.json

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    35035ce View commit details
    Browse the repository at this point in the history
  25. restore HTML & CSS

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    eedb3ff View commit details
    Browse the repository at this point in the history
  26. delete comment

    jgalobart authored and davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    0a8b71c View commit details
    Browse the repository at this point in the history
  27. Revert "update package-lock.json"

    This reverts commit 5ae0c2d.
    davidbeig committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    9bac6ee View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    06dc677 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    9d445bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba6ac1b View commit details
    Browse the repository at this point in the history
  3. Fix icons size

    javicarrillo committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    b5e733f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b832ec5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Fix user leave exceptions

    davidbeig authored and javicarrillo committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    6b636f0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/user_leave' into 'live'

    Fix user leave exceptions
    
    See merge request dev/goteo!78
    javicarrillo committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    33576da View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/project_title_i18n' into 'live'

    Translate Project name
    
    See merge request dev/goteo!68
    javicarrillo committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    9a16b94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3274fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47d2d01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfca279 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

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

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    65e3331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b673b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    26b97e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32ab74 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

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

Commits on Sep 7, 2021

  1. add new mapAction to ImpactDiscoverController to separate the three v…

    …iews in three functions
    davidbeig committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    b68138e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23d7842 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdaecf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

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

Commits on Sep 16, 2021

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

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    6801dd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f495356 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

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

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    b5593e9 View commit details
    Browse the repository at this point in the history
  2. change projects to be shown in map when a matcher is selected to use …

    …node configuration if available
    davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    a826d50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dea3c2f View commit details
    Browse the repository at this point in the history
  4. Create impact discover layout

    javicarrillo authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    1e123a7 View commit details
    Browse the repository at this point in the history
  5. Test msg sass and js

    javicarrillo authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f5bb431 View commit details
    Browse the repository at this point in the history
  6. first steps for layout

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    5cbf83b View commit details
    Browse the repository at this point in the history
  7. add filters js

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    1eabf94 View commit details
    Browse the repository at this point in the history
  8. add ods icons behaviour

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    85e5e42 View commit details
    Browse the repository at this point in the history
  9. fix grid

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f1e2a19 View commit details
    Browse the repository at this point in the history
  10. add infinite scroll

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    32f1299 View commit details
    Browse the repository at this point in the history
  11. add ods images

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    e6ab922 View commit details
    Browse the repository at this point in the history
  12. add icons

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    af79c2b View commit details
    Browse the repository at this point in the history
  13. fix desktop filters toggle

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    ef17e25 View commit details
    Browse the repository at this point in the history
  14. move html to template

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    41368c5 View commit details
    Browse the repository at this point in the history
  15. add tab background images

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    41ddf28 View commit details
    Browse the repository at this point in the history
  16. add home values module

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    d80a343 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    83c6bb1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f9e2dea View commit details
    Browse the repository at this point in the history
  19. add class to tint images

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    50744db View commit details
    Browse the repository at this point in the history
  20. add home images

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    5bfc45d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    76e4252 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    efbada0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    02db374 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    dd89c74 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ca60407 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d97bf82 View commit details
    Browse the repository at this point in the history
  27. update package-lock.json

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    5246132 View commit details
    Browse the repository at this point in the history
  28. restore HTML & CSS

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    187b911 View commit details
    Browse the repository at this point in the history
  29. delete comment

    jgalobart authored and davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    93c20e5 View commit details
    Browse the repository at this point in the history
  30. Revert "update package-lock.json"

    This reverts commit 5ae0c2d.
    davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    548db5f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ba99a67 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    50321ca View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2bd5d58 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4ad4e7c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a7e1fe1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d14dba2 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    423cc36 View commit details
    Browse the repository at this point in the history
  38. add new mapAction to ImpactDiscoverController to separate the three v…

    …iews in three functions
    davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    757e516 View commit details
    Browse the repository at this point in the history
  39. Fix user leave exceptions

    davidbeig committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    c40f223 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    aca2ce9 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    c4da220 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1957795 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    9d6b5f7 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    0ee5dad View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. add missing View import

    davidbeig committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    6175f30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96c3354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cab530a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/impact_discover' of github.com:GoteoFoundation/…

    …goteo into feature/impact_discover
    davidbeig committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    1764f2d View commit details
    Browse the repository at this point in the history