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
Jari Bakken
39f55e25c1 Add some padding 2014-10-24 12:06:32 +02:00
andsandv
6db6f2d432 Shorten line 2014-10-24 12:04:17 +02:00
andsandv
da8389f893 #12 List features 2014-10-24 12:00:36 +02:00
Jari Bakken
16d6881b43 Show newest features first 2014-10-24 11:58:22 +02:00
Jari Bakken
7e2a59f6ba Ugly bootstrap form. 2014-10-24 11:55:15 +02:00
andsandv
138f80356f #12 Setup features in grid 2014-10-24 11:42:17 +02:00
Jari Bakken
d65c9854e4 Push errors onto state 2014-10-24 10:59:40 +02:00
andsandv
a360894f89 #12 Add button for new features 2014-10-24 10:54:35 +02:00
Jari Bakken
4ac56eaac5 Add ErrorMessages 2014-10-24 10:49:10 +02:00
Jari Bakken
a452e477f9 Re-add setInterval 2014-10-24 10:41:16 +02:00
Jari Bakken
bb2c4b63d8 Move panel code to FeatureList 2014-10-24 10:40:58 +02:00
andsandv
79b0a1fb13 #12 Remove new in header 2014-10-24 10:34:40 +02:00
andsandv
cdf5bb54e8 #13 you can now enable features 2014-10-24 10:31:36 +02:00
Jari Bakken
6804b91d48 Sketch out react events 2014-10-24 10:07:06 +02:00
Ivar Conradi Østhus
fc80008c28 Update README.md 2014-10-23 21:59:20 +02:00
Ivar Conradi Østhus
9d334b231b Create README.md 2014-10-23 21:51:10 +02:00
Jari Bakken
cce3d0b5f2 Redo the React structure - lots of stuff missing 2014-10-23 18:21:24 +02:00
Jari Bakken
db0fee0060 Various react stuff. 2014-10-23 16:58:41 +02:00
Ivar Conradi Østhus
b395d411a6 updated readme.md 2014-10-23 16:21:23 +02:00
Ivar Conradi Østhus
1422ba1708 amend 2014-10-23 16:02:30 +02:00
Jari Bakken
dbcba1e49d UI stuff 2014-10-23 16:01:29 +02:00
Ivar Conradi Østhus
c32b101093 Patch events should update features. 2014-10-23 16:01:04 +02:00
andsandv
877e634c96 Its now autopolling 2014-10-23 15:30:38 +02:00
Ivar Conradi Østhus
f298215e1e #18 Use real-db instead of dbMock to fetch feature toggles. 2014-10-23 15:17:22 +02:00
andsandv
7cf5685eb1 #12 post new features 2014-10-23 15:16:09 +02:00
Jari Bakken
8e6ed4d73b Fail fast if DB is not configured 2014-10-23 14:39:50 +02:00
Jari Bakken
5f7319b903 Simplify DB setup / migrations 2014-10-23 14:37:10 +02:00
andsandv
97cd4c8704 #12 Add FeatureForm for new Features 2014-10-23 14:33:34 +02:00
Jari Bakken
cc383eea2c Change example to use psql 2014-10-23 14:14:55 +02:00
Jari Bakken
a12f679ed8 Don't hardcode port in several places 2014-10-23 14:13:17 +02:00
andsandv
91e615a04b Rewrite to use Bootstrap #23 and added JSXHint 2014-10-23 14:02:07 +02:00
Ivar Conradi Østhus
99a6f7403a Added fix where we mock database 2014-10-23 13:51:37 +02:00
Ivar Conradi Østhus
1a421f395d 18 store feature when featureCreated-event is emitted 2014-10-23 13:38:18 +02:00
Ivar Conradi Østhus
c991fed69c #18 storing events when they are created.
Also introduced mockery to mock db-access. Here we probably
need better modularisation and/or better dependecy management
(injecting of deps?).
2014-10-23 12:04:24 +02:00
Gard Rimestad
7868ba3f67 s/user/created_by/g in 001-initial-schema.up.sql 2014-10-23 10:50:01 +02:00
Gard Rimestad
67112a7cbb Rollback in correct order 2014-10-23 10:47:55 +02:00
Ivar Conradi Østhus
247d342be9 Fixed failing validations 2014-10-23 10:32:13 +02:00
Ivar Conradi Østhus
2244fd6c2e #18 added user as a column on events-table. 2014-10-23 10:25:17 +02:00
Ivar Conradi Østhus
b76b4d2093 #18 reading db-config from DATABASE_URL or ini-file 2014-10-23 10:05:56 +02:00
svelovla
73668d79b5 #12 added featureDb which recieves events feature-events and should update projection 2014-10-23 09:50:23 +02:00
Ivar Conradi Østhus
2ac5af4051 issue #18 - updated the inital db 2014-10-23 09:03:46 +02:00
Anders Olsen Sandvik
4c9702d041 Move badges to topline 2014-10-22 18:01:21 +02:00
Anders Olsen Sandvik
d59e6070fc Add Code climate 2014-10-22 17:12:21 +02:00
Ivar Conradi Østhus
1621fdca57 Fixed jshint complaints 2014-10-22 17:10:02 +02:00
andsandv
eabdf724db Ignore DS_Store 2014-10-22 17:07:16 +02:00
Ivar Conradi Østhus
412292eb34 EventStore should return a promise 2014-10-22 17:07:09 +02:00
Ivar Conradi Østhus
d5b80c81eb refactored eventStore 2014-10-22 16:53:15 +02:00
Ivar Conradi Østhus
c8021e769a renamed api to feature-api 2014-10-22 16:39:07 +02:00
andsandv
9e92228f1a Rename eventRepository to eventStore 2014-10-22 16:26:36 +02:00
andsandv
8c643d4e8c #13 Sending in a patch request when updating enabled flag 2014-10-22 15:53:37 +02:00