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

Show large version of trash photos when a thumbnail is clicked/tapped. #142

Open
wants to merge 86 commits into
base: master
Choose a base branch
from

Commits on Oct 19, 2017

  1. Add base functionality and components, etc. for realize teams.

    oboz authored and Andrei Abozau committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    1c6f0d7 View commit details
    Browse the repository at this point in the history
  2. Add endpoint to change team

    Andrei Abozau committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    a03443e View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Add new button component. Change team screen layout.

    oboz authored and Andrei Abozau committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    20c8ddc View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

  1. Implement teams in backend-db

    oboz authored and Andrei Abozau committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    8abdc6c View commit details
    Browse the repository at this point in the history
  2. Implement teams in backend-db

    oboz authored and Andrei Abozau committed Oct 22, 2017
    Configuration menu
    Copy the full SHA
    945644b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Add new button component. Change team screen layout.

    oboz authored and Andrei Abozau committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    fa15cb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Fix loading teams when app is started

    oboz authored and Andrei Abozau committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    6783ac0 View commit details
    Browse the repository at this point in the history
  2. Pre-final implementation of teams functionality

    oboz authored and Andrei Abozau committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    7582327 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Predefined teams added

    oboz authored and Andrei Abozau committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    4a76e2c View commit details
    Browse the repository at this point in the history
  2. Add predefined teams list to DB

    oboz authored and Andrei Abozau committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    91330ee View commit details
    Browse the repository at this point in the history
  3. Add images for profile features list

    oboz authored and Andrei Abozau committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    dd4608f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Final version of implementation of teams functionality

    oboz authored and Andrei Abozau committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    63869db View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Sorting of commands was transferred from the mobile app to the backend

    oboz authored and Andrei Abozau committed Oct 28, 2017
    Configuration menu
    Copy the full SHA
    d9b1330 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Base for implement "trashpoint by teams" functionality.

    oboz authored and Andrei Abozau committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    29c9d0a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Update gitignore

    oboz authored and Andrei Abozau committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    d95b316 View commit details
    Browse the repository at this point in the history
  2. Rewrite Profile screen without react-native-elements

    oboz authored and Andrei Abozau committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    e77dc1b View commit details
    Browse the repository at this point in the history
  3. Change gitignore files

    oboz authored and Andrei Abozau committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    77bf5fc View commit details
    Browse the repository at this point in the history
  4. Remove .idea/ and yarn-error.log files from git

    Andrei Abozau committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    3af2039 View commit details
    Browse the repository at this point in the history
  5. Remove .idea folder from root of project

    Andrei Abozau committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    d96dbd4 View commit details
    Browse the repository at this point in the history
  6. Add preloader and filter to teams screen

    Andrei Abozau committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    8309b29 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2017

  1. Code review. Remove teamtrashpoints db and api endpoints. Add data ab…

    …out team to trashpoints directly. Add new endpoint for get data about teams and its trashpoints.
    oboz authored and Andrei Abozau committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    f6ca72f View commit details
    Browse the repository at this point in the history
  2. Code review

    oboz authored and Andrei Abozau committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    8133359 View commit details
    Browse the repository at this point in the history
  3. Code review

    oboz authored and Andrei Abozau committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    ce90a2c View commit details
    Browse the repository at this point in the history
  4. Fix team in account in API yaml

    oboz authored and Andrei Abozau committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    45c0002 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2017

  1. Add translations for Team screen

    oboz authored and Andrei Abozau committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    1186663 View commit details
    Browse the repository at this point in the history
  2. Add team screen to admin interface

    oboz authored and Andrei Abozau committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    68d13d1 View commit details
    Browse the repository at this point in the history
  3. Removed forgotten console.log

    oboz authored and Andrei Abozau committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    537bc0d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Removed forgotten console.log

    oboz authored and Andrei Abozau committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    679e2b7 View commit details
    Browse the repository at this point in the history
  2. Count users by team

    oboz authored and Andrei Abozau committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    8622948 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master'

    Andrei Abozau committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    eb30fcb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2017

  1. Configuration menu
    Copy the full SHA
    bcfc76a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7912558 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a40e768 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Update components to provide data for full screen photo modal

    This modal will need the medium size version of the selected thumbnail.
    mihaisaru committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    29fa20d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Configuration menu
    Copy the full SHA
    6c1a0d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca4df71 View commit details
    Browse the repository at this point in the history
  3. Create a separate PhotoModal component

    Also:
      * PhotoModal styles.
      * Use PhotoModal component in PhotoPicker.
    mihaisaru committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    726522d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Update volunteer count

    krishaamer authored Feb 27, 2018
    Configuration menu
    Copy the full SHA
    22407b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

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

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    2ed5e84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d180ed8 View commit details
    Browse the repository at this point in the history
  3. GETTING_STARTED: added

    to be a quick dev-start guide
    lynxlynxlynx committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    4fce1bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fe340d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Update gitignore

    oboz authored and Andrei Abozau committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    0df5af3 View commit details
    Browse the repository at this point in the history
  2. Update to last version

    oboz authored and Andrei Abozau committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    2a4ed94 View commit details
    Browse the repository at this point in the history
  3. Functionality for save trashpoints in offline mode and sync it after

    connect to network.
    Andrei Abozau committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    cd99423 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. MapView: enable google map's inbuilt scale component

    eases spatial reasoning, especially at high zoom levels and poorly mapped areas
    lynxlynxlynx committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    ed100d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Merge branch 'master' of https://github.com/letsdoitworld/World-Clean…

    …up-Day into letsdoitworld-master
    
    # Conflicts:
    #	mobile-app/src/reducers/app/actions.js
    #	mobile-app/src/reducers/app/reducers.js
    #	mobile-app/src/reducers/app/selectors.js
    #	mobile-app/src/reducers/app/types.js
    #	mobile-app/src/services/Network.js
    Andrei Abozau committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    748f50f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'letsdoitworld-master' into OfflineTrashpoint

    Andrei Abozau committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    eecf9c8 View commit details
    Browse the repository at this point in the history
  3. little fix after problems with conflicts

    oboz authored and Andrei Abozau committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    85fb587 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93c1d2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17556e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. google maps: use current release version 3.31

    fixes letsdoitworld#185 (deprecation warning)
    lynxlynxlynx committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    6f8a17c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Fix merge bugs and network message output if user know that he in

    offline mode
    oboz authored and Andrei Abozau committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    a867aec View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2018

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

