1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-23 20:07:40 +02:00
Commit Graph

6742 Commits

Author SHA1 Message Date
Thomas Heartman
2709f19ae7 docs(a11y): add alt texts to images + minor rewording 2022-03-24 16:09:37 +01:00
Thomas Heartman
d7b09f73db docs: Add prerequisites, new installation instructions (marketplace) 2022-03-24 15:18:12 +01:00
Youssef Khedher
4f0ef3d761 fix: mobile view (#801)
* fix: mobile view project roles

* fix: mobile view users
2022-03-24 14:04:42 +01:00
Youssef Khedher
fe23fe8472 refactor: change strategy form buttons (#812) 2022-03-24 11:50:08 +01:00
Youssef Khedher
d11d0e712b
refactor: block creating token for disabled environment (#1464)
* refactor: block creating token for disabled environment

Co-authored-by: olav <mail@olav.io>

* refactore: remove unused deps

Co-authored-by: olav <mail@olav.io>
2022-03-24 11:26:00 +01:00
olav
82972498f8 refactor: simplify e2e auth (#803) 2022-03-24 09:38:41 +01:00
Renovate Bot
b76be29e59 chore(deps): update dependency minimist to v1.2.6 [security] 2022-03-23 22:27:49 +00:00
Renovate Bot
215151aac0 chore(deps): update dependency node-forge to v1.3.0 [security] 2022-03-23 17:21:35 +00:00
sighphyre
ab1ecf6c7c 4.9.1 2022-03-23 16:10:20 +02:00
sighphyre
af692c2c1b feat: upgrade unleash-frontend to 4.9.0 2022-03-23 16:09:35 +02:00
Thomas Heartman
c15d221b66
Merge pull request #1463 from Unleash/docs/bump-php-adv-constraints-version
docs: list v1.3.1 of the PHP sdk as first compatible w/adv constr.
2022-03-23 14:05:21 +01:00
Thomas Heartman
907a5c6da0
Merge pull request #1449 from Unleash/docs/improve-db-ssl-docs
docs: add more content around database connections
2022-03-23 13:53:22 +01:00
sighphyre
bf41e50a99 4.9.0 2022-03-23 14:49:01 +02:00
Thomas Heartman
2ffe11a336 docs: list v1.3.1 of the PHP sdk as first compatible w/adv constr.
While 1.3 _does_ contain the advanced operators, it'll still break if
it doesn't recognize the operators or if you provide an invalid semver
version. 1.3.1 fixes this, so we should try and nudge people towards
that instead.
2022-03-23 13:14:20 +01:00
Thomas Heartman
296ed51dc6
Merge pull request #1459 from Unleash/docs/add-warning-about-php-crashing
docs: add note about PHP crashing if it doesn't recognize the op
2022-03-23 13:09:58 +01:00
sighphyre
23e184763b 4.9.0 2022-03-23 14:08:17 +02:00
olav
2ca88b019a refactor: restrict API tokens to enabled environments (#809)
* refactor: add missing Tooltip wrapper elements

* refactor: rewrite useEnvironments

* refactor: disable environments in select box

* refactor: make sure initial environment is enabled
2022-03-23 12:55:00 +01:00
olav
cc0b9f7291 refactor: avoid splash pages in e2e tests (#810) 2022-03-23 12:45:23 +01:00
sighphyre
47e43dc23c Merge pull request #805 from Unleash/fix-rollout-datatype
fix: change rollout datatype to string
2022-03-23 12:07:54 +02:00
sighphyre
04a85da1be Merge branch 'main' into fix-rollout-datatype 2022-03-23 11:59:33 +02:00
olav
71cbf2bfae refactor: make refresh work on fogot password page (#808) 2022-03-23 10:44:43 +01:00
sighphyre
a724127970 Merge branch 'main' into fix-rollout-datatype 2022-03-23 11:39:26 +02:00
olav
a16520ddda refactor: fix Tooltip ref warning (#804)
* refactor: fix Tooltip ref warning

* refactor: add missing button labels
2022-03-23 09:12:10 +01:00
Thomas Heartman
77f128c482 docs: add note about PHP crashing if it doesn't recognize the op 2022-03-22 15:37:26 +01:00
sighphyre
31fdea7df0 chore: formatting 2022-03-22 16:18:20 +02:00
sighphyre
d8d510be22 fix: change rollout datatype to int
Gradual rollout has the rollout property specified as a string in
both the client spec tests and our API docs and the Rust SDK expects
that contract to be upheld. This commit changes the datatype of rollout
from an int to a string
2022-03-22 16:00:54 +02:00
Thomas Heartman
47a4fe3234 docs: sort options alphabetically in example object. 2022-03-22 11:20:48 +01:00
Thomas Heartman
da0fe21832 docs: PR feedback: configure db url, db url file, precedence 2022-03-22 11:19:09 +01:00
olav
2a307523d6 feat: add operators splash page (#802)
* refactor: fix crash on null-valued project description

* refactor: remove unused layout prop

* refactor: use routes for splash components

* feat: add operators splash page

* refactor: fix styling issues

* refactor: add some comments
2022-03-22 08:23:51 +01:00
Renovate Bot
03dc579cfa chore(deps): update typescript-eslint monorepo to v5.16.0 2022-03-21 23:47:19 +00:00
Renovate Bot
593847b2a3 chore(deps): update dependency @types/supertest to v2.0.12 2022-03-21 21:35:53 +00:00
Fredrik Strand Oseberg
3ccba76d75 fix: breakpoint misalignment (#796) 2022-03-21 15:45:07 +01:00
Thomas Heartman
8aa17e61ac
Merge pull request #1451 from Unleash/docs/sdk-min-version-for-advanced-operators
docs: note the minimum SDK versions necessary for advanced constraints
2022-03-21 13:24:27 +01:00
Renovate Bot
d6cd7c5514 chore(deps): update dependency @types/react-dom to v17.0.14 2022-03-19 14:46:17 +00:00
Renovate Bot
683cff8d96 chore(deps): update dependency @types/react to v17.0.41 2022-03-19 12:32:55 +00:00
Renovate Bot
e27e4a37ad chore(deps): update dependency @babel/core to v7.17.8 2022-03-18 23:25:02 +00:00
Renovate Bot
27bb634659 chore(deps): update node.js to v14.19.1 2022-03-18 21:04:55 +00:00
Renovate Bot
3eb3783790 fix(deps): update dependency unleash-frontend to v4.9.0-beta.3 2022-03-18 18:09:57 +00:00
Thomas Heartman
0998ca4618 Merge branch 'main' into docs/sdk-min-version-for-advanced-operators 2022-03-18 15:01:39 +01:00
Thomas Heartman
40d9842c9c
Merge pull request #1453 from Unleash/docs/link-to-strat-constraints-from-schedule
docs: link to strategy constraints doc from scheduling how-to guide
2022-03-18 14:55:44 +01:00
Thomas Heartman
0950a95698 docs: add a link to the SDK incompatibility section 2022-03-18 14:30:02 +01:00
Thomas Heartman
7efd306969 docs: link to strategy constraints from the schedule how-to guide 2022-03-18 14:28:06 +01:00
Thomas Heartman
b432ec8795 docs: only list feature versions for constraint ops inclusion 2022-03-18 14:23:26 +01:00
Thomas Heartman
e604b95e7d docs: update min versions for node, python, ruby 2022-03-18 13:55:31 +01:00
Thomas Heartman
85c74864bd
Merge pull request #1452 from Unleash/docs/add-more-adv-constraints-sdk-details
docs: add more comprehensive overview of sdk incompatibilities
2022-03-18 13:31:06 +01:00
Thomas Heartman
d6f6d5d1d2
Merge pull request #1441 from shailscript/patch-1
docs: bold important text in slack integration docs
2022-03-18 12:37:28 +01:00
Thomas Heartman
7e8cae3913 docs: change spec to specification, add link to spec 2022-03-18 12:21:29 +01:00
Thomas Heartman
8c8d165937 docs: add more comprehensive overview of sdk incompatibilities 2022-03-18 12:19:49 +01:00
Thomas Heartman
c999b4c43e docs: add php support version for advanced constraints 2022-03-18 11:34:51 +01:00
Thomas Heartman
a9a480d33f docs: note the minimum SDK versions necessary for adv constraints
Also formats the rest of the table to align with the new column
content. Please ignore whitespace for this.
2022-03-18 11:29:25 +01:00