tree: 8217ba95613f6893ec9bfc7b1bba7e3d5413ef15
  1. constants.ts
  2. README.md
  3. reporting.ts
polygerrit-ui/app/constants/README.md

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.