mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Summary: - Anchor links with row of 'new' could be created but weren't parsed or used correctly. This fixes it. - Also adds UIRowId type for row IDs which includes the special 'new' row. It's already been used in places as `number|'new'`, this diff gives it a name usable in app/common (it doesn't touch another name, RowId, that's been available in app/client). Test Plan: Added a test assert for anchor links to new row Reviewers: alexmojaki Reviewed By: alexmojaki Differential Revision: https://phab.getgrist.com/D3039 |
||
---|---|---|
.. | ||
ACLPermissions.ts | ||
ACLRuleCollection.ts | ||
ActionBundle.ts | ||
ActionDispatcher.ts | ||
ActionGroup.ts | ||
ActionRouter.ts | ||
ActionSummary.ts | ||
ActiveDocAPI.ts | ||
ApiError.ts | ||
arrayToString.ts | ||
AsyncCreate.ts | ||
AsyncFlow.ts | ||
BaseAPI.ts | ||
BasketClientAPI.ts | ||
BigInt.ts | ||
BillingAPI.ts | ||
BinaryIndexedTree.js | ||
BrowserSettings.ts | ||
ColumnFilterFunc.ts | ||
ColumnGetters.ts | ||
csvFormat.ts | ||
declarations.d.ts | ||
delay.ts | ||
DisposableWithEvents.ts | ||
DocActions.ts | ||
DocData.ts | ||
DocListAPI.ts | ||
DocSnapshot.ts | ||
DocumentSettings.ts | ||
emails.ts | ||
EncActionBundle.ts | ||
ErrorWithCode.ts | ||
Features.ts | ||
FilterState.ts | ||
Formula.ts | ||
GranularAccessClause.ts | ||
GristServerAPI.ts | ||
gristTypes.ts | ||
gristUrls.ts | ||
gutil.ts | ||
InactivityTimer.ts | ||
KeyedMutex.ts | ||
KeyedOps.ts | ||
Locales.ts | ||
LoginSessionAPI.ts | ||
LoginState.ts | ||
marshal.ts | ||
MemBuffer.js | ||
NumberFormat.ts | ||
orgNameUtils.ts | ||
parseDate.ts | ||
plugin.ts | ||
PluginInstance.ts | ||
Prefs.ts | ||
RefCountMap.ts | ||
resetOrg.ts | ||
roles.ts | ||
RowFilterFunc.ts | ||
schema.ts | ||
sharing.ts | ||
SortFunc.ts | ||
StringUnion.ts | ||
TableData.ts | ||
TabularDiff.ts | ||
tbind.ts | ||
TestState.ts | ||
timeFormat.ts | ||
tpromisified.ts | ||
tsconfig.json | ||
tsvFormat.ts | ||
UIRowId.ts | ||
uploads.ts | ||
urlUtils.ts | ||
UserAPI.ts | ||
UserConfig.ts | ||
ValueFormatter.ts |