Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

React #458

Merged
merged 152 commits into from
Nov 1, 2018
Merged

React #458

merged 152 commits into from
Nov 1, 2018

Commits on Jan 27, 2018

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

Commits on Jan 29, 2018

  1. fixes typo and delete dat functionality + migrate buttons (#459)

    * fix typo
    
    * fix delete dat functionality
    
    * rework and optimize delete dat functionality
    
    * migrate all buttons
    aks- authored and juliangruber committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    8df5206 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f39372c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f7ebef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1f7054 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. Configuration menu
    Copy the full SHA
    2ef4d8a View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    688575e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Add standard (#480)

    * add standard. closes #465
    
    * add missing standard dependency
    
    * standard --fix
    juliangruber authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    93d9687 View commit details
    Browse the repository at this point in the history
  2. Add prettier. Closes #466 (#481)

    * add standard. closes #465
    
    * add prettier. closes #466
    
    * prettier
    juliangruber authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    d275d2b View commit details
    Browse the repository at this point in the history
  3. Add confirm dialog on dat delete. #464 (#482)

    * Add confirm dialog on dat delete. #464
    
    * prettier, standard
    juliangruber authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    5ed5657 View commit details
    Browse the repository at this point in the history
  4. add back 0 dats screen. closes #469 (#484)

    * add back 0 dats screen. closes #469
    
    * prettier
    juliangruber authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    f8d7254 View commit details
    Browse the repository at this point in the history
  5. Add status bar (#486)

    * add status-bar. closes #483
    
    * refactor up/down terminology
    
    * refactor
    
    * prettier
    juliangruber authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    5dacdf9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. add Dat Doctor. closes #478 (#487)

    * add Dat Doctor. closes #478
    
    * prettier
    juliangruber authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    023911c View commit details
    Browse the repository at this point in the history
  2. add dat drag/drop. #472 (#491)

    * add dat drag/drop. #472
    
    * prettier
    juliangruber authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    72b1261 View commit details
    Browse the repository at this point in the history
  3. Add inspect component (#493)

    * rework and optimize delete dat functionality
    
    * add inspect dat screen
    
    * fix back to overview functionality
    
    * Dependency on missing package mirror
    
    * group elements in ternary in parentheses
    
    * use `const` according to feedback
    
    * make event name more sensible and consistent
    
    * simplify show hide behavior
    
    * simplify state and use fragment in place of display none
    
    * run prettier, standard
    aks- authored and juliangruber committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    0e6cbfa View commit details
    Browse the repository at this point in the history
  4. Add pause/resume for dats. (#489)

    * add hover state to hex-content
    
    * add pause/resume for dats. closes #462
    
    * fix merge error, prettier, standard
    
    * run prettier
    
    * actions: refactor without custom eventemitter
    
    * table-row: prevent click on icon from opening inspect screen
    
    * update package-lock
    juliangruber authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    5d76009 View commit details
    Browse the repository at this point in the history
  5. add back auto updater. closes #476 (#490)

    * add back auto updater. closes #476
    
    * standard
    juliangruber authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    12fb49c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2018

  1. add lib/* to standard

    juliangruber committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    0755d5f View commit details
    Browse the repository at this point in the history
  2. ReDat -> Dat Desktop

    juliangruber committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    c2c7587 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. Configuration menu
    Copy the full SHA
    65384c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    703b431 View commit details
    Browse the repository at this point in the history
  3. update dat-node

    juliangruber committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    0fdb6de View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Configuration menu
    Copy the full SHA
    53e12ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #508 from dotloom/fix/react-native-deps

    Prevent "webpacking" of native dependencies
    martinheidegger authored Feb 7, 2018
    Configuration menu
    Copy the full SHA
    659b8de View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Configuration menu
    Copy the full SHA
    9fe1787 View commit details
    Browse the repository at this point in the history
  2. Add progressbar and notification. Closes #479 (#504)

    * add progress bar
    
    * add notifications on download finished
    juliangruber authored Feb 8, 2018
    Configuration menu
    Copy the full SHA
    c4aafb6 View commit details
    Browse the repository at this point in the history
  3. optimize and refactor table-row (#506)

    * optimize and refactor table-row
    
    * pass { dat } prop instead of { datKey } to row
    aks- authored and juliangruber committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    7f9888e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. add persist state on disk. closes #467 (#500)

    * store dats in Object instead of Set
    
    * add persist state in localStorage. closes #467
    
    * cleanup unused dependency
    
    * dat -> datOpt
    
    * use previous dat-desktop storage format
    
    * prettier, standard
    
    * store same info in dats.json, refactor internal dats data structure
    
    * fix discrepancy between dat.paused and dat.state
    
    * persist paused state as well
    
    * prettier, standard
    
    * refactor
    
    * refactor
    
    * standard
    juliangruber authored Feb 9, 2018
    Configuration menu
    Copy the full SHA
    1a2790c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. remove unneeded code (#511)

    aks- authored and juliangruber committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    f7e44a6 View commit details
    Browse the repository at this point in the history
  2. make title field editable (#509)

    * make title field editable
    
    * add comment about `why innerRef`
    
    * use better name for event and action
    
    * stop propagation to row component on click save title
    
    * add prettier
    
    * reformat code
    
    * use async/await to read/write dat.json
    
    * add prettier
    
    * reducers: hint schema of titleUnderEdit
    
    * rename titleUnderEdit to titleEditInPlace
    aks- authored and juliangruber committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    ea732f0 View commit details
    Browse the repository at this point in the history
  3. Fix integration errors (#512)

    * fix iteration over dats
    
    * prettier
    
    * fix TableRowContainer
    
    * Fix clicking hex opens inspect screen
    
    Sometimes svg would be lower case
    
    * add back updateState
    juliangruber authored Feb 10, 2018
    Configuration menu
    Copy the full SHA
    0a8ab2d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Add intro screen (#502)

    * add intro screen
    
    * fix button style
    
    * add dots to intro screen
    
    * add keydown ev listener to intro
    
    * fix opening home page externally
    
    * run through prettier
    
    * run through standard and make suggested fix
    
    * fix merge error
    
    * refactor reducer
    
    * simplify screen logic by introducing .screen state variable
    
    * smaller diff
    
    * refactor
    juliangruber authored Feb 12, 2018
    Configuration menu
    Copy the full SHA
    e96c640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1efbea7 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

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

Commits on Mar 5, 2018

  1. add non-dom based unit tests

    aks- committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    2c18d2c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Configuration menu
    Copy the full SHA
    3f006c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9464cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24c5176 View commit details
    Browse the repository at this point in the history
  4. add tests

    aks- committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    789c39a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Merge pull request #522 from dat-land/add/unit-tests

    Add non-dom based unit tests
    martinheidegger authored Apr 10, 2018
    Configuration menu
    Copy the full SHA
    48fe220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6db6ef5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faee9c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

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

Commits on Apr 13, 2018

  1. Merge pull request #526 from dat-land/refactor/merge-react

    Merge master changes into react.
    martinheidegger authored Apr 13, 2018
    Configuration menu
    Copy the full SHA
    150cc4f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Merge pull request #523 from dat-land/add/info

    Readded info-screen
    martinheidegger authored Apr 15, 2018
    Configuration menu
    Copy the full SHA
    8590281 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

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

Commits on Apr 17, 2018

  1. Merge pull request #524 from dat-land/refactor/remove-test-link

    Removed temporary link in the import-dat ui element.
    martinheidegger authored Apr 17, 2018
    Configuration menu
    Copy the full SHA
    34ddb04 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Minor dat updates

    martinheidegger committed May 18, 2018
    Configuration menu
    Copy the full SHA
    b20ad7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32fd942 View commit details
    Browse the repository at this point in the history
  3. Linting updates

    martinheidegger committed May 18, 2018
    Configuration menu
    Copy the full SHA
    ffd0781 View commit details
    Browse the repository at this point in the history
  4. More dat specific updates, the breaking change in mirror-folder is in…

    …tended for the expected dat behavior
    martinheidegger committed May 18, 2018
    Configuration menu
    Copy the full SHA
    39d70d7 View commit details
    Browse the repository at this point in the history
  5. Updated webpack.

    martinheidegger committed May 18, 2018
    Configuration menu
    Copy the full SHA
    4fb0286 View commit details
    Browse the repository at this point in the history
  6. Updated react

    martinheidegger committed May 18, 2018
    Configuration menu
    Copy the full SHA
    beb8b62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70a6bb9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    475790c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

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

Commits on Jun 1, 2018

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

Commits on Jun 4, 2018

  1. Merge pull request #533 from dat-land/cleanup/react-version-bump

    Dependency updates
    soyuka authored Jun 4, 2018
    Configuration menu
    Copy the full SHA
    0ef0aa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

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

Commits on Jun 6, 2018

  1. Setting the mode for build in npm scripts

    … allowing for development and production builds.
    martinheidegger committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    36ed83d View commit details
    Browse the repository at this point in the history
  2. Open devtools only in developer mode

    ... to make sure that they are not opened in production
    martinheidegger committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    97d98f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32b0a93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28ad14f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6561e75 View commit details
    Browse the repository at this point in the history
  6. Added Linux build support

    Note: Requires DAT team email address!
    martinheidegger committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    052cfe1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c55ae72 View commit details
    Browse the repository at this point in the history
  8. Fixed Environment variables in development process

    … using
     [`cross-env`](https://www.npmjs.com/package/cross-env)
    and
      [`DefinePlugin`](https://webpack.js.org/plugins/define-plugin/))
    to make sure that the environment variables will be respected in the build scripts
    martinheidegger committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    a77a712 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b62ffd9 View commit details
    Browse the repository at this point in the history
  10. Readded clean & burnthemall scripts

    ... though in a slightly different fashion: now using `git clean` instead of `rm` to clean ALL ignored files.
    martinheidegger committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    ded7be1 View commit details
    Browse the repository at this point in the history
  11. Readded deps script

    martinheidegger committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    1dd3e43 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e849d6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2530271 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Configuration menu
    Copy the full SHA
    72b6ea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9063f74 View commit details
    Browse the repository at this point in the history
  3. Running start & watch in parallel to prevent zombie process (and make…

    … sure they should be working on windows)
    martinheidegger committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    0d1a34f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #535 from dat-land/dev-improvements

    Updates in the development process
    martinheidegger authored Jun 11, 2018
    Configuration menu
    Copy the full SHA
    b08f9e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    4ec872e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #536 from dat-land/fix/drag-drop

    Fixed header drag & drop
    martinheidegger authored Jun 12, 2018
    Configuration menu
    Copy the full SHA
    9a9a1e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    ceb2fe8 View commit details
    Browse the repository at this point in the history
  2. Fixed arguments

    martinheidegger committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    a70483e View commit details
    Browse the repository at this point in the history
  3. Graceful dat.json title update

    abluchet committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    d0c06cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca58bb1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #538 from dat-land/fix/npm-run-all

    Small dev adjustments.
    martinheidegger authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3290328 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. Added Notice if Dat Desktop is running inside a Node version that is …

    …different from the electron node version
    martinheidegger committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    4d8f174 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #537 from soyuka/update-title

    Graceful dat.json title update
    martinheidegger authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    29b6102 View commit details
    Browse the repository at this point in the history
  3. add/download screen

    aks- authored and martinheidegger committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    5b3e113 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d680d86 View commit details
    Browse the repository at this point in the history
  5. paused defaults to falsy

    juliangruber authored and martinheidegger committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b636749 View commit details
    Browse the repository at this point in the history
  6. refactor walk fn

    juliangruber authored and martinheidegger committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    1ca6b58 View commit details
    Browse the repository at this point in the history
  7. paused defaults to false

    juliangruber authored and martinheidegger committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    562daa3 View commit details
    Browse the repository at this point in the history
  8. remove unnecessary timeout

    juliangruber authored and martinheidegger committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    59e62d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    577a78d View commit details
    Browse the repository at this point in the history
  10. remove redundant lines

    juliangruber authored and martinheidegger committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    4b79992 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    67908b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8fc7b89 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    91e916d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    26cd3d7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    039cb05 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3b438ad View commit details
    Browse the repository at this point in the history
  17. Added CLI Options

    martinheidegger committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d4d9524 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5f3e1ef View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    23ab581 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    eef9103 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    aa760f7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e57c3e6 View commit details
    Browse the repository at this point in the history
  23. Updated package-lock

    martinheidegger committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    8521625 View commit details
    Browse the repository at this point in the history
  24. Package update

    martinheidegger committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f9aba52 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b459945 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #540 from dat-land/add/warning-node-v

    Warning about different Node Version
    martinheidegger authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    2b062eb View commit details
    Browse the repository at this point in the history
  27. no message

    martinheidegger committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    772055e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Adding trigger property that doesn't propagate to parent elements. Th…

    …is fixes the problem that it shows a detail view if you click the delete button on the corner.
    martinheidegger committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    4a3754e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d834d51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9096dcd View commit details
    Browse the repository at this point in the history
  4. Destroying the mirroring process on removal, this way no accidental D…

    …AT_FILES event can be triggered after the removal of a dat.
    martinheidegger committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    e4e7597 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    df1cb77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    472cf38 View commit details
    Browse the repository at this point in the history
  3. Lint fix

    martinheidegger committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    7205ba7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #541 from dat-land/fix/title-edit

    Significantly simplified TitleField to fix edit inconsistencies.
    martinheidegger authored Jun 29, 2018
    Configuration menu
    Copy the full SHA
    472698a View commit details
    Browse the repository at this point in the history
  5. Merge commit '472698a1e711b9e9e85b6f3b316d5861619ccd85' into add/down…

    …load
    
    # Conflicts:
    #	app/actions/index.js
    #	app/components/table-row.js
    #	app/reducers/index.js
    martinheidegger committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    536b53b View commit details
    Browse the repository at this point in the history
  6. Lint fix

    martinheidegger committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    d17dfd5 View commit details
    Browse the repository at this point in the history
  7. Fixed merge mistake

    martinheidegger committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    67dd5aa View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Configuration menu
    Copy the full SHA
    3f7256f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #553 from dat-land/fix/remove-package-lock

    Removes package-lock.json from the repository
    martinheidegger authored Oct 2, 2018
    Configuration menu
    Copy the full SHA
    5ae32da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09a2f32 View commit details
    Browse the repository at this point in the history
  4. Uses same scope for tests

    dkastl authored and martinheidegger committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    291c4ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12f0286 View commit details
    Browse the repository at this point in the history
  6. Makes cleanup more consistent

    dkastl authored and martinheidegger committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    31687e3 View commit details
    Browse the repository at this point in the history
  7. Linter suggested modifications

    dkastl authored and martinheidegger committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    451957c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71e3af1 View commit details
    Browse the repository at this point in the history
  9. Reorganizes start run script

    dkastl authored and martinheidegger committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    0ae82a6 View commit details
    Browse the repository at this point in the history
  10. Improves naming for start scope

    dkastl authored and martinheidegger committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    09cc7dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    799e5c5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #551 from dat-land/fix/clean-npm-scripts

    Fix/clean npm scripts
    martinheidegger authored Oct 2, 2018
    Configuration menu
    Copy the full SHA
    e8012fe View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. removed: package-lock.json

    AtuyL committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    fc522b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77d55f2 View commit details
    Browse the repository at this point in the history
  3. Fixed: merge mistake.

    AtuyL committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    4830c33 View commit details
    Browse the repository at this point in the history
  4. fixed: missing package.

    AtuyL committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    668af34 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. fixed: missing deps.

    AtuyL committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    01d46d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #554 from dat-land/merge/react-add_download

    Merge/react add download
    martinheidegger authored Oct 9, 2018
    Configuration menu
    Copy the full SHA
    d9f1369 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. apply: #516 (comment)

    AtuyL committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    47abdb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6a8953 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #516 from dat-land/add/download

    add/download screen
    AtuyL authored Oct 12, 2018
    Configuration menu
    Copy the full SHA
    7f40bc6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Configuration menu
    Copy the full SHA
    5be7ec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45fcdf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8461e9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c32888 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebada69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c999bd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Merge pull request #563 from dat-land/fix/minimum_window_width

    Fix: dev tools at minimum window width
    martinheidegger authored Oct 19, 2018
    Configuration menu
    Copy the full SHA
    cdc4802 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #561 from dat-land/add/screen_consts

    Extracted screens into constants
    martinheidegger authored Oct 19, 2018
    Configuration menu
    Copy the full SHA
    c8dde46 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #562 from dat-land/fix/inspect-view

    Fix: Update inspection data only in "inspect" screen
    martinheidegger authored Oct 19, 2018
    Configuration menu
    Copy the full SHA
    f687bbe View commit details
    Browse the repository at this point in the history