gristlabs_grist-core/app
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
..
client (core) Support 'new' row in anchor links. 2021-09-24 09:01:10 -04:00
common (core) Support 'new' row in anchor links. 2021-09-24 09:01:10 -04:00
gen-server (core) Initial webhooks implementation 2021-09-23 14:35:39 +02:00
plugin (core) Suggest correct table when converting to RefList 2021-08-20 23:04:48 +02:00
server (core) Support 'new' row in anchor links. 2021-09-24 09:01:10 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00