-
Notifications
You must be signed in to change notification settings - Fork 0
Backend & Mobile – OAuth Handling, Compatibility Rules, and UX Improvements #207
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
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
37408eb
feat(AndroidManifest): add HTTP deep link for OAuth2 callbacks in emu…
maelemiel 75403a6
feat(compatibility_rules): add endpoint to retrieve action-reaction c…
maelemiel 4921a53
feat(about_service): add requires_oauth field to indicate OAuth authe…
maelemiel 9852e01
feat: Add OAuth requirement to Service model and related components
maelemiel f144ad6
Merge branch 'main' of github.com:My-Epitech-Organisation/Area into h…
maelemiel ec68b7e
feat(flutter_svg): dependency to pubspec.yaml and update pubspec.lock
maelemiel 6952ed1
feat(service): add logo field to Service model and update related com…
maelemiel c94def8
feat(compatibility_provider): update API endpoint to use base URL for…
maelemiel 212b9a6
feat(AndroidManifest): add additional OAuth2 callback for port 8080
maelemiel 2b6c431
fix(serializers): standardize quotes in service OAuth mapping
maelemiel 789ba10
fix(service_card): improve error handling for service logo loading
maelemiel 4598877
fix(service_connections): add error handling for service logo loading
maelemiel 0af81b5
fix(compatibility_provider): handle uninitialized rules in reaction c…
maelemiel 7735a2d
fix(create_applet_page): rename actionConfig to triggerActionConfig f…
maelemiel 0219aaf
fix(service_action_selector_card): remove unused import and simplify …
maelemiel dc2e831
fix(auth_service): improve error handling and remove debug logging fo…
maelemiel 70bd47b
fix(applet): enhance JSON parsing for ActionData and ReactionData, im…
maelemiel 59700ba
fix(applet_service): simplify error handling in JSON parsing for appl…
maelemiel 828e597
fix(auth_provider): update user email assignment to handle different …
maelemiel 3844691
fix(applet_provider): enhance debug logging for applet enrichment pro…
maelemiel 5af4f3d
fix(service_connections): map service name before checking connection…
maelemiel d30d054
fix(login_page): add debug logging for unmounted widget during Google…
maelemiel 2df4d1a
fix(http_client_service): remove debug print statements from GET and …
maelemiel 2c6ae97
fix(debug_helper): enhance debug output formatting and add additional…
maelemiel db9167e
fix(google_sign_in_button): replace image icon with SVG for improved …
maelemiel c5fa19e
refactor(service_provider_config): simplify service provider configur…
maelemiel ba4716d
fix(main): update debug print statements for environment validation
maelemiel c5b5a82
fix(service): remove unused import and simplify display name logic
maelemiel 745c9ad
fix(api_config): enhance debug output with emojis for better readability
maelemiel 7657ff7
Merge branch 'main' of github.com:My-Epitech-Organisation/Area into h…
maelemiel fce58da
fix(tasks): update Gmail actions to include specific triggers for bet…
maelemiel 3a3d90d
$Merge branch 'main' of github.com:My-Epitech-Organisation/Area into …
maelemiel b13d262
fix(tasks): format Gmail action names for better readability
maelemiel 2486e49
refactor(CompatibilityProvider): remove debug print statements for cl…
maelemiel df4889c
Merge branch 'main' of github.com:My-Epitech-Organisation/Area into h…
maelemiel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.