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

Spatial Views API #10704

Closed
whatisgalen opened this issue Mar 22, 2024 · 1 comment
Closed

Spatial Views API #10704

whatisgalen opened this issue Mar 22, 2024 · 1 comment
Assignees

Comments

@whatisgalen
Copy link
Member

whatisgalen commented Mar 22, 2024

Aim: To create an API and related UI for managing the spatial views (which are currently administered using SQL).

The API will allow the creation, editing and deletion of an individual spatial view or on a list of spatial views - these changes can only be carried out if the Arches user has permission to make them on the spatial view(s) in question.

The UI will be developed using Vue.js. The UI will adhere to Accessibility guidelines as defined in the ReadTheDocs.

@chiatt chiatt added this to pipeline Mar 22, 2024
@whatisgalen
Copy link
Member Author

@aj-he @csmith-he @phudson-he

@csmith-he csmith-he moved this to 🏗 In Progress in pipeline Mar 22, 2024
whatisgalen added a commit that referenced this issue Mar 22, 2024
whatisgalen added a commit that referenced this issue Mar 22, 2024
whatisgalen added a commit that referenced this issue Mar 26, 2024
… also fixes accessing description from payload re #10704
whatisgalen added a commit that referenced this issue Mar 26, 2024
whatisgalen added a commit that referenced this issue Mar 26, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
- removes need to check for uuid which is done in urls.py
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
- the url was refactorted to a single route on review advice.
- identifier should not be provided as it is generated on creation.
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
…#10704

- spatialviewid is generated by the model and return in response
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
…10704

- includes api test
- fixes missing identifier parameter on GET all and POST tests
- moved get test after post test
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 14, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 15, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 15, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 15, 2024
- use standard JSONDeserializer
- raise_exception set on group_required decorator
- refactor geometrynodeid data transformation
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 15, 2024
- refactored language code transformation step
- change reponse code when sv to edit or delete is not found
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 15, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 15, 2024
aj-he added a commit to HistoricEngland/arches that referenced this issue Aug 15, 2024
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in pipeline Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

5 participants