summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ide-pending-tab' into 'master'Tim Zallmann2018-04-0414-118/+217
|\
| * Updated components to PascalCasePhil Hughes2018-04-044-10/+13
| * Merge branch 'master' into ide-pending-tabPhil Hughes2018-04-0360-479/+1798
| |\
| * | fixed karmaPhil Hughes2018-03-281-1/+3
| * | removed file changes that have no changes to make diff easierPhil Hughes2018-03-288-97/+71
| * | refactor ADD_PENDING_TAB to stop multiple state changesPhil Hughes2018-03-282-39/+22
| * | remove italics from tabPhil Hughes2018-03-281-4/+0
| * | 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-2811-203/+209
* | | Merge branch '41224-pipeline-icons' into 'master'Tim Zallmann2018-04-041-5/+3
|\ \ \
| * | | Increase dropdown width in pipeline graph & center action icon41224-pipeline-iconsFilipa Lacerda2018-03-291-5/+3
* | | | Refactor discussions/notes codeJan Provaznik2018-04-037-5/+20
| |_|/ |/| |
* | | Resolve "Clicking confidential and lock icons on sidebar should also activate...Dennis Tang2018-04-026-162/+216
* | | Backport changes in EE MR 4972: System Header and FooterAndré Luís2018-04-024-15/+800
* | | Merge branch 'tz-ide-open-mr' into 'master'Phil Hughes2018-04-0128-392/+754
|\ \ \ | |/ / |/| |
| * | Fixed Utility Function based on Review CommentsTim Zallmann2018-03-283-11/+4
| * | Removed strangely added importTim Zallmann2018-03-281-2/+0
| * | Added Utility Function for WebIDE URLTim Zallmann2018-03-282-2/+13
| * | Fixed Code review CommentsTim Zallmann2018-03-288-70/+49
| * | 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-289-63/+100
| * | Re added The Web IDE ButtonTim Zallmann2018-03-281-43/+54
| * | Fixes for Tests on file.js and tabs testsTim Zallmann2018-03-281-23/+20
| * | Fix for MR Widget Header resetTim Zallmann2018-03-281-43/+43
| * | Fixes to Formatting to all FilesTim Zallmann2018-03-2814-202/+32
| * | ESLint + Karma fixesTim Zallmann2018-03-286-82/+26
| * | Fixed new AdditionsTim Zallmann2018-03-287-11/+15
| * | Actual MR diff displayedTim Zallmann2018-03-2816-339/+195
| * | Basic Setup for MR ShowingTim Zallmann2018-03-2823-314/+1006
| |/
* | Merge branch 'escape-autocomplete-values-for-markdown' into 'master'Phil Hughes2018-03-291-5/+14
|\ \
| * | Escape autocomplete results for MarkdownSean McGivern2018-03-291-5/+14
| |/
* | Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-293-0/+52
|\ \
| * | Refactor build_metadataTomasz Maczukin2018-03-281-3/+9
| * | Rename used_timeout to timeoutTomasz Maczukin2018-03-281-2/+2
| * | Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-281-4/+4
| * | Add few frontend improvementsTomasz Maczukin2018-03-283-2/+12
| * | Add link to timeout overriding documentation from job page sidebarTomasz Maczukin2018-03-282-0/+21
| * | Show timeout information on job's pageTomasz Maczukin2018-03-281-0/+15
| |/