Commits on Mar 21, 2018

  1. Configuration menu
    Copy the full SHA
    30ff9d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a498b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    744ea98 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Fixed the problem of doubling the trash points created in offline mode

    oboz authored and Andrei Abozau committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    b2d8b92 View commit details
    Browse the repository at this point in the history
  2. Fix marker click in offline mode and 'where in' clause for temp. DB

    oboz authored and Andrei Abozau committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    437ba00 View commit details
    Browse the repository at this point in the history
  3. Remove 'OR REPLACE' from insert query to temporary DB for new markers

    oboz authored and Andrei Abozau committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    894010c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a23ec1c View commit details
    Browse the repository at this point in the history
  5. New Crowdin translations (letsdoitworld#150)

    translation data update
    krishaamer authored and lynxlynxlynx committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    1fd3b9f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93174d3 View commit details
    Browse the repository at this point in the history
  7. i18n: enable more LTR languages that reached 100%

    albanian (sq), belarussian (be), cebuano (ceb), dutch (nl), estonian (et),
    fillipino (fil), greek (el), hungarian (hu), italian (it), lithuanian (lt),
    polish (pl), portuguese (pt), romanian (ro), slovenian (sl), tagalog (tl),
    ukrainian (uk), vietnamese (vi)
    lynxlynxlynx committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    b63cf08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df4a91a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    68df76b View commit details
    Browse the repository at this point in the history
  10. Add Slack link

    krishaamer authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    c09468c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5586f6f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. New Crowdin translations (letsdoitworld#201)

    * New translations ui-strings.json
    krishaamer authored and lynxlynxlynx committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    af1dc52 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Configuration menu
    Copy the full SHA
    203b379 View commit details
    Browse the repository at this point in the history
  2. Merge pull request letsdoitworld#196 from letsdoitworld/fix156

    mobile-app: make use of translated trash types letsdoitworld#156
    lynxlynxlynx authored Mar 27, 2018
    Configuration menu
    Copy the full SHA
    85ed0ff View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Add to screens loaders if app in offline mode

    Andrei Abozau committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    d861a3d View commit details
    Browse the repository at this point in the history
  2. Add redirect user to home screen if user in offline mode

    Andrei Abozau committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    d181d23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6720690 View commit details
    Browse the repository at this point in the history
  4. AlertModal: increased height a bit

    should fix at minimum estonian translation getting cut off at
    label_network_off_warning
    lynxlynxlynx committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    54d14ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5590148 View commit details
    Browse the repository at this point in the history
  6. New Crowdin translations (letsdoitworld#203)

    * New translations ui-strings.json
    krishaamer authored and lynxlynxlynx committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    f551bfb View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. Fix code after review

    oboz authored and Andrei Abozau committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    2f87be8 View commit details
    Browse the repository at this point in the history
  2. Save profile with redux-persist

    oboz authored and Andrei Abozau committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    ede1588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a855955 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c21d5d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Configuration menu
    Copy the full SHA
    435dfcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d42d4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request letsdoitworld#186 from letsdoitworld/fix185

    google maps: use current release version 3.31
    lynxlynxlynx authored Mar 30, 2018
    Configuration menu
    Copy the full SHA
    0cf7954 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c05ddb3 View commit details
    Browse the repository at this point in the history