aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/custom-measures
Commit message (Expand)AuthorAgeFilesLines
* update web dependenciesStas Vilchik2018-10-263-12/+12
* SONAR-11184 Deprecate custom measure feature in the web appStas Vilchik2018-09-072-4/+14
* update sonar-web dependencies (#239)Stas Vilchik2018-05-152-2/+2
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-4/+2
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-0913-511/+489
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-032-0/+8
* create and use Button component (#3087)Stas Vilchik2018-02-215-32/+23
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-142-11/+7
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-134-4/+4
* rewrite custom measures app in react (#3052)Stas Vilchik2018-02-1340-808/+1814
* rewrite custom metrics app in react (#3036)Stas Vilchik2018-02-093-1/+112
* strengthen import/order (#3024)Stas Vilchik2018-02-072-2/+2
* fix file headersStas Vilchik2018-01-151-21/+1
* Fix license headers for 2018Simon Brandhof2018-01-0714-13/+33
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-021-12/+14
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-031-2/+14
* SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-031-3/+1
* SONAR-8972 Limit the input length when creating custom metricsStas Vilchik2017-10-121-1/+1
* SONAR-8828 Make sure all messages can be localized (#2600)Stas Vilchik2017-10-035-20/+20
* SONAR-9803 Prevent crashes when the date is undefinedGrégoire Aubert2017-09-131-2/+6
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-122-10/+2
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-1/+3
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-2/+2
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-1/+8
* upgrade prettier (#1954)Stas Vilchik2017-04-201-1/+2
* improve react usage (#1936)Stas Vilchik2017-04-191-1/+1
* optimize js bundles (#1855)Stas Vilchik2017-03-273-7/+11
* format code using prettier (#1774)Stas Vilchik2017-03-1714-91/+83
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1014-28/+28
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-294-15/+16
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-226-13/+9
* reorganize store directoriesStas Vilchik2016-12-091-1/+1
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-071-10/+10
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-283-8/+73
* use limited page width on history and custom measures pagesStas Vilchik2016-08-261-1/+1
* fix quality flawsStas Vilchik2016-04-151-1/+1
* enforce js code style5.5-M14Stas Vilchik2016-04-0511-11/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-312-2/+2
* improve code qualityStas Vilchik2016-02-2210-80/+80
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-192-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-1312-12/+12
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0512-0/+228
* install webpackStas Vilchik2015-12-185-10/+9
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-148-23/+22
* migrate js apps to es2015 modulesStas Vilchik2015-09-1812-337/+328
* SONAR-6697 update UI of the custom measures pageStas Vilchik2015-09-156-79/+83
* Revert "use single web app"Stas Vilchik2015-09-1010-31/+24
* use the single web appStas Vilchik2015-08-2610-24/+31
* SONAR-6697 show updated date if availableStas Vilchik2015-07-081-1/+5
* SONAR-6697 filter available metricsStas Vilchik2015-07-083-11/+38