Kamil Kisiela
|
a87a541153
|
Retry calls to Github (check-runs) and inform user about Github API having issues (#5989)
|
2024-11-18 15:18:19 +00:00 |
|
Laurin Quast
|
03f08ca68b
|
fix: schema check approval, schema version approval and laboratory pe… (#5945)
|
2024-11-15 13:06:55 +01:00 |
|
Laurin Quast
|
5adfb6c39d
|
fix: remove organization owner from org (#5907)
|
2024-11-13 09:41:40 +01:00 |
|
Laurin Quast
|
777fce7d0b
|
feat: add create target permission (#5899)
|
2024-11-11 11:06:18 -05:00 |
|
Andrii Hrachov
|
8aec41a36e
|
feat: redis tls support (#5884)
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
|
2024-11-11 14:26:30 +01:00 |
|
Laurin Quast
|
46c306c53e
|
chore: upgrade supertokens-node to 16.x.x (#5888)
|
2024-11-11 12:02:24 +01:00 |
|
Laurin Quast
|
0223078449
|
feat: use booleans for permissions on dashboard (#5860)
|
2024-11-11 09:51:44 +01:00 |
|
Kamil Kisiela
|
9c31fa76c5
|
Fix missing access to alerts when sending notifications (#5883)
|
2024-11-08 17:06:42 -05:00 |
|
Kamil Kisiela
|
562a002b2a
|
Target, project and organization were inaccessible by Query.tokenInfo (#5877)
|
2024-11-08 15:01:12 +01:00 |
|
Kamil Kisiela
|
610d6440f6
|
Handle UTC +5:30 and similar timezones (#5871)
|
2024-11-07 15:57:23 +01:00 |
|
Laurin Quast
|
ff60d049d6
|
feat(api): new permission system (#5674)
|
2024-11-05 10:36:10 +01:00 |
|
Eddy Nguyen
|
c3fc95c176
|
Remove old codegen resolvers setup (#5827)
|
2024-10-30 22:32:13 +11:00 |
|
Laurin Quast
|
40eaa35250
|
fix: permission check bypass for document collections (#5843)
|
2024-10-29 11:43:45 +00:00 |
|
Kamil Kisiela
|
fea252f79a
|
Buddy movin' (#5840)
|
2024-10-29 11:01:11 +00:00 |
|
Eddy Nguyen
|
8876afa55b
|
Migrate collection module to Server Preset (Part 11) (#5166)
|
2024-10-22 22:13:19 +11:00 |
|
Kamil Kisiela
|
7edd150e63
|
Deprecate cleanId, use slug instead (#5684)
|
2024-10-21 13:06:29 +02:00 |
|
Dimitri POSTOLOV
|
a5eb78abf4
|
[eslint] disallow unused collections, enable no-inverted-boolean-check rule (#4974)
|
2024-10-21 12:57:33 +03:00 |
|
Kamil Kisiela
|
3cb8861df0
|
Deprecate name, use slug (cleanId) instead (#5681)
|
2024-10-17 15:01:48 +02:00 |
|
Eddy Nguyen
|
1c2357b3e9
|
Migrate schema module to Server Preset (Part 17) (#5283)
|
2024-10-14 19:28:10 +11:00 |
|
Kamil Kisiela
|
7fc7d4297e
|
Align target access on UI with backend (#5664)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-10-11 08:56:00 +00:00 |
|
Laurin Quast
|
ed25aca53a
|
feat: improve error handling for app deployment creation (#5661)
|
2024-10-10 11:40:03 +02:00 |
|
Laurin Quast
|
443ff35547
|
fix: correct route on app for transfer organization (#5641)
|
2024-10-04 14:06:26 +02:00 |
|
Eddy Nguyen
|
b8ddf43d02
|
Migrate organization module to Server Preset (Part 18) (#5294)
|
2024-10-01 21:01:34 +10:00 |
|
Laurin Quast
|
89427f7c0d
|
feat: global app deployment feature flag (#5529)
|
2024-10-01 11:37:32 +02:00 |
|
Kamil Kisiela
|
202b8e365e
|
Account for usedOverridden arg in extractSuperGraphInformation (#5547) (#5548)
Co-authored-by: jdolle <1841898+jdolle@users.noreply.github.com>
|
2024-08-29 07:53:59 +00:00 |
|
Laurin Quast
|
5bf4abd6d6
|
feat: write artifacts and persisted documents to s3 mirror (#5538)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
|
2024-08-27 19:03:09 +00:00 |
|
Eddy Nguyen
|
99047b4571
|
Migrate operations module to Server Preset (Part 21) (#5297)
|
2024-08-26 21:21:21 +10:00 |
|
Kamil Kisiela
|
4aadc77c59
|
Remove console.logs (#5500)
|
2024-08-24 13:52:31 +00:00 |
|
Laurin Quast
|
dacc302202
|
Use latest version in checksum check (#5496)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
|
2024-08-23 17:33:25 +02:00 |
|
Laurin Quast
|
ae6b5d0af1
|
fix: unhandled promise rejection (#5495)
|
2024-08-22 15:08:39 +02:00 |
|
Laurin Quast
|
3850ad24d4
|
fix: retry lock and avoid gateway timeout (#5474)
|
2024-08-22 11:03:27 +02:00 |
|
Dimitri POSTOLOV
|
5f5250f940
|
increase operation size from 5k to 10k characters, show error message in toast (#5491)
|
2024-08-21 10:24:06 -04:00 |
|
Eddy Nguyen
|
4a5cbe9b51
|
Migrate lab module to Server Preset (Part 20) (#5296)
|
2024-08-21 11:51:31 +00:00 |
|
Dotan Simha
|
ce20e3d1d9
|
Trace mutex locks in otel and fix tracing issues (#5471)
|
2024-08-21 09:36:04 +00:00 |
|
Saihajpreet Singh
|
7707b73824
|
fix: lock acq log message (#5475)
|
2024-08-20 09:52:04 -05:00 |
|
Laurin Quast
|
2246924830
|
feat: disable splitting clickhouse requests (#5472)
|
2024-08-20 13:32:48 +02:00 |
|
Laurin Quast
|
78d6fc6c57
|
feat: split coordinate array parameter (#5470)
|
2024-08-20 11:34:39 +02:00 |
|
Laurin Quast
|
2c198b6c73
|
feat: increase batch size and use form data for clickhouse parameters (#5468)
|
2024-08-20 08:28:15 +02:00 |
|
Kamil Kisiela
|
e68c0a646d
|
Use Got to write artifacts to S3/R2 (#5462)
|
2024-08-19 15:19:37 +02:00 |
|
Laurin Quast
|
78bdcdab5a
|
chore: codegen updates (#5378)
|
2024-08-14 09:34:12 +00:00 |
|
Laurin Quast
|
706b0c8757
|
feat: batch group maximum sizes (#5360)
|
2024-08-13 08:19:27 +00:00 |
|
Kamil Kisiela
|
8020419437
|
Creation and deprecation status of schema coordinates - schema age filter (part 1) (#5224)
|
2024-08-12 11:23:32 +02:00 |
|
Kamil Kisiela
|
3100043bb1
|
Add time out to AWSClient (#5326)
|
2024-08-09 13:28:18 +02:00 |
|
Kamil Kisiela
|
5d3fddf4ce
|
Optimize get_top_operations_for_types query (#5324)
|
2024-08-09 12:23:50 +02:00 |
|
Eddy Nguyen
|
293cc81265
|
Migrate billing module to Server Preset (Part 19) (#5295)
|
2024-08-07 21:27:19 +10:00 |
|
Eddy Nguyen
|
3d2701b5ef
|
Migrate policy module to Server Preset (Part 16) (#5242)
|
2024-08-07 20:47:07 +10:00 |
|
Kamil Kisiela
|
c20907b7bf
|
Perform local schema composition in the hive dev command (#5237)
|
2024-07-24 09:25:31 +00:00 |
|
Laurin Quast
|
a499bd3607
|
feat: skip app publish if app is active (#5272)
|
2024-07-23 11:09:43 +02:00 |
|
Kamil Kisiela
|
b622862ecd
|
feat: double precision traffic percentage in Conditional Breaking Changes (#5256)
|
2024-07-23 09:29:41 +02:00 |
|
Kamil Kisiela
|
918943ceeb
|
Remove activities from web/app (#5251)
|
2024-07-19 14:37:53 +00:00 |
|