Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move issues page from coffee to js | Stas Vilchik | 2015-06-01 | 60 | -3342/+0 |
| | |||||
* | move widgets from coffee to js | Stas Vilchik | 2015-05-29 | 5 | -665/+0 |
| | |||||
* | move issue component from coffee to js | Stas Vilchik | 2015-05-29 | 28 | -1793/+0 |
| | |||||
* | SONAR-6579 apply gravatars feedback | Stas Vilchik | 2015-05-28 | 2 | -2/+6 |
| | |||||
* | refactor quality gates page | Stas Vilchik | 2015-05-28 | 30 | -1344/+0 |
| | |||||
* | add web tests for quality gates page | Stas Vilchik | 2015-05-27 | 1 | -0/+1 |
| | |||||
* | migrate some code from coffee to js | Stas Vilchik | 2015-05-26 | 17 | -742/+0 |
| | |||||
* | SONAR-6579 add support of gravatars | Stas Vilchik | 2015-05-25 | 3 | -23/+20 |
| | |||||
* | change web structure: separate components | Stas Vilchik | 2015-05-19 | 140 | -193/+1198 |
| | |||||
* | SONAR-6553 SONAR-6554 Drop the web part of the design space | Stas Vilchik | 2015-05-19 | 2 | -155/+0 |
| | |||||
* | SONAR-6523 Replace Rails api/users/search with Java implementation | Jean-Baptiste Lievremont | 2015-05-18 | 3 | -3/+3 |
| | |||||
* | SONAR-6520 Refactor WS to select2 format conversion function to utilities | Jean-Baptiste Lievremont | 2015-05-18 | 2 | -12/+2 |
| | |||||
* | SONAR-6520 Replace call api/users/search2 instead of api/users/search on ↵ | Jean-Baptiste Lievremont | 2015-05-18 | 4 | -10/+31 |
| | | | | frontend | ||||
* | improve display of quality gates/profiles intro | Stas Vilchik | 2015-04-23 | 1 | -2/+2 |
| | |||||
* | SONAR-6440 The "Quality Gates" page should start by a short description ↵ | Stas Vilchik | 2015-04-22 | 2 | -15/+20 |
| | | | | message explaining the concept of Quality Gates | ||||
* | refactor "Web Service API" page | Stas Vilchik | 2015-04-21 | 13 | -551/+0 |
| | |||||
* | drop unused js code | Stas Vilchik | 2015-04-21 | 1 | -109/+0 |
| | |||||
* | SONAR-6210 add a rule description in the workspace | Stas Vilchik | 2015-04-17 | 2 | -42/+7 |
| | |||||
* | fix selection of the first assignee in the issue assign form | Stas Vilchik | 2015-04-16 | 1 | -7/+0 |
| | |||||
* | Revert "SONAR-6364 Display CLOSED issues on top of the component viewer" | Stas Vilchik | 2015-04-15 | 2 | -6/+1 |
| | | | | This reverts commit d7315be8b112d68924d25261fcceb5450aafd5c7. | ||||
* | remove dashboard2 prototype | Stas Vilchik | 2015-04-02 | 6 | -547/+0 |
| | |||||
* | SONAR-6364 Display CLOSED issues on top of the component viewer | Stas Vilchik | 2015-03-31 | 2 | -1/+6 |
| | |||||
* | Merge from branch-5.1 | Jean-Baptiste Lievremont | 2015-03-30 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.1: Remove log to console in unit test Fix regression on issue paging with one component Fix indexing of source lines SONAR-6340 highlight cancelled reports fix display of overlapping duplications do not show global error if the request is sent from modal window cancel analysis when the snapshot is not found - SONAR-6340 Conflicts: server/sonar-server/src/test/java/org/sonar/server/computation/ComputationServiceTest.java server/sonar-web/src/main/hbs/source-viewer/source-viewer-duplication-popup.hbs server/sonar-web/src/main/js/source-viewer/viewer.js | ||||
| * | SONAR-6340 highlight cancelled reports | Stas Vilchik | 2015-03-27 | 1 | -0/+1 |
| | | |||||
* | | SONAR-5968 apply feedback | Stas Vilchik | 2015-03-20 | 1 | -0/+2 |
| | | |||||
* | | SONAR-5968 Allow modification of issue filter using issue properties | Stas Vilchik | 2015-03-19 | 5 | -2/+91 |
| | | |||||
* | | fix web test | Stas Vilchik | 2015-03-16 | 1 | -16/+19 |
| | | |||||
* | | show duration of unfinished analysis reports | Stas Vilchik | 2015-03-16 | 1 | -2/+2 |
| | | |||||
* | | SONAR-6264 apply feedback | Stas Vilchik | 2015-03-16 | 1 | -1/+1 |
| | | |||||
* | | SONAR-6285 add a home page for global issues | Stas Vilchik | 2015-03-16 | 4 | -3/+183 |
| | | |||||
* | | SONAR-6248 change the date facet on the issues page to support new search ↵ | Stas Vilchik | 2015-03-10 | 2 | -11/+29 |
| | | | | | | | | parameter | ||||
* | | SONAR-6145 change the way to select current user in the facet on the issues page | Stas Vilchik | 2015-03-09 | 2 | -1/+34 |
| | | |||||
* | | rewrite dsm app | Stas Vilchik | 2015-03-09 | 3 | -265/+0 |
| | | |||||
* | | Revert "SONAR-5839 send details about open facets" | Stas Vilchik | 2015-03-05 | 1 | -11/+2 |
| | | | | | | | | This reverts commit 8f337247a3ca497958b4f6f2fa4be33863a736b1. | ||||
* | | SONAR-5839 send details about open facets | Stas Vilchik | 2015-03-05 | 1 | -2/+11 |
|/ | |||||
* | SONAR-6075 Hide projects and authors facets on a developer technical project | Jean-Baptiste Lievremont | 2015-02-26 | 1 | -0/+1 |
| | |||||
* | add web assets headers | Stas Vilchik | 2015-02-25 | 115 | -0/+2300 |
| | |||||
* | change issue comment shortcut | Stas Vilchik | 2015-02-25 | 2 | -2/+2 |
| | |||||
* | fix issues bulk change on contextualized pages, part 2 | Stas Vilchik | 2015-02-23 | 2 | -3/+3 |
| | |||||
* | fix issues bulk change on contextualized pages | Stas Vilchik | 2015-02-23 | 1 | -0/+9 |
| | |||||
* | fix scrolling by keyboard on issues and rules pages | Stas Vilchik | 2015-02-20 | 1 | -2/+2 |
| | |||||
* | SONAR-6021 Update UI of api documentation page | Stas Vilchik | 2015-02-19 | 8 | -19/+37 |
| | |||||
* | SONAR-5385 Some widget links are broken when apache is configured with ↵ | Stas Vilchik | 2015-02-18 | 3 | -11/+4 |
| | | | | AllowEncodedSlashes On | ||||
* | SONAR-5855 Update UI of quality gates page | Stas Vilchik | 2015-02-18 | 6 | -63/+14 |
| | |||||
* | change the default facets on the issues page | Stas Vilchik | 2015-02-17 | 1 | -2/+2 |
| | |||||
* | fix issue box status truncation, fix assign to me action | Stas Vilchik | 2015-02-17 | 1 | -1/+1 |
| | |||||
* | SONAR-5886 make bars clickable | Stas Vilchik | 2015-02-17 | 1 | -0/+8 |
| | |||||
* | SONAR-5886 apply feedback | Stas Vilchik | 2015-02-17 | 1 | -4/+8 |
| | |||||
* | SONAR-5953 do not show directories facet when using the contextualized ↵ | Stas Vilchik | 2015-02-17 | 1 | -1/+1 |
| | | | | issues page for a directory | ||||
* | SONAR-5966 fix plugin actions | Stas Vilchik | 2015-02-17 | 1 | -0/+2 |
| |