Emilien Chauvet
|
7d6adbaa73
|
Update company card (#512)
* Add card rows
* WIP - add amount
* Refactor board state to separate pipeline progress data and company data
* Add migration and generated code
* Pass pipeline progress properties to the comapny card
* WIP-editable
* Enable amount edition
* Nits
* Remove useless import
* Fix empty board bug
* Use cell for editable values on company card
* Add fields
* Enable edition for closeDate
* Add dummy edits for recurring and probability
* Nits
* remove useless fields
* Nits
* Fix user provider
* Add generated code
* Fix nits, reorder migrations, fix login
* Fix tests
* Fix lint
|
2023-07-06 18:41:44 -07:00 |
|
Jérémy M
|
1144bd13ed
|
feat: onboarding & profile edition (#507)
* feat: wip onboarding
* fix: generate graphql front
* wip: onboarding
* feat: login/register and edit profile
* fix: unused import
* fix: test
* Use DEBUG_MODE instead of STAGE and mute typescript depth exceed errors
* Fix seeds
* Fix onboarding when coming from google
* Fix
* Fix lint
* Fix ci
* Fix tests
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-07-06 17:05:15 -07:00 |
|
Charles Bochet
|
3db15929a5
|
Hot Fix merge conflicts (#523)
|
2023-07-05 16:58:47 +02:00 |
|
Emilien Chauvet
|
580e6024d0
|
Fix drag and drop for opportunity board (#503)
|
2023-07-03 16:40:51 -07:00 |
|
Emilien Chauvet
|
db5dfb3bdf
|
Enable opportunity card deletion (#490)
* Add checkbox
* Add state management for selected opportunities
* Use recoil for selected items state, show action bar
* Deduplicate code
* Add delete action
* Enable delete
* Add color for selected cards
* update board state on delete
* Add stories
* Enable empty board
* Fix story
* Handle dark mdoe
* Nits
* Rename module
* Better naming
* Fix naming confusion process<>progress
|
2023-07-03 23:11:39 +02:00 |
|