Yashu Mittal
Get stuff done
Remove branchName parmas from workspace route
Create status item component
Move to status-list component
Remove fileChangesSkeleton and use status-list component
Remove refs from workspace
Launch open collective page for https://opencollective.com/gitthermal
Change sponsor link to OpenCollective
Bump @gridsome/transformer-remark from 0.3.4 to 0.4.0
Bumps [@gridsome/transformer-remark](https://github.com/gridsome/gridsome) from 0.3.4 to 0.4.0.
- [Release notes](https://github.com/gridsome/gridsome/releases)
- [Changelog](https://github.com/gridsome/gridsome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gridsome/gridsome/compare/@gridsome/transformer-remark@0.3.4...@gridsome/transformer-remark@0.4.0)
Signed-off-by: dependabot-preview[bot]
Query repository & repositorySettings features data
Show staged files in workspace
Move to next page after database data
Show branch name and working changes
Update projectId to repositoryId (route params)
Clear repositoryData on routeLeave
Query repository data on route (enter & update)
git status and get file status type
Getting repository git status along with each file type, symbol, and color.
Add getBranchName function using nodegit
Remove remote refs & validate git repository
Remove function for getting remote url on adding repository and only validate git repository.
fix: switchRepository mutation to toggle modal
Initialize Git repository (nodegit) (
* Install NodeGit package
* Fix nodegit package installation (
* Change node_version to 10.16.0
* Define node & electron engines in package.json
* FIX: Add comma after node version engine
* Switch back to latest version of Node@10
* Split script command yarn and yarn build:window
* Update "postinstall" script command to install electron app deps
* Install electron app native deps
* Merge yarn && yarn postinstall && yarn build:linux command
* Test windows pipeline with npm
* Upgrade nodegit & electron-builder package
* Run pipeline in npm
* Run audit fix
* Run install && audit fix
* install & audit fix & postinstall & build:window
* Update build description
* Move yarn to npm
* Update echo command
* Remove electron from engines
* Update npm registry url
* Initialize repo using nodegit
* Use promise instead of async
* git status (nodegit)
Bump url-loader from 2.0.1 to 2.1.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v2.0.1...v2.1.0)
Signed-off-by: dependabot-preview[bot]
Merge pull request from gitthermal/dependabot/npm_and_yarn/webpack-cli-3.3.6
Bump webpack-cli from 3.3.5 to 3.3.6
Merge pull request from gitthermal/dependabot/npm_and_yarn/mini-css-extract-plugin-0.8.0
Bump mini-css-extract-plugin from 0.7.0 to 0.8.0
Merge pull request from gitthermal/dependabot/npm_and_yarn/ajv-6.10.2
Bump ajv from 6.10.1 to 6.10.2
Bump mini-css-extract-plugin from 0.7.0 to 0.8.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.7.0...v0.8.0)
Signed-off-by: dependabot-preview[bot]
Bump webpack-cli from 3.3.5 to 3.3.6
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.6/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6)
Signed-off-by: dependabot-preview[bot]