sellinjaanus
04fb065df4
Added missing archivedAt to featureSchema ( #1779 )
...
* Added missing archivedAt to featureSchema
* Added archivedAt to feature toggle.
Added archived_at to db
* Add test
* Add test
* Bug fix
* Bug fix
* update archivedAt to date-time
* Code refactoring done
* Conver to static and remove unused methods
* Add tests
* Fixes
* Fix
* Removed docker file from linting
* Fix segment test
* Fix failing test
* Make fixes
Co-authored-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: andreas-unleash <104830839+andreas-unleash@users.noreply.github.com>
2022-07-01 11:51:26 +00:00
sellinjaanus
617955bef2
Removed docker file from linting ( #1780 )
2022-07-01 11:51:08 +00:00
Thomas Heartman
1a5749ca08
Refactor: move openapi utils into /util directory ( #1777 )
...
* Refactor: move openapi utils into /util directory
* Refactor: move utils test into `util` directory
* Refactor: don't expose standard responses tied to status codes
* Feat: update empty response description + make it const
* Chore: update snapshot with new response descriptions
2022-07-01 08:06:33 +02:00
renovate[bot]
16dc677340
chore(deps): update dependency eslint-plugin-prettier to v4.2.1
2022-07-01 02:48:58 +00:00
renovate[bot]
c7847dd191
chore(deps): update dependency nock to v13.2.8
2022-06-30 23:59:28 +00:00
renovate[bot]
a30159a170
chore(deps): update dependency dpage/pgadmin4 to v6.11
2022-06-30 21:55:13 +00:00
sellinjaanus
01a8273bd0
Fix failing segment test ( #1781 )
...
* Fix segment test
* Fix failing test
2022-06-30 15:57:07 +00:00
NicolaeUnleash
7c275917f3
docs: Update api_access_navigation.png ( #1784 )
2022-06-30 15:58:13 +03:00
olav
98c7b915c9
refactor: fix empty response usage ( #1783 )
...
* refactor: fix empty response usage
* refactor: move emptyResponse into standard-responses.ts
2022-06-30 14:48:39 +02:00
Tymoteusz Czech
2729999bed
Feat: OpenAPI controller - Bootstrap UI ( #1773 )
...
* rename bootstrap ui controller
* sort openapi schema imports
* add bootstrap ui json schema
* test bootstrap ui schema
* openapi bootstrap ui route
* fix: bootstrap ui schema type
* bootstrap ui e2e test
* simplify bootstrap-ui testing mock
* fix: update after review
2022-06-30 12:21:40 +00:00
andreas-unleash
a607dea284
OAS for client-api metrics.ts ( #1753 )
...
* OAS for client-api metrics.ts
* Fix PR comments
* Fix PR comments
* Fix test
* Renamed and synced with proxy
* Renamed and synced with proxy
* Renamed and synced with proxy
* add tests
* Update python.md
Revert doc
* added 400 response, more tests
* PR comment
* PR comment
2022-06-30 13:27:12 +03:00
andreas-unleash
e875e67d24
open api implementation - client features controller ( #1745 )
...
* open api implementation - client features controller
* open api implementation - client features controller
* bug fix
* test fix
* PR comments
* OAS for client-api metrics.ts
* Refactoring
* Refactoring
* bug fix
* fix PR comments
* PR comment
* PR comment
2022-06-30 12:54:14 +03:00
olav
b67aca8fbf
fix: rename duplicate operation IDs ( #1778 )
2022-06-30 10:51:26 +02:00
Thomas Heartman
4dec126199
feat: add OpenAPI spec to events controller. ( #1754 )
...
* Feat: add initial event schema
* Feat: add events-schema plus tests
* Feat(broken): add openapi validation to getEvents endpoint
* Add schema to basic events endpoint
* Feat: Add openapi for feature events
* Fix: fix recursive schema inclusion
* Feat: add test for recursive function
* Fix: make nullable fields nullable
* Fix: remove `ADMIN` permission for toggle events.
* fix: add new schemas to the snapshot
* Fix: remove recursive schema inclusion
* Feat: test feature events schema
* Fix: add correct permissions for feature events endpoint.
* Refactor: rename "name" to "featureName" for clearer docs
* Fix: Add missing "version" field to feature events
* Feat: add descriptions and extra responses to events endpoints.
* Fix: update openapi snapshot
* Simplify standard responses function
* Refactor: move endpoint descriptions into own file.
* Refactor: simplify type signature.
* Feat: specify type of data and preData properties to object
* Fix: update snapshot
* Refactor: move standard-responses into /util/ directory.
2022-06-30 08:12:34 +00:00
Thomas Heartman
7816d8a1f9
Docs: add segments explainer video + fix formatting ( #1775 )
2022-06-30 08:00:47 +00:00
Nuno Góis
5ba5edcaca
docs: add svelte and vue front-end SDKs ( #1760 )
...
* docs: add svelte and vue front-end SDKs
* docs: add solid and react native SDKs as Community SDKs
* fix: reorder community SDKs so that they are sorted alphabetically
* fix: note and table
* fix: note scope, reorder community SDKs alphabetically by tech
* fix: make some text consistent across SDKs
* fix: svelte docs
* Update website/docs/sdks/proxy-svelte.md
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
* fix: headings
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-06-29 12:04:21 +01:00
olav
b2b0958573
fix: ensure that param values from /api/admin/features are strings ( #1761 )
...
* refactor: improve parameter value string casting
* fix: ensure that param values from /api/admin/features are strings
2022-06-29 10:11:34 +02:00
renovate[bot]
390ae8df2b
chore(deps): update docker/metadata-action action to v4 ( #1768 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-29 09:36:09 +02:00
renovate[bot]
fbbd037d35
chore(deps): update docker/login-action action to v2 ( #1767 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-29 09:24:47 +02:00
renovate[bot]
855e33990e
chore(deps): update dependency enhanced-resolve to v5.10.0
2022-06-28 23:12:53 +00:00
renovate[bot]
14392ee975
fix(deps): update dependency passport to ^0.6.0
2022-06-28 20:16:55 +00:00
renovate[bot]
7d1c23717f
chore(deps): update dependency vitest to v0.16.0
2022-06-28 19:53:44 +00:00
renovate[bot]
75b3107808
chore(deps): update dependency vite-plugin-svgr to v2.2.0
2022-06-28 16:30:49 +00:00
olav
88dc83ed6f
refactor: log event type when an event can't be saved ( #1763 )
...
* refactor: log event type when an event can't be saved
* Update src/lib/db/event-store.ts
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-06-28 16:13:25 +02:00
Gard Rimestad
5d5fc37dfd
Feat/docker container on main builds ( #1762 )
...
* feat: build docker containers when pushing to main
The intent here is to publish a docker container for every build of
main. This will make it easier to run the tip of main.
2022-06-28 16:13:00 +02:00
Christopher Kolstad
48747d70a6
4.14.0-beta.0
2022-06-28 14:37:36 +02:00
Christopher Kolstad
e9896a86f6
chore: bump unleash-frontend to 4.14.0-beta.0
2022-06-28 14:35:24 +02:00
Christopher Kolstad
dd2e04990f
4.14.0-beta.0
2022-06-28 14:21:52 +02:00
Tymoteusz Czech
c0b52fa672
Fix: UI improvements ( #1114 )
...
* fix: segments table author column width
* fix: update feature form ui
* fix: strategies breadcrumbs
* fix: api token page title
* fix: deprecated strategy label color
* fix: project access remove user toast
* fix: addon enable toast message
* fix: ces from ui
* fix: ui improvements with dialog typography
* fix: revert ces
* fix: change password error type
2022-06-28 12:58:10 +02:00
olav
566d0613a4
refactor: improve password error handling ( #1118 )
...
* refactor: improve password error handling
* Update src/component/user/common/ResetPasswordForm/PasswordChecker/PasswordChecker.tsx
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-06-28 09:47:22 +02:00
Nuno Góis
38cfc549f2
fix: copy feature double validation popup ( #1117 )
...
* fix: copy feature double validation popup
* fix: add aria-required, validate on submit
* refactor: rename variable to be more consistent with codebase
2022-06-28 07:54:31 +01:00
Nuno Góis
b49654c3f0
fix: copy feature variants ( #1750 )
...
* fix: copy feature variants
* add e2e test for cloning with variants
2022-06-28 07:54:09 +01:00
Tymoteusz Czech
f96b4525a5
fix: tag validation duplicate message ( #1756 )
2022-06-28 08:04:43 +02:00
renovate[bot]
853d763194
chore(deps): update dependency sass to v1.53.0
2022-06-28 04:38:12 +00:00
renovate[bot]
4a5676293d
chore(deps): update dependency @testing-library/dom to v8.14.0
2022-06-28 01:24:27 +00:00
renovate[bot]
e0557a6e5d
chore(deps): update dependency @babel/core to v7.18.6
2022-06-28 00:40:16 +00:00
renovate[bot]
d22dd96304
chore(deps): update material-ui monorepo
2022-06-27 22:56:12 +00:00
renovate[bot]
4d85cd3c56
chore(deps): update typescript-eslint monorepo to v5.30.0
2022-06-27 21:11:15 +00:00
renovate[bot]
89545611ae
chore(deps): update dependency vite to v2.9.13
2022-06-27 20:03:55 +00:00
renovate[bot]
ad014b5a1e
chore(deps): update dependency eslint-plugin-prettier to v4.1.0
2022-06-27 17:58:53 +00:00
renovate[bot]
e36ae52162
chore(deps): update dependency msw to v0.42.3
2022-06-27 16:48:59 +00:00
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