Skip to content
Cameron Sutter edited this page Mar 11, 2016 · 1 revision

2015-12-22

  • fixed file flow
  • fixed weird tag behavior
  • add,remove tags from cards
  • view tags, characters, places on card
  • edit tags
  • edit places
  • edit characters
  • insert scenes

2015-12-21

  • editing a character
  • cleaned up some css files
  • add new tags
  • add new places
  • add characters
  • display notes
  • fixed hover-over options for story lines disappearing

2015-12-20

  • basic outline view
  • beginnings of outline
  • reorganized stuff also fixed story line drag n drop bug
  • delete card
  • delete scenes
  • delete story line
  • line drag n drop

2015-12-10

  • moved scene hover options up 1 pixel
  • editing line title and color also glyphicon plus for new lines and new scenes. Changed cursor to indicate drag’n’drop
  • increased the default size of the window
  • changed default line to say 'Story Line'
  • fixed story name editing
  • remove slides from navigation
  • better hover options

2015-12-09

  • changed some function names
  • scene drag n drop
  • drag and drop cards

2015-11-26

  • changed cursor on hover over scenes
  • create a new card
  • edit cards in dialog

2015-11-25

  • change line/scene from card dialog also improved look of card dialog

2015-11-23

  • card dialog title
  • mark down rendering of card description
  • better storyName editing
  • edit scene title
  • fix hover buttons over scenes
  • new menu item: reload
  • hover buttons that do nothing and don't disappear
  • open a file did some clean up of the interactions with localStorage

2015-11-22

  • start a new file
  • cleaned up classes
  • add new line
  • fixed saving bug It was always behind by one change
  • unsaved changes label on the top right
  • organized initial states
  • add a new scene also: render scenes in order of position
  • ignore dist directory for distribution

2015-11-19

  • build!
  • bootstrap'd button
  • close card dialog
  • open a card
  • really did gitignore for bundle js file
  • gitignore the bundle js file
  • edit story name

2015-11-18

  • restart Removed all old code which was branched into a new branch called old-app. Inserted new app completely done from electron/react/redux

2015-10-15

  • work on getting webpack more stable
  • board is loading!
  • organization, file opening also a lot of webpack configuring

2015-10-14

  • Fix a syntax error in main.js
  • Set up wholeBoardStore for loading the file
  • fixed routing problem
  • 2nd try for sass compiling
  • Add initial file loading capabilities First step to implementing I/O
  • added node-sass but i don’t know how to use it yet
  • changed the main app div
  • Added CSS Stylesheets
  • webpack configured moar better
  • webpack config
  • Added Guardfile
  • dialog to open file … commented out
  • Updated package.json
Clone this wiki locally