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

feature: edit / update workflow in data source details #163

Open
6 of 14 tasks
Tracked by #32
josh-chamberlain opened this issue Jan 2, 2024 · 0 comments
Open
6 of 14 tasks
Tracked by #32

feature: edit / update workflow in data source details #163

josh-chamberlain opened this issue Jan 2, 2024 · 0 comments

Comments

@josh-chamberlain
Copy link
Contributor

josh-chamberlain commented Jan 2, 2024

Context

requires:

We're about to get endpoints for creating and updating data sources. We should allow authenticated users to do that.

Requirements

  • add an "edit" button to the data source details view
  • generally, clicking "edit" should make editable fields (list tbd) editable, and a couple position: fixed "Save" / "Cancel" buttons should allow people to do those things
  • non-auth'd users should not be able to see the edit button
  • any non-auth'd user somehow loading the edit view should not be able to use the endpoint
  • don't allow people to save without a submitter contact info, name, source_url, or empty access_type.
  • changes need to push back to Airtable for now, until we replace it, or it will sync back old data.

Tests

  • non-authenticated users should not be able to see the edit button
  • non-auth'd users loading the edit view should not be able to save / use the endpoint

Docs

  • tbd
@josh-chamberlain josh-chamberlain mentioned this issue Jan 3, 2024
17 tasks
@josh-chamberlain josh-chamberlain changed the title create and update workflow in data source details update workflow in data source details Jan 3, 2024
@josh-chamberlain josh-chamberlain changed the title update workflow in data source details edit / update workflow in data source details Jan 18, 2024
@josh-chamberlain josh-chamberlain changed the title edit / update workflow in data source details feature: edit / update workflow in data source details Jan 18, 2024
@josh-chamberlain josh-chamberlain mentioned this issue Jan 18, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Future
Development

No branches or pull requests

1 participant