Commit Graph

12970 Commits

Author SHA1 Message Date
Gabriel Horner
bc330c4a48 fix lint by making property-block-value more readable 2023-10-16 15:18:20 -04:00
Gabriel Horner
5d723cd221 Merge branch 'master' into feat/db 2023-10-16 14:53:01 -04:00
ingepettersen
6be6edfcdb Update Norwegian translations (#10361)
* Update Norwegian translations

* Fix missing double quote
2023-10-16 14:47:16 -04:00
Gabriel Horner
e09a5d9988 fix: pages didn't consistenly have :block/format
Making attributes consistent reduce bugs in components and query layer (where
most wouldn't know to use get-else)
2023-10-16 12:58:11 -04:00
Tienson Qin
733e254f66 fix: unstable blockref e2e tests 2023-10-17 00:07:34 +08:00
Tienson Qin
172cd305d5 fix: editor e2e tests 2023-10-16 23:56:33 +08:00
Tienson Qin
1d4118c97a fix: whiteboard page rename 2023-10-16 23:33:08 +08:00
Tienson Qin
73dbd0d665 fix: don't reset editing block content for undo/redo ops 2023-10-16 23:08:14 +08:00
Tienson Qin
c1ebd14cef fix: page search e2e test 2023-10-16 23:02:27 +08:00
Tienson Qin
62d632e1de fix: page rename e2e tests 2023-10-16 22:02:12 +08:00
Tienson Qin
51fb4f2c32 fix: page rename e2e tests 2023-10-16 21:21:14 +08:00
Tienson Qin
a78f5a0819 fix: headings e2e tests 2023-10-16 21:19:02 +08:00
Gabriel Horner
b440e92a14 fix: block was still an object after accidental tag is deleted 2023-10-16 08:53:20 -04:00
Tienson Qin
f5cee63716 fix: blockrefs e2e tests 2023-10-16 20:32:54 +08:00
Tienson Qin
97f524b304 fix: template e2e tests 2023-10-16 20:32:54 +08:00
Gabriel Horner
ddf1043fb3 fix: hide new editing for publishing 2023-10-16 08:08:24 -04:00
Tienson Qin
461d3cd724 fix: property select overflow hidden in page configure modal 2023-10-16 17:54:31 +08:00
Tienson Qin
49cd226741 fix: enable Enter to add new property only in some situations 2023-10-16 17:05:40 +08:00
Tienson Qin
957b0573fa fix: backspace to delete a property block not back to empty 2023-10-16 16:25:00 +08:00
Andelf
9a44268fbf chore: bump ios version for tf release 2023-10-14 21:24:42 +09:00
Gabriel Horner
f8fea1d7b0 Add enum to properties test graph
Also test classes with schema script for now
2023-10-13 17:20:37 -04:00
Tienson Qin
daf4c3e611 enhance: can create new class when specify template or classes 2023-10-14 02:52:23 +08:00
Tienson Qin
57c27d7472 enhance: create an instance for writing if property's value is a tag 2023-10-14 02:38:52 +08:00
Tienson Qin
0c093f778b feat: save property value as a block UUID if it's a tag string 2023-10-14 01:33:38 +08:00
charlie
9ca6e7896d fix(shortcut): render crash when edit disabled binding item 2023-10-14 00:59:36 +08:00
charlie
dd246229b7 enhance(shortcuts): incorrect default internal binding state 2023-10-14 00:59:36 +08:00
Tienson Qin
e9c5991349 enhance: press Enter to create new property 2023-10-13 23:03:43 +08:00
Gabriel Horner
8756600fd7 Add CI job to test creating and validating a db graph
also update older actions
2023-10-13 10:53:01 -04:00
Tienson Qin
7b7c8c32a6 enhance: add title for page configure 2023-10-13 22:49:23 +08:00
Gabriel Horner
a2f813d0fb chore: more frontend lints 2023-10-13 09:34:11 -04:00
rcmerci
baa3a11b8d fix(rtc): update schema 2023-10-13 21:19:19 +08:00
Tienson Qin
874c06821f fix: Searching for block property values leads to the hidden page
Fixes LOG-2836
2023-10-13 20:44:58 +08:00
rcmerci
3a8e6fd668 feat(rtc): add toggle-auto-push-client-ops 2023-10-13 20:07:23 +08:00
Tienson Qin
1232d430d2 Fixes Log-2647 2023-10-13 20:00:04 +08:00
Tienson Qin
4d68e024a5 enhance: focus on input when adding a new enum value 2023-10-13 19:46:12 +08:00
Tienson Qin
0cd150db2f fix: align center icon 2023-10-13 19:42:36 +08:00
Tienson Qin
73f85d909c fix: lint 2023-10-13 13:38:35 +08:00
Tienson Qin
b3a97ef361 fix: whiteboard portal not working 2023-10-13 13:33:19 +08:00
rcmerci
b1159d51d4 feat(rtc): support grant-access to other users 2023-10-13 13:06:12 +08:00
Gabriel Horner
1aa1d46474 fix: db and most frontend lints 2023-10-12 16:30:04 -04:00
Gabriel Horner
097a59d9c6 Merge branch 'master' into feat/db 2023-10-12 15:36:49 -04:00
Gabriel Horner
6daef07c5c fix: multi-word tags should be stripped from content
Also fixed an unrelated docstring
2023-10-12 15:14:34 -04:00
Andelf
f78d165535 fix(mobile): avoid action bar vscroll 2023-10-13 04:04:53 +09:00
Andelf
845355d41b fix(android): back button should close action bar
Fix #10341
2023-10-13 04:04:53 +09:00
Gabriel Horner
cd6b50459d fix: bring back property creation from new class modal
also loosened property schema as irreversible :type
has changed how :block/schema is set
2023-10-12 13:36:34 -04:00
Tienson Qin
faa583c2c6 fix: no :block/uuid stored for whiteboard shapes 2023-10-12 23:11:39 +08:00
Tienson Qin
d3ede3ce34 fix: rename whiteboard 2023-10-12 23:11:39 +08:00
Tienson Qin
85112321d3 fix: tldraw re-render 2023-10-12 23:11:39 +08:00
Gabriel Horner
82bcd01525 simplify :map declarations in db schema
Make :closed opt in rather than required in order for --closed-maps
to work
2023-10-12 10:02:45 -04:00
Gabriel Horner
4f7baaaffe fix: icon page failed to load
caused by icon having wrong type
2023-10-12 09:22:11 -04:00