Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: corvec/react-trello
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rcdexta/react-trello
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 9 files changed
  • 8 contributors

Commits on Feb 2, 2021

  1. qez inch

    gevhambardzumyan committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    951a01e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. fix infinite scroll

    gevhambardzumyan committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    41de86e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

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

Commits on Feb 8, 2021

  1. Remove references to confusing second updateCard action

    There are some bugs associated with the removed updateCard that cause changes to be wiped out. This change uses the working updateCard function and also allows us to keep the event bus UPDATE_CARD signature the same.
    corvec committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    347dd47 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Update Lane.js

    oliviervanbulck authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    4b78739 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Merge pull request rcdexta#432 from corvec/bug/fix-inline-card-editing

    Remove references to confusing second updateCard action
    dapi authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    23f5130 View commit details
    Browse the repository at this point in the history
  2. Merge pull request rcdexta#431 from oliviervanbulck/master

    Fix onLaneScroll not working on different screen sizes rcdexta#422
    dapi authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    7c7b7c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Merge pull request rcdexta#430 from gevhambarzumyan93/master

    fix infinite lane scroll
    dapi authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    c4a5965 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

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

Commits on Sep 22, 2021

  1. Bump tmpl from 1.0.4 to 1.0.5

    Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
    - [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
    - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: tmpl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    7204ba6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request rcdexta#474 from rcdexta/dependabot/npm_and_yarn/t…

    …mpl-1.0.5
    
    Bump tmpl from 1.0.4 to 1.0.5
    dapi authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    ddbfefe View commit details
    Browse the repository at this point in the history
  3. Bump path-parse from 1.0.6 to 1.0.7

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    cdfe6a4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request rcdexta#475 from rcdexta/dependabot/npm_and_yarn/p…

    …ath-parse-1.0.7
    
    Bump path-parse from 1.0.6 to 1.0.7
    dapi authored Sep 22, 2021
    Configuration menu
    Copy the full SHA
    3102377 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Bump eventsource from 1.0.7 to 1.1.1

    Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
    - [Release notes](https://github.com/EventSource/eventsource/releases)
    - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
    - [Commits](EventSource/eventsource@v1.0.7...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: eventsource
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d395e0a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Merge pull request rcdexta#506 from rcdexta/dependabot/npm_and_yarn/e…

    …ventsource-1.1.1
    
    Bump eventsource from 1.0.7 to 1.1.1
    rcdexta authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    68cfec8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Create translation pt-br

    rubensflinco committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d66af37 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    rubensflinco committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    3421d32 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Merge pull request rcdexta#524 from rubensflinco/master

    Create translation pt-br
    dapi authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    29bfd1f View commit details
    Browse the repository at this point in the history
Loading