1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
Commit Graph

138 Commits

Author SHA1 Message Date
ivaosthu
44589991b3 Added source map config to webpack. Closes #40 2014-11-02 20:42:12 +01:00
ivaosthu
806c9bcea7 CreateStrategy form now supports multiple params #34 2014-11-01 17:17:07 +01:00
ivaosthu
e9d12c5a8b Preliminary GUI for defining custom strategies
(relates to #34)
2014-11-01 15:53:22 +01:00
ivaosthu
479a0fb7ea improved logic to set inital active pane 2014-11-01 15:35:26 +01:00
ivaosthu
5e3920fb42 using location.hash to initialize tabview correctly 2014-11-01 15:19:10 +01:00
ivaosthu
0ba223dc4e Simple tab-based menu to have a contianer for strategies 2014-11-01 14:52:37 +01:00
ivaosthu
220d4886dc only optimistic update if success 2014-11-01 12:03:50 +01:00
ivaosthu
f38a07325d added server side validation of feature name 2014-11-01 11:47:21 +01:00
Jari Bakken
ada95e4070 Fix .travis.yml 2014-10-31 16:36:42 +01:00
Jari Bakken
8c3fdfc9d4 Move unleash-server to top level. 2014-10-31 16:35:35 +01:00
Jari Bakken
3748ae61ee Merge pull request #38 from finn-no/finn-specific-db-init
Added finn-specific prepare as a db-migration
2014-10-31 16:05:07 +01:00
Jari Bakken
f0798cfe84 Add issues to finnbuild.json 2014-10-31 15:22:45 +01:00
svelovla
5b3d8b022a Removed maven build for unleash-client-java from travis 2014-10-31 13:04:47 +01:00
svelovla
255126d626 Added link to unleash-client-java 2014-10-31 13:03:54 +01:00
svelovla
faab6291d1 unleash-client-java 'cloned' into it's own repo 2014-10-31 12:56:44 +01:00
Jari Bakken
73b0d22616 Extract into a FeatureStore 2014-10-31 12:25:18 +01:00
Jari Bakken
21a882c237 Switching back to FINN styling. 2014-10-31 10:30:23 +01:00
Ivar Østhus
6d93e46733 #34 added a mock for the strategies templeates 2014-10-30 21:10:48 +01:00
Ivar Østhus
2f14e86fc8 Added finn-specific prepare as a db-migration 2014-10-30 20:32:02 +01:00
Jari Bakken
0256d357eb Move components to separate files. 2014-10-30 18:26:51 +01:00
Jari Bakken
21eb8e7f85 Use webpack to build JS/JSX resources. Closes #25. 2014-10-30 16:58:04 +01:00
Jari Bakken
6c7734be4f Bump react to 0.12. Closes #37. 2014-10-30 15:49:04 +01:00
svelovla
f6e03e8856 #30 , refactoring 2014-10-30 14:34:33 +01:00
Jari Bakken
37f5d0ec6a Remove unused dependency 2014-10-27 15:09:41 +01:00
Jari Bakken
a9d9ead975 Java code style 2014-10-27 15:08:29 +01:00
Jari Bakken
d48869ecd9 finn java style fixes, no functional changes 2014-10-27 14:02:04 +01:00
Jari Bakken
c22229c205 Stop timer in componentWillUnmount 2014-10-27 13:36:02 +01:00
Jari Bakken
7d433cd332 Reduce duplication in packaga.json and run coverage as part of npm test 2014-10-27 13:35:37 +01:00
Anders Olsen Sandvik
863d72d8b5 Update README.md 2014-10-26 11:49:24 +01:00
Jari Bakken
58ae953006 Add the ability to cancel the new feature form. 2014-10-25 16:09:11 +02:00
Jari Bakken
ed1f2071bd README fix 2014-10-25 15:54:15 +02:00
andsandv
dab1dca5e8 Add events test 2014-10-24 16:15:59 +02:00
Ivar Conradi Østhus
8e9e84484f Client: Experiementing with native http-connection
to replace httpclient.
2014-10-24 15:39:27 +02:00
Gard Rimestad
c36a0e9610 Adding events api 2014-10-24 15:32:40 +02:00
andsandv
d739848e9c Add healtcheck unit test 2014-10-24 15:31:26 +02:00
Gard Rimestad
91847835f8 refactoring s/api/featureApi/g 2014-10-24 15:14:26 +02:00
andsandv
8fdc57212a Forgot to add run to travis script 2014-10-24 15:04:07 +02:00
andsandv
1fb5868dee Change start-dev to dev 2014-10-24 15:02:45 +02:00
andsandv
321c2e1898 Only report coverage on travis build 2014-10-24 15:00:48 +02:00
Jari Bakken
59a070bf84 Add a Timer that can be stopped while requests are pending. 2014-10-24 13:58:22 +02:00
Jari Bakken
734c2b1eda Improve form. 2014-10-24 13:58:22 +02:00
andsandv
1d3a55d687 #28 Add coverage 2014-10-24 13:54:38 +02:00
Anders Olsen Sandvik
b8e0e61e12 Add coverage 2014-10-24 13:46:06 +02:00
Anders Olsen Sandvik
09b6bda955 Add coverage 2014-10-24 13:44:43 +02:00
Gard Rimestad
114c79c07c use jdk1.8 on bamboo 2014-10-24 13:34:23 +02:00
Gard Rimestad
79b603b8ca updating travis to jdk8 2014-10-24 13:25:11 +02:00
Jari Bakken
6bf0e38a2b Move container 2014-10-24 13:02:53 +02:00
andsandv
27247f7700 Move menu into React 2014-10-24 12:55:12 +02:00
svelovla
6040fb5d64 moved java code into java folder to follow maven conventions 2014-10-24 12:31:12 +02:00
Ivar Conradi Østhus
d86f5f905b Implemented a simple fethcer to replace httpclient 2014-10-24 12:08:51 +02:00