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

2328 Commits

Author SHA1 Message Date
Fredrik Oseberg
bbdb174b95 chore: update frontend 2021-08-27 13:47:07 +02:00
Fredrik Oseberg
1830e9e83b 4.1.0-beta.12 2021-08-27 13:26:11 +02:00
Fredrik Oseberg
a4b4dd8f9e chore: update frontend 2021-08-27 13:25:54 +02:00
Ivar Conradi Østhus
14bbc9c1ad
fix: oas docs on root 2021-08-27 12:10:53 +02:00
Ivar Conradi Østhus
d0d49051ac
Revert "fix: oas being overriden"
This reverts commit e03bac9e64.
2021-08-27 12:08:26 +02:00
Ivar Conradi Østhus
e03bac9e64
fix: oas being overriden 2021-08-27 12:02:02 +02:00
Ivar Conradi Østhus
cecdd96863
fix: only add strategies to addon texts when available 2021-08-27 10:15:56 +02:00
Ivar Conradi Østhus
aab4602029
fix: add user and project counters 2021-08-27 10:10:14 +02:00
Ivar Conradi Østhus
14857b01c8
fix: import schema needs to understand :global: env 2021-08-26 22:42:06 +02:00
Ivar Conradi Østhus
56cd0d6912
fix: import should not drop built-in strategies 2021-08-26 22:41:51 +02:00
Ivar Conradi Østhus
9e1686edab
4.1.0-beta.11 2021-08-26 21:08:47 +02:00
Ivar Conradi Østhus
fa0a903981
fix: bump unleash-frontend to 4.1.0-beta.7 2021-08-26 21:08:14 +02:00
Ivar Conradi Østhus
f97ed281ba
Update index.md 2021-08-26 20:14:52 +02:00
Ivar Conradi Østhus
1e49beb677
Update feature-toggles-archive-api.md 2021-08-26 14:40:39 +02:00
Ivar Conradi Østhus
b4b7703995
Update configuring-unleash.md 2021-08-26 14:29:41 +02:00
Ivar Conradi Østhus
3324ade5db
4.1.0-beta.10 2021-08-26 14:08:18 +02:00
Ivar Conradi Østhus
232565bcef
chore: update yarn.lock 2021-08-26 14:07:55 +02:00
Ivar Conradi Østhus
d28df3e3fa
Fix/feature events (#924) 2021-08-26 13:59:11 +02:00
Ivar Conradi Østhus
8cb147a81f
fix: getFeatureToggleAdmin should include project 2021-08-25 15:14:07 +02:00
Ivar Conradi Østhus
c6d6898123
4.1.0-beta.9 2021-08-25 14:24:34 +02:00
Ivar Conradi Østhus
ed7c3129f8
fix: upgrade unleash-frontend to version 4.1.0-beta.5 2021-08-25 14:24:13 +02:00
Fredrik Oseberg
b1797aaf5a 4.1.0-beta.8 2021-08-25 13:50:35 +02:00
Fredrik Oseberg
b1b958ee51 chore: update unleash-frontend 2021-08-25 13:49:29 +02:00
Ivar Conradi Østhus
d33182d123
Update README.md 2021-08-25 13:40:13 +02:00
Ivar Conradi Østhus
35cfc0cbf4
Update README.md 2021-08-25 13:39:03 +02:00
Fredrik Strand Oseberg
856c7a358b
Fix/switch project endpoint (#923) 2021-08-25 13:38:00 +02:00
Ivar Conradi Østhus
bb47c19d4d
fix: only update name if not undefined 2021-08-25 12:43:42 +02:00
Ivar Conradi Østhus
063a18793c
4.1.0-beta.7 2021-08-23 23:17:21 +02:00
Ivar Conradi Østhus
8cbf378286
feat: sync fields when logging in via SSO (#916) 2021-08-23 12:11:29 +02:00
Ivar Conradi Østhus
4f31df4061
4.1.0-beta.6 2021-08-19 14:01:51 +02:00
Ivar Conradi Østhus
b3ddc91666
fix: bump unleash-frontend to 4.1.0-beta.3, 2021-08-19 14:01:14 +02:00
Dominik Chrástecký
79ac29d0a1
fix: add php syntax highlighting to docs (#921) 2021-08-19 13:49:10 +02:00
Fredrik Strand Oseberg
cdc2e7daee
fix: add properties to legacy endpoints (#919)
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-08-19 13:34:24 +02:00
Dominik Chrástecký
f2eb3c101f
Add official php documentation (#920) 2021-08-19 13:34:05 +02:00
Ivar Conradi Østhus
d3fbaa6587
fix: add member and toggle count to project list (#918) 2021-08-19 13:25:36 +02:00
Arnaud Leymet
d7011dacf4
📝 Fix the custom activation strategy example (#913)
* 📝 Fix the custom avtivation strategy example

* 🐛 Fix example
2021-08-19 10:33:49 +02:00
Ivar Conradi Østhus
39384d614c
chore: update yarn.lock 2021-08-19 10:28:26 +02:00
PhakornKiong
ecba16cf50
Fix typo in sample (#917)
Fix import typo in sample
2021-08-19 09:47:40 +02:00
PhakornKiong
743ff779e5
Fix Common Grammar Error in ReadMe (#914) 2021-08-17 23:42:57 +02:00
Fredrik Strand Oseberg
00285aafb8
WIP: Feat/quickstart oss (#912)
* feat: preliminary outline

* feat: add more sections to quickstart

* fix: update link to unique architecture

* fix: update description

* fix: update docs

* feat: add curl option

* fix: update link

* fix: rename proxy menu item

* fix: remove trailing slashes

* fix: docs

* fix: heroku casing

* fix: add enterprise casing

* fix: DO casing

* fix: update link to getunleash.io

* fix: add curl command

* fix: config

* fix: update docs
2021-08-17 15:24:37 +02:00
Ivar Conradi Østhus
0c62809d9f
4.1.0-beta.5 2021-08-16 10:56:41 +02:00
Ivar Conradi Østhus
9050dfb36b
fix: adjust logo in emails 2021-08-16 10:55:06 +02:00
Ivar Conradi Østhus
bb9ae03b27
Revert "fix: uri encode smtp connection string (#901)"
This reverts commit 8f1a5f5a64.
2021-08-16 10:24:28 +02:00
Ivar Conradi Østhus
1d9df2917d
4.1.0-beta.4 2021-08-13 19:22:27 +02:00
Ivar Conradi Østhus
721baa7657
fix: Clean up exported types even more 2021-08-13 19:22:15 +02:00
Ivar Conradi Østhus
0e526d4283
4.1.0-beta.3 2021-08-13 13:51:38 +02:00
Ivar Conradi Østhus
aaa5e056e5
fix: exported types x2 2021-08-13 13:51:29 +02:00
Ivar Conradi Østhus
2ff9c8372a
4.1.0-beta.2 2021-08-13 13:42:20 +02:00
Ivar Conradi Østhus
1f9d31ea17
fix: export types from main entry 2021-08-13 13:42:08 +02:00
Ivar Conradi Østhus
26cab7684c
4.1.0-beta.1 2021-08-13 13:23:46 +02:00