twenty/front
Mustajab Ikram 4f7e1fb60e
Feat/phone email link enhancements (#1172)
* feat: Add type guards for ViewField email values and definitions, update ViewFieldTypes & peopleViewFields

* feat: use ContactLink for EditablePhoneCell & create EditableEmailCell & EmailInputDisplay comp

* fix: set second value for field

* enhance: add edit btn for phone cell

* feat: install dependencies intl-tel-input

* feat: add phone cell input & connect intl-tel-input

* fix: resolve rebase errors

* fix: remove placeholder

* feat(storybook): create stories for EmailInputDisplay, PhoneInputDisplay, and PhoneEditableField components

---------

Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
2023-08-25 18:42:22 +02:00
..
.storybook Clean and re-organize post table refactoring (#1000) 2023-07-30 18:26:32 -07:00
public Update robots.txt (#549) 2023-07-09 14:37:49 -07:00
src Feat/phone email link enhancements (#1172) 2023-08-25 18:42:22 +02:00
.env.example Add deploy buttons and clean environment variables (#974) 2023-07-31 14:36:04 -07:00
.eslintrc.js feat: create view from selected filters and sorts + switch to newly created view on view creation (#1301) 2023-08-25 12:43:21 +02:00
.gitignore Refactor client config (#529) 2023-07-07 11:10:42 -07:00
.nvmrc feat: create ViewField model (#961) 2023-07-27 09:12:26 -07:00
.prettierrc Migrate to Typescript, add prettier and add linter 2022-12-02 12:06:22 +01:00
codegen.js Add deploy buttons and clean environment variables (#974) 2023-07-31 14:36:04 -07:00
craco.config.js Fix tests and upgrade node_modules (#1227) 2023-08-15 19:38:50 -07:00
index.html Setup Hasura locally 2023-04-12 15:54:16 +02:00
jest.config.js Reorganize frontend and install Craco to alias modules (#190) 2023-06-04 11:23:09 +02:00
package.json Feat/phone email link enhancements (#1172) 2023-08-25 18:42:22 +02:00
tsconfig.json Fix tests and upgrade node_modules (#1227) 2023-08-15 19:38:50 -07:00
yarn.lock Feat/phone email link enhancements (#1172) 2023-08-25 18:42:22 +02:00