gristlabs_grist-core/app/client/lib
George Gevoian 959f8a45c6 (core) Direct users to last visited site when possible
Summary:
When clicking the logo in the top-left corner, or finishing a tutorial, we
now direct users to the site they last visited, if possible. If unknown, a
new redirect endpoint, /welcome/home, is used instead, which directs users
to a sensible location based on the number of sites they have.

Test Plan: Browser tests.

Reviewers: paulfitz

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D3878
2023-05-02 07:48:22 -07:00
..
ACIndex.ts (core) Fixing ACIndex highlightMatches functions 2022-08-26 08:34:16 +02:00
ACSelect.ts Improve input team member (#268) 2022-09-21 10:30:54 -04:00
ACUserManager.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
autocomplete.ts (core) New date filter with a calendar view 2022-12-20 09:58:42 +01:00
browserGlobals.js
browserInfo.ts (core) Fixing bug with first click on windows 2022-06-30 17:08:57 +02:00
chartUtil.ts (core) Fix error bars for bar chart 2022-01-04 17:58:52 +01:00
copyToClipboard.ts
CustomSectionElement.ts
dblclick.ts
Delay.ts
dispose.d.ts Correct spelling mistakes 2022-02-19 09:46:49 +00:00
dispose.js
DocPluginManager.ts
dom.js
domAsync.ts
download.js
FocusLayer.ts (core) When managing focus, don't auto-scroll 2022-09-14 17:32:11 -04:00
formUtils.ts (core) Migrate to SRP and add change password dialog 2022-03-16 21:35:06 -07:00
fromKoSave.ts
guessTimezone.ts
helpScout.ts (core) Add telemetry 2023-04-06 12:34:54 -04:00
HomePluginManager.ts
imports.d.ts (core) tweak how search bar places cursor on sections 2021-08-30 09:26:28 -04:00
imports.js (core) Speed up and upgrade build. 2022-06-27 16:10:10 -04:00
ImportSourceElement.ts
koArray.d.ts (core) Expanding widgets 2023-01-19 09:46:59 +01:00
koArray.js
koArrayWrap.ts
koDom.js (core) Scrolling to the active record when editor is activated 2022-01-10 23:35:08 +01:00
koDomScrolly.css
koDomScrolly.js (core) Fixing scrolly bug on mobile 2023-01-04 17:53:02 +01:00
koForm.css (core) Improve dark mode 2023-04-12 01:58:48 -04:00
koForm.js (core) Adding description icon and tooltip in the GridView 2023-04-20 18:21:31 +02:00
koUtil.js (core) Multi-column configuration 2022-10-17 09:51:19 +02:00
loadScript.js
localization.ts Adding new flags for supported locales (#420) 2023-02-03 18:56:24 -05:00
localStorageObs.ts (core) Direct users to last visited site when possible 2023-05-02 07:48:22 -07:00
log.ts
Mousetrap.js
multiselect.css
multiselect.js
MultiUserManager.ts Adressing comments 2023-01-03 17:47:46 +01:00
ObservableMap.js
ObservableSet.js
pausableObs.ts (core) Improve dark mode 2023-04-12 01:58:48 -04:00
popupControl.ts (core) New date filter with a calendar view 2022-12-20 09:58:42 +01:00
ReferenceUtils.ts (core) Reference and ReferenceList formatters 2022-01-13 18:09:33 +02:00
SafeBrowser.ts A set of tweaks to simplify electron packaging (#421) 2023-02-13 15:52:17 -05:00
SafeBrowserProcess.css
sessionObs.ts (core) Fix problem with localStorage in some cross-origin embed situations 2022-11-30 23:52:50 -05:00
Signal.ts (core) Fixing couple of bugs in collapsed section layout 2023-03-22 16:23:09 +01:00
simpleList.ts (core) Enable search in column pickers 2023-01-04 10:02:12 +01:00
sortUtil.ts (core) Adding sort options for columns. 2021-11-03 15:31:39 +01:00
storage.ts (core) Fix problem with localStorage in some cross-origin embed situations 2022-11-30 23:52:50 -05:00
tableUtil.ts (core) Fix some bugs with repositioning rows. 2022-06-07 16:55:45 -04:00
telemetry.ts (core) Add telemetry 2023-04-06 12:34:54 -04:00
testState.ts
textUtils.ts (core) Check document ID when parsing pasted references 2021-11-30 13:40:17 +02:00
TokenField.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
uploads.ts A set of tweaks to simplify electron packaging (#421) 2023-02-13 15:52:17 -05:00
UrlState.ts
Validator.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00