Yashashvi Dave
a68ff22aed
custom fields: Improve date picker popover for date type fields.
2018-05-27 23:01:22 -07:00
Yashashvi Dave
b5cf73ae0c
custom fields: Add UI for user type of custom fields.
2018-05-27 23:01:22 -07:00
Tim Abbott
384a8f2e9f
custom fields: Clean up template logic for field ID.
...
This makes a few important cleanup changes:
* Using the more standard data-field-id name for the ID value.
* Using $(e.target).closest() rather than `.parent`, which is more
robust to future changes in markup.
2018-05-05 15:40:16 -07:00
Yashashvi Dave
06e63af4b4
custom fields: Add UI for choice type custom fields.
2018-05-05 11:59:08 -07:00
Yashashvi Dave
512ab5dbaf
js/settings_account.js: Remove hard-coded field no, clean template context.
2018-05-05 11:59:08 -07:00
Yashashvi Dave
576920bf8c
custom fields: Add frontend validations in textual custom fields.
...
Add validations for short and long textual custom fields in
frontend.
2018-04-30 23:04:25 +05:30
Yashashvi Dave
5e63e6061b
custom fields: Add UI for custom field hint.
...
Fixes #8876
2018-04-30 10:14:50 -07:00
YJDave
ea8af14a44
custom profile data: Remove placeholder for input fields.
2018-03-23 16:27:52 +05:30
YJDave
66f80441ce
custom profile data: Add template for custom user profile fields.
2018-03-21 16:08:12 -07:00