aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/web-api/components
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-103-7/+9
* SONAR-10709 Web API page looses filtering after clicking on endpointPascal Mugnier2018-06-069-107/+158
* 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-1517-17/+17
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-022-58/+64
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-032-67/+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
* 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-2530-927/+1882
* Migrate to ts and improve CheckboxGrégoire Aubert2017-08-251-45/+24
* comment flow annotations (#2335)Stas Vilchik2017-08-147-25/+42
* SONAR-8591 Update link iconGrégoire Aubert2017-08-141-1/+6
* SONAR-9583 use fixed width on web api page (#2347)Stas Vilchik2017-08-141-33/+41
* update react (#2288)Stas Vilchik2017-07-251-1/+2
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-177-20/+42
* 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
* SONAR-8870 Search by WS descriptionGrégoire Aubert2017-05-056-44/+233
* upgrade jest (#1981)Stas Vilchik2017-04-273-36/+72
* upgrade prettier (#1954)Stas Vilchik2017-04-202-2/+3
* 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-271-1/+1
* add flow-typed definitions (#1847)Stas Vilchik2017-03-241-2/+8
* format code using prettier (#1774)Stas Vilchik2017-03-1713-104/+134
* 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-109-18/+18
* 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-283-7/+8
* 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