Files
gerrit/polygerrit-ui/app/constants
Dmitrii Filippov d54103e582 Convert gr-change-view tests to typescript
Change-Id: I293575172d241f9732537d4dd1146e6b8246c7d4
2020-11-10 16:59:51 +00: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.