summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* Updated components to PascalCasePhil Hughes2018-04-044-10/+13
* Merge branch 'master' into ide-pending-tabPhil Hughes2018-04-0324-180/+516
|\
| * Fixed Utility Function based on Review CommentsTim Zallmann2018-03-282-8/+1
| * Fixed Code review CommentsTim Zallmann2018-03-287-68/+48
| * Fixes for ESLint ErrorsTim Zallmann2018-03-282-4/+12
| * Fixed Path to tooltip directiveTim Zallmann2018-03-281-1/+1
| * Added Changes based on UX ReviewTim Zallmann2018-03-287-59/+97
| * Fixes for Tests on file.js and tabs testsTim Zallmann2018-03-281-23/+20
| * Fixes to Formatting to all FilesTim Zallmann2018-03-2812-157/+26
| * ESLint + Karma fixesTim Zallmann2018-03-286-82/+26
| * Fixed new AdditionsTim Zallmann2018-03-287-11/+15
| * Actual MR diff displayedTim Zallmann2018-03-2815-338/+174
| * Basic Setup for MR ShowingTim Zallmann2018-03-2821-212/+855
* | fixed karmaPhil Hughes2018-03-281-1/+3
* | removed file changes that have no changes to make diff easierPhil Hughes2018-03-287-96/+68
* | refactor ADD_PENDING_TAB to stop multiple state changesPhil Hughes2018-03-282-39/+22
* | added specsPhil Hughes2018-03-281-10/+16
* | replace the tab with the review pending tabPhil Hughes2018-03-281-12/+17
* | stops opening a pending tab if current tab is in review mode alreadyPhil Hughes2018-03-282-3/+11
* | remove pending tab when opening a file from the left sidebarPhil Hughes2018-03-283-13/+6
* | remove extra state propertyPhil Hughes2018-03-286-54/+50
* | fixed eslint inconsistent returnPhil Hughes2018-03-281-2/+3
* | updated specsPhil Hughes2018-03-285-6/+6
* | correctly toggle between tabsPhil Hughes2018-03-284-9/+18
* | opens the next open tab correctlyPhil Hughes2018-03-286-76/+101
* | fixed opening next tab being a pending tabPhil Hughes2018-03-282-12/+33
* | fix closing & reopening pending tabsPhil Hughes2018-03-289-50/+71
* | toggling viewer mode closes the pending tabPhil Hughes2018-03-285-7/+33
* | Added pending tabs to IDEPhil Hughes2018-03-2810-200/+204
|/
* Enable word wrap in IDEPhil Hughes2018-03-271-0/+1
* Disable cursor for review mode in the IDEide-diff-cursorPhil Hughes2018-03-231-0/+4
* Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-222-73/+71
* Merge branch 'ide-folder-button-path' into 'master'Tim Zallmann2018-03-213-43/+74
|\
| * Fixes the web IDE link in tree list opening the wrong URLPhil Hughes2018-03-213-43/+74
* | Changes empty project avatar to identicon in the IDEPhil Hughes2018-03-211-7/+18
|/
* updated file references in specsPhil Hughes2018-03-201-3/+3
* Move IDE to CEPhil Hughes2018-03-2064-0/+4081
* Remove IDE from CEPhil Hughes2018-03-0252-3609/+0
* Move the remaining EE-specific JS files to ee/move-last-ee-specific-js-files-toRémy Coutable2018-02-2813-23/+23
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-262-4/+4
* fix monaco editor config to ensure service workers are not loaded from cross-...Mike Greiling2018-02-151-0/+5
* fixed failing IDE testPhil Hughes2018-01-301-1/+1
* Converted API.js to axiosPhil Hughes2018-01-302-4/+4
* Upgraded all vue librariesTim Zallmann2018-01-231-1/+1
* WebIDE: Fix Commit bugsTim Zallmann2018-01-1911-37/+59
* Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-112-0/+3
|\
| * Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-102-0/+3
* | Fix more eslint rulesFilipa Lacerda2018-01-085-141/+151
* | Merge branch 'master' into 34312-eslint-vue-pluginFilipa Lacerda2018-01-084-75/+112
|\ \ | |/
| * Resolve "Helpful and instructing Empty state for multi file editor"Tim Zallmann2018-01-055-41/+59