|
|
6ced8434bd
|
Uniformize folder structure (#693)
* Uniformize folder structure
* Fix icons
* Fix icons
* Fix tests
* Fix tests
|
2023-07-16 14:29:28 -07:00 |
|
|
|
a2fcc3082f
|
Fix according to peer review
|
2023-07-15 19:33:59 -07:00 |
|
|
|
91c8068db1
|
Enable column edition, and fix ordering (#683)
* Enable column edition, and fix ordering
* Move queries to services
* Add total amounts for board columns
* Refactor totals selector as a family
* Fix 0-index issue
* Lint
* Rename selector
* Remove useless header
* Address PR comments
* Optimistically update board column names
|
2023-07-15 19:32:16 -07:00 |
|
|
|
0a319bcf86
|
Refacto board (#661)
* Refacto pipeline progress board to be entity agnostic
* Abstract hooks as well
* Move files
* Pass specific components as props
* Move board hook to the generic component
* Make dnd and update logic part of the board
* Remove useless call and getch pipelineProgress from hook
* Minot
* improve typing
* Revert "improve typing"
This reverts commit 49bf7929b6231747cc460cbb98f68c3c10424659.
* wip
* Get board from initial component
* Move files again
* Lint
* Fix story
* Lint
* Mock pipeline progress
* Fix storybook
* WIP refactor recoil
* Checkpoint: compilation
* Fix dnd
* Fix unselect card
* Checkpoint: compilation
* Checkpoint: New card OK
* Checkpoint: feature complete
* Fix latency for delete
* Linter
* Fix rebase
* Move files
* lint
* Update Stories tests
* lint
* Fix test
* Refactor hook for company progress indexing
* Remove useless type
* Move boardState
* remove gardcoded Id
* Nit
* Fix
* Rename state
|
2023-07-14 17:51:16 -07:00 |
|
|
|
e7a0f60ea0
|
Add total deal amount on top of pipeline column (#622)
Add total on top of pipeline column
|
2023-07-12 09:22:25 -07:00 |
|
|
|
e03d5ed8a7
|
Refactor/inplace input (#541)
* wip
* Changed all other components
* Removed console log
* Console.log
* lint
* Removed internal state
* Fix
* Lint
|
2023-07-08 16:45:52 -07:00 |
|