Gabriel Horner
15825bd2ea
fix: page-property queries for closed values
...
Also update properties graph to demo all the page property equivalents
to block property examples
2024-03-09 00:16:54 -05:00
Gabriel Horner
b1eeff0083
fix: copy+paste persisting invalid, transient attribute
...
To repro, copy and paste block(s) in a db graph
2024-03-08 19:12:23 -05:00
Gabriel Horner
e60c40b699
fix: clicking on icon in publishing doesn't crash app
...
publishing doesn't have js/tablerIcons which causes the crash.
publishing shouldn't be showing editing to begin with
2024-03-08 17:16:09 -05:00
Gabriel Horner
de9397e00f
fix: 2 async queries that are not transacting in client
...
Fixed these queries by converting them to return maps
which <q expects. Fixes LOG-3059
2024-03-08 16:37:14 -05:00
Gabriel Horner
79fccaa659
fix: two bugs caused by not getting correct
...
closed value names for page/date closed values - one in
query builder property value dropdown and the other in show block data command.
Also cleaned up query-dsl which shouldn't be making db graph queries
on file graphs
2024-03-08 15:40:27 -05:00
Gabriel Horner
19c268c0c3
fix: floats not working in property queries
...
for db graphs. Also make dev log less noisey
2024-03-08 11:18:06 -05:00
Gabriel Horner
62e6084b45
fix: page/date closed values for *property queries
...
Also updated example graph to show closed value queries working
2024-03-08 10:17:22 -05:00
charlie
44a4ecdcd0
enhance(ui): WIP enhance the multi select component for shui
2024-03-08 11:35:13 +08:00
charlie
224b16d16d
fix(ui): remove selector icon from the shui select
2024-03-08 09:16:17 +08:00
charlie
9925eac9c2
Merge branch 'master' into feat/db
2024-03-08 09:03:11 +08:00
Gabriel Horner
7005025802
fix: closed values with icon losing existing property
2024-03-07 16:32:41 -05:00
Gabriel Horner
631f481de5
enhance: mark built-in closed values
...
and disallow their deletion. Also fix a bug where
used/undeleted closed values could still be deleted
because ui state was incorrectly updated. Part of LOG-3048
2024-03-07 16:21:21 -05:00
Gabriel Horner
a61e0d8e0e
fix: query logging console error if no matching closed value
...
e.g. (property :status "tod"). Part of LOG-3088
2024-03-07 13:03:22 -05:00
Tienson Qin
22a9b61b32
fix: remove :block/metadata
...
Use built-in properties
2024-03-08 01:01:55 +08:00
Gabriel Horner
8d0b3c5058
Remove unused :preferred-workflow config for db graphs
...
part of LOG-3041. Also clean up related namespaces with docstrings
2024-03-07 11:39:51 -05:00
Gabriel Horner
12b6ded0e4
fix: remove unused transit and other db-util helpers
...
also fix lint
2024-03-07 10:41:39 -05:00
Gabriel Horner
2a17e04aa2
fix: cljs graph parser tests due to missing dep
2024-03-07 10:11:34 -05:00
charlie
807ca2908a
enhance(ui): WIP enhance the multi select component for shui
2024-03-07 21:45:50 +08:00
charlie
d70582a2ed
fix(ui): export names
2024-03-07 18:09:04 +08:00
Tienson Qin
4ea0dd257d
fix: update property filters to work with task status
...
fixes LOG-3088
2024-03-07 17:58:32 +08:00
charlie
1e9842733c
enhance(ui): WIP enhance the multi select component for shui
2024-03-07 17:49:49 +08:00
charlie
a57a062c4e
enhance(ui): WIP enhance the multi select component for shui
2024-03-07 15:43:17 +08:00
charlie
6f7509e712
enhance(ui): WIP enhance the multi select component for shui
2024-03-07 15:29:39 +08:00
charlie
77ecb5e8ae
feat(ui): WIP add multi select component for shui
2024-03-07 15:05:15 +08:00
charlie
f8a351e913
enhance(ux): better way to get the icon scrollable container
2024-03-07 15:05:15 +08:00
Tienson Qin
b4a78d76a2
fix: command overwritten by renaming values for status/priority
...
part of LOG-3048
2024-03-07 13:34:25 +08:00
Tienson Qin
17c1c47e78
fix: transit doesn't support entity
2024-03-07 13:21:14 +08:00
Gabriel Horner
e660e1e2ae
Fix: property fields showing up as editable for publishing
2024-03-06 17:59:44 -05:00
Gabriel Horner
c0ae06d8fb
fix: schema out of date with latest changes
...
to closed values, properties, classes and built in pages
2024-03-06 17:16:43 -05:00
Gabriel Horner
f4ff4da0c8
fix: page deletion error messages not being displayed
...
and instead pretending to be successful. Also add error message for
built-in page. Related to LOG-3049
2024-03-06 17:03:48 -05:00
Gabriel Horner
6441e74f41
fix: rename not showing error message
...
Related to LOG-3049. Also fix frontend lints
2024-03-06 15:26:54 -05:00
Tienson Qin
c9fa7cb21d
fix: use edn for outliner-ops since transit not work for entity
2024-03-07 00:26:04 +08:00
Tienson Qin
c3e06b5ea8
fix: handle exceptions for async db requests
2024-03-07 00:19:18 +08:00
Tienson Qin
8f86a27386
fix: allow users to hide built-in properties and set different icon
2024-03-07 00:08:37 +08:00
Gabriel Horner
c6e358c983
fix: outliner test failing b/c not nbb compatible
...
bumped to latest nbb-logseq which is
2024-03-06 11:06:18 -05:00
Tienson Qin
f0526f8302
fix: cycle task objects
...
fixes LOG-3041
2024-03-07 00:01:20 +08:00
Tienson Qin
83d864adc5
fix: update commands after modifying status && property values
...
fixes LOG-3048
2024-03-06 22:49:27 +08:00
Tienson Qin
759555f5c7
enhance: add db/ident for task status and priority closed values
2024-03-06 22:36:05 +08:00
queeup
66e642d0bb
enhance(i18n): update Turkish translation
2024-03-06 09:35:14 -05:00
Tienson Qin
61bb5ed862
fix: disallow built-in class properties to be deleted
...
fixes LOG-3050
2024-03-06 22:07:09 +08:00
Tienson Qin
fbce74522b
fix: add both scheduled and deadline to the task class
2024-03-06 21:31:19 +08:00
Tienson Qin
4c03e58b6c
fix: disallow built-in page or property names from being edited
...
fixes LOG-3049
2024-03-06 21:29:22 +08:00
Tienson Qin
7acaf58bad
enhance: add :db/ident for built-in properties
...
Now we can refer to a built-in property using it's ident instead of
its name, `name` might be changed by users.
2024-03-06 21:29:22 +08:00
rcmerci
99fdfb43c7
enhance(rtc): update :block/type when download-graph
2024-03-06 18:55:54 +08:00
dependabot[bot]
9f2cd1fb68
chore(deps-dev): bump ip from 1.1.8 to 1.1.9
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-06 18:16:00 +08:00
dependabot[bot]
e43248ad0e
chore(deps): bump ip from 2.0.0 to 2.0.1 in /packages/ui
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-06 18:15:40 +08:00
dependabot[bot]
9d60949eca
chore(deps): bump es5-ext from 0.10.62 to 0.10.63
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-06 18:15:17 +08:00
Andelf
215b67570b
chore(deps): update rsapi and fix token expire
2024-03-06 18:06:27 +08:00
charlie
0ed99095d8
Merge branch 'feat/db' of https://github.com/logseq/logseq into feat/db
2024-03-06 17:46:38 +08:00
charlie
e71c4c8c50
enhance(ui): add the shui select for the schema types
2024-03-06 17:46:34 +08:00