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

v0.5.0: Undo/Redo, New Space Header, Viewing/Editing modes #453

Merged
merged 76 commits into from
Jun 1, 2016

Conversation

OAGr
Copy link
Member

@OAGr OAGr commented Jun 1, 2016

No description provided.

OAGr and others added 30 commits May 23, 2016 13:13
* master:
  Addressed comments from PR
  Added background color for copied region
  Replacement should happen on defaulted value, not unsafe ref.
  Using 1/4em unicode spaces so individuals can format names as they like.
  webpack-dev-server should be exactly at 1.14.0
  It shouldn't be possible for a non-hovered metric card to be in the editing state.
  fixed node modules.
* master: (27 commits)
  Added a comment to indicate some dead code.
  Renaming SimpleEditors as part of CR
  Basic changes for code review
  Add additional mac command key
  Stop breakage when empty cell is deleted
  Use NavHelper to ensure that backspace when nothing is selected will not go back in history
  MetricCardViewSection should always have relevant css attributes
  Force render of flowgrid on metric name change
  Cleaned text input css and made metric name not enterable when cannot be
  Catch event on undo
  Ensure that metric names update as is appropriate
  Refactor handleMouseDown and ensure that empty metrics are selected first click
  Fixed hasErrors mistype
  Only push updates of SimpleEditors when they are different than previous states
  Only render guesstimateForm if it is the correct metric
  Fixed a problem affecting dev where immutable invariants made space.organization a non-empty default object.
  Style TextInput correctly
  Removing broken npm deploy rules.
  TextForm editor should insertAtCaret with draftjs
  Fixing the persist edit state for the metric card name.
  ...
* master:
  Addressed comments form cr
  Pressing escape on name field should deselect
  Pressing enter on empty cell should not create new line
  Auto select metric card name and then value
  Css fixes to allow editing in Safari
  Remove undefined 'event' call in TextInput. Fixes firefox, safari.
  Eliminating unnecessary errors and using Signup for sign up.
  Disalow newlines in text value editor
…sims

Undo-redo should not resimulate needlessly.
Just edit and store the guesstimates natively; don't use the guesstimate form layer.
Add ref to connect to focus on distribution editor
OAGr and others added 21 commits May 31, 2016 15:10
* master:
  Added stage environments for master, ozzie, matthew
  Addressed comments from cr
  Minor color alterations
  Added cut functionality to space header
  Basic refactoring for header
  Basic toolbar for space show header
  Adjusted model header to experiment
  Bit more clean up.
  Clean Up
  Don't try to update the graph at all, just tell the user to refresh.
  Partially updates the graph.
  Space warning, not properly updating graph.
  We shouldn't update an undefined name to a '' name.
Probably needs a refactor later, but stops us from saving every key stroke.
Don't send previous updated at to disable the conflict check.
View options needs to reset both on mount and update
Only show the progress message in edits allowed mode
Initialize checkpoints upon new model creation.
Only perform blur when text input has focus
… change, just the id does, (but we need the editableByMe prop check for when you load a space fresh, as there is no update where the id changes).
Making a new model should reset you to edit mode if you start in view mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants