Yashu Mittal

Get stuff done

Bump webpack from 4.39.1 to 4.39.2 Bumps [webpack](https://github.com/webpack/webpack) from 4.39.1 to 4.39.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.2) Signed-off-by: dependabot-preview[bot]

Bump electron from 5.0.6 to 6.0.2 Bumps [electron](https://github.com/electron/electron) from 5.0.6 to 6.0.2. - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v5.0.6...v6.0.2) Signed-off-by: dependabot-preview[bot]

Bump style-loader from 0.23.1 to 1.0.0 Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.23.1 to 1.0.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0) Signed-off-by: dependabot-preview[bot]

Bump apexcharts from 3.8.3 to 3.8.4 Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.8.3 to 3.8.4. - [Release notes](https://github.com/apexcharts/apexcharts.js/releases) - [Changelog](https://github.com/apexcharts/apexcharts.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/apexcharts/apexcharts.js/compare/v3.8.3...v3.8.4) Signed-off-by: dependabot-preview[bot]

Bump webpack-dev-server from 3.7.2 to 3.8.0 Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.7.2 to 3.8.0. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.7.2...v3.8.0) Signed-off-by: dependabot-preview[bot]

Bump sass-loader from 7.1.0 to 7.2.0 ( Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v7.2.0) Signed-off-by: dependabot-preview[bot]

Bump sass-loader from 7.1.0 to 7.2.0 Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.1.0...v7.2.0) Signed-off-by: dependabot-preview[bot]

Bump webpack-dev-server from 3.7.2 to 3.8.0 Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.7.2 to 3.8.0. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.7.2...v3.8.0) Signed-off-by: dependabot-preview[bot]

Dynamic routes ( * Add params to repository routes Add projectId and branchName params to repository routes. * Rename route name to project Rename the repository routes from repository to project * projectWorkspace * projectCommits * Remove workspaceRepository from vuex No longer using vuex for storing active repository. * Change git status parameter to path * Mixin to fetch data of active repository * Change git diff argument to path * Use navigation guard beforeRouteEnter() * Update repository data property name * Change git commit argument to path * Import repositoryData mixin to navbar * Use repositoryData property and inline dynamic class names Replace this.currentRepository with this.repositoryData and compute the dynamic css class inline * Pass route params to vue router * Remove mutation of commits and stage files from navbar * Remove updateCurrentRepository method Remove the method which updates the workspace to selected repository. * Fetch active branch name & pass as route params with projectId * Pass projectId as route params * Validate repositoryRoute starts with /repository * Split history page to commits & commit Show commit logs in commits page and commit detail in commit page * Change function argument to path Instead of passing repository object, pass path as string. * Remove vuex from commits and commit page Store data locally inside component * Add warning style to TButton * Initialize git repository on welcome page Move the process of initializing git repository from repository to welcome page. * Add border color to danger button * Fix spelling mistake "Initialize" * Pass branchName as params to commit route Changing to other view (for example: workspace) from sidebar, it shows error, as the route doesn't have any branchName. That's why passing brachName as params to commit route is important. * Update route name & pass branchName as params in sidebar * Fix: Click on thermal logo redirect to welcome page * Import repositoryDataMixin to commitMessage * Change to repositoryData in commitMessage * Rename component name to CommitMessageBox * Pass branchName as params to settings page * Update: currentRepository to repositoryData mixin * Open repository settings from menubar * Remove vuex action from switch repository method * Run updateRepositoryData method on mounted & beforeUpdate Menubar was unable to read data from repositoryData before it is already mounted, that's why it is important to add beforeupdate lifecycle hook. * Update: RepositoryDataMixin data property * Update: Use repositoryDataMixin for fetch repository data * Update: Pass projectId as payload for modify vuex state * Remove workspace store reference and use projectId route params * Update local storage data after running repository mutation * Import repositoryDataMixin for repository data * Rename method openRepositorySettings() * Add params to repository settings menubar * Remove duplicate openRepositorySettings() method

Bump ajv from 6.10.0 to 6.10.1 Bumps [ajv](https://github.com/epoberezkin/ajv) from 6.10.0 to 6.10.1. - [Release notes](https://github.com/epoberezkin/ajv/releases) - [Commits](https://github.com/epoberezkin/ajv/compare/v6.10.0...v6.10.1) Signed-off-by: dependabot-preview[bot]

Bump electron from 5.0.3 to 5.0.6 Bumps [electron](https://github.com/electron/electron) from 5.0.3 to 5.0.6. - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v5.0.3...v5.0.6) Signed-off-by: dependabot-preview[bot]

Bump electron from 5.0.6 to 6.0.1 Bumps [electron](https://github.com/electron/electron) from 5.0.6 to 6.0.1. - [Release notes](https://github.com/electron/electron/releases) - [Commits](https://github.com/electron/electron/compare/v5.0.6...v6.0.1) Signed-off-by: dependabot-preview[bot]

Bump style-loader from 0.23.1 to 1.0.0 Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.23.1 to 1.0.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0) Signed-off-by: dependabot-preview[bot]

Bump vue-router from 3.1.1 to 3.1.2 Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.1.1...v3.1.2) Signed-off-by: dependabot-preview[bot]

Bump file-loader from 4.1.0 to 4.2.0 Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.1.0...v4.2.0) Signed-off-by: dependabot-preview[bot]