Sergey
|
e23babfbe0
|
GO-2285: Remove dates from links relation
|
2023-10-31 15:13:24 +05:00 |
|
Anastasia Shemyakinskaya
|
7a4ec2321d
|
Merge pull request #469 from anyproto/go-2108-fix-json-importexport-issues
GO-2108: fix json import/export issues
|
2023-10-30 15:01:07 +01:00 |
|
Anastasia Shemyakinskaya
|
8cf5d48981
|
Merge pull request #569 from anyproto/go-2249-panic-during-objectimport-in-latest-version
GO-2249: add basic snapshot validation
|
2023-10-30 14:55:22 +01:00 |
|
Mikhail
|
1b260ab748
|
Merge pull request #568 from anyproto/dependabot/go_modules/github.com/yuin/goldmark-1.6.0
Bump github.com/yuin/goldmark from 1.5.6 to 1.6.0
|
2023-10-30 16:05:11 +03:00 |
|
Anastasia Shemyakinskaya
|
bf2f495f80
|
Merge pull request #565 from anyproto/go-2271-when-importing-md-the-first-block-is-deleted
GO-2271: when importing MD, the first block is deleted
|
2023-10-30 13:30:44 +01:00 |
|
AnastasiaShemyakinskaya
|
611e3954bc
|
GO-2249: rename function and fix test
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2023-10-30 13:28:41 +01:00 |
|
Kirill Stonozhenko
|
b937f06132
|
Merge pull request #566 from anyproto/go-2284-deleted-template-apply
GO-2284 No error on deleted template
|
2023-10-30 12:56:26 +01:00 |
|
AnastasiaShemyakinskaya
|
0765a7f14c
|
GO-2249: fix
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2023-10-30 12:43:35 +01:00 |
|
AnastasiaShemyakinskaya
|
2804980d51
|
GO-2249: add basic snapshot validation
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2023-10-30 12:39:37 +01:00 |
|
dependabot[bot]
|
59db7a461f
|
Bump github.com/yuin/goldmark from 1.5.6 to 1.6.0
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.5.6 to 1.6.0.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.5.6...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 04:41:24 +00:00 |
|
kirillston
|
09baf1f15d
|
GO-2284 Add sourceObject relation link to new object
|
2023-10-27 20:11:31 +02:00 |
|
kirillston
|
597030c5e4
|
GO-2284 No error on deleted template
|
2023-10-27 19:47:04 +02:00 |
|
Kirill Stonozhenko
|
3906c26d19
|
Merge pull request #554 from anyproto/go-2242-usecases-for-multispaces
GO-2242 Refactor usecases for multispaces
|
2023-10-27 18:54:56 +02:00 |
|
Anastasia Shemyakinskaya
|
0ff9a965c1
|
Merge pull request #556 from anyproto/go-2117-add-test-for-function-subscribegroups-in-subscription
GO-2117 add test for function SubscriptionGroups in subscription
|
2023-10-27 18:43:02 +02:00 |
|
AnastasiaShemyakinskaya
|
f03e4d1044
|
GO-2108: removed lo.Union
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2023-10-27 18:40:59 +02:00 |
|
AnastasiaShemyakinskaya
|
d7aa3851bf
|
GO-2108 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2108-fix-json-importexport-issues
|
2023-10-27 18:40:12 +02:00 |
|
AnastasiaShemyakinskaya
|
6f94915145
|
GO-2117: add comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2023-10-27 18:38:20 +02:00 |
|
AnastasiaShemyakinskaya
|
1a7a6cf886
|
GO-2117 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2117-add-test-for-function-subscribegroups-in-subscription
|
2023-10-27 18:06:28 +02:00 |
|
AnastasiaShemyakinskaya
|
a58814c650
|
GO-2271: fix deleted block
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2023-10-27 18:00:46 +02:00 |
|
Sergey
|
f036bb8d9a
|
Merge pull request #563 from anyproto/go-2269-types-and-relations-are-renamed
GO-2269: Fix marketplace restrictions; fix object and relations reinstalling
|
2023-10-27 19:33:37 +05:00 |
|
Sergey
|
e1f4ee3a2a
|
GO-2269: Missing mocks
|
2023-10-27 19:26:38 +05:00 |
|
Sergey
|
5b3d713869
|
GO-2269: Fix tests
|
2023-10-27 19:23:11 +05:00 |
|
Sergey
|
cfac0c6125
|
GO-2269: Reindex
|
2023-10-27 19:05:51 +05:00 |
|
Sergey
|
3e4a411d02
|
GO-2269: Try to resolve spaceId first
|
2023-10-27 19:03:46 +05:00 |
|
Kirill Stonozhenko
|
d339f668e8
|
Merge pull request #558 from anyproto/go-2253-remove-template-from-type-keys
GO-2253 Remove template from type keys
|
2023-10-27 14:54:49 +02:00 |
|
Mikhail
|
08a89ab6e2
|
Merge pull request #555 from anyproto/go-2221-paste-the-list-from-the-internet-youtube-comment-as-an
GO-2221 Fix list paste
|
2023-10-27 15:47:46 +03:00 |
|
kirillston
|
e8a7e77d5c
|
GO-2242 Merge main
|
2023-10-27 14:24:04 +02:00 |
|
kirillston
|
49c251a344
|
GO-2253 Fix misspell
|
2023-10-27 14:18:53 +02:00 |
|
Mikhail
|
13814bab93
|
Merge pull request #561 from anyproto/dependabot/go_modules/github.com/google/uuid-1.4.0
Bump github.com/google/uuid from 1.3.1 to 1.4.0
|
2023-10-27 15:13:05 +03:00 |
|
kirillston
|
86a6b2257d
|
GO-2253 Use immutable slice.Remove
|
2023-10-27 14:07:23 +02:00 |
|
Sergey
|
da4285af13
|
GO-2269: Reinstall bundled objects properly
|
2023-10-27 17:01:43 +05:00 |
|
Sergey
|
73d6348971
|
GO-2269: Index builtin templates; reinstall templates
|
2023-10-27 16:48:04 +05:00 |
|
kirillston
|
2ad49d1349
|
GO-2253 Move daily note tamplate to market
|
2023-10-27 13:22:47 +02:00 |
|
Sergey
|
8c1b6f963a
|
GO-2269: Refactor bundled objects installer
|
2023-10-27 15:46:28 +05:00 |
|
Sergey
|
13e733ee92
|
GO-2269: Fix bundled restrictions
|
2023-10-27 15:31:57 +05:00 |
|
Sergey
|
e4a48e15c7
|
Merge pull request #562 from anyproto/go-2267-personal-space-should-remin-the-same-space-type
GO-2267: Resolve spaceAccessibility (Private or Personal space)
|
2023-10-27 14:50:35 +05:00 |
|
AnastasiaShemyakinskaya
|
11bf21e969
|
GO-2117: use real objects store and kanban
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2023-10-27 11:32:09 +02:00 |
|
kirillston
|
fa7cbd580c
|
GO-2253 Use slice.Remove
|
2023-10-27 11:19:11 +02:00 |
|
Sergey
|
85401215f1
|
GO-2267: Resolve spaceAccessibility (Private or Personal space)
|
2023-10-27 14:12:52 +05:00 |
|
AnastasiaShemyakinskaya
|
36b4c45a66
|
GO-2117 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2117-add-test-for-function-subscribegroups-in-subscription
|
2023-10-27 10:38:17 +02:00 |
|
dependabot[bot]
|
c406e52ac0
|
Bump github.com/google/uuid from 1.3.1 to 1.4.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0)
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-27 04:52:01 +00:00 |
|
Anastasia Shemyakinskaya
|
713f6db885
|
Merge pull request #560 from anyproto/go-2264-problems-of-importingexporting-space
GO-2264 problems of importing/exporting space
|
2023-10-26 19:00:44 +02:00 |
|
AnastasiaShemyakinskaya
|
2c86874e83
|
GO-2264: fix comment
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2023-10-26 18:50:20 +02:00 |
|
AnastasiaShemyakinskaya
|
1a2358a08d
|
GO-2264 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2264-problems-of-importingexporting-space
|
2023-10-26 17:55:09 +02:00 |
|
AnastasiaShemyakinskaya
|
52f03c3454
|
GO-1882: fix some import/export problems
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2023-10-26 17:55:01 +02:00 |
|
Mikhail Rakhmanov
|
b713206227
|
Merge pull request #559 from anyproto/GO-2280-fix-load-space-error
GO-2280: Check for loading mandatory documents error
|
2023-10-26 17:18:37 +02:00 |
|
mcrakhman
|
b00d3cd8de
|
GO-2280 Check for loading mandatory documents error
|
2023-10-26 17:12:15 +02:00 |
|
kirillston
|
3a99f1ddcc
|
GO-2253 Remove template from type keys
|
2023-10-26 16:00:10 +02:00 |
|
Kirill Stonozhenko
|
98a6713d6a
|
Merge pull request #548 from anyproto/go-2216-remove-type-picker-on-type-choose
GO-2216 Remove type picker on type set
|
2023-10-26 15:05:29 +02:00 |
|
kirillston
|
1354e502ae
|
GO-2242 Fix projects set
|
2023-10-26 13:51:09 +02:00 |
|