Commit Graph
220 Commits
Author SHA1 Message Date
Gaël Métais 21cd0cb346 Merge pull request #25 from achrafbenyounes/refactor
Starting Angular FrontEnd
2014-12-15 22:00:04 +01:00
achrafbenyounes b1a0dfa7bd Update jshint config 2014-12-15 18:58:38 +01:00
achrafbenyounes ffbedc1e02 Starting Angular FrontEnd 2014-12-15 18:43:22 +01:00
Gaël Métais 0a647264d7 Merge pull request #23 from gmetais/restful
RESTful API
2014-12-14 22:57:55 +01:00
Gaël Métais 1385e28911 Fix tests 2014-12-14 22:50:56 +01:00
Gaël Métais 2ab843efdb Added some sub-requests to the API 2014-12-14 22:36:25 +01:00
Gaël Métais 90dac7dd19 Created the generic score profile 2014-12-14 21:35:46 +01:00
Gaël Métais 792f7d8e21 Implements a general score calculator 2014-12-14 15:47:58 +01:00
Gaël Métais 5b0eb07d0d Merge pull request #19 from gmetais/#4
Securize and add limits to API calls
2014-12-13 14:04:29 +01:00
Gaël Métais 8abfe93df7 The test itself starts the server in a before hook 2014-12-13 13:56:21 +01:00
Gaël Métais 3ad6cdef51 Launch the test server with coverage 2014-12-13 12:11:33 +01:00
Gaël Métais 0da2ad0c10 Add API limits configurable in settings.json 2014-12-12 20:26:19 +01:00
Gaël Métais 84faabca86 Fix Auth token 2014-12-10 08:16:11 +01:00
Gaël Métais 49015e3422 API authentification (tbc...) 2014-12-09 09:04:28 +01:00
Gaël Métais 906f0876a0 API is starting to run 2014-12-05 16:14:08 +01:00
Gaël Métais e18cd87a07 Writing the API (workin in progress) 2014-12-02 00:08:07 +01:00
Gaël Métais 35aed5fb55 Test that console.log is never called 2014-11-28 18:31:14 +01:00
Gaël Métais 6089e5fe20 Introduce debug instead of console.log 2014-11-28 17:53:39 +01:00
Gaël Métais 2a316ebb1e Fix tests 2014-11-28 17:22:32 +01:00
Gaël Métais 1f83fe1b48 CLI is working, API not ready, Front broken 2014-11-28 10:45:30 +01:00
Gaël Métais b72e74e0d3 Init 2014-11-18 22:27:10 +01:00
Gaël Métais 0ba526ebd8 v1.0.0 v1.0.0 2014-11-17 19:34:59 +01:00
Gaël Métais 92facbb9ef Remove experimental notice 2014-11-17 19:34:48 +01:00
Gaël Métais bddab92c31 Small text change 2014-11-17 19:33:47 +01:00
Gaël Métais 3b94a4520c Reorganize menu 2014-11-16 20:07:24 +01:00
Gaël Métais 88beb41143 Reorganize menu 2014-11-16 20:07:12 +01:00
Gaël Métais 2f06f4d8d7 Increase warning threshold for cssDuplicatedProperties 2014-11-14 13:49:09 +01:00
Gaël Métais dc5bd270ea Tweek CSS complexity score 2014-11-13 09:07:17 +01:00
Gaël Métais 6bb2be532a Add cssRedundantChildNodesSelectors rule 2014-11-12 11:23:47 +01:00
Gaël Métais ace02138ff Merge branch 'analyze-css-0.7.0' 2014-11-12 09:04:01 +01:00
Gaël Métais c85d5042e0 Merge domComplexity module from Phantomas 1.7.0 2014-11-12 08:17:12 +01:00
Gaël Métais bd66dedf71 Merge CSS parsing errors from phantomas 1.7.0 2014-11-11 23:31:57 +01:00
Gaël Métais aa34f60ce9 Merge phantomas 1.7.0 new functionnalities 2014-11-11 23:29:54 +01:00
Gaël Métais 9249b7ae3e Update phantomas to 1.7.0 2014-11-11 23:28:39 +01:00
Gaël Métais bc3323eb8b Label on warningsFilter checkbox 2014-11-05 19:09:19 +01:00
Gaël Métais 89b45163e9 Warning if css rules nbr > dom elements count 2014-11-05 19:07:36 +01:00
Gaël Métais 1e1ed54750 Change the message of DOM manipulations in body 2014-11-04 19:47:35 +01:00
Gaël Métais 595d0156ea Adjust timeline width 2014-11-03 17:38:09 +01:00
Gaël Métais 9f35d4d3cd Revert input url 2014-11-03 17:36:31 +01:00
Gaël Métais b3ec3512b9 Change main input type from text to url 2014-11-03 17:18:35 +01:00
Gaël Métais 52b77468f4 Update packages 2014-11-03 17:10:57 +01:00
Gaël Métais 5276ad8a26 Version problem with css-analyze 2014-11-03 17:10:08 +01:00
Gaël Métais c3b4b30603 Warn when a jQuery function is called on an empty object 2014-11-03 16:45:10 +01:00
Gaël Métais 3ae318c9bc Warn when a query returns 0 results in timeline 2014-11-03 16:04:36 +01:00
Gaël Métais ddb95b2653 Warn when a query returns 0 results in timeline 2014-11-03 16:00:13 +01:00
Gaël Métais 5e6a7fc6b6 Warning more visible if bind on multiple elements 2014-11-03 11:32:47 +01:00
Gaël Métais a2217a9178 Fix 'undefined' arg in JS execution tree 2014-11-03 11:12:27 +01:00
Gaël Métais 1226b4cb60 No info icon when not needed 2014-11-03 09:47:33 +01:00
Gaël Métais 1b455367de Fixes on duplicated queries 2014-10-29 19:27:29 +01:00
Gaël Métais 35de0bdcf3 Remove durations on profiling table and improve the timeline 2014-10-29 00:25:28 +01:00