gristlabs_grist-core/app/client
Alex Hall aec360498c (core) Allow adding a single link at the bottom of a document tour card
Summary:
Checks for new special columns in GristDocTour: Link_Text, Link_URL, and Link_Icon.

No link is generated if Link_Text is blank or Link_URL cannot be parsed as a URL.

No icon is shown if Link_Icon is not the name of an icon in IconList.ts

Test Plan: Expanded tests, but they now assert things about HTML which may be brittle

Reviewers: georgegevoian, dsagal

Reviewed By: georgegevoian, dsagal

Subscribers: dsagal

Differential Revision: https://phab.getgrist.com/D2947
2021-07-30 00:49:53 +02:00
..
aclui (core) Add rules to eslint to better match our coding conventions. 2021-05-24 12:56:18 -04:00
components (core) Automatically or explicitly show document tours in the same way as example cards. 2021-07-27 18:35:48 +02:00
lib (core) Replace time zone selector with one based on the newer autocomplete. 2021-07-23 08:02:05 -04:00
models (core) Redesign examples and templates UI 2021-07-28 12:29:03 -07:00
ui (core) Allow adding a single link at the bottom of a document tour card 2021-07-30 00:49:53 +02:00
ui2018 (core) Add color options to choice config UI 2021-07-09 12:07:38 -07:00
widgets (core) Allow creating custom document tours with a special table 2021-07-23 20:23:30 +02:00
app.css (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
app.js (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
declarations.d.ts (core) Remove REPL code 2021-07-20 15:17:03 +02:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00