aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/web-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11128 Add parameter metadata on the Web API pageStas Vilchik2018-08-273-85/+259
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-104-18/+23
* SONAR-10709 Web API page looses filtering after clicking on endpointPascal Mugnier2018-06-0610-117/+190
* SONAR-10806 Long parameter name overlaps description on Web API pagePascal Mugnier2018-06-061-0/+5
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-7/+3
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-032-30/+19
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-042-4/+2
* SONAR-10417 Remove domain description in sidebar of web api pageGrégoire Aubert2018-03-012-79/+1
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-132-2/+2
* strengthen import/order (#3024)Stas Vilchik2018-02-072-2/+2
* SONAR-10264 Create the project badges page for SonarCloudGrégoire Aubert2018-01-252-8/+12
* fix file headersStas Vilchik2018-01-1519-59/+19
* Fix license headers for 2018Simon Brandhof2018-01-073-0/+59
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-023-62/+65
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-033-71/+33
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-011-2/+2
* update web dependencies (#2752)Stas Vilchik2017-10-306-22/+44
* improve css management (#2746)Stas Vilchik2017-10-301-3/+3
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-302-8/+12
* SONAR-9792 Fix sidebar position with a notificationGrégoire Aubert2017-09-291-26/+29
* Fix typoGrégoire Aubert2017-09-251-2/+2
* update prettierStas Vilchik2017-09-139-104/+91
* SONAR-9376 Update footer to correctly resize on the new page layoutGrégoire Aubert2017-08-251-2/+2
* SONAR-9521 Add sparator between ws descriptions (hum and rewrite to ts)Grégoire Aubert2017-08-2532-936/+1895
* Migrate to ts and improve CheckboxGrégoire Aubert2017-08-251-45/+24
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-4/+6
* comment flow annotations (#2335)Stas Vilchik2017-08-148-33/+50
* SONAR-8591 Update link iconGrégoire Aubert2017-08-141-1/+6
* SONAR-9583 use fixed width on web api page (#2347)Stas Vilchik2017-08-142-37/+42
* update react (#2288)Stas Vilchik2017-07-251-1/+2
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-4/+2
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-178-21/+44
* 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