summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components/repo_commit_section.vue
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-5/+0
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-19/+25
|
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-25/+23
|
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-28/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-131-19/+3
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-181-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-151-2/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-191-2/+0
|
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
| | | | | | | | This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
* Shortcut to create MR in web IDE57482-shortcut-to-create-merge-request-from-web-ideSam Bigelow2019-04-041-1/+1
| | | | | | | | | Before the user had to choose between committing to a new branch, committing to a new branch AND creating an MR, or committing to the current branch regardless of whether or not it already has an MR. This commit separates the creation of an MR from whether or not they commit to an existing or new branch
* Prettify all the thingsMike Greiling2018-11-201-11/+7
|
* Fix typos in IDE propsGeorge Tsiolis2018-10-301-2/+2
|
* update components to match designs in commit sectionPhil Hughes2018-09-071-2/+2
|
* Improved IDE commit flowPhil Hughes2018-09-071-0/+2
| | | | Closes #48182
* Enable deleting files in the Web IDEPhil Hughes2018-07-261-1/+1
|
* Improve Web IDE commit formPhil Hughes2018-06-271-1/+1
| | | | Closes #47307
* Improve commit flow in Web IDEPhil Hughes2018-06-141-5/+7
| | | | Closes #46122
* Updates eslint rulesFilipa Lacerda2018-06-131-2/+2
|
* Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-131-2/+11
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (27 commits) Resolve "Bug: When creating an account with invalid characters the error is "Username already taken" not "Invalid characters used"" Resolve "Provide ability to retrieve `visibility` level via Snippets API" Resolve "Quick actions are case sensitive" Image Diff Viewing + Download Diff Viewing Link to release post for group issue board docs moved strings into constants file Typo fix fixed condition check Loosen the 'newly created MR' matcher Ensure we look into the correct setion only when expanding a settings' section Rails5 fix expected `issuable.reload.updated_at` to have changed [Rails5] Pass class references instead of strings to middleware builder Sidebar Milestone - Fix wrong URL when selecting a parent group milestone Fix Banzai reference for milestones belonging to parent groups apply feedback fixed eslint added specs for is-active class added spec for openPendingTab in component more karma fixes karma updates Override exclusive_lease_key method in RecordsUpload ...
| * moved strings into constants fileide-commit-section-file-active-indicatorPhil Hughes2018-06-131-2/+5
| |
| * more karma fixesPhil Hughes2018-06-121-2/+5
| |
| * Add active class to active file in IDE commit panelPhil Hughes2018-06-111-1/+4
| | | | | | | | Closes #46051
* | Updates eslint vue plugin versionFilipa Lacerda2018-06-111-7/+7
|/
* improved success message after commit with new sidebarPhil Hughes2018-05-031-4/+1
|
* Merge branch '44846-improve-web-ide-left-panel-and-modes' into ↵Phil Hughes2018-05-031-3/+17
|\ | | | | | | ide-sidebar-commit-box
| * Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes2018-05-031-7/+29
| |\
| | * Improve Web IDE Commit PanelAndré Luís2018-05-031-9/+24
| | |
* | | disabled commit view when no changes are availablePhil Hughes2018-05-021-8/+13
| | | | | | | | | | | | | | | | | | | | | remove close button in tab fix height not working in form restored stage & unstage all changes disable merge request radio button when staged & unstaged changes exist
* | | spec fixesPhil Hughes2018-05-011-7/+9
| | | | | | | | | | | | added spec to check for last opened file
* | | open the last updated file automatically in commit viewPhil Hughes2018-05-011-0/+18
| | |
* | | Updated commit section in IDE sidebarPhil Hughes2018-04-271-42/+3
|/ /
* | spec updatesPhil Hughes2018-04-191-3/+1
| |
* | cleaned up after merging masterPhil Hughes2018-04-191-1/+0
| |
* | Merge branch 'master' into ide-workbench-barPhil Hughes2018-04-191-67/+31
|\ \ | |/
| * updates to variable names to make more sensePhil Hughes2018-04-181-6/+6
| | | | | | | | fixed up duplicate is-collapsed classes
| * Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-181-11/+7
| |\
| * | updated iconsPhil Hughes2018-04-091-0/+1
| | | | | | | | | | | | | | | fixed bug where unstaged file when discarded would not take staged file changes
| * | Merge branch 'master' into ide-staged-changesPhil Hughes2018-03-271-12/+6
| |\ \
| * | | correctly stages and unstages filesPhil Hughes2018-03-221-4/+3
| | | | | | | | | | | | | | | | | | | | after a commit the files are correctly reset correctly enables the ability to have different staged & unstaged changes in the same file
| * | | Added staged files state to IDEPhil Hughes2018-03-221-69/+32
| | | | | | | | | | | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/4541
* | | | moved CSS out of the componentsPhil Hughes2018-04-181-10/+2
| |_|/ |/| | | | | | | | | | | | | | hooked up commit section to activity bar fixed commit section SVGs not loading added the different theme defintions to the activity bar
* | | Improve web IDE commit inputPhil Hughes2018-04-161-21/+9
| |/ |/| | | | | | | | | | | Improves the web IDE commit message imput by highlighting any characters on the first line after 50 & every other line after 72 Closes #44832
* | Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-221-14/+12
|/
* Move IDE to CEPhil Hughes2018-03-201-0/+174
| | | | This also makes the IDE generally available
* Remove IDE from CEPhil Hughes2018-03-021-171/+0
|
* Move the remaining EE-specific JS files to ee/move-last-ee-specific-js-files-toRémy Coutable2018-02-281-3/+3
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* WebIDE: Fix Commit bugsTim Zallmann2018-01-191-6/+3
|