Roman Khafizianov
|
648ec017f7
|
GO-5409 fixes for get started
|
2025-04-04 14:50:55 +02:00 |
|
Mikhail Iudin
|
6c444a6102
|
GO-4932 Merge remote-tracking branch 'refs/remotes/origin/main' into go-4932-type-dataview-widget
# Conflicts:
# core/block/editor/converter/layout.go
# core/block/object/objectcreator/set.go
# pb/commands.pb.go
# pkg/lib/bundle/relation.gen.go
# pkg/lib/pb/model/models.pb.go
|
2025-02-28 14:33:00 +01:00 |
|
Roman Khafizianov
|
05af0eedb6
|
GO-4932 FileUpload RPC: add createTypeWidgetIfMissing
|
2025-02-10 18:35:44 +01:00 |
|
kirillston
|
f768162727
|
GO-4588 Fix integration test
|
2025-01-14 11:59:44 +03:00 |
|
kirillston
|
e01a0752f2
|
GO-4588 Replace layout with resolvedLayout
|
2024-12-21 13:25:32 +03:00 |
|
Sergey
|
ad02ae4bd1
|
Merge branch 'main' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure
# Conflicts:
# core/block/editor/profile.go
# core/block/editor/smartblock/smartblock.go
# core/block/editor/state/event.go
# core/block/editor/state/state.go
# core/block/editor/state/state_test.go
# core/block/import/common/objectid/fileobject.go
# core/block/import/common/objectid/oldfile.go
# core/block/simple/link/link.go
# core/block/simple/text/details.go
# core/subscription/context.go
# core/subscription/crossspacesub/service_test.go
# core/subscription/internalsub_test.go
# core/subscription/objectsubscription/objsubscription_test.go
|
2024-12-18 13:30:46 +01:00 |
|
Sergey
|
fff03a2685
|
GO-4702: Fix using spaceId in state
|
2024-12-13 12:16:07 +01:00 |
|
Sergey
|
9f6b4b859a
|
GO-4144 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure
# Conflicts:
# core/block/detailservice/relations.go
# core/block/detailservice/relations_test.go
# core/block/editor.go
# core/block/import/common/syncer/types.go
# core/block/import/csv/converter_test.go
# core/block/import/html/converter_test.go
# core/block/import/txt/converter_test.go
# core/files/fileobject/filemodels/filerequest.go
# core/files/fileobject/service.go
# core/files/fileuploader/uploader.go
# space/internal/components/migration/systemobjectreviser/systemobjectreviser.go
|
2024-11-07 11:20:59 +01:00 |
|
kirillston
|
d65c78564d
|
GO-4017 Merge main
|
2024-10-30 17:07:11 +01:00 |
|
Sergey
|
5d53472a77
|
GO-4144 Merge branch 'main' into go-4144-refactor-internal-details-structure
|
2024-10-24 15:38:58 +02:00 |
|
Sergey
|
1e1563f9ae
|
GO-4316: Add tests
|
2024-10-21 17:54:15 +02:00 |
|
Sergey
|
17f33347b8
|
GO-4144 Merge branch 'feature/chat' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure
|
2024-10-15 13:34:56 +02:00 |
|
AnastasiaShemyakinskaya
|
478e4c27db
|
Merge branch 'main' of github.com:anyproto/anytype-heart into merge-main
|
2024-10-11 16:07:01 +02:00 |
|
AnastasiaShemyakinskaya
|
1cd065ac22
|
GO-4162: use blockbuilder
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-10-08 14:58:50 +02:00 |
|
Sergey
|
de282db6ae
|
Merge branch 'go-4147-divide-any-store-indexes-per-space' of github.com:anyproto/anytype-heart into new-details-showcase
|
2024-10-02 18:56:10 +02:00 |
|
Sergey
|
fc2cce5584
|
GO-4147: Fix tests
|
2024-09-30 13:48:25 +02:00 |
|
kirillston
|
11295a0097
|
GO-4017 Set imageKind
|
2024-09-19 23:11:03 +02:00 |
|
Sergey
|
3483d5c155
|
Fix various tests
|
2024-08-29 16:32:10 +02:00 |
|
Sergey
|
61a32b56d5
|
Fix database tests save one
|
2024-08-21 17:00:46 +02:00 |
|
Sergey
|
d6fe320f0e
|
Fix old name
|
2024-08-21 11:14:29 +02:00 |
|
Sergey
|
b4b9c91d33
|
Merge branch 'main' of github.com:anyproto/anytype-heart into new-details-showcase
# Conflicts:
# core/block/editor/archive.go
# core/block/editor/dataview/dataview.go
# core/block/export/export.go
# core/block/import/common/common.go
# core/block/import/importer.go
# core/block/import/pb/converter.go
# core/block/object/objectcreator/installer.go
# core/object.go
# core/subscription/service.go
# core/util.go
# pkg/lib/database/database.go
# pkg/lib/database/filter.go
# pkg/lib/database/order.go
# pkg/lib/database/quickoptions.go
# pkg/lib/localstore/objectstore/relations.go
# util/builtinobjects/builtinobjects.go
|
2024-08-15 16:49:03 +02:00 |
|
Anastasia Shemyakinskaya
|
5acb29e2b4
|
Merge pull request #1451 from anyproto/go-2746-export-structure
GO-2746: add export structure
|
2024-08-13 15:02:21 +02:00 |
|
AnastasiaShemyakinskaya
|
10f049e6a1
|
GO-2043: fix tests
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-08-09 12:58:08 +02:00 |
|
AnastasiaShemyakinskaya
|
9cf7e4e18c
|
GO-2746: add export structure
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-08-06 14:47:36 +02:00 |
|
Sergey
|
31dcee3df9
|
Integrate: fix numeric helpers
|
2024-08-01 17:18:16 +02:00 |
|
Sergey
|
6a06bcb6b2
|
Integrate: fix string helper
|
2024-08-01 17:15:49 +02:00 |
|
Sergey
|
b8cdd2f298
|
Integrate: couple replaces
|
2024-07-30 22:13:55 +02:00 |
|
Sergey
|
61f3ba2e54
|
Integrate: fix int64
|
2024-07-30 21:57:10 +02:00 |
|
Sergey
|
31c2798121
|
Integrate: done state
|
2024-07-30 21:44:05 +02:00 |
|
Sergey
|
080b92966d
|
Subscription: fix tests
|
2024-07-19 17:11:13 +02:00 |
|
AnastasiaShemyakinskaya
|
e39a9c3a73
|
GO-3173 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3173-send-to-client-number-of-objects-which-was-imported-within
|
2024-04-04 17:56:34 +02:00 |
|
Sergey
|
dbcc09065f
|
Gateway: add more tests
|
2024-04-04 15:10:00 +02:00 |
|
AnastasiaShemyakinskaya
|
5d0102d71d
|
GO-3173: add event for import object count
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-04-04 12:02:41 +02:00 |
|
Mikhail Iudin
|
d17e645b67
|
GO-3185 Remove amplitude
|
2024-04-04 11:13:59 +02:00 |
|
AnastasiaShemyakinskaya
|
dce49b0cbd
|
GO-2821: fix tests
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-03-18 23:06:46 +01:00 |
|
Sergey
|
9eb074837b
|
GO-2911: Add export test; fix tests; fix file import
|
2024-02-27 13:15:14 +01:00 |
|
Sergey
|
e34ffe9d5b
|
GO-2911: Add import markdown test
|
2024-02-26 13:59:59 +01:00 |
|
Sergey
|
24bb6528ec
|
GO-2911: Fix a couple of bugs, improve tests
|
2024-02-26 13:40:07 +01:00 |
|
Sergey
|
e639991a84
|
GO-2911: Add json test case generator just for readability
|
2024-02-23 17:20:27 +01:00 |
|
Sergey
|
2b02e0c928
|
GO-2911: Integration test: clean up and improve
|
2024-02-23 16:46:17 +01:00 |
|
Sergey
|
00a866ebd8
|
GO-2911: Integration test: import with file
|
2024-02-23 16:17:01 +01:00 |
|
Sergey
|
4adfdc2a0b
|
GO-2947: Use another testdata
|
2024-02-21 12:50:56 +01:00 |
|
Sergey
|
1a8e634600
|
GO-2947: First integration test
|
2024-02-21 11:48:04 +01:00 |
|
Sergey
|
db9b96f933
|
GO-2801: Do not migrate files that belong to another space as objects; add tests
|
2024-02-05 14:01:24 +01:00 |
|
Mikhail Iudin
|
476c7aac3a
|
GO-2050 Add errors and performance tracking
|
2024-01-19 13:32:19 +00:00 |
|
Mikhail Iudin
|
7e03a79d92
|
GO-132 Make style preserving more smooth
|
2023-10-14 00:16:42 +02:00 |
|
kirillston
|
ed1da73a80
|
GO-2046 Fix gci imports
|
2023-10-05 10:42:31 +02:00 |
|
Sergey
|
03ca0d876e
|
GO-2030: Fix prepare mock
|
2023-10-04 16:50:23 +05:00 |
|
Sergey Cherepanov
|
77a582ebb0
|
GO-2030 merge
|
2023-10-03 11:49:19 +02:00 |
|
Sergey Cherepanov
|
72f65f2517
|
GO-2030 move techSpace to separate pkg, space service test
|
2023-10-02 20:34:22 +02:00 |
|