Files
gerrit/polygerrit-ui/app/constants
Milutin Kristofic f506774c0a Describe Timing reporting constants
Change-Id: I0686620c310327d49faf6a86b37057eee478ea20
2021-03-18 12:26:31 +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.