Commit Graph

20 Commits

Author SHA1 Message Date
Paul Weidner 6a0e27914f Hide views table columns when they do not contain any data 2023-10-06 14:40:08 -04:00
Michael Stenta 0b3533e0f0 Only show the first quantity in log Views #619 2022-12-13 09:43:45 -05:00
Paul Weidner 9cb0897ca0 Render link to log category taxonomy term in log views 2022-11-18 11:43:11 -05:00
Michael Stenta c0cedaf884 Set reduce_duplicates: true in Views exposed filters for multivalue fields #571 2022-09-27 14:49:04 -04:00
Michael Stenta 12c17b5c03 Change Log "Assigned to" field to "Owner" and make other strings/labels consistent. 2022-09-27 14:15:27 -04:00
Paul Weidner f8ea3fe30f Enable collapsible filter on farm views that have many exposed filters. 2022-08-26 14:23:59 -07:00
Michael Stenta 29106edda9 Re-export farm_asset and farm_log Views config (no functional changes). 2022-08-26 08:29:06 -04:00
Symbioquine a760005c7c Link from entities to their referenced terms and show entity views on taxonomy terms #458
**Why?** Make it possible for novice users to find data and explore connections
between assets/logs without needing to totally grok the farmOS data model first.

i.e.

* Navigate from a plant asset to a list of all the seed/plant assets with the same crop/variety
* Navigate from a plant asset to a list of all the seed/plant assets from the same season
* Navigate from a log in the compost category to a list of all the logs in the compost category
* Navigate from a material asset to a list of all the materials with the same material type
2022-04-13 06:17:56 -07:00
Michael Stenta b54d85d0ad Only show "Export CSV" link on "All" and "By type" asset/log displays. 2022-01-19 12:51:55 -05:00
Michael Stenta c4d439c204 Re-export farm_asset and farm_log Views config per https://www.drupal.org/node/3230199 (no changes). 2022-01-19 12:51:55 -05:00
Michael Stenta fe0bc23f85 Re-export Views config per https://www.drupal.org/node/3230199 (no changes). 2022-01-14 11:05:51 -05:00
Paul Weidner 1d8953a607 Use the farm_people entity_reference display for the farm_log assigned to exposed filter options. 2021-12-01 12:14:55 -05:00
Paul Weidner 1422e7b188 Add assigned to filter to log views. 2021-12-01 12:14:54 -05:00
Michael Stenta 840307e36d Remove unnecessary remember_roles from Views config. 2021-10-04 19:21:00 -04:00
paul121 99b1ca5637 Add default exposed filters for log.asset and log.location. 2021-10-04 10:30:41 -04:00
Michael Stenta c327472dc4 Move UI modules into core directory. 2021-09-09 14:27:31 -04:00
Michael Stenta 4ffb152027 Move modules/core/ui to modules/ui. 2020-12-05 15:32:59 -05:00
Michael Stenta 3db6a04820 Fix Farm Logs View page display name. 2020-11-30 16:22:37 -05:00
Michael Stenta c837e626b1 Issue #3185229: CSV exporters for generic Asset and Log Views 2020-11-27 11:30:45 -05:00
Michael Stenta 99cba5cf35 Move farm_log_ui to farm_ui_views. 2020-11-27 11:17:28 -05:00
Renamed from modules/core/log/ui/config/install/views.view.farm_log.yml (Browse further)