Files
gerrit/polygerrit-ui/app/constants
Dmitrii Filippov bfbd275a1b Define common types and enums for gerrit
Types definitions are based on the auto-generated types provided by Tao

Change-Id: I63f2cb377056afd74304c667c63dade9d21dcf45
2020-07-29 11:23:49 +00: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.