Commit Graph

98 Commits

Author SHA1 Message Date
Henry Whitaker
fc35da9f8d Added slack notifications 2020-04-27 18:50:01 +01:00
Henry Whitaker
4764aae1e4 Merge pull request #24 from henrywhitaker3/dev
Updated laravel framework
2020-04-27 15:11:36 +01:00
Henry Whitaker
78bb343d09 Updated dependencies 2020-04-27 15:05:26 +01:00
Henry Whitaker
b462a1bb99 Merge pull request #23 from henrywhitaker3/dependabot/composer/laravel/framework-7.8.1
Bump laravel/framework from 7.7.1 to 7.8.1
2020-04-27 14:58:57 +01:00
dependabot-preview[bot]
ee7a8ad797 Bump laravel/framework from 7.7.1 to 7.8.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.7.1 to 7.8.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-7.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.7.1...v7.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 11:13:39 +00:00
Henry Whitaker
b6e4ab2760 Added favicons 2020-04-25 12:25:39 +01:00
Henry Whitaker
73523e102f updated README.md 2020-04-24 18:26:36 +01:00
Henry Whitaker
b61963af3b Added UI for changelog 2020-04-24 18:20:32 +01:00
Henry Whitaker
d160dcbd0b Added changelog API method 2020-04-24 18:20:12 +01:00
Henry Whitaker
dee74bb0c8 Increment version # & add to changelog 2020-04-24 17:47:42 +01:00
Henry Whitaker
823993919c Merge pull request #21 from henrywhitaker3/dependabot/composer/phpunit/phpunit-8.5.4
Bump phpunit/phpunit from 8.5.3 to 8.5.4
2020-04-24 17:38:23 +01:00
Henry Whitaker
51ba0c839a Merge pull request #20 from henrywhitaker3/dependabot/npm_and_yarn/react-bootstrap-1.0.1
Bump react-bootstrap from 1.0.0 to 1.0.1
2020-04-24 17:37:50 +01:00
Henry Whitaker
6a944e6716 Merge pull request #19 from henrywhitaker3/dependabot/composer/laravel/framework-7.7.1
Bump laravel/framework from 7.6.2 to 7.7.1
2020-04-24 17:37:26 +01:00
Henry Whitaker
adcf8a9051 Merge pull request #22 from henrywhitaker3/dependabot/npm_and_yarn/sass-1.26.5
Bump sass from 1.26.3 to 1.26.5
2020-04-24 17:36:43 +01:00
dependabot-preview[bot]
0b79630e9e Bump sass from 1.26.3 to 1.26.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.3 to 1.26.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.26.3...1.26.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-24 08:24:55 +00:00
dependabot-preview[bot]
b44159eb4a Bump phpunit/phpunit from 8.5.3 to 8.5.4
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.3 to 8.5.4.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.5.3...8.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 09:40:26 +00:00
dependabot-preview[bot]
fc2fe39359 Bump react-bootstrap from 1.0.0 to 1.0.1
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 08:17:09 +00:00
dependabot-preview[bot]
30e262c35a Bump laravel/framework from 7.6.2 to 7.7.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.6.2 to 7.7.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-7.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.6.2...v7.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-22 10:07:27 +00:00
Henry Whitaker
fa28d3523f Update README.md 2020-04-21 23:43:55 +01:00
Henry Whitaker
fc8806e9df Update README.md 2020-04-21 23:43:14 +01:00
Henry Whitaker
8035d51bf5 Fixed graph order
Explicit ordering by time was showing the results the wrong way around
2020-04-21 23:41:09 +01:00
Henry Whitaker
cfa6dc43ca Merge pull request #18 from henrywhitaker3/dev
Changed graph view to 7 days by default
2020-04-21 23:26:23 +01:00
Henry Whitaker
05c5ebb718 Merge pull request #17 from henrywhitaker3/dependabot/composer/guzzlehttp/guzzle-6.5.3
Bump guzzlehttp/guzzle from 6.5.2 to 6.5.3
2020-04-21 23:24:43 +01:00
Henry Whitaker
1b0b62f70e Merge pull request #16 from henrywhitaker3/dependabot/composer/laravel/framework-7.6.2
Bump laravel/framework from 7.5.2 to 7.6.2
2020-04-21 23:24:27 +01:00
Henry Whitaker
1c92353816 Changed latest graph to show last 7 days by default 2020-04-21 23:23:56 +01:00
dependabot-preview[bot]
3eb93f8b95 Bump guzzlehttp/guzzle from 6.5.2 to 6.5.3
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.3/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.2...6.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 10:47:55 +00:00
dependabot-preview[bot]
9aa083d09b Bump laravel/framework from 7.5.2 to 7.6.2
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.5.2 to 7.6.2.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-7.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.5.2...v7.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 09:56:47 +00:00
Henry Whitaker
e00f9af1c9 Update README.md 2020-04-14 00:08:30 +01:00
Henry Whitaker
62eeeee9fe Added some tests 2020-04-14 00:05:29 +01:00
Henry Whitaker
50ed4ab894 Merge pull request #14 from henrywhitaker3/dev
Shuffled around UI elements
2020-04-13 23:24:10 +01:00
Henry Whitaker
259ab2fe48 Shuffled around UI elements 2020-04-13 23:19:21 +01:00
Henry Whitaker
3b60bd756f Merge pull request #13 from henrywhitaker3/dev
Added avg + max
2020-04-13 23:00:54 +01:00
Henry Whitaker
51a459cc07 npm run prod 2020-04-13 22:45:38 +01:00
Henry Whitaker
2adb977cfb Added front-end current/max/avg 2020-04-13 22:37:22 +01:00
Henry Whitaker
3ea2cb97e9 Added max and avg to data returned by the API 2020-04-13 22:36:49 +01:00
Henry Whitaker
8d6cb6a962 Update README.md 2020-04-13 17:50:26 +01:00
Henry Whitaker
a04c72e63d Merge pull request #12 from henrywhitaker3/dev
Removed points on graphs and updated jquery
2020-04-13 10:57:33 +01:00
Henry Whitaker
dc65b931cb Added link to changelog 2020-04-13 10:51:45 +01:00
Henry Whitaker
5ffbfc2018 Changed pointHitRadius 2020-04-13 10:49:06 +01:00
Henry Whitaker
18653fbae7 Updated JS with new jquery version 2020-04-13 10:41:51 +01:00
Henry Whitaker
6fab906ca7 Merge pull request #11 from henrywhitaker3/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.4.1 to 3.5.0
2020-04-13 10:40:24 +01:00
Henry Whitaker
d5386a96d0 Removed radius on graph points 2020-04-13 10:39:37 +01:00
dependabot-preview[bot]
e2e45c193f Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 07:35:05 +00:00
Henry Whitaker
bea5654218 Merge pull request #9 from henrywhitaker3/add-license-1
Create LICENSE
2020-04-13 08:28:47 +01:00
Henry Whitaker
970d7c3df2 Create LICENSE 2020-04-13 08:28:34 +01:00
Henry Whitaker
1a9774f60c Changed order of speedtests table 2020-04-13 08:15:52 +01:00
Henry Whitaker
1c72221df9 Added a table to display all test results 2020-04-13 01:11:54 +01:00
Henry Whitaker
5e60eb897f Update README.md 2020-04-12 21:01:46 +00:00
Henry Whitaker
8c88d64db3 Small fix 2020-04-10 19:07:31 +01:00
Henry Whitaker
542a9fc287 Merge pull request #8 from henrywhitaker3/v1-updater
Small bugfixes
2020-04-10 18:59:37 +01:00