Skip to content

Conversation

@mapaiva
Copy link
Collaborator

@mapaiva mapaiva commented Nov 9, 2015

v0.1.0

mapaiva and others added 30 commits September 25, 2015 17:00
Improvements in the git.js done to accept 'A' files returned in git status -sb as NEW files.
Improved git clone to perform a clone process recursively
Changed tooltip for title until the tooltip style get stable
The li element was showed even if no repository was selected
The header information wasn't cleared after remove a repo
Paths treated for windows replacing '\' to '\\'
Treated char ["] that if inserted in the message or description commit brokes the app
Conflicts:
	app/core/updater/windows
Now GitPie recognize files tagged as "A" and shows it as added files in the changes tab.
To "ADDED" files was added a "Unstage file" context menu action
The application will be refresh the items of changes tab ever time the it get focus.
The push operation freezes the app because it was executing a sync operation
When just the pull command was executed, the callback was never invoked
Hide button when a repository is removed fixed
- Improve JSDoc for some methods
- Created a global callback invoker function
Is useful since we do not need to install grunt-cli as global package
- Created stash button on the header of the app to create new stashs;
- Created a stash list menu
mapaiva and others added 19 commits October 23, 2015 10:37
Implemeted action on buttons "Remove" and "Pop" on "Stash list" menu.

TODO: Consider just non untracked files  and refresh stash list and stash button on the event focus of the app
A event called "apprefreshed" is emitted ever time a file(s) is (are) changed on:

- Discart Change
- Discart all selected
- The application get focus
In the `git stash list --pretty='...'` command the quotes were breaking the return for windows.
This feature will allow users visualize the changed files and make a diff in then.

TODO: Improve the UX when the page is refreshed and implement the diff.
Now with GitPie the user can:

- Make a stash
- Pop a stash
- Drop a stash
- View stash files
- View the diff of stash files
Created css class to delimitate the max height of ul lists on headers menus
When a repository was removed even if it was not selected the app refreshed and broke the UI
TODO: Fix ENOENT spawn error
The syncStatus was not refreshed when the windows was focused.
If the syncStatus.ahead change, the commit history is now refreshed too
mapaiva added a commit that referenced this pull request Nov 9, 2015
@mapaiva mapaiva merged commit 311e071 into master Nov 9, 2015
@mapaiva mapaiva deleted the final-adjusts-v0.1.0 branch November 9, 2015 23:52
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.

3 participants