Commit Graph

37 Commits

Author SHA1 Message Date
Stas Vilchik
77bd653967 rewrite remaining helpers to ts 2017-09-13 13:53:58 +02:00
Stas Vilchik
793e86fce6 update prettier 2017-09-13 13:53:58 +02:00
Grégoire Aubert
db6ad16520 Use date parsing function from date-fns instead of new Date() 2017-08-25 11:05:36 +02:00
Grégoire Aubert
f6276b3b6f SONAR-9385 SONAR-9436 Replace moment with react-intl 2017-08-25 11:05:36 +02:00
Stas Vilchik
7983068e4d translate all routes files to ts (#2378) 2017-08-18 18:53:44 +02:00
Stas Vilchik
f37810ecfd add typings, update tsconfig (#2376) 2017-08-17 18:15:50 +02:00
Stas Vilchik
550501dc6d update yarn.lock 2017-08-16 10:40:06 +02:00
Grégoire Aubert
8291dc2ef2 Configure for use with Typescript 2017-08-16 09:13:02 +02:00
Grégoire Aubert
cb106e6ec3 Update jest to v24.0.4 2017-08-15 17:21:24 +02:00
Stas Vilchik
90306cb436 comment flow annotations (#2335) 2017-08-14 15:15:26 +02:00
Stas Vilchik
e561d11d7d update react (#2288) 2017-07-25 13:18:52 +02:00
Stas Vilchik
f42aaaa989 replace require.ensure with dymamic import (#2187) 2017-07-18 15:11:50 +02:00
Stas Vilchik
d5b076b2fc upgrade prettier and remove prettier-eslint (#2254) 2017-07-17 10:07:30 +02:00
Stas Vilchik
89c38a3abb upgrade webpack (#2178) 2017-06-19 05:41:19 -07:00
Stas Vilchik
f7e9c0f2ac simplify config of sonar-web 2017-06-15 00:22:22 -07:00
Grégoire Aubert
5cc073853d Update to last flow type version 2017-06-13 15:11:07 +02:00
Stas Vilchik
864a48b811 drop legacy code from libs/ (#2118) 2017-05-29 15:12:43 +02:00
Stas Vilchik
c8727c5ee3 apply search feedback (#2083) 2017-05-22 09:23:07 +02:00
Stas Vilchik
71be078d65 use prettier-css (#2035) 2017-05-09 10:05:34 +02:00
Grégoire Aubert
56194c84a5 SONAR-8784 Update react-router and history to v3 2017-04-28 15:32:07 +02:00
Stas Vilchik
73416c40dc upgrade jest (#1981) 2017-04-27 09:07:29 +02:00
Stas Vilchik
3e72937a66 apply feedback for issues page (#1980) 2017-04-26 21:09:55 +02:00
Stas Vilchik
f6e90fdc19 upgrade prettier (#1954) 2017-04-20 11:10:13 +02:00
Stas Vilchik
d030db77d6 improve react usage (#1936)
* remove React.createClass

* remove react-addons-shallow-compare

* convert to functional components

* replace Component with PureComponent

* remove react-router-redux

* declare function components consistently

* fix quality flaws

* fix typo

* declare children prop consistently

* pass location to ComponentNavMenu
2017-04-19 08:51:45 +02:00
Stas Vilchik
139261bbc1 SONAR-9064 Rework facets sidebar on the issues page 2017-04-13 12:21:37 +02:00
Stas Vilchik
fe716c6dc4 re-format js code (#1877) 2017-03-31 13:54:46 +02:00
Stas Vilchik
7d963d84f4 optimize js bundles (#1855) 2017-03-27 12:04:48 +02:00
Stas Vilchik
c066c98186 add flow-typed definitions (#1847) 2017-03-24 10:01:05 +01:00
Stas Vilchik
de4365079b format code using prettier (#1774) 2017-03-17 09:10:48 +01:00
Stas Vilchik
b0ff07c83a use rc-tooltip 2017-03-10 14:43:39 +01:00
Stas Vilchik
b03c9e1d4d MMF-703 More efficient UX for issue multiple locations (#1749) 2017-03-07 09:08:11 +01:00
Stas Vilchik
1b28e2d59a use babel-preset-env (#1645) 2017-02-09 13:22:26 +01:00
Stas Vilchik
5595c2f862 upgrade react-select 2016-12-28 16:03:41 +01:00
Stas Vilchik
bc07b29494 upgrade eslint and its plugins, tune rules (#1481) 2016-12-22 17:11:21 +01:00
Stas Vilchik
6561a1a560 upgrade jest, babel-jest and enzyme, add enzyme-to-json 2016-12-20 16:18:02 +01:00
Stas Vilchik
2a91ab92da SONAR-7674 Add Activity Stream interface (#1459) 2016-12-19 14:07:32 +01:00
Stas Vilchik
3711b73ae8 use yarn (#1453) 2016-12-12 17:40:57 +01:00