1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src
ivaosthu c4900262f2 feat: Customisable UI via config
This feature enables overrides of certain UI elements from the API
such as setting a different background color for the header.

This will make it easier to customise the UI in different environemnt.
2019-03-13 08:49:50 +01:00
..
__mocks__ feature: Add support for permission system in unleash frontend 2019-01-16 10:39:58 +01:00
__tests__ fix(eslint): ovveride test rules in root .eslintrc file 2018-08-13 13:13:27 +02:00
component feat: Customisable UI via config 2019-03-13 08:49:50 +01:00
data feat: Customisable UI via config 2019-03-13 08:49:50 +01:00
page fix(strategy-create): Should be able to open the create strategy view 2018-08-16 09:12:21 +02:00
store feat: Customisable UI via config 2019-03-13 08:49:50 +01:00
.eslintrc Use 120 as width in prettier (#90) 2017-08-28 21:40:44 +02:00
index.jsx feat: Customisable UI via config 2019-03-13 08:49:50 +01:00
jsconfig.json add support for decorators via babel 2016-12-30 23:07:37 +01:00
metrics-poller.js bugfix(metrics-poller) use size and not length for immutable array 2018-02-04 22:04:28 +01:00
permissions.js feature: Add support for permission system in unleash frontend 2019-01-16 10:39:58 +01:00
setupTests.js test(form): add enzyme tests 2018-02-16 20:45:05 +01:00