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

Merging Back 1.0 #157

Merged
merged 119 commits into from
Aug 23, 2016
Merged

Merging Back 1.0 #157

merged 119 commits into from
Aug 23, 2016

Commits on Aug 23, 2016

  1. Configuration menu
    Copy the full SHA
    477d847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    852e8c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    670285a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7750270 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6f1964 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb4165d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce553be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b885ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fff313d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0be91dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fb0770b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2adb9cb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5b62679 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9a0cda9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6e0bd70 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e9a44e1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6beb53b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3f18d23 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c412574 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    090a235 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e88aa37 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5469d49 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    812c0f1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    163ca81 View commit details
    Browse the repository at this point in the history
  25. Use the *real* source for demo-react-native's internal deps.

    This is nicer for devs.  But don't get wrong.  It still sucks having to do this.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    57ca750 View commit details
    Browse the repository at this point in the history
  26. Switches to src in reactotron-core-server's package.json.

    This is just so we don't have to compile things into dist and copy 'em over.  We'll have to rethink this for production deploys though.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    bb80988 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4a4a590 View commit details
    Browse the repository at this point in the history
  28. Adds the transports for socket.io back in.

    The sad part about this is that didn't work before the refactor.  Now it does.  Uh oh.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    8f54460 View commit details
    Browse the repository at this point in the history
  29. Guts the reactotron-react-native module. Gladly.

    Also, configure and connect are two different functions now.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    623ff7b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4d3039b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    67e0974 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b4b7fb7 View commit details
    Browse the repository at this point in the history
  33. Adds a stopwatch utility.

    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    7944504 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    38aceb9 View commit details
    Browse the repository at this point in the history
  35. Nicer plugins location and a new decorator plugin (#76)

    Adds onPlugin, a plugins directory, and a decorator plugin.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    89da618 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f37d3f7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    43cb9c1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    212f898 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    2ce4a76 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    7302cd5 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b5b8083 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    35b0680 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    0e9b442 View commit details
    Browse the repository at this point in the history
  44. Standardizes the plugin's interface. (#87)

    * Updates plugins to have the same reactotron interface.
    
    * Changes the plugin interface to () => reactotron => {}.
    
    * Removes the useless decorate plugin.
    
    * Adds an npm run e2e for my own sanity.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    6cd09ea View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    0f5627f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    5ddf959 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    8b085af View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    a857cbd View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    37dd14f View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    17d420c View commit details
    Browse the repository at this point in the history
  51. Refactors the CLI and moves much goodies into core-server. (#94)

    * Adds a commands manager to hold the latest commands.
    
    * Adds a test for the maximum list size.
    
    * Converts connections to mobx.  Holy crap.
    
    * Drives the connections ui through mobx.
    
    * Sends logs through the new command event system.
    
    * Organizes ui code by behaviour.
    
    * Adds the missing ui refactorage from the last commit.  Bad Steve.
    
    * Removes the old console.error command.
    
    * Moves the ui code into its own directory.
    
    * Busts interactions out to it's own file.
    
    * Adds the actual interactions file.  :/
    
    * Moves api response drawing to it's new home.
    
    * Moves the benchmark report.
    
    * Refactors state.action.complete drawing.
    
    * Removes keys and values request into place.
    
    Also got some pro advice about using asFlat for the command queues.
    
    * Moves state.values.change into place.
    
    * Renames all redux things to state.
    
    * Moves send internal to the context object.
    
    * Moves keys and values requests up to the core server.
    
    * Moves subscription logic up to core server.
    
    * Fixes a broken test because of the onConnect message sent.
    
    * Moves dispatching to core-server and fixes some binding issues in redux.
    
    * Fixes some missed ui interactions.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    67e08cf View commit details
    Browse the repository at this point in the history
  52. Client server identification (#95)

    * Removes duplicate function.
    
    * Adds client identification.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    b12b65e View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    4027206 View commit details
    Browse the repository at this point in the history
  54. Electron Version Base Functionality (#99)

    * Adds Electron starting point and basic layout.
    
    * Tweaks the icons a bit.
    
    * Bridges reactotron-core-server over the 2 electron processes.
    
    * Adds logging to the app.
    
    * Updates the file structure of the app directory.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    90e9ae5 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    8ced951 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    baa5830 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    0f82ddf View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    f3b7ae1 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    a8b338e View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    bb4ec2f View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    9a3adc2 View commit details
    Browse the repository at this point in the history
  62. Tidying up, delinting, and pruning. (#108)

    * Moves components around.
    
    * Fixes a rogue warning.
    
    * Removes linting issues.
    
    * Removes dead code.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    943082f View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    843e541 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    3171423 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    bb93ffa View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    4954954 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    c647e91 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    f405063 View commit details
    Browse the repository at this point in the history
  69. Adds theme support. (#115)

    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    74075e7 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    7977d4d View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    d6b2d06 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    78848cc View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    dac2007 View commit details
    Browse the repository at this point in the history
  74. Adds an app icon. (#120)

    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    ee66fb8 View commit details
    Browse the repository at this point in the history
  75. Bumpity bump Lerna. (#121)

    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    f5deaae View commit details
    Browse the repository at this point in the history
  76. CLI fixes (#122)

    * Rounds the action milliseconds in the cli.
    
    * Fixes the welcome message when a client connects.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    77529bb View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    565eff1 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    4d11d05 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    0433627 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    a538436 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    806bfbe View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    c5494af View commit details
    Browse the repository at this point in the history
  83. Bumps version to 0.91.0.

    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    01d2a4d View commit details
    Browse the repository at this point in the history
  84. v0.92.0

    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    72713d1 View commit details
    Browse the repository at this point in the history
  85. Add help dialog with CMD + ? (#133)

    * Basic show/hide new dialog working
    
    * Quickhelp is in place and styled
    GantMan authored and skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    1f2499f View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    6ede020 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    84f2738 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    8067787 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    a6100b7 View commit details
    Browse the repository at this point in the history
  90. v0.93.0

    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    9621fec View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    e44af54 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    5a12468 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    de81e39 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    db216a3 View commit details
    Browse the repository at this point in the history
  95. Adds subscriptions to the timeline (#140)

    * Adds subscriptions to the timeline.
    
    * Prevents duplicate subscription commands from showing.
    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    02b5b80 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    a99a465 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    27e4f63 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    f979dd2 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    3f536a8 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    3b0ae51 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    948afc6 View commit details
    Browse the repository at this point in the history
  102. Adds tabs and help. (#147)

    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    a71d2bc View commit details
    Browse the repository at this point in the history
  103. v0.94.0

    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    448c442 View commit details
    Browse the repository at this point in the history
  104. Updates the changelog.

    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    1e1b46d View commit details
    Browse the repository at this point in the history
  105. Adds a publish script.

    skellock committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    0a4384d View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    068ff36 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    56f9add View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    8c1a631 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    17a2102 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    bafbc9a View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    c27ff37 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    36aed5b View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    3b1a1e8 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    4f18dfe View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    4271c50 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    e868de2 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    95cfe32 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    9a31eac View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    1e7fa4f View commit details
    Browse the repository at this point in the history