Christopher Kolstad
54d28471f7
fix: openapi spec should only include base path once ( #1755 )
...
* fix: openapi spec should only include base path once
2022-06-27 15:39:08 +02:00
renovate[bot]
afd36a6cf1
chore(deps): update dependency jsdom to v20 ( #1106 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 12:53:07 +00:00
olav
685e94bab7
fix: wrap long words in toast text ( #1119 )
2022-06-27 13:39:50 +02:00
renovate[bot]
f2257eb45b
chore(deps): update dependency superagent to v8 ( #1747 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-27 12:58:39 +02:00
Thomas Heartman
611ef41703
docs: update python docs: fallback function / default values ( #1752 )
2022-06-27 11:16:46 +02:00
andreas-unleash
64082440d4
OAS for client-metrics controller ( #1739 )
...
* OAS for client-metrics controller
* bug and tests
* update snapshot
* update snapshot
* update snapshot
* bug fix
* fix PR comments
* refactoring re PR comments
* re order routes
* remove grouped-client-metrics-schema.ts
* remove grouped-client-metrics-schema.ts
* updated response
* updated snapshot
* PR comments
* PR comments
* Added tests
* Added tests
* fix
* fix
* fix
2022-06-27 11:17:44 +03:00
renovate[bot]
4c3ac89f7b
chore(deps): update dependency lint-staged to v13.0.3
2022-06-24 19:29:36 +00:00
olav
5fff523670
refactor: add schemas to client application registration ( #1746 )
2022-06-24 15:29:27 +02:00
olav
286b016b04
refactor: remove response data from schema validation logging ( #1748 )
...
* refactor: remove response data from schema validation logging
* refactor: update validation error snapshots
* refactor: add missing segments field to featureStrategySchema
2022-06-24 13:44:16 +02:00
renovate[bot]
de4ba0970f
fix(deps): update dependency unleash-frontend to v4.13.0-beta.5 ( #1741 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-23 15:14:20 +02:00
Ivar Conradi Østhus
ab323f253f
fix: add docs for session options ( #1660 )
...
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-06-23 14:40:51 +02:00
olav
68bfde58f7
fix: use correct docs API URL for feature strategy create/update ( #1116 )
...
* fix: use correct URL for update feature strategy
* fix: use correct URL for create feature strategy
2022-06-23 12:05:06 +02:00
olav
625a92ca74
refactor: fix instance status modal close button ( #1115 )
...
* refactor: fix instance status modal close button
* refactor: only close the modal on button click
2022-06-23 10:29:17 +02:00
Nuno Góis
a792594e98
refactor: add OpenAPI schema to simple-password-provider controller ( #1734 )
...
* refactor: add OpenAPI schema to simple-password-provider controller
* finish implementation after merge
* refactor: address PR comments
2022-06-23 08:40:25 +01:00
Nuno Góis
9ca2b6fc46
feat: add stripe integration ( #1109 )
...
* feat: add stripe integration
* add start:demo yarn script
2022-06-23 07:54:08 +01:00
Thomas Heartman
89d25c8634
docs: add proxy deployment diagrams ( #1743 )
...
* docs: remove empty table row
* docs: add placeholder proxy hosting article
* docs: add images, describe first one
* docs: describe the customer-hosted proxy solution
* docs: describe the self-hosted single-region setup.
* docs: describe enterprise multi-region setup.
* docs: minor changes
* docs: update lists; restructure
* docs: more minor changes
* docs: add alt text to diagrams
* docs: update proxy hosting doc
* docs: some prettier formatting
* docs: add link to proxy hosting doc
* docs: format proxy config table
* docs: prettier formatting
2022-06-23 08:28:01 +02:00
olav
ac3f076a31
refactor: add schemas to strategy controller ( #1744 )
...
* refactor: avoid duplicate feature strategy operationIds
* refactor: fix flaky feature tests
* refactor: remove duplicate controller error handling
* refactor: unify feature strategy schemas
* refactor: add schemas to strategy controller
2022-06-23 08:10:20 +02:00
olav
e013a72ddd
refactor: add missing tokenUserSchema fields ( #1742 )
2022-06-22 15:37:26 +02:00
sighphyre
83d2bf50af
Merge pull request #1113 from Unleash/segments-warning
...
refactor: improve segment warning texts
2022-06-22 15:07:14 +02:00
olav
7a6321746c
refactor: improve segment warning texts
2022-06-22 14:58:36 +02:00
olav
b21ae4164d
refactor: remove outdated root role info text ( #1112 )
...
* refactor: remove unused imports
* refactor: remove outdated root role info text
2022-06-22 14:58:05 +02:00
olav
ab75d4085e
refactor: add schemas to user admin controller ( #1692 )
...
* refactor: add schemas to user admin controller
* refactor: remove unused SessionService
* refactor: fix search query type confusion
* refactor: add schemas to user controller (#1693 )
* refactor: add schemas to user controller
* refactor: fix getAllUserSplashes method name
* refactor: name and email should not be required on create
* refactor: only some user fields may be updated
* refactor: should not require any fields on user update (#1730 )
* refactor: send 400 instead of 500 on missing username and email
* refactor: should not require any fields for user update
* refactor: note that earlier versions required name or email
* refactor: merge roleDescriptionSchema and roleSchema
2022-06-22 14:55:43 +02:00
sellinjaanus
cecca59f65
Task/open api reset password ( #1740 )
...
* task: add openapi for reset password
* fix: add respondWithValidation and remove email from tests
* fix: change tags to other
2022-06-22 14:31:41 +03:00
olav
7d909c6b66
refactor: show env buttons when missing permission ( #1111 )
...
* refactor: disable environment drag-and-drop when missing permission
* refactor: show env buttons when missing permission
2022-06-22 13:13:08 +02:00
andreas-unleash
66452e2860
open-api addon controller ( #1721 )
...
* open-api addon controller
* bug fixes
* bug fixes
* resolve merge conflict
* bug fix
* bug fix
* bug fix
* PR comments
* PR comments
* Resolve merge conflics
* Resolve merge conflics
* bug and tests
2022-06-22 13:49:18 +03:00
Nick
b4197e54e6
fix: input fields (PR #1110 from NickMolloy/improve-input-attributes)
...
* Use correct input type
"string" is not a valid input type: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types
"text" is the actual valid value.
* Use correct autocomplete values for credential fields
"true", "on", and "confirm-password" are not valid autocomplete values https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
2022-06-22 11:05:03 +02:00
Thomas Heartman
b3320bf74b
docs: update segments availability notices ( #1729 )
...
* docs: change segment availability notice
* docs: update availability note + add some prettier changes
* docs: format imports with prettier
2022-06-22 10:53:24 +02:00
Christopher Kolstad
18c720f4e9
Task/open api state ( #1738 )
...
* task: add open api to import/export
2022-06-22 09:09:49 +02:00
sellinjaanus
797cd8c28f
chore: remove splash environment ( #1108 )
...
* chore: remove splash environment
* Remove related images aswell
Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2022-06-21 16:31:14 +03:00
olav
583d636144
refactor: fix handling of expired/churned trial states ( #1107 )
2022-06-21 11:22:27 +02:00
olav
5bae11a3fb
fix: avoid 400s for unknown request body fields ( #1737 )
2022-06-21 10:33:03 +02:00
olav
7ee8892704
fix: add missing environments field to uiConfigSchema ( #1736 )
...
* fix: add missing environment field to uiConfigSchema
* refactor: avoid throwing when unleash-server is a dependency in dev mode
2022-06-21 09:34:07 +02:00
Christopher Kolstad
32399291e0
task: add OpenApi spec to metrics route ( #1725 )
...
* task: add OpenApi spec to metrics route
2022-06-21 09:12:40 +02:00
renovate[bot]
28251af39e
chore(deps): pin dependency @types/make-fetch-happen to 9.0.2 ( #1723 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-21 09:09:40 +02:00
Tymoteusz Czech
9522c59674
Refactor project health table ( #1098 )
...
* minor archive table updates
* archived date cell
* archive import paths
* move project health table files
* fix: align actions cells
* simplify health table row mapping
* fix project pages browser tab title
* initial draft of virtualized table component
* refactor: virtualized table common component
* fix: health report name cell width
* refactor: report cell paths
2022-06-21 09:08:37 +02:00
Christopher Kolstad
1821af8fe7
task: add openapi for tags ( #1724 )
...
* task: add openapi for tags
2022-06-21 08:23:30 +02:00
renovate[bot]
00bef41836
chore(deps): update typescript-eslint monorepo to v5.29.0
2022-06-20 20:50:29 +00:00
Nuno Góis
123991d28f
refactor: add OpenAPI schema to health-check controller ( #1732 )
...
* refactor: add OpenAPI schema to health-check controller
* refactor: address PR comments
* add type to health-check-schema
* fix: update snap
2022-06-20 11:22:41 +01:00
renovate[bot]
e06459ac79
chore(deps): update dependency eslint to v8.18.0
2022-06-18 04:13:15 +00:00
renovate[bot]
c9aed1e6e2
chore(deps): update dependency eslint to v8.18.0
2022-06-18 03:44:42 +00:00
renovate[bot]
5c9f30ceef
chore(deps): update dependency typescript to v4.7.4
2022-06-18 01:54:21 +00:00
renovate[bot]
f05e91c2a5
chore(deps): update dependency typescript to v4.7.4
2022-06-18 00:48:48 +00:00
renovate[bot]
5709fa8ac8
chore(deps): update dependency @types/react to v17.0.47
2022-06-17 21:58:21 +00:00
Nuno Góis
2354656632
refactor: add OpenAPI schema to api-token controller ( #1716 )
...
* refactor: add OpenAPI schema to api-token controller
* refactor: address PR comments
* fix: status codes on environment toggling
* fix tests
* refactor: address PR comments
* refactor: expiresAtSchema -> update-api-token-schema
2022-06-17 20:35:26 +01:00
renovate[bot]
a7b3cf2a7e
chore(deps): update dependency @testing-library/user-event to v14.2.1
2022-06-17 18:52:44 +00:00
renovate[bot]
7bffb67b76
chore(deps): update dependency prettier to v2.7.1
2022-06-17 15:51:46 +00:00
Thomas Heartman
bb3c722f67
Docs: Update description for create + update user ( #1727 )
...
* Docs: Update description for create + update user
This change updates the documentation for the user creation API,
fixing errors mentioned in #1717 :
- it's either `username` or `email` that is required on creation.
`name` is not required.
- `name` is the only required field when updating a user.
* docs: Fix overzealous prettier formatting
* docs: updated requirements for put: name OR email
2022-06-17 13:50:39 +02:00
Thomas Heartman
5a3f418e13
docs: add feature toggle reference, new how-to ( #1694 )
...
* Docs: write down the currently available steps
* docs: quick updates to the projects page.
* docs: further scaffold the how-to guide
* docs: add feature-toggle.mdx (toggle reference doc)
* docs: Add note that feature toggle names must be unique
* docs: add API doc links
* docs: delete old content
* docs: delete old images
* docs: update variants text
* docs: update introduction
* docs: add new images, update api annotations
* docs: add links to context fields, improve link text for other links.
* docs: remove redundant wording.
* docs: fix default project for toggles
* docs: typo: singular -> plural
* docs: mention admin ui curl command
* docs: remove leftover words
* docs: improve linking to default project.
* Apply suggestions from code review
Co-authored-by: sighphyre <liquidwicked64@gmail.com>
* Apply suggestions from code review
Co-authored-by: sighphyre <liquidwicked64@gmail.com>
* docs: clarify constraint timing
* docs: apply suggestion from code review
* docs: add link to variants document
* docs: Add sections on environments and projects, link from ft docs
* docs: minor rewording into unleash context.
* docs: remove misleading section about "all strats evaluated"
* docs: evaluate -> resolve
Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2022-06-17 12:36:19 +02:00
olav
69171a75a7
refactor: improve button label markup ( #1091 )
...
* refactor: improve button label markup
* refactor: remove misused tooltip roles
* refactor: simplify FeatureStrategyIcon labelling
* refactor: simplify labels for disabled buttons
* refactor: add missing switch input labels
2022-06-17 11:27:54 +02:00
Nuno Góis
525fce3e86
refactor: add OpenAPI schema to context controller ( #1711 )
...
* refactor: add OpenAPI schema to context controller
* Update src/lib/routes/admin-api/context.ts
Co-authored-by: olav <mail@olav.io>
* address PR comments, misc fixes and improvements
* refactor: address PR comments
* add createdAt to test
* fix: reverted upsert schema after discussion
Co-authored-by: olav <mail@olav.io>
2022-06-17 10:11:55 +01:00