gristlabs_grist-core/app/common
Dmitry S fb583f303a (core) Support 'new' row in anchor links.
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
2021-09-24 09:01:10 -04:00
..
ACLPermissions.ts
ACLRuleCollection.ts
ActionBundle.ts
ActionDispatcher.ts
ActionGroup.ts
ActionRouter.ts
ActionSummary.ts
ActiveDocAPI.ts (core) recursiveMoveToCursorPos with new kinds of linking involving lists 2021-09-20 23:13:24 +02: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
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 (core) Initial webhooks implementation 2021-09-23 14:35:39 +02:00
DocListAPI.ts
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) Support 'new' row in anchor links. 2021-09-24 09:01:10 -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) Improve time-parsing for DateTime columns, which was unusable with some formats (e.g. tz-containing ones) 2021-09-21 10:02:59 -04:00
plugin.ts
PluginInstance.ts
Prefs.ts
RefCountMap.ts
resetOrg.ts
roles.ts
RowFilterFunc.ts
schema.ts (core) Initial webhooks implementation 2021-09-23 14:35:39 +02:00
sharing.ts
SortFunc.ts
StringUnion.ts
TableData.ts (core) Support 'new' row in anchor links. 2021-09-24 09:01:10 -04:00
TabularDiff.ts
tbind.ts
TestState.ts
timeFormat.ts
tpromisified.ts
tsconfig.json
tsvFormat.ts
UIRowId.ts (core) Support 'new' row in anchor links. 2021-09-24 09:01:10 -04:00
uploads.ts
urlUtils.ts
UserAPI.ts (core) treat summary tables like formulas for access control purposes 2021-09-16 18:44:50 -04:00
UserConfig.ts
ValueFormatter.ts (core) Simple localization support and currency selector. 2021-08-26 13:36:49 -07:00