aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/web-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-3/+3
* SONAR-12467 Improve back to rule list linkWouter Admiraal2020-02-211-11/+2
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-082-4/+4
* Format all headers for 2020Wouter Admiraal2020-01-0722-22/+22
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-021-1/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1918-35/+35
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-119-23/+22
* SONAR-12196 Fix SSF-79Jeremy Davis2019-06-283-0/+3
* Update prettier to last versionGrégoire Aubert2019-03-292-24/+21
* Add tests for untested componentsWouter Admiraal2019-03-263-1/+202
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-261-0/+3
* Fix license headers for 2019Duarte Meneses2019-01-0221-21/+21
* SONAR-10853 align ux for deprecated and internal flags on web api pageStas Vilchik2018-12-214-25/+33
* SONAR-10019 display effective deprecated version for domainsStas Vilchik2018-12-2112-84/+114
* SONARCLOUD-264 Add pages helper with function manage page classesGrégoire Aubert2018-12-201-12/+7
* remove some usages of legacy react contextStas Vilchik2018-12-111-20/+8
* SONAR-10019 Display effective versions on Web API pageStas Vilchik2018-12-073-1/+85
* 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