1b187350c0
Refactor buttons ( #1257 )
...
* Refactor buttons
* Complete components creation
* Complete refactoring
* fix lint
* Complete button work
2023-08-26 23:59:45 +02:00
2f0bee5e34
Confirmation before deleting a member ( #1074 )
...
* feat: require confirmation before on memeber deletion
* fix: typo
* feat: ConfrimationModal moved to ui/modals/component - confirmation modal storybook
* fix: modal member deletion text
* fix: extra ! operator - remove deletemodal - using styledconfirmationbutton
* fix: story structer
* fix: imports
2023-08-05 21:33:57 -07:00
ade5e52e55
Clean and re-organize post table refactoring ( #1000 )
...
* Clean and re-organize post table refactoring
* Fix tests
2023-07-30 18:26:32 -07:00
eafa30a9cf
Fix margin on DeleteModal overlay ( #998 )
...
* Fix margin on DeleteModal overlay
* Update chromatic ci triggers
* Update chromatic ci triggers
2023-07-30 13:17:33 -07:00
5c376cbabb
Add profile pictures to people and fix account/workspace deletion ( #984 )
...
* Fix LinkedIn URL not redirecting to the right url
* add avatars for people and seeds
* Fix delete account/workspace
* Add people picture on other pages
* Change style of delete button
* Revert modal to previous size
* Fix tests
2023-07-28 15:40:03 -07:00
d142376ef9
feat: I can delete my account easily ( #977 )
...
* Add support for account deletion
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
* Add more fixes
Co-authored-by: Benjamin Mayanja <vibenjamin6@gmail.com >
* Add more fixes
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com >
2023-07-28 10:09:43 -07:00
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