gristlabs_grist-core/app/client/widgets
Cyprien P 890a8709f3 (core) Making cells colors effective also in Card and Card List views
Summary:
 . Makes cell color work well in comparison mode
 . Do not apply cell color to the add new row
 . Allow to change color for all widget (including changing color for the checkbox and the switch widget)
 . Fix an issue that was setting color to black when opening the picker
 . Do not apply color to invalid cell

Test Plan: . Added nbrowser/CellColor

Reviewers: paulfitz, dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2720
2021-02-09 15:08:44 +01:00
..
AbstractWidget.js (core) move client code to core 2020-10-02 13:24:21 -04:00
AttachmentsEditor.ts (core) Add support for editing on mobile. 2021-02-03 23:10:51 -05:00
AttachmentsWidget.css (core) Revamp attachment editor + preview UI, and support more types, including PDFs. 2020-11-19 21:30:09 -05:00
AttachmentsWidget.ts (core) Revamp attachment editor + preview UI, and support more types, including PDFs. 2020-11-19 21:30:09 -05:00
BaseEditor.js (core) Add support for editing on mobile. 2021-02-03 23:10:51 -05:00
CheckBox.css (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
CheckBox.js (core) move client code to core 2020-10-02 13:24:21 -04:00
CheckBoxEditor.js (core) move client code to core 2020-10-02 13:24:21 -04:00
ChoiceEditor.js (core) move client code to core 2020-10-02 13:24:21 -04:00
ChoiceTextBox.ts (core) Convert a few widgets to typescript and grainjs. 2020-11-23 09:49:55 -05:00
DateEditor.js (core) move client code to core 2020-10-02 13:24:21 -04:00
DateTextBox.js (core) move client code to core 2020-10-02 13:24:21 -04:00
DateTimeEditor.css (core) move client code to core 2020-10-02 13:24:21 -04:00
DateTimeEditor.js (core) move client code to core 2020-10-02 13:24:21 -04:00
DateTimeTextBox.js (core) move client code to core 2020-10-02 13:24:21 -04:00
DiffBox.ts (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
EditorButtons.ts (core) Add support for editing on mobile. 2021-02-03 23:10:51 -05:00
EditorPlacement.ts (core) Add support for editing on mobile. 2021-02-03 23:10:51 -05:00
ErrorDom.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
FieldBuilder.css (core) move client code to core 2020-10-02 13:24:21 -04:00
FieldBuilder.ts (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
FieldEditor.ts (core) Add support for editing on mobile. 2021-02-03 23:10:51 -05:00
FormulaEditor.ts (core) Add support for editing on mobile. 2021-02-03 23:10:51 -05:00
HyperLinkEditor.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
HyperLinkTextBox.ts (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
NewAbstractWidget.ts (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
NewBaseEditor.ts (core) Add support for editing on mobile. 2021-02-03 23:10:51 -05:00
NTextBox.ts (core) Convert a few widgets to typescript and grainjs. 2020-11-23 09:49:55 -05:00
NTextEditor.ts (core) Add support for editing on mobile. 2021-02-03 23:10:51 -05:00
NumericTextBox.ts (core) Convert a few widgets to typescript and grainjs. 2020-11-23 09:49:55 -05:00
Reference.css (core) move client code to core 2020-10-02 13:24:21 -04:00
Reference.ts (core) Convert a few widgets to typescript and grainjs. 2020-11-23 09:49:55 -05:00
ReferenceEditor.ts (core) Add support for editing on mobile. 2021-02-03 23:10:51 -05:00
Spinner.css (core) move client code to core 2020-10-02 13:24:21 -04:00
Spinner.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
Switch.css (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
Switch.js (core) move client code to core 2020-10-02 13:24:21 -04:00
TextBox.css (core) move client code to core 2020-10-02 13:24:21 -04:00
TextEditor.css (core) move client code to core 2020-10-02 13:24:21 -04:00
TextEditor.js (core) Add support for editing on mobile. 2021-02-03 23:10:51 -05:00
UserType.js (core) Revamp attachment editor + preview UI, and support more types, including PDFs. 2020-11-19 21:30:09 -05:00
UserTypeImpl.js (core) Convert a few widgets to typescript and grainjs. 2020-11-23 09:49:55 -05:00