Kamil Kisiela
db19282bf8
Implement new ClickHouse DB structure ( #304 )
...
FF_CLICKHOUSE_V2_TABLES
2022-08-23 12:53:22 +02:00
Ryan Perry-Nguyen
c8135f9e9f
fix postgres container healthcheck ( #299 )
2022-08-23 09:28:56 +02:00
Laurin Quast
31b3df00bd
docs-software ( #300 )
2022-08-17 10:01:42 +02:00
Kamil Kisiela
3b525b789c
Switching between projects/targets does not always work ( #298 )
...
Fixes #276
2022-08-16 16:32:26 +00:00
Kamil Kisiela
d050785810
Fix CLI intallation script
2022-08-16 16:09:15 +02:00
github-actions[bot]
1494017528
chore(release): update monorepo packages versions ( #295 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-16 12:29:44 +02:00
Kamil Kisiela
511f9a477b
Add missing @changesets/changelog-github
2022-08-16 12:24:43 +02:00
Kamil Kisiela
efb03e184d
Bump @oclif/core and update CLI installation script ( #292 )
...
* Bump @oclif/core
* Update CLI installation script
2022-08-16 12:10:55 +02:00
Dotan Simha
5b7e079151
Use latest changesets, fix changesets config ( #294 )
2022-08-16 12:03:34 +02:00
Kamil Kisiela
3711c0ebf9
Add --config router.yaml to Router in Monitoring
2022-08-16 10:36:38 +02:00
github-actions[bot]
3bdfdb0364
chore(release): update monorepo packages versions ( #288 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-12 16:08:01 +02:00
Kamil Kisiela
d02f9efdf0
Initial Emails service ( #261 )
...
* Initial Emails service
* Fix yarn.lock
* Metrics
* Fixes
2022-08-12 14:51:09 +02:00
Kamil Kisiela
52969c0632
Hash operation based on its body, name, list of sorted coordinates ( #283 )
...
* Hash operation based on its body, name, list of sorted coordinates
* Support Docker Compose v2
* martynka
* Move hashing behind cache
* Add comments
* Move transformation of coordinates to the caching layer
* Add another test
2022-08-12 11:23:07 +02:00
Kamil Kisiela
a0b0dc06a5
Log errors comming from the useAuth0 ( #287 )
2022-08-12 10:29:04 +02:00
Kamil Kisiela
ef18a38cca
Show error messages in the client when publishing the schema ( #272 )
...
Closes #267
2022-08-12 10:15:19 +02:00
Ryan Perry-Nguyen
617192779b
docs: add auth0 app docs ( #286 )
2022-08-11 22:10:25 +02:00
Kamil Kisiela
5cb6df7be2
Do not capture schema building errors ( #285 )
...
* Do not Sentry.capture schema building errors
* To not pass originalError
2022-08-11 18:13:49 +02:00
Kamil Kisiela
854f987d20
More logs and a circuit breaker in IdempotentRunner ( #284 )
2022-08-11 17:19:47 +02:00
Kamil Kisiela
5cf6b92766
Use Slonik v30 ( #282 )
2022-08-11 10:58:36 +02:00
Kamil Kisiela
505e62bcce
Use transaction when publishing schema ( #274 )
2022-08-09 12:33:44 +02:00
Kamil Kisiela
ccabff3284
Do not log collected or processed reports ( #273 )
2022-08-09 10:58:50 +02:00
Kamil Kisiela
23d55d7e0e
Remove comment ( #271 )
2022-08-08 15:07:10 +02:00
Kamil Kisiela
2e3ccfe033
map a step output to a job output ( #270 )
2022-08-08 15:05:22 +02:00
Kamil Kisiela
449b0f6e37
Initial version a plugin for Apollo Router ( #266 )
2022-08-08 14:58:22 +02:00
github-actions[bot]
206f1ddcb4
chore(release): update monorepo packages versions ( #265 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-03 11:45:54 +02:00
JYC
c0e08216b0
fix: hide missing token warning when disabled ( #260 )
...
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-08-03 11:39:57 +02:00
Kamil Kisiela
3f1b6edc97
Update turbo to v1.4.2 ( #264 )
2022-08-03 11:19:44 +02:00
Kamil Kisiela
43f6817e1f
Schema Explorer (experimental) ( #241 )
2022-07-29 16:13:52 +02:00
github-actions[bot]
3a65f79a5e
chore(release): update monorepo packages versions ( #240 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-27 17:15:38 +02:00
Kamil Kisiela
a94fd68503
Introduce createSupergraphManager ( #262 )
2022-07-27 17:12:23 +02:00
Kamil Kisiela
e4f11585d1
your
2022-07-21 17:44:58 +02:00
Kamil Kisiela
c22582cd8a
New landing page ( #259 )
2022-07-21 12:16:36 +02:00
Kamil Kisiela
5a70aee15b
One-time invitation link ( #258 )
...
Closes #250
2022-07-20 17:02:04 +02:00
Kamil Kisiela
9e90b1a53d
Client exclusions in breaking change detection ( #243 )
...
* Replace date-fns-tz with Intl.DateTimeFormat
2022-07-19 16:24:41 +02:00
Kamil Kisiela
79602c26d0
Explain logic in police worker ( #248 )
2022-07-19 09:36:42 +02:00
Kamil Kisiela
ffe03be9ea
WAF: block only when x-api-token and authorization headers are missing ( #245 )
2022-07-18 16:00:45 +02:00
Kamil Kisiela
ab9ae413b7
Log more details in the usage service ( #244 )
...
* Log more details in the usage service
2022-07-18 11:09:33 +02:00
Kamil Kisiela
03a5127fab
Fixes #218 ( #242 )
...
* Disable plugins in prettier
Closes #218
* fix
2022-07-14 13:57:55 +02:00
Kamil Kisiela
41ec31b3d2
Update GraphQL Inspector to 3.2.0 ( #239 )
2022-07-12 00:28:05 +02:00
Kamil Kisiela
1c2586f7a7
Migrate existing data retention periods ( #238 )
...
* Migrate existing data retention periods
* Fix invoices view
2022-07-11 22:42:22 +02:00
Kamil Kisiela
849747940b
Adjust title and description of the landing page ( #236 )
...
* Disallow robots for app
2022-07-11 21:52:00 +02:00
Kamil Kisiela
1d449f4cab
New pricing ( #231 )
...
* Format dates
* Fetch only active products from Stripe
2022-07-11 21:37:43 +02:00
Kamil Kisiela
05890fa347
Fix missing scopes when generating a token ( #235 )
...
Bug introduced by #220
2022-07-11 19:15:36 +02:00
Kamil Kisiela
0fd7e9eea3
Get Started checklist ( #232 )
2022-07-11 18:22:07 +02:00
Laurin Quast
f6ccd015ae
hive/app: strict null checks ( #220 )
...
* fix src/lib/urql-cache.ts
* fix src/lib/mixpanel.ts
* fix: src/lib/hooks/use-route-selector.ts
* fix: src/lib/access/common.ts
* fix: src/components/v2/time-ago.tsx
* fix: src/components/v2/skeleton.tsx
* fix: src/components/v2/modals/delete-organization.tsx (verified functionality)
* fix: src/components/v2/modals/create-target.tsx
* fix: src/components/v2/modals/create-project.tsx
* fix: src/components/v2/modals/create-organization.tsx
* fix: src/components/v2/modals/create-channel.tsx
* fix: src/components/v2/modals/create-alert.tsx
* fix: packages/web/app/src/components/v2/dropdown.tsx
* fix: src/components/v2/data-wrapper.tsx
* fix: src/components/target/operations/Filters.tsx
* fix: pages/[orgId]/[projectId]/[targetId]/history.tsx
* fix: src/components/project/Switcher.tsx
* fix: src/components/organization/Switcher.tsx
* fix: src/components/organization/Permissions.tsx
* fix: pages/settings.tsx
* fix: packages/web/app/src/components/v2/tabs.tsx
* fix: packages/web/app/src/components/v2/avatar.tsx
* fix: packages/web/app/pages/join/[inviteCode].tsx
* fix: packages/web/app/pages/[orgId]/index.tsx
* fix: pages/[orgId]/members.tsx
* fix: pages/[orgId]/settings.tsx
* fix: pages/[orgId]/subscription/index.tsx
* fix: pages/api/github/callback.ts
* fix: pages/api/github/connect/[orgId].ts
* fix: src/components/common/Navigation.tsx
* fix: src/components/common/UserSettings.tsx
* fix: src/components/common/LoadingAPI.tsx
* fix: packages/web/app/src/components/common/Feedback.tsx
* fix: packages/web/app/src/components/common/DataWrapper.tsx
* fix: src/components/admin/AdminStats.tsx
* fix: pages/index.tsx
* fix: pages/api/proxy.ts
* fix: src/components/auth/AuthProvider.tsx
* fix: pages/[orgId]/[projectId]/index.tsx
* fix: pages/[orgId]/[projectId]/settings.tsx
* fix: src/components/organization/billing/Billing.tsx
* fix: src/components/organization/billing/BillingPaymentMethod.tsx
* fix: src/components/organization/billing/BillingPlanPicker.tsx
* fix: src/components/organization/billing/InvoicesList.tsx
* fix: pages/[orgId]/_new.tsx
* fix: pages/[orgId]/subscription/manage.tsx
* fix: pages/[orgId]/[projectId]/[targetId]/settings.tsx
* fix: src/components/target/operations/List.tsx
* fix: src/components/target/operations/Stats.tsx
* fix: src/components/target/Switcher.tsx
* fix: pages/[orgId]/[projectId]/[targetId]/index.tsx
* fix: src/components/organization/billing/PlanSummary.tsx
* fix: src/components/v2/modals/create-access-token.tsx
* fix: src/components/v2/header.tsx
* fix: src/components/layouts/project.tsx
* fix: src/components/layouts/target.tsx
* fix: src/components/layouts/organization.tsx
* fix: src/components/v2/activities.tsx
* fix: enable rule
* strict mode
* NOTE: This file should not be edited 😁
* run prettier
2022-07-08 11:18:33 +02:00
Saihajpreet Singh
6ddcf908d3
fix: make editor full width ( #230 )
2022-07-06 15:11:23 -05:00
Kamil Kisiela
069e2ecef0
Update cleanId and make redirect when renaming target, project or org ( #229 )
2022-07-06 19:30:51 +02:00
Kamil Kisiela
2fe1e801ca
Reproduce and fix the error masking issue ( #225 )
2022-07-05 18:52:49 +02:00
Kamil Kisiela
c3e4619ba3
Publish new version if SDL is different but no changes in types and fields ( #226 )
2022-07-05 18:10:26 +02:00
Kamil Kisiela
605f52319a
Enable sampling for selected operations in Sentry ( #224 )
...
Instead of TEST_FILTER use the same logic as when running jest fileOrPattern
2022-07-05 17:29:39 +02:00