Dave Dunkin
|
b744368720
|
fix(locale): Use correct US English language code.
|
2018-10-20 11:33:16 -07:00 |
|
ivaosthu
|
e7d899f77d
|
fix(react-router): Make sure logout still works.
|
2018-08-13 11:10:54 +02:00 |
|
ivaosthu
|
59bcabe331
|
fix(router): Upgrade to react-router v. 4.x.
This is rather big change to react-router and
required a lot of rewrites.
Mostly followed this guide:
https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/guides/migrating.md
|
2018-08-07 12:50:28 +02:00 |
|
Corinne Krych
|
808ebad141
|
fix(user): flag without border in css
|
2018-02-09 08:47:05 +01:00 |
|
Corinne Krych
|
df4dd6a784
|
fix(locale): make timezone defaulted
|
2018-02-08 12:57:36 +01:00 |
|
Corinne Krych
|
920872512c
|
feat(timezone): Timezone should be configurable
|
2018-02-07 14:53:10 +01:00 |
|
Ivar Conradi Østhus
|
b97e666e0f
|
chore(lint): Added propTypes to all components
|
2018-02-04 22:16:04 +01:00 |
|
ivaosthu
|
2b33fd0a49
|
Minor tweaks
|
2018-01-17 09:45:38 +01:00 |
|
ivaosthu
|
da86b62509
|
Implement support for cutstom authentication.
|
2018-01-16 15:24:06 +01:00 |
|
Simen Bekkhus
|
8ef9def08c
|
Use 120 as width in prettier (#90)
|
2017-08-28 21:40:44 +02:00 |
|
Simen Bekkhus
|
b176d63f56
|
Fix deprecations (#88)
* Fix some optimization bailouts
* Use prop-types package
* Make error comp functional
* Remove unused css transition dep
* Remove unused immutability helper dep
* Align react versions in package.json
|
2017-08-28 21:30:12 +02:00 |
|
Simen Bekkhus
|
683ae7e6d8
|
Use prettier (#87)
* Use prettier
* Upgrade to 1.6 beta
* Update lint deps
* Upgrade to full 1.6
|
2017-08-28 19:15:47 +02:00 |
|
Simen Bekkhus
|
3f8931ff8c
|
Fix faulty proptypes declarations
Go from 188 lint errors to 64
|
2017-07-10 23:38:44 +02:00 |
|
Simen Bekkhus
|
6e0db0a998
|
Upgrade eslint
|
2017-06-29 08:36:10 +02:00 |
|
vsandvold
|
dfb841cd3c
|
github link into menu + username tooltip + visual tweaks
|
2017-01-20 12:57:05 +01:00 |
|
sveisvei
|
410ecf7867
|
typ0 and default to submit form
|
2016-12-27 13:11:56 +01:00 |
|
ivaosthu
|
a256e7c44d
|
Switch to react-modal to avoid buggy polyfill
|
2016-12-22 15:50:56 +01:00 |
|
ivaosthu
|
c9ea64639e
|
Added dialog-polyfill.
closes #23
|
2016-12-22 14:09:16 +01:00 |
|
ivaosthu
|
3ff14117ad
|
fixing linting
|
2016-12-20 19:28:45 +01:00 |
|
ivaosthu
|
aaead7b4b9
|
fix text
|
2016-12-17 10:24:46 +01:00 |
|
sveisvei
|
d7bcdd6c1b
|
fix user
|
2016-12-04 13:25:20 +01:00 |
|
sveisvei
|
eeb40113c5
|
wip
|
2016-12-04 12:49:01 +01:00 |
|
ivaosthu
|
e23cdfeb8d
|
Show username in AppBar
|
2016-11-25 15:37:06 +01:00 |
|
ivaosthu
|
6f8199a014
|
fix linting
|
2016-11-24 21:45:22 +01:00 |
|
ivaosthu
|
67bdb16659
|
Show a dialog if the username cookie is not set.
This is used by unleash server to show who changes what.
By making this a required input allow us to make sure
it is always set.
|
2016-11-24 21:32:29 +01:00 |
|