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

[VO-1070 & VO-778 & VO-1036] feat(ApplicationPage): Add / remove additional apps from home page #923

Merged
merged 8 commits into from
Oct 9, 2024

Conversation

cballevre
Copy link
Member

### ✨ Features

* Add / remove additional apps from home page

Related PRs :

This component is only responsible for applications and konnectors. It removes certain functionalities for additional apps, which will be added again in the next commit
@cballevre cballevre force-pushed the feat/add-remove-additional-apps branch from e130fb4 to 13913a9 Compare October 7, 2024 15:12
@cballevre cballevre requested a review from Ldoppea October 7, 2024 15:13
@cballevre cballevre marked this pull request as ready for review October 7, 2024 15:13
Comment on lines +40 to +47
} finally {
setBusy(false)
}
Copy link
Member

Choose a reason for hiding this comment

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

Is that expected that we don't catch anything? Don't we want to show an error message to the user?

Copy link
Member Author

Choose a reason for hiding this comment

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

You're right, I added an alert to warn the user

This new component is responsible for the lifecycle of additional apps that shortcuts under the hood
Before this commit, we were limited to 100 shortcuts with this change we get every shortcuts inside specified folders in the config flag
@cballevre cballevre force-pushed the feat/add-remove-additional-apps branch from 13913a9 to c016da9 Compare October 9, 2024 09:49
@cballevre cballevre merged commit 9c4d768 into master Oct 9, 2024
1 check passed
@cballevre cballevre deleted the feat/add-remove-additional-apps branch October 9, 2024 09:55
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.

2 participants