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

1885 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
3fdad485ea
chore: Update Go SDK getting started 2021-03-09 22:19:03 +01:00
Alexis Degrugillier
0f60fd075a
chore: Fix documentation typos (#758)
Co-authored-by: Alexis Degrugillier <alexis.degrugillier@duproprio.com>
2021-03-09 21:44:45 +01:00
Fredrik Strand Oseberg
efe6507263
chore/update-fe (#753) 2021-03-08 15:44:51 +01:00
Fredrik Oseberg
b24f68d4f8 3.16.0 2021-03-05 16:03:45 +01:00
Fredrik Oseberg
a3aad3f8b4 chore: update changelog 2021-03-05 16:02:24 +01:00
Ivar Conradi Østhus
40bde7c08b
fix: projectId must follow nameType in query 2021-03-05 14:12:56 +01:00
Christopher Kolstad
9e649118e5
fix: publish events about unannounced applications
fixes: #747
2021-03-05 14:01:15 +01:00
Ivar Conradi Østhus
f4aba80763
fix: messages to slack for archied toggles (#750)
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2021-03-05 12:59:35 +01:00
Fredrik Strand Oseberg
020b9beb13
chore: update frontend version (#749) 2021-03-05 11:47:33 +01:00
Christopher Kolstad
dde1974aa0 chore: Don't build prs from main build file 2021-03-04 18:48:08 +01:00
Christopher Kolstad
a67b50296b chore: setup separate workflow for PRs 2021-03-04 14:27:43 +01:00
Christopher Kolstad
5c795bdaa7
fix: makes eventstore emit id and createdAt (#746)
fixes: #703
2021-03-04 14:08:53 +01:00
Christopher Kolstad
31082e5227
fix: don't use hardcoded timestamps as default values (#745)
fixes: #741
2021-03-04 13:43:52 +01:00
Fredrik Strand Oseberg
8e0bae7352
feat/return feature on create (#742)
* feat: return feature on create

* refactor: change test to verify returning object

* fix: return undefined instead of null
2021-03-04 13:28:31 +01:00
Christopher Kolstad
ec3d6e95bc chore: remove superfluous logging from client registration 2021-03-04 13:04:32 +01:00
Christopher Kolstad
ec2c6e8824 fix: incorrect sql syntax in migration.
fixes: #743
2021-03-04 12:55:28 +01:00
Christopher Kolstad
4808eb32ff
feat: add support for bulk operations on client apps/instance registr… (#744)
* feat: add support for bulk operations on client apps/instance registration
-- stores client registrations for 5 seconds, then runs distinct and inserts them into db

fixes: #732
2021-03-04 12:54:13 +01:00
Ivar Conradi Østhus
aaab3fbb57
Update README.md 2021-03-01 22:03:11 +01:00
Ivar Conradi Østhus
7b2b4acbb6
fix: add unit test for addon-retry 2021-02-28 22:40:04 +01:00
Ivar Conradi Østhus
36bc3b9823
chore: more docs 2021-02-28 22:20:15 +01:00
Ivar Conradi Østhus
151699186a
Update discover-unknown-toggles.md 2021-02-28 21:57:07 +01:00
Ivar Conradi Østhus
7a99017f9a
fix: add strategy constraints 2021-02-28 21:50:13 +01:00
Fredrik Oseberg
69da866595 3.15.0 2021-02-26 13:59:15 +01:00
Fredrik Oseberg
018dc904f8 chore: update changelog 2021-02-26 13:58:49 +01:00
Ivar Conradi Østhus
05e69e6663
fix: not crash if addon http post throws (#738)
added try/catch logic around fetchRetry function so that we do not
crash if addon fetch call throws
2021-02-26 13:46:56 +01:00
Fredrik Strand Oseberg
f9fd65a4bf
chore: update dependencies (#737) 2021-02-26 10:53:45 +01:00
Ivar Conradi Østhus
620d0f53d0
chore: more docs 2021-02-26 07:49:31 +01:00
Ivar Conradi Østhus
24d2aa5dea
chore: more docs 2021-02-25 22:27:11 +01:00
Ivar Conradi Østhus
26255b8d62
chore: docs 2021-02-25 21:00:19 +01:00
Ivar Conradi Østhus
c4c33c1f4a
chore: add docs for health 2021-02-25 16:55:18 +01:00
Ivar Conradi Østhus
3dc3c07289
chore: update sidebar 2021-02-25 16:47:22 +01:00
Ivar Conradi Østhus
3dcc65ef52
chore: fix getting started link on docs index 2021-02-25 16:46:29 +01:00
Ivar Conradi Østhus
c7c618dbc5
chore: update gaTrackingId for user docs 2021-02-25 16:19:19 +01:00
Ivar Conradi Østhus
ecc178729d
chore: use img instead of svg for logo 2021-02-25 16:15:20 +01:00
egilconr
1d9065aff1
chore: Improve our user documentation (#733)
Co-authored-by: Christopher Kolstad <chriswk@fastmail.com>
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
Co-authored-by: Eco C <egilconr@gmail.com>
2021-02-25 16:01:36 +01:00
Fredrik Strand Oseberg
7f34785af1
fix: update unleash-frontend dependency (#736) 2021-02-25 16:00:37 +01:00
Ivar Conradi Østhus
6c41816719
chore: cname for docs 2021-02-25 12:45:27 +01:00
Ivar Conradi Østhus
23ceacff41
use svg logo 2021-02-25 12:42:18 +01:00
Ivar Conradi Østhus
55dd2ed72b
fix: project id should be validated correctly on create 2021-02-24 13:24:28 +01:00
Ivar Conradi Østhus
8d4cdd56c1
chore: Begin converting files from JS to TypeScript 2021-02-24 12:33:02 +01:00
Ivar Conradi Østhus
7cc2334621
fix: upgrade unleash-frontend to version 3.13.1 2021-02-24 12:29:43 +01:00
Ivar Conradi Østhus
2e13976b54
3.14.0 2021-02-24 12:29:43 +01:00
Ivar Conradi Østhus
5bae421835
chore: update changelog 2021-02-24 12:29:43 +01:00
Ivar Conradi Østhus
1ed3806bb3
feat: upgrade unleash-frontend to version 3.13.0 2021-02-24 12:29:43 +01:00
Christopher Kolstad
7be884637f
fix: make sure test-data is urlsafe 2021-02-24 12:29:42 +01:00
Christopher Kolstad
44af41547e
feat: make client features endpoint memoizable (#734) 2021-02-24 12:29:39 +01:00
Ivar Conradi Østhus
405c0609a3
fix: upgrade unleash-frontend to version 3.13.1 2021-02-24 11:27:12 +01:00
Ivar Conradi Østhus
4e3f2d3f7f
3.14.0 2021-02-23 14:17:08 +01:00
Ivar Conradi Østhus
ffb5efac6f
chore: update changelog 2021-02-23 14:12:53 +01:00
Ivar Conradi Østhus
db980c2963
feat: upgrade unleash-frontend to version 3.13.0 2021-02-23 14:11:50 +01:00