1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/public/js/components
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
..
feature Filter list of feature toggles. 2020-02-20 08:30:19 +01:00
form Ensure unique ids in feature form. Closes #57. 2020-02-20 08:30:18 +01:00
log Improve date formatting in log view. 2020-02-20 08:30:20 +01:00
strategy Link for deleting strategies (#60) 2020-02-20 08:30:18 +01:00
ErrorMessages.jsx Refactored all ``handleFoo` to `onFoo`` 2020-02-20 08:30:14 +01:00
Menu.jsx When the user enters his username in to the field 2020-02-20 08:30:20 +01:00
TabView.jsx Slugify tab anchors. Closes #77. 2020-02-20 08:30:20 +01:00
User.jsx When the user enters his username in to the field 2020-02-20 08:30:20 +01:00