aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/web-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-1/+4
* SONAR-8718 Allow HTML for WS domain descriptionGrégoire Aubert2017-05-092-4/+10
* SONAR-9145 Show the maximum allowed values in the web services pageGrégoire Aubert2017-05-091-1/+6
* use prettier-css (#2035)Stas Vilchik2017-05-091-2/+1
* SONAR-8870 Search by WS descriptionGrégoire Aubert2017-05-057-47/+255
* upgrade jest (#1981)Stas Vilchik2017-04-273-36/+72
* upgrade prettier (#1954)Stas Vilchik2017-04-203-3/+5
* improve react usage (#1936)Stas Vilchik2017-04-191-1/+1
* re-format js code (#1877)Stas Vilchik2017-03-315-16/+8
* optimize js bundles (#1855)Stas Vilchik2017-03-272-8/+16
* add flow-typed definitions (#1847)Stas Vilchik2017-03-241-2/+8
* format code using prettier (#1774)Stas Vilchik2017-03-1715-107/+137
* SONAR-8881 display ws changelogStas Vilchik2017-03-144-14/+149
* SONAR-8779 hide deprecated api by defaultStas Vilchik2017-03-1410-230/+443
* SONAR-8778 display deprecated key and its versionStas Vilchik2017-03-143-58/+156
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1011-22/+22
* fix web api page when unchecking internalStas Vilchik2017-02-031-1/+1
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-2/+2
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-227-7/+6
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-081-1/+1
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-284-26/+13
* SONAR-8291 display internal WS parameters only if askedStas Vilchik2016-10-283-4/+11
* SONAR-8291 improve positioning of parameter badgesStas Vilchik2016-10-281-56/+57
* fix deprecation badge color on web api pageStas Vilchik2016-10-271-4/+3
* SONAR-8291 display internal flag in web api documentationSimon Brandhof2016-10-171-0/+7
* SONAR-8068 Bold font does not render properly on linux and windowsStas Vilchik2016-09-161-1/+1
* SONAR-7999 Improve switching between parameters and response exampleStas Vilchik2016-09-161-2/+2
* improve code qualityStas Vilchik2016-09-161-3/+1
* fix conflicts between domain on web api pageStas Vilchik2016-09-093-5/+22
* refactor react components (#1033)Stas Vilchik2016-06-101-3/+3
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-131-1/+1
* improve tooltips on web api pageStas Vilchik2016-04-265-61/+82
* enforce js code style5.5-M14Stas Vilchik2016-04-051-1/+0
* increase width of paratemeter name column on web api pageStas Vilchik2016-03-071-1/+1
* SONAR-7357 remove red highlighting from the search menuStas Vilchik2016-03-021-4/+5
* SONAR-7074 SONAR-7310 SONAR-7357 SONAR-7395 refactor web api pageStas Vilchik2016-02-2912-0/+856