Files
gerrit/polygerrit-ui/app/constants
Ben Rohlfs 4449660834 Add basic scaffolding for the checks tab
Change-Id: I7a0d80ca17a3429cd340fc7f26bf0ac828ebeac4
2020-11-20 17:44:53 +01:00
..
2020-04-06 17:23:10 +02:00

constants folder should contain:

  1. constants used across files
  2. messages used across files, like toasters, notifications etc

For every constant defined, please add a @desc for it, once the list grows bigger, we should consider grouping them with sub folders / files.