Merged
Conversation
NOTE: not all commands will work in this repo.
… creating Burial.Source table.
…re creating Security.User table.
…re creating AirCrash.AirCrash table.
…reating Boat.Boat table.
…ist before creating InterpretiveSite.Assets table.
… creating Person.History table.
…creating Place.Place table.
…reating YHIS.MapSheetLookup table.
Probably database field should default to GetUtcDate() rather than requiring this to be set manaully.
Why? https://docs.npmjs.com/cli/v11/configuring-npm/package-lock-json > This file is intended to be committed into source repositories
Why? So I can use relative paths for imports when running ts-node via npm.
Why? Easier to maintain in a single location.
Example: dev migrate up dev migrate make create-some-table etc.
NOTE: you need places to be able to create places as NTSMapSheet - required for creation of places - is actually a list of values taken from existing places.
…current-user-viewing-a-place-to-see-their-current-proposed-edits-to-said-place Issue 39: Add Ability For Current User Viewing a Place to See Their Current Proposed Edits To Said Place
Project file structure rework
Generating PDF for Printing Site
ytgov#168 - Ability to delete place (site)
avoiding doing a key validate check on all yhsi ids as the value of each YHSIid is ambiguous
…administrators (users with role Administrator)
ytgov#165 - Fix dup `yHSIId` bug and allow administrators to edit `yHSIId` of a place(site)
This was referenced Oct 14, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Includes PR's:
yHSIIdbug and allow administrators to edityHSIIdof a place(site) icefoganalytics/yhsi#45