aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/controls
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-11149 Fix loading problems in issues pageGrégoire Aubert2018-08-163-0/+81
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-1010-39/+43
* SONAR-11036 Install integration with GitHub or BitBucket CloudGrégoire Aubert2018-08-101-0/+1
* Simplify import paths of some componentsGrégoire Aubert2018-07-183-3/+3
* Add security hotspots page (#478)Pascal Mugnier2018-07-171-1/+1
* SONAR-10804 Disable checkbox while loading in select listsGrégoire Aubert2018-06-062-10/+34
* SONAR-10819 Word breaks in error messagePascal Mugnier2018-06-052-2/+8
* SONAR-10669 Favorite star not reset after navigating to searched projectPascal Mugnier2018-06-051-1/+1
* SONAR-10842 Prevent user from submiting empty event names in project activity...Grégoire Aubert2018-06-052-1/+5
* SONAR-10671 Reduce render-blocking stylesheets (#297)Stas Vilchik2018-05-312-0/+73
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-293-17/+27
* SONAR-10712 Add pagination to Quality Profile project listPascal Mugnier2018-05-291-2/+2
* Do not render empty tooltipsGrégoire Aubert2018-05-243-3/+37
* Fix reset button on navbar searchbox not working with less then 2 charsPascal Mugnier2018-05-241-1/+1
* SONAR-10434 Improve alignments of buttons dropdowns tabs & search fieldsPascal Mugnier2018-05-242-1/+2
* Fix after reviewPascal Mugnier2018-05-242-5/+5
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-232-7/+10
* Fix Quality gate appGrégoire Aubert2018-05-226-82/+360
* rewrite some components in ts (#243)Stas Vilchik2018-05-154-46/+44
* update sonar-web dependencies (#239)Stas Vilchik2018-05-153-2/+4
* rewrite notifications app in ts and drop from redux store (#233)Stas Vilchik2018-05-151-1/+1
* replace native buttons with Button component (#235)Stas Vilchik2018-05-144-20/+19
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-0915-495/+1058
* SONAR-10513 Add readOnly state to select list (and drop unused styling)Grégoire Aubert2018-05-081-1/+2
* SONAR-10513 Remove redux store form quality gates appGrégoire Aubert2018-05-081-2/+3
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-037-160/+132
* SONAR-10611 Display inline documentation tooltips (#180)Stas Vilchik2018-05-033-19/+189
* GOV-320 Refresh portfolio from admin pagePascal Mugnier2018-04-061-1/+3
* SQBILLING-88 Add coupon input in billing upgrade pageGrégoire Aubert2018-04-051-4/+10
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-0413-61/+590
* update prettierStas Vilchik2018-03-281-1/+0
* rewrite issues app in ts (#12)Stas Vilchik2018-03-221-17/+15
* SONAR-10229 Remove checkboxes in Issues Bulk Change modal (#21)Pascal Mugnier2018-03-223-3/+5
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-229-72/+960
* Rewrite SelectList component in React on Quality Page (#3152)Pascal Mugnier2018-03-223-14/+38
* drop unused web componentsStas Vilchik2018-03-221-19/+22
* SONAR-10423 display home page selector (#3065)Stas Vilchik2018-03-023-12/+105
* Use Button component in webhooks consoleGrégoire Aubert2018-03-012-22/+10
* SONAR-10346 Add a shortcut to display the latest delivery of a webhookGrégoire Aubert2018-03-011-3/+6
* SONAR-10347 Create a BoxedGroupAccordion component and use it in system pageGrégoire Aubert2018-03-013-0/+156
* SONAR-10345 Add webhooks management actionsGrégoire Aubert2018-03-0110-1/+523
* SONAR-10047 Use SearchSelect for tags in Bulk Issue ChangeGrégoire Aubert2018-02-275-12/+35
* rewrite remaining backbone modals in reactStas Vilchik2018-02-271-2/+17
* SONAR-10207 Show a loading spinner in tags selectorGrégoire Aubert2018-02-233-6/+21
* create and use Button component (#3087)Stas Vilchik2018-02-219-56/+60
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-141-3/+2
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-137-12/+14
* enable eslint rules to enforce newlines (#3043)Stas Vilchik2018-02-091-0/+1
* rewrite groups app with react (#3017)Stas Vilchik2018-02-062-0/+126
* Merge remote-tracking branch 'origin/branch-7.0'Grégoire Aubert2018-02-013-20/+24
|\