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

372 Commits

Author SHA1 Message Date
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
Jari Bakken
e7ecae51b7 Move components to separate files. 2020-02-20 08:30:12 +01:00
Jari Bakken
e1f1cfc4d3 Use webpack to build JS/JSX resources. Closes #25. 2020-02-20 08:30:12 +01:00
Jari Bakken
3c4427c54f Bump react to 0.12. Closes #37. 2020-02-20 08:30:12 +01:00
svelovla
06b450da7b #30 , refactoring 2020-02-20 08:30:12 +01:00
Jari Bakken
ed27d891b5 Remove unused dependency 2020-02-20 08:30:12 +01:00
Jari Bakken
96721b863b Java code style 2020-02-20 08:30:12 +01:00
Jari Bakken
3b778f4711 finn java style fixes, no functional changes 2020-02-20 08:30:12 +01:00
Jari Bakken
77c554f37c Stop timer in componentWillUnmount 2020-02-20 08:30:12 +01:00
Jari Bakken
1621d34e33 Reduce duplication in packaga.json and run coverage as part of npm test 2020-02-20 08:30:12 +01:00
Anders Olsen Sandvik
782613b53f Update README.md 2020-02-20 08:30:12 +01:00
Jari Bakken
dcb62158ff Add the ability to cancel the new feature form. 2020-02-20 08:30:12 +01:00
Jari Bakken
9a58973177 README fix 2020-02-20 08:30:12 +01:00
andsandv
4f1ccc426d Add events test 2020-02-20 08:30:12 +01:00
Ivar Conradi Østhus
8d41825f82 Client: Experiementing with native http-connection
to replace httpclient.
2020-02-20 08:30:12 +01:00
Gard Rimestad
d2a09d89b9 Adding events api 2020-02-20 08:30:12 +01:00
andsandv
ed2f1a5d8d Add healtcheck unit test 2020-02-20 08:30:12 +01:00
Gard Rimestad
af8822366b refactoring s/api/featureApi/g 2020-02-20 08:30:11 +01:00
andsandv
2207055a0d Forgot to add run to travis script 2020-02-20 08:30:11 +01:00
andsandv
fff42805f4 Change start-dev to dev 2020-02-20 08:30:11 +01:00
andsandv
3a22828a2c Only report coverage on travis build 2020-02-20 08:30:11 +01:00
Jari Bakken
edfa9569e7 Add a Timer that can be stopped while requests are pending. 2020-02-20 08:30:11 +01:00
Jari Bakken
835a85db56 Improve form. 2020-02-20 08:30:11 +01:00
andsandv
1770de0614 #28 Add coverage 2020-02-20 08:30:11 +01:00
Anders Olsen Sandvik
be5141450c Add coverage 2020-02-20 08:30:11 +01:00
Anders Olsen Sandvik
6afe0fb9df Add coverage 2020-02-20 08:30:11 +01:00
Gard Rimestad
0d6e3817ef use jdk1.8 on bamboo 2020-02-20 08:30:11 +01:00
Gard Rimestad
9df44a90f3 updating travis to jdk8 2020-02-20 08:30:11 +01:00
Jari Bakken
8ea8f07b68 Move container 2020-02-20 08:30:11 +01:00
andsandv
3b8b862dde Move menu into React 2020-02-20 08:30:11 +01:00
svelovla
92ca77ad07 moved java code into java folder to follow maven conventions 2020-02-20 08:30:11 +01:00
Ivar Conradi Østhus
d2cbbb3125 Implemented a simple fethcer to replace httpclient 2020-02-20 08:30:11 +01:00
Jari Bakken
6efd15b777 Add some padding 2020-02-20 08:30:11 +01:00
andsandv
cec36fce7d Shorten line 2020-02-20 08:30:11 +01:00
andsandv
fc310c6a89 #12 List features 2020-02-20 08:30:10 +01:00
Jari Bakken
afc60a43fb Show newest features first 2020-02-20 08:30:10 +01:00
Jari Bakken
a4b94c4107 Ugly bootstrap form. 2020-02-20 08:30:10 +01:00
andsandv
d0a0ade138 #12 Setup features in grid 2020-02-20 08:30:10 +01:00
Jari Bakken
f3efe6f629 Push errors onto state 2020-02-20 08:30:10 +01:00
andsandv
702df49be8 #12 Add button for new features 2020-02-20 08:30:10 +01:00
Jari Bakken
e549f887e8 Add ErrorMessages 2020-02-20 08:30:10 +01:00
Jari Bakken
f881fda146 Re-add setInterval 2020-02-20 08:30:10 +01:00
Jari Bakken
19daf3bc44 Move panel code to FeatureList 2020-02-20 08:30:10 +01:00
andsandv
89ce5d5f93 #12 Remove new in header 2020-02-20 08:30:10 +01:00
andsandv
baa66f63cb #13 you can now enable features 2020-02-20 08:30:10 +01:00
Jari Bakken
ec22a2be03 Sketch out react events 2020-02-20 08:30:10 +01:00
Ivar Conradi Østhus
81168c1a82 Update README.md 2020-02-20 08:30:10 +01:00