Commit Graph

12 Commits (c32db349d90c6f37ef4ac6c92f208a5dfe4a4bc2)

Author SHA1 Message Date
Icedream 392cda25ea
Upgrade packages. 2017-08-25 23:36:14 +02:00
Icedream c45be9a476
Set up webpack and webpack-dev-server. 2017-08-25 08:28:44 +02:00
Icedream 202c35b517
Start implementing MySQL data fetching.
gitea/icedream/vizon-countdown-website/develop There was a failure building this commit Details
- Create Drawing component to display drawing information.
- Add SQL file to create view to filter for amount of correctly matched numbers.
- Use pooled connections for MySQL connections.
- Implement API endpoint "status", not done yet, needs to query from above mentioned view.
- Add more npm scripts that interact with docker/docker-compose.
- Allow web container to write back to source folder.
2017-08-23 14:59:12 +02:00
Icedream 9bea67e1b1
Set up docker as development environment.
gitea/icedream/vizon-countdown-website/master There was a failure building this commit Details
- Docker will be used to provide a working stack with a MySQL server and phpMyAdmin as we're planning to rebuild the website to include results and winners from drawings.
- Fix dependencies/devDependencies.
2017-08-22 22:21:26 +02:00
Icedream 33ca8b5760
Remove unused svg-inline-loader. 2017-08-20 02:43:22 +02:00
Icedream 3157105adf
Use Rizon's Colaborate font for the header and reformat some SASS code. 2017-08-20 02:35:12 +02:00
Icedream 2919595115
Update package lock. 2017-08-19 23:33:52 +02:00
Icedream b87e1e7577
Apply some measurements for shaving off the few kilobytes.
- Shave off about 30 kB by building with preact instead of react.
- Shave off another 20 kB by using a moment-timezone build with only data for 2012~2022. Should be updated in time!
2017-08-19 16:52:10 +02:00
Icedream 02aff29fc1
Downgrade eslint-plugin-jsx-a11y to 5.1.1.
Fixes error message regarding missing lint rule.
2017-08-19 16:23:35 +02:00
Icedream 7e0f58d113
Update eslint to 4.5.0. 2017-08-19 16:21:58 +02:00
Icedream b6de980119
Fix timezone issues. 2017-08-19 10:13:04 +08:00
Icedream 9e324a1f94
Initial commit. 2017-08-19 03:25:18 +02:00