1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

42 Commits

Author SHA1 Message Date
ivaosthu
da86b62509 Implement support for cutstom authentication. 2018-01-16 15:24:06 +01:00
ivaosthu
a33aed3461 Add version details to the footer. 2017-11-24 08:41:36 +01:00
Simen Bekkhus
10ae1d8aa7 Upgrade prettier 2017-11-11 09:16:03 +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
ivaosthu
9cb091e5c4 Make logo path relative to support context-paths 2017-03-07 18:52:11 +01:00
ivaosthu
f3995f5986 Heading Should be Captialized 2017-03-07 14:55:33 +01:00
Vegard Sandvold
bf86929a44 adds logo to drawer title and updates favicon (#76) 2017-03-07 11:39:10 +01:00
vsandvold
d62175eb5b styling cleanup 2017-03-01 21:54:31 +01:00
vsandvold
3415fcb82e improved page layout + horizontal scrolling tables on mobile 2017-01-23 09:13:38 +01:00
vsandvold
7b1bab0fc3 removed Unleash from header title + visual tweaks 2017-01-20 14:09:44 +01:00
vsandvold
dfb841cd3c github link into menu + username tooltip + visual tweaks 2017-01-20 12:57:05 +01:00
Sveinung Røsaker
0dec34be17 Fix links to clients 2017-01-09 17:42:25 +01:00
ivaosthu
98abaa921b only keep scroll-position for back/forward actions 2016-12-29 14:01:03 +01:00
ivaosthu
3e526e655e use pathname as scrollKey 2016-12-29 12:46:37 +01:00
ivaosthu
c5b6f8b808 Keep scroll postion.
closes #27
2016-12-29 12:46:37 +01:00
sveisvei
4f363a7aa0 mobile view fixes 2016-12-22 10:43:13 +01:00
ivaosthu
3ff14117ad fixing linting 2016-12-20 19:28:45 +01:00
sveisvei
dc2e68dc29 cleanup 2016-12-14 13:28:26 +01:00
sveisvei
4530f37a14 fix lint 2016-12-14 12:50:23 +01:00
sveisvei
f9375920a3 scroll to top after navigation 2016-12-11 19:31:28 +01:00
sveisvei
b4e600afd9 only output icon if wanted 2016-12-10 15:29:09 +01:00
ivaosthu
12617aa6e9 Add icons to navigation 2016-12-10 14:06:54 +01:00
sveisvei
cde4f510df cleanup footer 2016-12-10 09:28:42 +01:00
ivaosthu
abc8c8cfd6 Remove client-strategies 2016-12-09 17:50:48 +01:00
sveisvei
4c343adb34 add missing key 2016-12-09 14:00:37 +01:00
sveisvei
32e92e9395 axx maxWidth 2016-12-05 19:29:07 +01:00
sveisvei
73a1dcdc75 comment out stuff to remove later 2016-12-05 18:25:46 +01:00
sveisvei
815a8c04d6 fix reverse correct array 2016-12-05 17:16:51 +01:00
sveisvei
efa3e7d795 deep document title 2016-12-05 17:15:55 +01:00
sveisvei
3effd6dbdb close drawer on new page 2016-12-05 17:10:32 +01:00
sveisvei
dfbdcc093a generate header based on routes 2016-12-05 17:04:00 +01:00
sveisvei
a1006e14f0 add application view 2016-12-05 15:15:01 +01:00
sveisvei
14a0b1dba7 add spacing to grid 2016-12-04 15:25:33 +01:00
sveisvei
597ed58fe1 add pageTitle 2016-12-04 15:23:22 +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
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
ivaosthu
d21bf84a5b init 2016-11-10 14:27:06 +01:00