aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/quality-gates
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* SONAR-12355 Add visual feedback when condition on QG is added/updated/removedWouter Admiraal2020-02-218-49/+209
* SONAR-12966 Filter QG condition metricsJeremy Davis2020-02-111-1/+2
* Extract metric keys to a global Enum, simplify mockingWouter Admiraal2020-02-107-66/+66
* SONAR-12632 Rework QG related typesWouter Admiraal2020-02-106-7/+8
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-083-6/+6
* Format all headers for 2020Wouter Admiraal2020-01-0738-38/+38
* Improve test coverageWouter Admiraal2020-01-067-42/+550
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-305-8/+14
* Bump to sonar-ui-common@0.0.35Philippe Perrin2019-10-283-2/+13
* SONAR-12611 Fix badges alignment on QG pageSiegfried Ehret2019-10-283-14/+118
* SONAR-11833 Make it clear that only On New Code conditions apply to PRsWouter Admiraal2019-08-0917-137/+1496
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-023-7/+44
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1925-63/+63
* Moved SelectList to sonar-ui-commonphilippe-perrin-sonarsource2019-07-182-6/+6
* SONAR-12244 Handle pagination in portfolio projects list properlyphilippe-perrin-sonarsource2019-07-183-121/+59
* SONAR-11618 Update projects select list to also display the project keyphilippe-perrin-sonarsource2019-07-183-5/+47
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-163-3/+3
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1120-47/+57
* SONAR-12233 Remove security review rating from QG metrics listJeremy Davis2019-06-281-1/+1
* SONAR-12147 Add pagination to QG & QP projects listphilippe-perrin-sonarsource2019-06-283-35/+267
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-293-3/+3
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-0618-10/+423
* SONAR-11619 Remove label[for] styling and fix some input idsGrégoire Aubert2019-01-094-3/+11
* forbid to use releasability metrics in quality gate conditionsStas Vilchik2019-01-081-1/+5
* forbid to use boolean and string metrics in quality gatesStas Vilchik2019-01-081-1/+3
* fix projects component to not set state when unmountedStas Vilchik2019-01-081-12/+24
* always open default quality gateStas Vilchik2019-01-085-175/+55
* SONAR-11572 limit operators of quality gate conditions in UIStas Vilchik2019-01-085-63/+74
* SONAR-11570 drop ability to set period from UIStas Vilchik2019-01-084-100/+3
* SONAR-11571 drop ability to set warning threshold from UIStas Vilchik2019-01-083-29/+2
* simplify routesStas Vilchik2019-01-083-48/+52
* fix promise rejection handler of condition creationStas Vilchik2019-01-081-10/+2
* Fix license headers for 2019Duarte Meneses2019-01-0225-26/+25
* SONARCLOUD-264 Add pages helper with function manage page classesGrégoire Aubert2018-12-201-17/+10
* remove some usages of legacy react contextStas Vilchik2018-12-115-42/+33
* create global type definitions (#1017)Stas Vilchik2018-12-0518-79/+60
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-302-5/+5
* Update TS to 3.1.2Grégoire Aubert2018-10-111-2/+6
* SONAR-11316 fix stale projects list of a quality gateStas Vilchik2018-10-101-0/+2
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-3/+3
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-4/+4
* SONAR-10576 Replace wording "Leak" with "New Code"Pascal Mugnier2018-08-092-2/+2
* SONAR-11076 add more docs links and tool tipsPascal Mugnier2018-08-021-1/+9
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-254-4/+18
* Simplify import paths of some componentsGrégoire Aubert2018-07-181-1/+1
* SONAR-10611 Fix quality gate and quality profile badge tooltipsGrégoire Aubert2018-06-081-10/+2
* SONAR-10849 Display default quality gate by defaultGrégoire Aubert2018-06-063-9/+93
* load search-navigator.css before app stylesStas Vilchik2018-06-041-1/+1
* SONAR-10671 Reduce render-blocking stylesheets (#297)Stas Vilchik2018-05-311-0/+1