Commit Graph

17052 Commits (02d2572ac0bb734d53f94b104e90626b8279aaaa)

Author SHA1 Message Date
charlie b755369a0b enhance(apis): get blocks from batch blocks insertion 2024-08-15 17:26:51 +08:00
charlie 4fe1c86c0c fix(editor): upload asset action 2024-08-15 11:23:45 +08:00
charlie 136325af25 fix(plugin): extension hooks 2024-08-15 09:02:51 +08:00
charlie 4a0f1d7c4f chore(libs): next version for libs package 2024-08-14 17:52:58 +08:00
charlie 25f93f998a fix(api): load scripts 2024-08-14 17:52:15 +08:00
charlie b6508ed96d fix(ui): table ui from right sidebar 2024-08-14 16:24:37 +08:00
charlie 7dd0b47691 enhance: i18n 2024-08-14 16:24:15 +08:00
charlie aaf352cfe0 enhance(ui): polish details from right sidebar 2024-08-14 15:54:20 +08:00
charlie 406c40db2a fix(ui): custom query table overflow 2024-08-14 09:24:58 +08:00
Tienson Qin f39e62678e fix: convert page to tag does not work with special chars
fixes https://github.com/logseq/db-test/issues/4
2024-08-13 22:47:23 +08:00
Tienson Qin e30872a8f5 fix: page graph crash 2024-08-13 22:22:11 +08:00
Tienson Qin ce3503dd77 fix: Page and Tag with same name defaults to using Page
fixes https://github.com/logseq/db-test/issues/2
2024-08-13 21:54:29 +08:00
Tienson Qin 046e81bb31 fix: property sort column 2024-08-13 18:19:43 +08:00
Tienson Qin 977bdde043 fix: don't show table items in property linked refs 2024-08-13 18:05:15 +08:00
Tienson Qin 6c72bca669 fix: can't delete multiple tags
fixes https://github.com/logseq/db-test-cn/issues/14
2024-08-13 17:41:34 +08:00
Tienson Qin 2b36f67836 fix: enable property value blocks to be moved 2024-08-13 17:32:00 +08:00
Tienson Qin 4d91bc304c fix: disable default behavior when right clicking node in sidebar 2024-08-13 16:51:41 +08:00
Tienson Qin 440fed836c fix: disable whiteboards for db version 2024-08-13 16:00:21 +08:00
Tienson Qin a0b8b3c987 fix: property description not loaded 2024-08-13 15:51:38 +08:00
charlie dc0acec18f fix(ui): persist wide mode state 2024-08-13 15:44:06 +08:00
Tienson Qin eaa514b55e fix: align start button "+ add choice" 2024-08-13 15:32:23 +08:00
Tienson Qin 9614324746 fix: page blink when editing dummy block 2024-08-13 15:09:49 +08:00
charlie bfdbc200cc enhance(ui): add appearance option to the global app menus 2024-08-13 13:45:42 +08:00
Tienson Qin 4293e83b89 fix: disable virtualization for journal list 2024-08-13 11:22:58 +08:00
Tienson Qin 7e5c195df6 chore: disable advanced commands for db graph 2024-08-13 10:45:11 +08:00
charlie cc9881f1ff enhance(ux): virtualized blocks list for the first journal 2024-08-13 08:59:04 +08:00
Gabriel Horner b0d8b6cc6b fix: update db importer wording to be consistent with rest of ui 2024-08-12 13:22:25 -04:00
charlie 528aa48b87 fix(ux): sticky table header within the right sidebar 2024-08-12 17:53:37 +08:00
Tienson Qin d32985be33 fix: sort by name crash 2024-08-12 17:42:50 +08:00
Tienson Qin faecfd6859 fix: safe check block/title 2024-08-12 17:33:15 +08:00
Tienson Qin a91a38ad83 fix: page type icon in the right sidebar 2024-08-12 17:28:20 +08:00
Tienson Qin 3218508394 enhance: skip choosing tag 2024-08-12 17:13:50 +08:00
charlie 37830905ae fix(ux): table sticky header in viewport 2024-08-12 12:09:29 +08:00
Tienson Qin bcf2fb9977 fix: class properties 2024-08-12 11:11:40 +08:00
Tienson Qin 1190f55199 fix: remove the hack on blocks list virtualization 2024-08-12 10:59:23 +08:00
charlie ffbadb0f6d fix: switch repo error for the new db graph 2024-08-12 10:47:13 +08:00
Tienson Qin 1f70958958 fix: lint warning 2024-08-12 09:41:38 +08:00
Tienson Qin 56874a5c76 fix: file not saved for file graphs 2024-08-11 10:23:47 +08:00
Tienson Qin 6c403fe506 fix: sort nodes by closed value properties and task deadline 2024-08-11 10:07:57 +08:00
charlie 8a07162bb1 enhance(ux): place the importer progress indicator into shui modal 2024-08-10 17:22:13 +08:00
Tienson Qin b9f9fa0ca6 wip: Demo switch to use db graph 2024-08-10 13:42:37 +08:00
Konstantinos 043927031e
Enhance (dev) (#10981)
* remove electron.html

* remove unneeded some

* remove react deps from repo

* remove mobile index.html

* reintroduce tl-select-trigger styles

* reintroduce popper arrow styles

* remove ui.js from repo

* remove glide resources from repo

* enhance tabler-icons resource handling

* fix glidejs path

* add glidejs theme

* Revert "remove mobile index.html"

This reverts commit 8c84a2655f.

* Revert "enhance tabler-icons resource handling"

This reverts commit f8ac25154f.

---------

Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2024-08-09 17:00:15 -04:00
Gabriel Horner 9ec71e19f1 fix: file-specific imports showing up for db version 2024-08-09 14:56:47 -04:00
Gabriel Horner fc518f0756 fix: block not collapsing for simple queries 2024-08-09 14:39:50 -04:00
Gabriel Horner 31c6cd3f5d chore: update overview docs 2024-08-09 14:05:08 -04:00
Gabriel Horner 261118d4dc refactor: finish frontend independence from worker and add lint
Remaining fixes worker all file related. Fixes LOG-3717
2024-08-09 12:16:20 -04:00
Gabriel Horner 20eac03cea refactor: mv common worker/frontend ns to frontend/common
Move common core.async, date and search utils to frontend/common.
Part of LOG-3171
2024-08-09 11:18:32 -04:00
Tienson Qin dff466801d fix: include node embed in linked references
fix https://github.com/logseq/db-test-cn/issues/11
2024-08-09 19:59:52 +08:00
Tienson Qin 8b9cf51927 fix: missing nodes on tag page 2024-08-09 18:39:18 +08:00
Tienson Qin 59103a1607 fix: can't edit notes for class and property page 2024-08-09 18:17:08 +08:00