Commit bf3d525
197 modified and created (#213)
* update metadata (#171)
* update metadata
* modify route name and db.update
* update db.update dependent
* cleanup
---------
Co-authored-by: Bryan Haberberger <bryan.j.haberberger@slu.edu>
* quickfix
* cleanup
* modify db.update to receive one param {data, collection}
* nodiff
* restore action(data, collection) structure
* undiff
* Changed Collections Parameter for Save()
* Removing /:id put Call
* Removing the Limit from express.json()
* Removing the Limit from express.json()
* getting started with Vault (#190)
* getting started with Vault
* newer Vault
* tests
* removing redundant code
* proper tests passing
* sample Vault
* Bryan's refusal to .jsonld makes this not work as expected
* loading resources
This is incomplete by design. We need to ask Vault to add any resources we want resolved
* expanding the Manifest a bit
* touch up for merge
* touch up for merge
---------
Co-authored-by: Bryan Haberberger <bryan.j.haberberger@slu.edu>
* Current Project IIIF manifest Creation (#187)
* Current Project IIIF manifest Creation
* Refactored the exportManifest() and endpoint name
* Changed the exportManifest() function
* TPEN ID error handled
* endpoint to move the manifest.json to TPEN-Static-Dev
* Changed @id to id
* Getting all Ids
* Console Clean up
* Added env variables
* Adding Imports
* Adding Imports
* Deleting Ids
* Updating Logic Added
* User not a member cannot change the manifest
* Removing project2
* Adding comments to functions
* add hotkeys service (#184)
* add hotkeys service
* hotkey endpoints
* aggregate hotkeys during project retrieval
* specify hotkey fields to include
* cleanup
* Update Hotkeys.js
* Update ProjectFactory.mjs
* Return hotkeys as an Array of Strings
* aligning with Class changes
* remove create, since .save is not acting correctly
* cleanup and drop .post
* tests restored
no Jest here, just checking exists.
* tests and sinon upgrade
* no db tests directly
* Update exists_unit.test.mjs
* putting post back in...
* adding create back with safety
* adding upsert to accomodate bad errors
* Update Hotkeys.js
* uncatch to let errors through
* expect the errors to come back
* switch to jest tests
---------
Co-authored-by: cubap <cubap@slu.edu>
* hotifx
* hotfix for symbols.
* delete enabled
* Create API.md
* collaborators and users
* add markdown reader
* package for markdown
* Update API.md
* Update API.md
* touch
* ah codes
* proxy for internal use (#201)
* Endpoint to save changes for the new layer (#199)
* Adding endpoint to save changes from the layer
* Adding New Layer
* No Empty Label and no Annotations
* Updated new Layer
* Adding Items to partOf
* Changing id convention
* Removing updating layer
* Annotation Change
* Adding Delete Endpoint
* not sure...
This type of thing?
* Label Change
* Added Layer Class
* Adding rerum ids to delete and add
* Changing tests
* Update exists.test.mjs
* Changing LayerLabel
* Changes AnnotationCollection Structure
* Update Pages API
* Updating partOf Ids in case of any change
* Adding Layer Metadata Label Change
* example results as a base for comments, delete these files before merge.
* Adding AddLayer Commenting Rest of the APIs
* Added DeleteLayer Back
* Deleting json files
* Updates to the comments
* Making Project to Layer Changes
* Renaming layerAnnotationCollection
* Removing UpdateOne() changes
* Removing UpdateOne() changes
* Removing UpdateOne() changes
* Error Handled for no ProjectID or LayerID
* Clear Code
* send() instead of json()
---------
Co-authored-by: cubap <cubap@slu.edu>
Co-authored-by: Bryan Haberberger <bryan.j.haberberger@slu.edu>
* Update driver.mjs
---------
Co-authored-by: Onoja Victor <111019083+git-voo@users.noreply.github.com>
Co-authored-by: Bryan Haberberger <bryan.j.haberberger@slu.edu>
Co-authored-by: Onoja <onoja.jsdev@gmail.com>
Co-authored-by: mepripri <mepripri0712@gmail.com>
Co-authored-by: Priyal Patel <52342511+mepripri@users.noreply.github.com>1 parent 6c34c65 commit bf3d525
3 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1014 | 1014 | | |
1015 | 1015 | | |
1016 | 1016 | | |
1017 | | - | |
| 1017 | + | |
0 commit comments