Files
gerrit/polygerrit-ui/app/constants
Ben Rohlfs 322b13ee00 Convert gr-formatted-text to TypeScript
Change-Id: I65dffda16b0f04ae5432e8437cb800ac6ca0a8c8
2020-08-07 21:50:37 +02:00
..
2020-08-05 17:08:36 +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.