Commit Graph
238 Commits
Author SHA1 Message Date
Gaël Métais 301ebd9b6f Re-enable warnings on dashboard 2014-12-20 18:37:31 +01:00
Gaël Métais 01fe0ca381 Optimized category score bubble position 2014-12-20 17:55:42 +01:00
Gaël Métais b6a9f5109c Improve colors 2014-12-20 17:43:21 +01:00
Gaël Métais 3320e993e7 Improve colors 2014-12-20 17:42:49 +01:00
Gaël Métais 239672116b Removing the old server 2014-12-20 09:25:26 +01:00
Gaël Métais 4d8e71fff4 Merge branch 'customRules' into refactor 2014-12-19 15:01:37 +01:00
Gaël Métais 4babf6d30e Merge branch 'refactor' of https://github.com/gmetais/YellowLabTools into refactor 2014-12-19 14:51:39 +01:00
Gaël Métais 9fe1808e1c Merge branch 'achrafbenyounes-refactor' into refactor 2014-12-19 14:51:14 +01:00
Gaël Métais ebb9dbc7f1 Fix mispelled 'requests' rule in API 2014-12-19 14:48:54 +01:00
Gaël Métais e2dc5e0705 Fix typo 2014-12-19 14:48:13 +01:00
Gaël Métais f66f464199 Fixes for jsHint 2014-12-19 14:44:03 +01:00
Gaël Métais 35d42b9ec5 Merge pull request #28 from gmetais/api-too-fast
Api responding too fast
2014-12-19 14:38:07 +01:00
Gaël Métais 0776551aa7 Fix #26 API redirects to the response before it's written to disk 2014-12-19 14:34:47 +01:00
Gaël Métais 482a890447 Add debugging logs to resultsDatastore 2014-12-19 14:27:19 +01:00
Gaël Métais bc8ebd8db3 Fix CERT_UNTRUSTED error on Travis 2014-12-19 14:26:46 +01:00
Gaël Métais 521a81ca1d Introducing custom score calculations (jQuery version) 2014-12-19 14:20:20 +01:00
achrafbenyounes c4a7b1f129 Enhancing index, view and dashboard ui 2014-12-18 18:02:39 +01:00
achrafbenyounes d712eb3a59 Enhancing index, view and dashboard ui 2014-12-18 18:02:04 +01:00
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