1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
ivaosthu
d4893f87ef Clean up entry point 2020-02-20 08:30:23 +01:00
Ivar Conradi Østhus
a490b26aea removed unused file 2020-02-20 08:30:23 +01:00
Ivar Conradi Østhus
5f706cf53e wrapping app-stuff 2020-02-20 08:30:22 +01:00
Ivar Conradi Østhus
f82be4655a Added ErrorStore 2020-02-20 08:30:22 +01:00
Ivar Conradi Østhus
6819b7a1e0 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.
2020-02-20 08:30:20 +01:00
Jari Bakken
8a8f157841 Slugify tab anchors. Closes #77. 2020-02-20 08:30:20 +01:00
ivaosthu
1024493d63 Added archived toggles feature #43 2020-02-20 08:30:19 +01:00
Gard Rimestad
8e90df1953 Refactoring log view 2020-02-20 08:30:16 +01:00
Gard Rimestad
5fa3915d24 Adding log tab to admin 2020-02-20 08:30:15 +01:00
Jari Bakken
71aa307a5f Get rid of React warnings 2020-02-20 08:30:14 +01:00
Jari Bakken
034253286a Use plural component names 2020-02-20 08:30:14 +01:00
Jari Bakken
32f50fa116 Make component disk layout/naming more consistent. 2020-02-20 08:30:14 +01:00
ivaosthu
07523973cb using createFactory introduced in react 0.12.x 2020-02-20 08:30:14 +01:00
ivaosthu
b1b3d408f7 Simple tab-based menu to have a contianer for strategies 2020-02-20 08:30:13 +01:00
Jari Bakken
f06a4a8a51 Move unleash-server to top level. 2020-02-20 08:30:13 +01:00