Files
gristlabs_grist-core/app/client/ui
Janet Vorobyeva f8c1bd612c Linkstate refactor (#609)
* Linkingstate Refactor, and displaying link info in rightpanel

Big refactor to LinkingState
    Collects descriptive/user-facing labels into FilterState
    Unifies/cleans up some logic
    Adds LinkTypeDescription, a string enum which can be used
    to easily switch/case between various cases of linking, and
    codifies the logic in one place (currently only used for linkInfo)

Adds Link info to creator panel, near SelectBy dropdown

Bugfix: Disables linking from Attachment columns
Bugfix/Behavior change: changed linking with empty RefLists to better
match behavior of refs.
    for context: Linking by a blank Ref filters to show records with a
    blank value for that Ref. Previously this didn't work with RefLists. 
    Linking from a blank refList would show no records 
    (except in some cases involving summary tables)
    Fixed this so that linking by a blank val consistently means "show
    all records where the corresponding col is blank"
2023-09-08 14:21:32 -04:00
..
2023-04-20 12:20:03 -04:00
2020-10-02 13:24:21 -04:00
2023-05-15 12:01:19 -04:00
2023-03-28 19:57:52 +02:00
2023-01-03 17:45:14 +01:00
2023-08-29 09:19:52 +02:00
2022-07-04 10:42:40 -04:00
2023-06-06 11:34:49 -04:00
2023-06-02 17:59:22 +02:00
2023-01-03 17:22:58 +01:00
2022-09-30 09:11:46 -07:00
2023-09-01 09:59:33 -04:00
2023-09-08 14:21:32 -04:00
2023-09-08 14:21:32 -04:00
2022-09-29 18:02:09 +02:00
2023-01-03 16:01:45 +01:00
2023-01-03 12:33:34 +01:00
2022-09-21 10:30:54 -04:00
2023-04-06 12:34:54 -04:00