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

554 Commits

Author SHA1 Message Date
Corinne Krych
056cb4cda2 fix(feature): display strategies tab as default 2018-02-15 17:30:18 +01:00
Corinne Krych
6abc3b604d Merge branch 'make.strategies.default.tab' of github.com:corinnekrych/unleash-frontend into make.strategies.default.tab 2018-02-15 17:29:16 +01:00
Corinne Krych
8dbd0d4cec clean(feature): remove unused code 2018-02-15 17:28:09 +01:00
Corinne Krych
b40bafcf04 Merge branch 'master' into make.strategies.default.tab 2018-02-15 17:15:18 +01:00
Corinne Krych
35bfc3f869 fixt(feature): move description outside of strategies block 2018-02-15 17:09:00 +01:00
Ivar Conradi Østhus
c5155ce03f fix(package): Upgrade react-redux to version 5.0.6 2018-02-13 08:59:30 +01:00
Ivar Conradi Østhus
c159b325dc fix(package): Upgrade react-modal to version 3.1.13 2018-02-13 08:56:10 +01:00
Corinne Krych
4dfddd6615 fix(feature): get rid of the regression, create feature can have a name 2018-02-12 09:23:50 +01:00
Ivar Conradi Østhus
e01e23681d Merge pull request #112 from Unleash/react_16
Upgrade to React 16
2018-02-11 18:55:51 +01:00
Corinne Krych
ea5858b33d fix(feature): remove duplicate description in feature deatil view 2018-02-11 18:35:26 +01:00
Corinne Krych
2781c4304c fix(feature): naviagation issue when updating feature 2018-02-11 18:31:48 +01:00
Ivar Conradi Østhus
c18ad66bb2 Merge branch 'master' into react_16 2018-02-11 18:24:36 +01:00
Corinne Krych
4dd033c30e fix(feature): display strategies tab as default 2018-02-11 17:56:00 +01:00
Ivar Conradi Østhus
5e545765de 3.0.0 2018-02-10 09:33:16 +01:00
Ivar Conradi Østhus
c8ca85a899 chore(changelog): prepare version 3.0.0 2018-02-10 09:33:10 +01:00
Corinne Krych
8a4d48eeb7 feat(archive): lint are you happy now? 2018-02-09 19:23:12 +01:00
Corinne Krych
8064551a6c feat(archive): diplay archived list similar to features list 2018-02-09 19:21:43 +01:00
Corinne Krych
55683b0038 fix(archive): regenrate snapshot test for archive view 2018-02-09 14:05:55 +01:00
Corinne Krych
09bd67f1f1 Merge branch 'master' into archive.display 2018-02-09 13:58:40 +01:00
Ivar Conradi Østhus
a1931e7018 fix(package): Upgrade react to version 16.2.0 2018-02-09 10:18:08 +01:00
Ivar Conradi Østhus
f199b591f9 3.0.0-alpha.8 2018-02-09 10:10:15 +01:00
Ivar Conradi Østhus
62704803ae chore(changelog): Update CHANGELOG.md with recent changes 2018-02-09 10:07:02 +01:00
Ivar Conradi Østhus
7dea3618cb Merge pull request #111 from corinnekrych/timezone
Timezone
2018-02-09 10:01:06 +01:00
Corinne Krych
9feee9acb7 fix(lint): make Lint happy 2018-02-09 09:41:58 +01:00
Corinne Krych
808ebad141 fix(user): flag without border in css 2018-02-09 08:47:05 +01:00
Corinne Krych
a3560a481c Merge branch 'master' into timezone 2018-02-09 08:43:52 +01:00
greenkeeper[bot]
1117c4fc26 * fix(package): update normalize.css to version 8.0.0 🚀 (#114) 2018-02-09 07:23:59 +01:00
Corinne Krych
817ae362af feat(archive): display strategies details for archived features 2018-02-09 00:00:56 +01:00
Ivar Conradi Østhus
56539d83e6 chore(package.json): Bump react-mdl to 1.11.0 2018-02-08 21:18:00 +01:00
Corinne Krych
df4dd6a784 fix(locale): make timezone defaulted 2018-02-08 12:57:36 +01:00
Corinne Krych
4f49f8421c fix(util): remove unused function 2018-02-08 11:23:07 +01:00
Corinne Krych
920872512c feat(timezone): Timezone should be configurable 2018-02-07 14:53:10 +01:00
Corinne Krych
dedcced8d4 fix(util): make unti tests pass whatever the timezone is 2018-02-06 14:12:00 +01:00
Ivar Conradi Østhus
95ad6ed33a 3.0.0-alpha.7 2018-02-05 08:51:05 +01:00
Ivar Conradi Østhus
e758104552 chore: Update changelogOH 2018-02-05 08:50:42 +01:00
Ivar Conradi Østhus
24f1457a06 Merge pull request #105 from Unleash/greenkeeper/style-loader-0.20.0
Update style-loader to the latest version 🚀
2018-02-04 22:54:22 +01:00
Ivar Conradi Østhus
5bed56a49c Merge pull request #108 from Unleash/fix_lint_warns
chore(lint) Added propTypes to all components
2018-02-04 22:31:55 +01:00
Ivar Conradi Østhus
b97e666e0f chore(lint): Added propTypes to all components 2018-02-04 22:16:04 +01:00
Ivar Conradi Østhus
d5af3a736e bugfix(metrics-poller) use size and not length for immutable array 2018-02-04 22:04:28 +01:00
Ivar Conradi Østhus
58dc5724b9 bugfix: CreatedAt set when creating new toggle
closes #94
2018-02-04 21:35:30 +01:00
Ivar Conradi Østhus
9526299b75 Update CHANGELOG.md 2018-02-02 22:37:10 +01:00
Ivar Conradi Østhus
23b74bd88a Merge pull request #106 from Unleash/metrics-poller
Move metrics poller to seperate class
2018-02-02 22:36:22 +01:00
Ivar Conradi Østhus
f540389189 Move metrics poller to seperate class 2018-02-02 21:27:41 +00:00
Ivar Conradi Østhus
03ff3b8a74 fix(jest) Always use UTC as TZ 2018-02-02 12:05:44 +00:00
Ivar Conradi Østhus
6cf9c689db chore(travis) build with node 8 2018-02-02 12:52:31 +01:00
greenkeeperio-bot
455391d199 chore(package): update lockfile
https://npm.im/greenkeeper-lockfile
2018-01-26 21:01:19 +00:00
greenkeeper[bot]
01b8da6516 chore(package): update style-loader to version 0.20.0 2018-01-26 20:55:30 +00:00
ivaosthu
5ebf2e71b9 update CHANGELOG.md 2018-01-20 14:02:58 +01:00
ivaosthu
164d30e7ee Bugfix: filter regex should never throw.
closes #103
2018-01-20 14:01:47 +01:00
ivaosthu
f79e5f191b Bugfix: actions should always throw errors 2018-01-20 13:06:13 +01:00