twenty/front
Emilien Chauvet 4252a0a2c3
Feat/filter activity inbox (#1032)
* Move files

* Add filtering for tasks inbox

* Add filter dropdown for single entity

* Minor

* Fill empty button

* Refine logic for filter dropdown

* remove log

* Fix unwanted change

* Set current user as default filter

* Add avatar on filter

* Improve initialization of assignee filter

* Add story for Tasks page

* Add more stories

* Add sotry with no tasks

* Improve dates

* Enh tests

---------

Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
2023-08-02 12:36:16 -07: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/filter activity inbox (#1032) 2023-08-02 12:36:16 -07:00
.env.example Add deploy buttons and clean environment variables (#974) 2023-07-31 14:36:04 -07:00
.eslintrc.js Refactor Checkbox (#932) 2023-07-25 21:58:57 -07: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 Refactor login (#748) 2023-07-21 22:05:45 -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/generic editable cell all types (#987) 2023-07-29 14:48:43 -07:00
tsconfig.json Reorganize frontend and install Craco to alias modules (#190) 2023-06-04 11:23:09 +02:00
yarn.lock Added unused imports and vars and fixed lint (#929) 2023-07-25 17:18:25 -07:00