tree: 69a11454087f64e9abc07f9cc73b9666b36622ce [path history] [tgz]
  1. constants.d.ts
  2. constants.js
  3. messages.js
  4. README.md
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.