Files
gerrit/polygerrit-ui/app/constants
Tao Zhou 164d858808 Add support for threaded comments under cleaner_changelog experiment
gr-message still supports both, will clean up once
the experiment is launched

Change-Id: Ibcfa2052b65733268e3611a8364c3a5ff83b392d
2020-04-29 00:17:23 +02:00
..
2020-04-06 17:23:10 +02: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.