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

168 Commits

Author SHA1 Message Date
Ivar Østhus
73909e3a8d updated gitignore 2020-02-20 08:30:15 +01:00
Gard Rimestad
5fa3915d24 Adding log tab to admin 2020-02-20 08:30:15 +01:00
Gard Rimestad
5f24a2d70c admin - convert feature list into table 2020-02-20 08:30:15 +01:00
Jari Bakken
079ef631df Bump mocha timeout on Travis 2020-02-20 08:30:15 +01:00
Gard Rimestad
ff4beac7f7 admin - Edit button for existing features 2020-02-20 08:30:15 +01:00
Gard Rimestad
28e1705b9c Populate strategies in feature form 2020-02-20 08:30:15 +01:00
Gard Rimestad
0f08aa1f0a Updating dev mode documentation 2020-02-20 08:30:15 +01:00
Jari Bakken
c3f76b5ae2 Failure to report coverage should not cause build failure. 2020-02-20 08:30:15 +01:00
Jari Bakken
fdf324a9f5 Add features.description to db and ui 2020-02-20 08:30:15 +01:00
Jari Bakken
f17167876e Fix typos 2020-02-20 08:30:15 +01:00
Jari Bakken
dbec142f42 More README tweaks 2020-02-20 08:30:15 +01:00
Jari Bakken
43adb7291d README cleanup 2020-02-20 08:30:15 +01:00
Jari Bakken
86e168ec84 Reduce duplication when adding a new migration. 2020-02-20 08:30:15 +01:00
Jari Bakken
12b87c69c8 Don't repeat error messages infinitely 2020-02-20 08:30:15 +01:00
Jari Bakken
a031900b3e Fix indentation 2020-02-20 08:30:15 +01:00
Jari Bakken
87c1ee7516 Improve error messages. 2020-02-20 08:30:15 +01:00
Jari Bakken
71aa307a5f Get rid of React warnings 2020-02-20 08:30:14 +01:00
Ivar Østhus
15192fd207 fixed tabs->space 2020-02-20 08:30:14 +01:00
Ivar Østhus
ca78acd25e Modified configuration to make it run on heroku.
Please note that scripts and webpack is moved from
devDependences to dependencies. This is due to heroku
running the build process in production mode.
2020-02-20 08:30:14 +01:00
Espen Dalløkken
4521ce8079 badgify v2 2020-02-20 08:30:14 +01:00
andsandv
3b26930773 Add pre-commit hook #26 2020-02-20 08:30:14 +01:00
Ivar Conradi Østhus
92ca3d0796 Update README.md 2020-02-20 08:30:14 +01:00
Ivar Østhus
9a0a461edb Refactored all ``handleFoo` to `onFoo``
based on feedback from @jari
2020-02-20 08:30:14 +01:00
Ivar Østhus
dd75e69ac6 Strategies should also have description #34 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
ee8b9ba087 Make error messages full width. 2020-02-20 08:30:14 +01:00
Jari Bakken
8cacf42dd2 Get rid of 'unsaved features' 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
Jari Bakken
971559a5be Get rid of deprecation warnings. 2020-02-20 08:30:14 +01:00
ivaosthu
497395ae39 GUI for createing strategies with parametersTemplate #34 2020-02-20 08:30:14 +01:00
ivaosthu
d88e9abcea adding required key to child elements 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
b8f4f04c5b Added source map config to webpack. Closes #40 2020-02-20 08:30:14 +01:00
ivaosthu
98d7635845 CreateStrategy form now supports multiple params #34 2020-02-20 08:30:13 +01:00
ivaosthu
8366beb2b9 Preliminary GUI for defining custom strategies
(relates to #34)
2020-02-20 08:30:13 +01:00
ivaosthu
f472bf8585 improved logic to set inital active pane 2020-02-20 08:30:13 +01:00
ivaosthu
0032069c27 using location.hash to initialize tabview correctly 2020-02-20 08:30:13 +01:00
ivaosthu
b1b3d408f7 Simple tab-based menu to have a contianer for strategies 2020-02-20 08:30:13 +01:00
ivaosthu
c6118baad3 only optimistic update if success 2020-02-20 08:30:13 +01:00
ivaosthu
b2d4cbf5de added server side validation of feature name 2020-02-20 08:30:13 +01:00
Jari Bakken
ee034c22d6 Fix .travis.yml 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
Ivar Østhus
9639aef932 Added finn-specific prepare as a db-migration 2020-02-20 08:30:13 +01:00
Jari Bakken
be9dbcc720 Add issues to finnbuild.json 2020-02-20 08:30:13 +01:00
svelovla
7060be6afd Removed maven build for unleash-client-java from travis 2020-02-20 08:30:13 +01:00
svelovla
7abd973020 Added link to unleash-client-java 2020-02-20 08:30:13 +01:00
svelovla
642a8e4fa0 unleash-client-java 'cloned' into it's own repo 2020-02-20 08:30:13 +01:00
Jari Bakken
66f96affeb Extract into a FeatureStore 2020-02-20 08:30:13 +01:00
Jari Bakken
34fa266bef Switching back to FINN styling. 2020-02-20 08:30:13 +01:00
Ivar Østhus
5f37d6bf16 #34 added a mock for the strategies templeates 2020-02-20 08:30:13 +01:00