Open trustthevote opened 1 year ago
@trustthevote
The top global replace has "Mark-It" while the following welcome message has "Mark-it"
Should these be consistent? And which should we use?
MarkIt - capital M capital I no punctuation, consistent everywhere
So:
"Welcome to Mark-It Provisioner, the administrator interface for Mark-It, the system for accessible remote ballot marking for absentee voting."
as the default welcome message.
@amekelburg can you put the env variable into the Vercel environmnent?
(I have the default if no config found to be as requested currently)
@cwisdo OK, sure I can see that that links for about contact and help are there and live (including link to help in error messages); and I am hoping that the content is coming from files that are in the repo that are placed as part of deployment automation -- so that in a specific deployment, the people can make their own content appropriate for thier situation by changing the default repo-file's content to the local content, on their deployment workstation.
So: (1) can you confirm that (2) can you suggest how to get into these files the default content that I provided earlier? https://docs.google.com/document/d/1sZUEDw0PnRigpha9XZlwHcEC__9Q3yJvSBG_TjSHmWk/edit?usp=sharing
In orer to close out this functional requirement, we do need that of default content
@trustthevote
Sorry, I had commented on this in another thread (Github Issue tracker is a little unwieldy for all this [we should find another system]).
The content is now being source from static files in the admin-ui subfolder here:
https://github.com/TrustTheVote-Project/ABC-backend/tree/staging/admin-ui/public
I will add the default content now.
@trustthevote
I've added the default content and merged to staging.
Global replace to "Mark-It" from "Mark.It" or "MarkIt" or "MarkIT" or similar.
On login screen change the headline to "Welcome to Mark-it Provsioner, the administrator interface for Mark-It, the system for accessible remote ballot marking for absentee voting." Implement that headline as being pulled from an asset file or a config item.