Commit Graph

305 Commits

Author SHA1 Message Date
defclass
2a3bba0ab9 refactor(test): use fixture to simplify test 2021-02-26 11:30:09 +08:00
defclass
ac6d37f969 refactor(outliner): move trial code to src 2021-02-26 11:13:35 +08:00
defclass
cdc1bef39c style(outliner): clean code 2021-02-26 10:21:21 +08:00
defclass
9853bead63 fix(react-impl): remove f from component 2021-02-26 10:16:15 +08:00
defclass
3c93c1c1e9 style(react-impl): update vars 2021-02-26 10:12:34 +08:00
defclass
4f83756cf8 test(react-impl): reinforce the with-key mechanism 2021-02-25 16:00:15 +08:00
defclass
f6503b5578 test(outliner): fix tests 2021-02-25 15:21:20 +08:00
defclass
a3ea1aaf76 style(react-impl): polish react-impl 2021-02-25 09:56:33 +08:00
defclass
5e0c5789fb test(outliner): add all other react tests 2021-02-25 09:37:14 +08:00
defclass
1496597064 test(outlier): add paginate test 2021-02-25 09:25:22 +08:00
defclass
32e75121bf feat(outliner): finally finished outliner react example 2021-02-25 01:14:31 +08:00
defclass
4443ce5e3b fix(react): fix react state management 2021-02-24 12:56:42 +08:00
defclass
f1ef1ad9a5 refactor(react-impl): use deref to replace get-result 2021-02-24 12:56:42 +08:00
defclass
95c37d33e2 feat(react): react near success 2021-02-24 12:56:42 +08:00
defclass
b108b82903 test(react-impl): add react-impl 2021-02-24 12:56:42 +08:00
defclass
f8deee4473 test(outliner): fix some tests 2021-02-24 12:56:14 +08:00
Tienson Qin
3f774a9a4f Merge branch 'master' into encryption 2021-02-23 12:26:15 +08:00
defclass
88121ae9d3 refactor(outliner): remvoe cursor impl 2021-02-22 14:31:44 +08:00
Tienson Qin
74f40e0f8f fix: CI 2021-02-20 21:03:41 +08:00
Tienson Qin
e58719f6c6 feat(encryption): revert async back for tests 2021-02-10 21:21:00 +08:00
Kan-Ru Chen
641a64db0a test(encryption): make tests work with async file operations 2021-02-10 21:39:42 +09:00
Tienson Qin
71fbbb31bd fix: CI 2021-02-10 09:38:09 +08:00
defclass
c4ac7662d6 feat(outliner): add render-react-tree 2021-02-06 16:42:46 +08:00
defclass
a563275cb8 fix(react): fix react impl 2021-02-06 11:09:53 +08:00
defclass
a41501e14d fix(outliner): fix test 2021-02-06 10:31:17 +08:00
defclass
003e957eed fix(test): use datascript as test impl 2021-02-06 00:56:00 +08:00
defclass
ed0e999b93 fix(outliner): fix db logic 2021-02-05 22:17:00 +08:00
defclass
846c6a798b test(react): add react impl
AMEND
2021-02-05 17:38:52 +08:00
defclass
4cd44184b2 feat(outliner): add journey 2021-02-05 10:24:58 +08:00
defclass
947478ca56 fix(schema): fix refs 2021-02-05 10:21:30 +08:00
Tienson Qin
f526399d63 fix: head's background color is not rendered
Related to #1267
2021-02-04 23:51:15 +08:00
defclass
f6e93c2b0f fix(outliner): fix grammar problem 2021-01-28 17:10:44 +08:00
defclass
ac629f1fc2 feat(outliner): add block record 2021-01-28 16:44:44 +08:00
defclass
0f4e30b7c3 feat(db): add queries 2021-01-28 16:04:53 +08:00
defclass
1649549d63 feat(outliner): finish tree operation and test 2021-01-27 11:24:03 +08:00
Tienson Qin
68cd48a277 editor: fix properties parsing with commas
Closed #1156
Closed #1169
2021-01-26 16:33:14 +08:00
Adam Schmideg
a9df8deaae final touches on dual platform testing of Raom import 2021-01-22 06:33:08 -08:00
Adam Schmideg
b9416ac989 roam/json->edn test runs in clj 2021-01-22 06:33:08 -08:00
Adam Schmideg
d1e595ff76 roam test with cljs 2021-01-22 06:33:08 -08:00
Tienson Qin
05f1b02d74 fix: links are partially broken inside the front matter
Related to #1145
2021-01-17 16:10:15 +08:00
Tienson Qin
3e3bfa438e fix: property variables should be unique for non-or queries 2021-01-06 14:56:49 +08:00
Tienson Qin
4c5eaec5a2 test: add frontend.text tests
Related to #1017
2021-01-04 23:42:12 +08:00
Tienson Qin
dd18c4901d fix: all-page-tags filter 2021-01-04 12:38:54 +08:00
Tienson Qin
e18df78820 fix: CI test 2021-01-04 12:38:54 +08:00
Tienson Qin
48b6ccbdca DB refactor and fix issues related to tags and aliases
1. add a `page` filter.
2. keep word case for both page and block's properties
3. remove `:tag/name` from the db schema

Fixed #1031
2021-01-04 12:38:54 +08:00
Tienson Qin
0875af2b7d fix(editor): put content after properties for any block without title 2020-12-30 21:13:10 +08:00
Tienson Qin
2555cc9121 fix(editor): unstable properties when updating or creating a block
Resolved #1017
2020-12-30 16:41:07 +08:00
Tienson Qin
d80b8fc801 feat(query-dsl): fix tests caused by different timezones 2020-12-28 22:20:49 +08:00
Tienson Qin
d43acfbada feat(query-dsl): fix unit tests 2020-12-28 22:20:49 +08:00
Tienson Qin
1ce76bbcb6 feat(query-dsl): add unit tests 2020-12-28 22:20:49 +08:00