Commit Graph

24 Commits

Author SHA1 Message Date
5a9f540cc0 Use Bootstrap variables in styles 2016-07-31 12:18:46 +02:00
b7ff2bbd85 l10n of login info messages 2016-07-31 01:05:08 +02:00
1ec6af4833 Get rid of lodash in Grid 2016-07-30 22:54:19 +02:00
1add19319d Add Travis-CI build + restore stylelint 2016-07-30 19:50:04 +02:00
42662200aa Beginning of a more responsive sidebar 2016-07-30 16:01:42 +02:00
d8a44cdc3c Use table-condensed on small screens 2016-07-30 01:05:25 +02:00
85ebfa0c55 Update hook to rebuild (S)CSS as well 2016-07-30 00:50:45 +02:00
27e3dc9b14 Fix issue #3, focus issue on navbar 2016-07-30 00:44:32 +02:00
2d9747482b Move to CSS modules
Also includes misc fixes

* Use CSS modules for all the CSS.
* Fix a bug in the filterbar which was not filtering anything.
* Fix a l10n issue in songs view.
* Update hook to clean build repo before running, preventing to push
dev built code.
* Update webpack build code.
2016-07-30 00:19:05 +02:00
921028c073 Finish translation 2016-07-29 00:50:08 +02:00
157382c3b8 Fix mixed content blocked when browsing the UI on HTTPS
When not setting an endpoint protocol scheme at login, "http" was
assumed. Changing this to the same protocol as current one, to avoid
mixed blocked content.

Also prevent multiple submissions of LoginForm.
2016-07-29 00:03:28 +02:00
945b218504 Translations improved
* Translation system in place
* French translations available
2016-07-28 23:20:11 +02:00
e6b9c3bf07 Beginning of translation using react-intl 2016-07-28 01:22:48 +02:00
a13f87b5c0 Remove horizontal scrolling on xs screen on login form 2016-07-27 14:10:01 +02:00
25844836cb Better responsiveness 2016-07-27 13:51:30 +02:00
28bff9cece Fix a bug with error handling in API middleware 2016-07-27 13:51:09 +02:00
942d123791 Limit maximum width of arts 2016-07-26 21:06:41 +02:00
b54734b5dc Improve sidebar 2016-07-26 21:01:27 +02:00
414f05df44 Hot reloading with webpack 2016-07-26 15:59:18 +02:00
ef4dfd1176 Accessibility stuff 2016-07-26 13:21:37 +02:00
136fb59ed5 Better webpack config 2016-07-25 23:22:44 +02:00
767fd0f7d1 Manage CSS with webpack as well, reduce number of final scripts 2016-07-25 01:04:09 +02:00
2ccabdbd7f Disable redux logging middleware when in production build 2016-07-24 23:52:56 +02:00
2e1381acc6 Initial commit 2016-07-24 23:46:27 +02:00