Files
zulip/static/js
Yashashvi Dave 6e65235a6d zerver/lib/events.py: Add FIELD_TYPE_CHOICES_DICT to page_params.
This commit add FIELD_TYPE_CHOICES_DICT to page_params and replace
FIELD_TYPE_CHOICES.

FIELD_TYPE_CHOICES_DICT includes all field types with keyword, id
and display name. Using this field-type-dict, we can access field
type information by it's keyword, and remove all static use of
field-type'a name or id in frontend.
This commit also modifies functions in js where this page_params
field-types is used.
2018-08-21 11:37:51 -07:00
..
2018-06-11 07:51:24 -04:00
2018-07-30 11:25:32 -07:00
2018-08-17 08:49:48 -07:00
2018-07-10 11:18:05 +05:30
2018-07-10 11:18:05 +05:30