gristlabs_grist-core/app/client/models/entities
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
..
ColumnRec.ts (core) Improve the UI for ACL rules. 2020-12-22 13:40:52 -05:00
DocInfoRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
PageRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
REPLRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
TabBarRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
TableRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
TableViewRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
ValidationRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
ViewFieldRec.ts (core) Making cells colors effective also in Card and Card List views 2021-02-09 15:08:44 +01:00
ViewRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00
ViewSectionRec.ts (core) move client code to core 2020-10-02 13:24:21 -04:00