Skip to content

Add institutional preferences #3169

@maxpatiiuk

Description

@maxpatiiuk

Similar to collection preferences added by stats page.

The tricky part to this is the migration:

  • Need to create a Django migration that gets the original defaults from remote prefs and global prefs
  • Also, as part of this, should migrate away from moment and dayjs libraries and move to a more modern library (date-fns was great option last time I checked, but more research is needed) - the current way of specifying a date format is different that what's expected by other libraries so migration would have to do string replacement, rather than simply using the same value
  • Add a pref for ability to add institution prefs and enforce that in the app resource editor

Metadata

Metadata

Labels

1 - EnhancementImprovements or extensions to existing behavior2 - App ResourcesIssues that are related to app resources2 - PreferencesIssues that are related to preferences

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions