dependabot[bot]
a35127d220
Bump lodash from 4.17.11 to 4.17.15
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-10-09 09:14:22 +00:00
Felix Hamme
9897257748
Redesign tournament header/properties
2019-06-18 22:29:33 +02:00
JP1998
06b20465a6
Update all dependency versions to avoid security vulnerabilities
2019-06-12 00:05:18 +02:00
Felix Hamme
bd79607d98
Add google style guide to eslint config
2019-05-09 14:48:43 +02:00
JP1998
b0949f28d5
Create proper animation for the group phase section
...
The appearance and disappearance of the group phase section will now be animated.
The animation will have to be adjusted at some point, since currently the height
is hardcoded.
The reason for the library is, that react-bootstrap doesn't support
animations anymore as of
https://github.com/react-bootstrap/react-overlays/issues/146#issuecomment-282036734
2019-04-16 09:47:50 +02:00
JP1998
73fa9213b8
Add the favicon to all pages
2019-04-09 10:18:55 +02:00
JP1998
ef2383d561
Update all the used dependencies for the frontend
2019-04-03 11:10:58 +02:00
JP1998
ec0a75e5df
Implement editing of team names
2018-12-12 17:50:03 +01:00
JP1998
5aa97e162d
Add actually functioning style check and fix style in api.js
2018-12-06 09:57:51 +01:00
JP1998
4b99c4b2dd
Add proper config for eslint
2018-12-06 09:11:52 +01:00
JP1998
91b532b6cd
Add api calls with persistent user data
...
Added login and registration api calls to the function pool,
while the application state is persistet through localStorage.
Also (if signed in) the username will be displayed in the
navigation bar of the website.
2018-11-29 16:19:02 +01:00
JP1998
27e118041e
Add dependency for API-calls
...
This commit adds the axios-dependency, which is used
to call the API-functions. Moreover the README.md has
been updated accordingly.
2018-11-13 15:36:23 +01:00
JP1998
140589960a
Refactor index page to use reactstrap
2018-11-10 17:01:29 +01:00
JP1998
b3be9d7fe4
Add dependency to reactstrap
2018-11-08 13:36:00 +01:00
JP1998
2d1bad3fde
Add support for custom css files
2018-11-08 11:20:36 +01:00