|
|
cbadcba188
|
FieldDisplay & FieldInput (#1708)
* Removed view field duplicate types
* wip
* wip 2
* wip 3
* Unified state for fields
* Renaming
* Wip
* Post merge
* Post post merge
* wip
* Delete unused file
* Boolean and Probability
* Finished InlineCell
* Renamed EditableCell to TableCell
* Finished double texts
* Finished MoneyField
* Fixed bug inline cell click outside
* Fixed hotkey scope
* Final fixes
* Phone
* Fix url and number input validation
* Fix
* Fix position
* wip refactor activity editor
* Fixed activity editor
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-27 18:18:02 +02:00 |
|
|
|
00a3c8ca2b
|
Change to using arrow functions (#1603)
* Change to using arrow functions
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
* Add lint rule
---------
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Matheus <matheus_benini@hotmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-15 18:41:10 -07:00 |
|
|
|
a766c60aa5
|
Reafactor/UI input and displays (#1544)
* WIP
* Text field
* URL
* Finished PhoneInput
* Refactored input sub-folders
* Boolean
* Fix lint
* Fix lint
* Fix useOutsideClick
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2023-09-11 17:11:20 -07:00 |
|
|
|
7bced2b49b
|
Unselect table rows using esc key or click outside (#1420)
* unselect table rows by esc or clickoutside of tablebody
* exclude action-bar
* exclude context-menu
* added enums, handled touch listener
|
2023-09-05 09:56:07 +02:00 |
|
|
|
c3c5cb4d1f
|
unselect all cards using esc key or click (#1393)
* unselect all cards using esc key or click
* useScopedHotKeys
* useListenClickByClassName
* rules are rules
* smoothing out || cursor-boxing-selection compliant
* replenished activeCardIds
* setRecoilState
|
2023-09-01 18:00:21 +02:00 |
|
|
|
2b21e05524
|
Improve mouse tracking (#1061)
* Improve mouse tracking
* Fix lint
* Fix regression on Filters
* Fix according to review
|
2023-08-03 10:36:11 -07:00 |
|