-
Notifications
You must be signed in to change notification settings - Fork 5
v0.0.1
Cameron Sutter edited this page Mar 11, 2016
·
1 revision
- 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
- 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
- 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
- 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
- changed some function names
- scene drag n drop
- drag and drop cards
- changed cursor on hover over scenes
- create a new card
- edit cards in dialog
- change line/scene from card dialog also improved look of card dialog
- 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
- 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
- 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
- restart Removed all old code which was branched into a new branch called old-app. Inserted new app completely done from electron/react/redux
- work on getting webpack more stable
- board is loading!
- organization, file opening also a lot of webpack configuring
- 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