1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
2a4a76aaf5 When the user enters his username in to the field
a username cookie is updated and will be available
in all subsequent requests.

THIS IS NOT AUTHENTICATION! it is not safe and is
only implemented as a first edition. It does how ever
solve the issue where we are not able to see who
canged what.
2015-02-05 13:39:00 +01:00
Jari Bakken
b188f42292 Slugify tab anchors. Closes #77. 2015-01-26 12:47:26 +01:00
ivaosthu
505d6373cd Added archived toggles feature #43 2014-12-17 21:57:38 +01:00
Gard Rimestad
ca4d34736f Refactoring log view 2014-11-14 07:29:55 +01:00
Gard Rimestad
3ee7beb63e Adding log tab to admin 2014-11-13 15:14:41 +01:00
Jari Bakken
1fe6181e91 Get rid of React warnings 2014-11-10 14:54:42 +01:00
Jari Bakken
f47c78c545 Use plural component names 2014-11-03 14:00:45 +01:00
Jari Bakken
8d0dce0930 Make component disk layout/naming more consistent. 2014-11-03 13:19:32 +01:00
ivaosthu
b52aca4718 using createFactory introduced in react 0.12.x 2014-11-02 21:03:39 +01:00
ivaosthu
0ba223dc4e Simple tab-based menu to have a contianer for strategies 2014-11-01 14:52:37 +01:00
Jari Bakken
8c3fdfc9d4 Move unleash-server to top level. 2014-10-31 16:35:35 +01:00