gristlabs_grist-core/app/server/lib
Paul Fitzpatrick f4366a01b3 (core) tweak meaning of newRec to be state at end of bundle
Summary:
This redefines `newRec` to be the state at the end of a bundle,
for the purposes of modifying a document.  Updates and adds tests
for creation/updates of rows that are now more intuitive hopefully.

Test Plan: added tests

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2707
2021-01-21 14:10:53 -05:00
..
ACLFormula.ts (core) Update ACL resources/rules when tables/columns get renamed 2021-01-04 22:03:01 -05:00
ActionHistory.ts (core) add endpoints for clearing snapshots and actions 2020-12-18 13:32:31 -05:00
ActionHistoryImpl.ts
ActionSummary.ts
ActiveDoc.ts (core) allow a doc owner to test access as a different user 2021-01-15 18:45:57 -05:00
ActiveDocImport.ts
AppEndpoint.ts
Authorizer.ts (core) add endpoints for clearing snapshots and actions 2020-12-18 13:32:31 -05:00
BrowserSession.ts
checksumFile.ts
Client.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
Comm.js
dbUtils.ts
DocApi.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
DocClients.ts
DocManager.ts (core) allow a doc owner to test access as a different user 2021-01-15 18:45:57 -05:00
DocPluginData.ts
DocPluginManager.ts
DocSession.ts
DocSnapshots.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
DocStorage.ts
DocStorageManager.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
docUtils.d.ts
docUtils.js
DocWorker.ts (core) Add getAclResources method for making all tables/columns available when editing ACL rules 2021-01-14 13:43:55 -05:00
DocWorkerMap.ts
ExpandedQuery.ts
expressWrap.ts
ExternalStorage.ts
extractOrg.ts
FileParserElement.ts
FlexServer.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
GranularAccess.ts (core) tweak meaning of newRec to be state at end of bundle 2021-01-21 14:10:53 -05:00
GristServer.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
gristSessions.ts
guessExt.ts
HashUtil.ts
HostedMetadataManager.ts
HostedStorageManager.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
IBilling.ts
IChecksumStore.ts
ICreate.ts
IDocStorageManager.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
idUtils.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
IElectionStore.ts
IInstanceManager.ts
ILoginSession.ts
INotifier.ts
ISandbox.ts
IShell.ts
ITestingHooks-ti.ts
ITestingHooks.ts
log.ts
manifest.ts
NSandbox.ts
OnDemandActions.ts
Permit.ts (core) start reconciling forking with granular access 2021-01-12 14:08:49 -05:00
places.ts
PluginEndpoint.ts
PluginManager.ts
requestUtils.ts (core) add endpoints for clearing snapshots and actions 2020-12-18 13:32:31 -05:00
RowAccess.ts
SafePythonComponent.ts
sandboxUtil.js
sendAppPage.ts
ServerColumnGetters.ts
serverUtils.ts
Sessions.ts
Sharing.ts (core) Checks that an ACL formula can be parsed, and prevent saving unparsable ACL rules. 2020-12-15 09:43:37 -05:00
shortDesc.ts
shutdown.js
SQLiteDB.ts
TagChecker.ts
TestingHooks.ts
Throttle.ts
TimeQuery.ts
UnsafeNodeComponent.ts
uploads.ts
WorkCoordinator.ts