AnastasiaShemyakinskaya
958e0d6255
GO-551: fix linter
...
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2022-12-19 18:39:09 +03:00
AnastasiaShemyakinskaya
7494a9f7d5
GO-551: cleanup utils
...
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2022-12-16 11:39:36 +03:00
Sergey
550a8df5f4
Merge branch 'master' into go-556-extract-object-creation-logic
2022-12-15 12:53:31 +05:00
Roman Khafizianov
1a84aa8e5a
fix linter
2022-12-13 18:56:11 +01:00
Sergey
48be943bef
GO-556 Fix linter
2022-12-13 15:32:15 +05:00
Sergey
8adc39a17c
GO-556 Remove CreateSmartBlockFromState from block.Service
2022-12-13 14:38:20 +05:00
Sergey
f6bc95aa0b
GO-545 Fix linter
2022-12-09 16:38:53 +05:00
Sergey
122048509d
GO-545 Bye bye block.Service gigainterface
2022-12-09 12:33:11 +05:00
Roman Khafizianov
19a922c43e
fix imports, tune ci line length
2022-12-08 16:27:58 +01:00
Roman Khafizianov
e6ec5eb36f
refactor subobject smartblock
2022-12-06 17:50:18 +01:00
Roman Khafizianov
6b29889f38
fix set by relation source migration
2022-12-02 15:10:33 +01:00
Roman Khafizianov
bccacebb93
fix relationOption create, add sb.Lock deadlock detection (except prod)
2022-12-02 13:37:54 +01:00
Roman Khafizianov
1d8edd4844
Merge branch 'master' of ssh://github.com/anytypeio/go-anytype-middleware into ref-GO-66-objecttype
...
# Conflicts:
# clientlibrary/service/service.pb.go
# core/anytype/bootstrap.go
# core/subscription/service.go
# docs/proto.md
# pb/commands.pb.go
# pb/service/service.pb.go
2022-11-25 14:24:37 +01:00
Roman Khafizianov
3185102549
fix bundled templates in the bundled types
2022-11-24 11:53:09 +01:00
Roman Khafizianov
f07291e1bb
migrate old _ir custom relation ids in the object type recommended relations
2022-11-23 12:00:52 +01:00
Roman Khafizianov
28874e2b4d
refactor subobject, add objectType
2022-11-16 01:32:56 +03:00
Pavel Zavyalov
42f4b60c3f
[feat-kanban-subscr-GO-90] fix review remarks
2022-11-07 12:41:33 +03:00
Pavel Zavyalov
eae393236b
[feat-kanban-subscr-GO-90] Merge branch 'master' into feat-kanban-subscr-GO-90
2022-11-02 13:34:46 +03:00
Sergey
be64eb0355
GO-479 Fix bug with setting empty internalFlags
...
Also rename function to make it clearer
2022-10-31 16:40:11 +05:00
Pavel Zavyalov
59d657c523
[feat-kanban-subscr-GO-90] fix tests
2022-10-28 15:06:19 +03:00
Pavel Zavyalov
34c46f4c36
[feat-kanban-subscr-GO-90] fix tests
2022-10-27 13:49:24 +03:00
Pavel Zavyalov
6ba6beb8a8
[fix-filter-location-new] fix quickoption location
2022-10-26 15:51:05 +03:00
Roman Khafizianov
7b393c855b
fix tests
2022-10-24 17:39:49 +02:00
Roman Khafizianov
ea13f77b00
fix hasDepIds to look on RelationLinks instead of Relations
2022-10-18 12:01:57 +02:00
Roman Khafizianov
44a439dfbe
continue Relation -> RelationLink transition here and there
2022-10-17 12:06:43 +02:00
Roman Khafizianov
032fc1d0a8
Merge branch 'ref-relations' of ssh://github.com/anytypeio/go-anytype-middleware into ref-relations-migration
...
# Conflicts:
# core/block/editor/state/event.go
# docs/proto.md
2022-10-17 00:11:28 +02:00
Roman Khafizianov
cbb1218a50
Merge branch 'master' of ssh://github.com/anytypeio/go-anytype-middleware into ref-relations
...
# Conflicts:
# core/block/database/objects/objects.go
# core/block/editor/state/change.go
# core/block/restriction/service.go
# docs/proto.md
# pb/events.pb.go
# pb/protos/events.proto
2022-10-16 23:53:49 +02:00
Roman Khafizianov
cce4a93419
relation migration
2022-10-12 17:08:50 +02:00
Roman Khafizianov
21f2093e52
Relations rework and migration p1
...
- store relations within the workspace as subobjects (like options)
- RelationLink: remove Id, add Format
- do the reinterpretation of old relation changes to add relationLink
- add workspace _anytype_marketplace to the bundled relations/objectTypes
2022-10-04 23:56:07 +02:00
pzavyalov
8eaa291f94
Merge pull request #1561 from anytypeio/feat-GO-212-changes-for-kanban
...
changes for kanban
2022-09-28 16:23:24 +06:00
Pavel Zavyalov
b25784032b
[feat-GO-212-changes-for-kanban] fix delIds
2022-09-27 21:29:13 +06:00
Pavel Zavyalov
cea0d2c280
[feat-GO-212-changes-for-kanban] return none operation
2022-09-27 21:01:06 +06:00
Pavel Zavyalov
a5396c3aeb
[feat-GO-212-changes-for-kanban] remove operation none from protocol
2022-09-27 20:56:09 +06:00
Pavel Zavyalov
6b61d73c64
[feat-GO-212-changes-for-kanban] directly map operations
2022-09-27 20:44:39 +06:00
erizaver
6f96ef33c9
regex fixed to support slashes and numbers
2022-09-27 16:16:52 +03:00
Pavel Zavyalov
cb66e0a870
[feat-GO-212-changes-for-kanban] version with operation move
2022-09-27 18:08:49 +06:00
erizaver
e82bf4c1ff
regex fixed
2022-09-27 00:06:30 +03:00
Pavel Zavyalov
3aeb1058f8
[feat-GO-212-changes-for-kanban] add tests for random length
2022-09-26 17:14:23 +06:00
Pavel Zavyalov
dc30b3f927
[feat-GO-212-changes-for-kanban] add rand test cases
2022-09-26 13:58:19 +06:00
Pavel Zavyalov
dc943d225c
[feat-GO-212-changes-for-kanban] fix
2022-09-25 18:59:13 +06:00
Pavel Zavyalov
64447ed9c0
[feat-GO-212-changes-for-kanban] fix
2022-09-24 13:29:05 +06:00
Pavel Zavyalov
261429576f
[feat-GO-212-changes-for-kanban] merge del operations
2022-09-23 19:13:13 +06:00
Pavel Zavyalov
3dc9ad7ade
[feat-GO-212-changes-for-kanban] operations add, remove, replace
2022-09-23 18:35:20 +06:00
Pavel Zavyalov
43e8e222b2
[feat-GO-212-changes-for-kanban] fix changes
2022-09-20 20:02:34 +06:00
Pavel Zavyalov
967cfc4bcb
[feat-GO-212-changes-for-kanban] changes for kanban
2022-09-20 18:11:09 +06:00
Sergey
6a4ef5b020
[GO-300] Fix featured relations for sets
2022-09-09 13:41:32 +03:00
Roman Khafizianov
6df9b5130b
Merge branch 'master' of ssh://github.com/anytypeio/go-anytype-middleware into ref-relations
...
# Conflicts:
# core/block/editor/state/state.go
# core/block/editor/template/template.go
# docs/proto.md
# pb/commands.pb.go
# pkg/lib/bundle/relation.gen.go
# pkg/lib/bundle/relations.json
# pkg/lib/bundle/types.gen.go
2022-09-05 17:45:23 +02:00
Pavel Zavyalov
0114ccc6e6
[feat-GO-160-remove-option] remove option
2022-08-31 15:56:22 +06:00
Roman Khafizianov
ed346587ca
update bookmark migration: dataview filters
2022-08-29 17:38:18 +02:00
Roman Khafizianov
1db17f6300
update bundled_objects
2022-08-29 12:22:11 +02:00