twenty/front
Weiko 0d16053c31
[tasks] add empty state and new task button (#1072)
* [tasks] add empty state

* add refetch + use spacing for padding

* create task auto assigned with dueAt as today

* add unscheduled tasks section

* remove unnecessary assigneeId fetching

* remove unnecessary refetchQueries

* add refetch for delete task

* rename createCommentMutation to deleteActivityMutation in activityActionBar
2023-08-04 11:04:06 -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 [tasks] add empty state and new task button (#1072) 2023-08-04 11:04:06 -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