twenty/front
Ayush Agrawal a287a5bc8a
Feat: I can add a favorite directly from my table (#1747)
* implented add/remove favorite in context menu

* clear selected rows after favorite button click, context menu width 200px when remove from favorites is shown

* Update front/src/modules/ui/context-menu/components/ContextMenu.tsx
2023-09-29 18:33:28 +02:00
..
.storybook Fix front end (#1678) 2023-09-20 12:46:40 -07:00
public update metadata + add social card (#1391) 2023-08-31 15:05:33 +02:00
src Feat: I can add a favorite directly from my table (#1747) 2023-09-29 18:33:28 +02:00
.env.example Add deploy buttons and clean environment variables (#974) 2023-07-31 14:36:04 -07:00
.eslintrc.js Remove the {...props} pattern and props coupling, and create an eslint rule for that (#1733) 2023-09-26 11:05:33 +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
jest.config.js Reorganize frontend and install Craco to alias modules (#190) 2023-06-04 11:23:09 +02:00
nyc.config.js Fix bug company update (#1664) 2023-09-19 14:59:08 -07:00
package.json FieldDisplay & FieldInput (#1708) 2023-09-27 18:18:02 +02:00
tsconfig.json Fix tests and upgrade node_modules (#1227) 2023-08-15 19:38:50 -07:00
yarn.lock FieldDisplay & FieldInput (#1708) 2023-09-27 18:18:02 +02:00