gristlabs_grist-core/app/client/lib
Paul Fitzpatrick 4c678f12cb (core) dust off electron build a little bit
Summary:
The changes in this diff are sufficient to make this sequence work again:

```
./build electron-dev
bin/electron app/electron/runPrebuild.js
```

This brings up the local server within an electron window.

This is an unambitious diff, aimed at checking how rusty electron support had become. It does not revive Grist as a packaged electron app. The first substantial work needed would be to make the app aware of the local file system again, and think through how local files should be visualized and accessed now. In the past, there was a simple list of grist docs in a directory.

Test Plan: manual

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3534
2022-07-29 11:19:26 -04:00
..
ACIndex.ts
ACSelect.ts
autocomplete.ts
browserGlobals.js
browserInfo.ts (core) Fixing bug with first click on windows 2022-06-30 17:08:57 +02:00
chartUtil.ts
copyToClipboard.ts
CustomSectionElement.ts
dblclick.ts
Delay.ts
dispose.d.ts
dispose.js
DocPluginManager.ts
dom.js
domAsync.ts
download.js
FocusLayer.ts (core) Allow left pane to auto-expand on mouse over 2022-07-28 11:41:42 +02: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) Reopen HelpScout beacon to the last-opened article 2022-03-31 14:54:55 -04:00
HomePluginManager.ts
imports.d.ts
imports.js (core) Speed up and upgrade build. 2022-06-27 16:10:10 -04:00
ImportSourceElement.ts
koArray.d.ts
koArray.js
koArrayWrap.ts
koDom.js
koDomScrolly.css
koDomScrolly.js
koForm.css
koForm.js
koUtil.js (core) Conditional formatting rules 2022-03-23 13:15:02 +01:00
loadScript.js
localStorageObs.ts (core) Polishing upgrade plan UI 2022-06-29 18:28:37 +02:00
log.ts
Mousetrap.js
multiselect.css
multiselect.js
ObservableMap.js
ObservableSet.js
ReferenceUtils.ts
SafeBrowser.ts (core) dust off electron build a little bit 2022-07-29 11:19:26 -04:00
SafeBrowserProcess.css
sessionObs.ts (core) Allow left pane to auto-expand on mouse over 2022-07-28 11:41:42 +02:00
sortUtil.ts
tableUtil.ts (core) Fix some bugs with repositioning rows. 2022-06-07 16:55:45 -04:00
testState.ts
textUtils.ts
TokenField.ts (core) Polish ChoiceListEntry drag and drop 2022-07-19 08:14:04 -07:00
uploads.ts (core) Switch excel import parsing from messytables+xlrd to openpyxl, and ignore empty rows 2022-05-12 14:43:21 +02:00
UrlState.ts
Validator.ts (core) Product update popups and hosted stripe integration 2022-06-08 21:10:49 +02:00