NoteBugsDocs

Features

Settings

A single row, holding for the whole installation.

Settings are not per person and not per workspace: it is one row that holds for the installation. Only an admin reads and writes it.

SettingWhatWhen turned off
epicsEnabledthe whole epics featuredeletes every epic; requires confirmation
epicReorderEnabledthe arrows that reorder epicsonly hides the arrows; the stored order stays
calendarEnabledthe third viewonly hides the view; no due date is touched
allowCrossProjectLinkslinks across different projectsexisting links stay
uploadModeNONE, IMAGE or ALLapplies to NEW uploads; nothing is deleted
tenantCreationEnabledthe create-workspace buttonthe button goes; the workspaces stay whole
columnManagementEnabledcreating, renaming and removing columnslocks editing; no column falls
columnScopewho owns the columns: the workspace or each projectmoves the cards in the same transaction
cardInfoDisplaythe card opens in a modal or an accordion
cardIdVisibility#42 always visible or only on hover
createDefaultActionwhat the create button does by default
backupSchedulewhen the automatic backup runstakes the timer off the air; a ready .zip stays

Only one setting deletes data

Turning epicsEnabled off removes every epic, which is why the route requires { "confirm": "REMOVER EPICS" }. All the others are reversible with no loss, and none of them asks for confirmation.