tree: e8a7dc7b0994c05bbcac479c04508574b7902b7b [path history] [tgz]
  1. constants.js
  2. messages.js
  3. 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.