Commit Graph

14173 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
cd53dc415d make popover portal optional 2024-01-25 10:53:35 +02:00
Konstantinos Kaloutas
6f355c8d57 Merge branch 'feat/db' into chore/whiteboards-cleanup 2024-01-25 10:36:59 +02:00
Konstantinos Kaloutas
a4e569e115 Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db 2024-01-25 10:34:20 +02:00
Tienson Qin
1536d9aff5 fix: regression of unwanted tag pages are created as you type
Fixes LOG-2820
2024-01-25 06:47:36 +08:00
Tienson Qin
a4ef8c6657 fix: new DB graph can't be edited
Fixes LOG-3028
2024-01-25 05:57:14 +08:00
Gabriel Horner
9f4ffbe750 fix lint by refactoring large var 2024-01-24 15:52:24 -05:00
Gabriel Horner
22ed198c29 enhance: add icons to task status
also adds support for properties in initial-data to reference each other
via uuid
2024-01-24 15:39:46 -05:00
Gabriel Horner
c4a48eb4f4 add logging for intermittent bug with being unable to switch from graph 2024-01-24 11:50:41 -05:00
Gabriel Horner
24ea74e73a fix: upstream tests and lints failing again 2024-01-24 10:25:35 -05:00
Konstantinos Kaloutas
311555db3f replace popover component 2024-01-24 17:16:50 +02:00
Gabriel Horner
c0569e83c5 fix: publishing --dev with file graphs 2024-01-24 09:24:19 -05:00
Gabriel Horner
b55fe07768 Merge branch 'master' into feat/db 2024-01-24 09:08:41 -05:00
Gabriel Horner
dc5127b48a enhance: publishing --dev also watches frontend
also provide a dedicated backend command for simpler
rebuilding of backend
2024-01-24 08:53:48 -05:00
Gabriel Horner
3cd7b2d762 enhance: add a --dev mode to publishing that pairs with shadow's watch 2024-01-24 08:53:48 -05:00
Gabriel Horner
ce2341506d fix: publishing not loading correctly
Caused by pulling in the new component system. Fixes #10893
2024-01-24 08:53:48 -05:00
Taylor Hoffmann
8710bb9d61 enhance: added brazilian portuguese translations (#10891) 2024-01-24 08:39:37 -05:00
Konstantinos Kaloutas
c4003fe297 fix style 2024-01-24 12:53:38 +02:00
Konstantinos Kaloutas
28ce29cf6d replace radix with LSUI tooltip 2024-01-24 12:51:33 +02:00
Konstantinos Kaloutas
bf9e805d2a Merge branch 'feat/db' into chore/whiteboards-cleanup 2024-01-24 12:28:54 +02:00
Konstantinos Kaloutas
9b63936aa7 Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db 2024-01-24 12:28:38 +02:00
charlie
35ea204e03 Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db 2024-01-24 17:46:45 +08:00
charlie
b35ace739a enhance(ui): add more tabler extension icons 2024-01-24 17:46:29 +08:00
Tienson Qin
d1af653273 chore: ldb/transact! should takes repo instead of conn for UI 2024-01-24 17:35:09 +08:00
Tienson Qin
3700592832 Remove page properties background for db-based graphs 2024-01-24 16:38:09 +08:00
Tienson Qin
054185ab39 fix: text blinks when pressing ESC 2024-01-24 16:38:09 +08:00
Tienson Qin
b21322cdb2 Disable cycle todos for now 2024-01-24 16:38:09 +08:00
Tienson Qin
a64f49dc6f Remove :block/marker and :block/priority from tx-data 2024-01-24 16:38:09 +08:00
Andelf
239c1860d1 chore(build): rm postcss version lock
Close #10282
2024-01-24 13:49:55 +08:00
Gabriel Horner
26cace2120 fix: regression with displaying properties in publishing
Seeing duplicate properties after moving properties into page-info
2024-01-23 13:19:05 -05:00
Gabriel Horner
77bc1d5d6b chore: update better-sqlite3 and mldoc in deps to match app 2024-01-23 11:36:32 -05:00
rcmerci
e87e2591f2 enhance(rtc): merge same-name pages' blocks 2024-01-24 00:04:46 +08:00
Gabriel Horner
0768809a86 fix: lints and disable intermittent failing test
- Reverted config/db-based-graph? check in a db only namespace
- Removed unused ns as it appears we just used another fn instead.
- /cc @RCmerci on failing test
2024-01-23 10:48:14 -05:00
Gabriel Horner
689cf34cc3 fix: lints and a test
nbb test was failing b/c outliner had graph-parser as a dependency
but we hadn't manually added the npm dependency
2024-01-23 09:38:16 -05:00
Gabriel Horner
cc1b8445a8 fix: published graphs that don't have any public pages
This was failing hard but now it shows a blank graph
like before. Fix LOG-3017
2024-01-23 09:18:23 -05:00
Tienson Qin
f8aa7d5a69 fix: disable page info for block page 2024-01-23 22:13:16 +08:00
Tienson Qin
575624c650 chore: revert inline tags 2024-01-23 21:45:54 +08:00
rcmerci
e26639d1fb fix(rtc): fix block-type/hidden from remote 2024-01-23 21:05:31 +08:00
Tienson Qin
f1e3e6159a enhance: hide tags area if empty by default 2024-01-23 21:02:41 +08:00
Tienson Qin
c5824740d9 enhance: display properties in page info 2024-01-23 20:42:24 +08:00
Tienson Qin
2fac2bf08c Disable bullet style changes after selecting blocks
It's too distracting.
2024-01-23 19:40:08 +08:00
Tienson Qin
cb0316b995 Disable bullet style changes after selecting blocks
It's too distracting.
2024-01-23 19:38:56 +08:00
Tienson Qin
63eda223ac fix: content cleared when indent block 2024-01-23 19:37:11 +08:00
Tienson Qin
36a02a6a63 fix: collapse page configure by default 2024-01-23 19:33:29 +08:00
Konstantinos Kaloutas
18666550a9 fix background color on image export 2024-01-23 13:33:25 +02:00
Tienson Qin
39e59109ed fix: rtc downloaded graph not persisted 2024-01-23 18:58:12 +08:00
Konstantinos Kaloutas
a5eadd8ce5 fix bring forward fn 2024-01-23 12:17:27 +02:00
Konstantinos Kaloutas
f984701c27 Merge branch 'feat/db' into chore/whiteboards-cleanup 2024-01-23 11:57:57 +02:00
Konstantinos Kaloutas
f7ac0629c2 Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db 2024-01-23 11:57:31 +02:00
Tienson Qin
60fcebc795 fix: add inline-text for property value display 2024-01-23 17:49:57 +08:00
Gabriel Horner
c98db7cd3d enhance: publishing updates for new configure page
Updates for just publishing:
- collapse :page pages by default since user isn't editing
- for :property and :class pages, don't switch modes as user isn't
  editing
- hide tag and icon rows as user isn't editing them
- hide empty page-info div for pages with no info to display as
  it takes up a lot of visible space to do display nothing
2024-01-22 16:48:18 -05:00