gristlabs_grist-core/app/common
George Gevoian 8a7edb6257 (core) Enable incremental imports
Summary:
The import dialog now has an option to 'Update existing records',
which when checked will allow for selection of 1 or more fields
to match source and destination tables on.

If all fields match, then the matched record in the
destination table will be merged with the incoming record
from the source table. This means the incoming values will
replace the destination table values, unless the incoming
values are blank.

Additional merge strategies are implemented in the data
engine, but the import dialog only uses one of the
strategies currently. The others can be exposed in the UI
in the future, and tweak the behavior of how source
and destination values should be merged in different contexts,
such as when blank values exist.

Test Plan: Python and browser tests.

Reviewers: paulfitz

Reviewed By: paulfitz

Subscribers: alexmojaki

Differential Revision: https://phab.getgrist.com/D3020
2021-09-16 09:15:54 -07:00
..
ACLPermissions.ts
ACLRuleCollection.ts
ActionBundle.ts
ActionDispatcher.ts
ActionGroup.ts
ActionRouter.ts
ActionSummary.ts
ActiveDocAPI.ts (core) Enable incremental imports 2021-09-16 09:15:54 -07:00
ApiError.ts
arrayToString.ts
AsyncCreate.ts (core) add a python3 button 2021-09-16 10:06:04 -04:00
AsyncFlow.ts
BaseAPI.ts
BasketClientAPI.ts
BigInt.ts
BillingAPI.ts (core) add tests for site deletion 2021-09-14 10:03:18 -04:00
BinaryIndexedTree.js
BrowserSettings.ts (core) Simple localization support and currency selector. 2021-08-26 13:36:49 -07:00
ColumnFilterFunc.ts (core) Polish and enable Reference List widget 2021-08-12 11:51:21 -07:00
ColumnGetters.ts
csvFormat.ts
declarations.d.ts (core) Simple localization support and currency selector. 2021-08-26 13:36:49 -07:00
delay.ts
DisposableWithEvents.ts
DocActions.ts (core) Add /columns endpoint to DocApi 2021-08-17 23:20:52 +02:00
DocData.ts
DocListAPI.ts (core) Adding import from google drive to the home screen 2021-08-05 20:46:11 +02:00
DocSnapshot.ts
DocumentSettings.ts (core) add a python3 button 2021-09-16 10:06:04 -04:00
emails.ts
EncActionBundle.ts
ErrorWithCode.ts
Features.ts
FilterState.ts
Formula.ts
GranularAccessClause.ts
GristServerAPI.ts
gristTypes.ts (core) Suggest correct table when converting to RefList 2021-08-20 23:04:48 +02:00
gristUrls.ts (core) add a python3 button 2021-09-16 10:06:04 -04:00
gutil.ts
InactivityTimer.ts
KeyedMutex.ts
KeyedOps.ts
Locales.ts (core) Simple localization support and currency selector. 2021-08-26 13:36:49 -07:00
LoginSessionAPI.ts
LoginState.ts
marshal.ts
MemBuffer.js
NumberFormat.ts (core) Simple localization support and currency selector. 2021-08-26 13:36:49 -07:00
orgNameUtils.ts (core) Subdomain can start from a number 2021-09-01 18:16:57 +02:00
parseDate.ts (core) Fix a few issues with parsing of dates in DateEditor. 2021-08-20 14:54:41 -04:00
plugin.ts
PluginInstance.ts
Prefs.ts
RefCountMap.ts
resetOrg.ts
roles.ts
RowFilterFunc.ts
schema.ts (core) Simple localization support and currency selector. 2021-08-26 13:36:49 -07:00
sharing.ts
SortFunc.ts
StringUnion.ts
TableData.ts
TabularDiff.ts
tbind.ts
TestState.ts
timeFormat.ts
tpromisified.ts
tsconfig.json
tsvFormat.ts
uploads.ts
urlUtils.ts
UserAPI.ts (core) Relocate export urls to /download/ 2021-09-02 09:36:33 -07:00
UserConfig.ts
ValueFormatter.ts (core) Simple localization support and currency selector. 2021-08-26 13:36:49 -07:00