Skip to content

ui: Add interface to manage integrations#240

Merged
ddvk merged 2 commits intoddvk:masterfrom
nemunaire:integrations
Nov 17, 2024
Merged

ui: Add interface to manage integrations#240
ddvk merged 2 commits intoddvk:masterfrom
nemunaire:integrations

Conversation

@nemunaire
Copy link
Copy Markdown
Collaborator

@nemunaire nemunaire commented Jun 1, 2023

Hi!

I would like to introduce Google Drive integration, but this requires to retrieve an oauth token to access the Google API. The easiest way to retrieve the token is by letting the user making the authentication in its browser and then retrieve the token, so I first introduce an interface to manage integrations, based on the user management page.

Second commit is to sort integrations alphabetically.

image
image

Comment thread internal/ui/handlers.go Fixed
Comment thread internal/ui/handlers.go Fixed
Comment thread internal/ui/handlers.go Fixed
Comment thread internal/ui/handlers.go Fixed
Comment thread internal/ui/handlers.go Fixed
@nemunaire
Copy link
Copy Markdown
Collaborator Author

I just rebase on the new UI

@nemunaire nemunaire requested a review from ddvk November 17, 2024 10:50
@ddvk
Copy link
Copy Markdown
Owner

ddvk commented Nov 17, 2024

ah, i should've merged before I changed the ui :), there is one small conflict

@nemunaire
Copy link
Copy Markdown
Collaborator Author

No problem, conflict solved!

@ddvk
Copy link
Copy Markdown
Owner

ddvk commented Nov 17, 2024

btw, allowing editing of the localfs path is not optimal as in theory someone could do path traversal

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.

3 participants