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

723 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
15502e4e66 Update migration-guide.md
typo
2016-12-28 14:01:15 +01:00
Ivar Conradi Østhus
6ae97f6d5e Update migration-guide.md 2016-12-28 14:00:51 +01:00
Ivar Conradi Østhus
e28675b080 Update migration-guide.md 2016-12-28 13:56:41 +01:00
sveisvei
dfa490affb fix lint 2016-12-27 21:03:50 +01:00
sveisvei
4f40d6c700 2.0.0-alpha.5 2016-12-27 13:32:11 +01:00
sveisvei
7cf8052512 bump frontend 2016-12-27 13:31:52 +01:00
Ivar Conradi Østhus
edf3408430 Update getting-started.md 2016-12-27 13:16:55 +01:00
Ivar Conradi Østhus
646e1b15e4 Update getting-started.md 2016-12-27 13:16:34 +01:00
ivaosthu
9a6fef7634 2.0.0-alpha.4 2016-12-27 11:29:22 +01:00
ivaosthu
78f7b41c62 fix main script 2016-12-27 11:29:00 +01:00
Ivar Conradi Østhus
34aca7989a Update README.md 2016-12-23 12:17:17 +01:00
Ivar Conradi Østhus
8e187bbcc7 Update getting-started.md 2016-12-23 12:00:07 +01:00
ivaosthu
60beab2147 2.0.0-alpha.3 2016-12-23 11:34:18 +01:00
ivaosthu
94214e6445 2.0.0-alpha.2 2016-12-23 11:34:01 +01:00
ivaosthu
85714695a9 add all files 2016-12-23 11:32:52 +01:00
Ivar Conradi Østhus
4668059575 Update README.md 2016-12-23 11:21:42 +01:00
Ivar Conradi Østhus
e0d0514439 Update README.md 2016-12-23 11:20:51 +01:00
Ivar Conradi Østhus
5665cefa4b Delete shift.sh 2016-12-23 11:11:09 +01:00
ivaosthu
b48070b348 Use released version of unleash-frontend 2016-12-23 11:10:26 +01:00
Ivar Conradi Østhus
1a2d7b124c Update migration-guide.md 2016-12-23 10:38:21 +01:00
Ivar Conradi Østhus
a77f6e9a6b Update migration-guide.md 2016-12-23 10:37:43 +01:00
ivaosthu
e8217d93d0 Added doc to fix migrations table 2016-12-23 10:35:02 +01:00
Ivar Conradi Østhus
2f6ccaa9b8 Rename database.backup to database-backup.md 2016-12-20 11:11:51 +01:00
Ivar Conradi Østhus
00d300cd42 Create database.backup 2016-12-20 11:11:36 +01:00
ivaosthu
d1e809a9a4 Strategy parameter description is allowed to be empty 2016-12-17 16:47:52 +01:00
Ivar Conradi Østhus
6827807c8c Merge pull request #185 from Unleash/update_strategy
Update strategy
2016-12-17 13:06:23 +01:00
ivaosthu
d301d75817 Updated strategy-api documentation 2016-12-17 13:03:31 +01:00
ivaosthu
63037b35c3 Added api for updating a strategy
relates to #184
2016-12-17 13:00:44 +01:00
ivaosthu
2c46672784 use fake timers for ttl test 2016-12-17 12:55:28 +01:00
sveisvei
d4ddb24b1d check toggles and strategies in clientapps 2016-12-13 22:43:24 +01:00
Ivar Conradi Østhus
5a27da0efe Update developer-guide.md 2016-12-13 21:20:19 +01:00
Ivar Conradi Østhus
940f18c869 Merge pull request #183 from Unleash/strategy_def_format
Strategy should use better param description
2016-12-13 15:52:19 +01:00
ivaosthu
cea7b45b1c Update strategy-api docs 2016-12-13 14:07:55 +01:00
ivaosthu
9d1f1e5639 Unit tests for strategy-api 2016-12-13 13:59:52 +01:00
ivaosthu
bc82aa6e77 Add schema validation for strategies 2016-12-12 21:44:21 +01:00
ivaosthu
e60c7c5cfc Fix failing tests 2016-12-12 17:09:44 +01:00
ivaosthu
8c869cc5c2 Add required flag to strategy parameters 2016-12-12 16:56:52 +01:00
ivaosthu
e34eed6ecf Strategy should use better param description
Adds support for more fields sucha as description, required, etc.

relates to #182
2016-12-12 16:52:20 +01:00
ivaosthu
70c2078539 Strategy list should be sorted by name 2016-12-10 12:12:00 +01:00
Ivar Conradi Østhus
b62ee42c9a Merge pull request #181 from Unleash/cleanup_db_migrations
Cleanup client_instances
2016-12-10 11:43:30 +01:00
ivaosthu
2bd7b24dea Cleanup legacy migrations 2016-12-10 11:39:21 +01:00
ivaosthu
b67f9a6487 Cleanup client_instances
related to #176
2016-12-10 11:14:35 +01:00
sveisvei
fbb0445942 inject metadata on toplevel 2016-12-09 22:03:25 +01:00
sveisvei
4c454d5d08 serve with metadata 2016-12-09 22:01:43 +01:00
sveisvei
3346108594 Revert "Remove /api/client/seen-toggles as we don't need it anyway"
This reverts commit 63e6931265.
2016-12-09 20:21:24 +01:00
ivaosthu
63e6931265 Remove /api/client/seen-toggles as we don't need it anyway 2016-12-09 17:46:08 +01:00
Ivar Conradi Østhus
2f6dabb8ea Merge pull request #180 from Unleash/add-metadata
client applications
2016-12-09 17:38:58 +01:00
ivaosthu
ab3694cc94 Remove client_strategies table
We can just have a strategies column in the client_applications
table. This solves all our needs, and thus avoids the need
for an extra table.
2016-12-09 17:30:12 +01:00
ivaosthu
46c8d83dc1 A client-register should upsert client_applications table 2016-12-09 16:25:18 +01:00
ivaosthu
ac846b9879 Add client_applications table 2016-12-09 16:02:06 +01:00