Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CB-4961 Control files downloading ability #2744

Merged
merged 13 commits into from
Jul 2, 2024

Conversation

sergeyteleshev
Copy link
Contributor

No description provided.

@sergeyteleshev sergeyteleshev requested a review from devnaumov June 26, 2024 15:01
@sergeyteleshev sergeyteleshev self-assigned this Jun 26, 2024
@sergeyteleshev sergeyteleshev requested a review from Wroud June 26, 2024 15:01
@sergeyteleshev sergeyteleshev requested a review from Wroud June 27, 2024 09:20
@@ -42,6 +43,7 @@ export class ResultSetDataContentAction extends DatabaseDataAction<any, IDatabas
private readonly graphQLService: GraphQLService,
private readonly quotasService: QuotasService,
private readonly cache: ResultSetCacheAction,
private readonly dataViewerService: DataViewerService,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not responsibility of database data model - it presents only database not hight level API or logic

@sergeyteleshev sergeyteleshev requested a review from Wroud June 27, 2024 19:25
@Wroud
Copy link
Member

Wroud commented Jun 28, 2024

please fix unit tests

@sergeyteleshev
Copy link
Contributor Author

I removed unit test cause moved the setting to DataViewerSettingsService
And cause it is here in cache it shows it as fallen

@sergeyteleshev
Copy link
Contributor Author

Снимок экрана 2024-06-28 в 13 22 36

@Wroud
Copy link
Member

Wroud commented Jul 1, 2024

please fix tests

@Wroud Wroud merged commit faafcee into devel Jul 2, 2024
6 of 7 checks passed
@Wroud Wroud deleted the CB-4691-control-files-downloading-ability branch July 2, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants