add advanced page & flag for editing raw claims, and fix recipient assignment in detail screen

This commit is contained in:
2024-06-29 10:18:56 -06:00
parent 9c7b138d06
commit 053ee4a748
6 changed files with 395 additions and 103 deletions

View File

@@ -37,6 +37,7 @@ export type Settings = {
}>;
showContactGivesInline?: boolean; // Display contact inline or not
showGeneralAdvanced?: boolean; // Show advanced features which don't have their own flag
showShortcutBvc?: boolean; // Show shortcut for Bountiful Voluntaryist Community actions
vapid?: string; // VAPID (Voluntary Application Server Identification) field for web push
warnIfProdServer?: boolean; // Warn if using a production server