twenty/front
gitstart-twenty fcdde024a3
feat: Add workspace delete feature (#896)
* Add workspace delete feature

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Add fixes and refactors

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Add more fixes

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Add requested changes

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Add workspace delete mutation

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Complete v1 of deletion

Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com>

* Revert unwanted changes

Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com>
Co-authored-by: RubensRafael <rubensrafael2@live.com>

* Update debouce import

Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: RubensRafael <rubensrafael2@live.com>

* Fix server e2e tests on CI #3

* Fix server e2e tests on CI #4

* Fix server e2e tests on CI #5

* Added generic relation cell (#969)

* Added generic relation cell

* Deactivated debug

* Added default warning

* Put back display component

* Removed unused types

* fix: 906 edit avatar style (#923)

* fix: 906 edit avatar style

* fix: 906 add avatar size enum and mapping for font and height

* fix: 906 remove unused vars

* chore: optimize size of front docker image (#965)

* Enable to drag under New button on pipeline (#970)

* Add minor fix

Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: RubensRafael <rubensrafael2@live.com>

---------

Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: RubensRafael <rubensrafael2@live.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
Co-authored-by: 310387 <139059022+310387@users.noreply.github.com>
Co-authored-by: Lucas Vieira <vieiralucas4@gmail.com>
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
2023-07-27 22:19:20 -07:00
..
.storybook Optimize table loading (#866) 2023-07-25 11:00:15 -07:00
public Update robots.txt (#549) 2023-07-09 14:37:49 -07:00
src feat: Add workspace delete feature (#896) 2023-07-27 22:19:20 -07:00
.env.example Connect profile picture upload to backend (#533) 2023-07-07 17:50:02 -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 Lucas/t 369 on comment drawer i can reply to a comment thread and it (#206) 2023-06-08 08:36:37 +00: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 Added unused imports and vars and fixed lint (#929) 2023-07-25 17:18:25 -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