Commit Graph

241 Commits

Author SHA1 Message Date
Evgenii Kozlov
e6acc965ff
DROID-2146 Objects | Enhancement | Allow pinning and unpinning types in the new object-creation panel (#771) 2024-01-16 16:10:52 +01:00
Evgenii Kozlov
becf81be82
DROID-2115 Onboarding | Tech | Fix import use case request (#762) 2024-01-10 14:02:29 +01:00
Evgenii Kozlov
33215bae63 DROID-1882 Sharing Extension | Enhancement | Add origin source when adding content from sharing extension (#713) 2023-12-19 23:09:02 +01:00
Konstantin Ivanov
f0b542261d
DROID-1602 Self-hosting | Auth (#659)
Co-authored-by: Evgenii Kozlov <ubuphobos@gmail.com>
2023-12-09 14:53:19 +01:00
Evgenii Kozlov
eb5d47f69a
DROID-2034 App | Tech | Set timeout for select-account and create-account requests in debug builds (#654) 2023-12-07 18:12:10 +01:00
Konstantin Ivanov
f0d589d505
DROID-1991 Squashed commit of the following: (#599) 2023-11-26 18:58:57 +01:00
Konstantin Ivanov
13b7f3b504 DROID-1886 Space | Menu with remote storage and limits per account (#548) 2023-11-15 17:20:50 +01:00
Konstantin Ivanov
eda6395124
DROID-1921 Tech | Integrate Debug Goroutines use case (#522) 2023-11-08 16:58:51 +01:00
Evgenii Kozlov
bd79c82dc2
DROID-1783 App | Design | Design system for generic alerts (#498) 2023-11-02 13:33:19 +01:00
Konstantin Ivanov
5b2aa725fb
DROID-1861 Templates | Apply default template after type change (#483) 2023-10-31 13:05:31 +01:00
Evgenii Kozlov
748c197600
DROID-1840 Multispaces | Fix | Fix broken debugSpace command (#468) 2023-10-25 20:01:51 +02:00
Evgenii Kozlov
9e43f5af02
DROID-1846 Multispaces | Enhancement | Allow space deletion (#461) 2023-10-24 18:53:39 +02:00
Evgenii Kozlov
5886fc1ae5
DROID-1654 App | Feature | Multispaces + Misc. enhancements (#300)
Co-authored-by: Konstantin Ivanov <54908981+konstantiniiv@users.noreply.github.com>
2023-10-24 12:41:32 +02:00
Konstantin Ivanov
c12fafa612
DROID-1594 Sets or Collections | Enhancement | Create new view (#391) 2023-09-22 14:11:20 +02:00
Konstantin Ivanov
750e9f79ab
DROID-1460 Editor | Enhancement | Use-current-object-as-template action (#315) 2023-08-29 21:14:24 +02:00
Konstantin Ivanov
b1514b7de3
DROID-1590 Set | Enhancement | Template widget, menu + actions (#295) 2023-08-18 18:25:54 +02:00
Konstantin Ivanov
a1a3b4f965
DROID-1593 Editor | Feature | InternalFlags, selectTemplate, selectType (#261) 2023-08-08 22:24:51 +02:00
Evgenii Kozlov
8abfb1d503
DROID-1567 App | Tech | Tracing subscriptions (#235) 2023-07-21 11:54:14 +02:00
Evgenii Kozlov
b53ec846dd
DROID-1566 App | Tech | Add request for debugging subscription list (#234) 2023-07-20 17:20:00 +02:00
Evgenii Kozlov
0b1936a78f
DROID-1451 Space | Enhancement | Move 'Space debug' button to the 'Space' screen + Refact (#197) 2023-07-15 14:16:24 +02:00
Evgenii Kozlov
17815710bf
DROID-1462 Widgets | Fix | Naming fixes (#127) 2023-07-05 12:27:07 +02:00
Evgenii Kozlov
d83a9b5362
DROID-1369 App | Tech | Removed legacy data model for sync status (#109) 2023-06-28 18:39:12 +02:00
Evgenii Kozlov
ee42888ea9
DROID-1368 Widgets | Enhancement | Syncing active view (#106) 2023-06-28 15:12:39 +02:00
Evgenii Kozlov
4df10d09d2
DROID-1445 App | Refact | Removed redundant abstractions from data module (#107) 2023-06-28 13:01:49 +02:00
Evgenii Kozlov
8ade991ca4
DROID-1395 Auth | Fix | Set metrics for mw library (#74) 2023-06-15 20:06:03 +02:00
Allan Quatermain
225ff6128a
DROID-1388 Auth | Enhancement | Added usecase setup
DROID-1388 Auth | Enhancement | Added usecase setup
2023-06-14 10:48:23 +02:00
Allan Quatermain
620134b5af
DROID-1239 Onboarding | Enhancement | Added background circle animation (#42) 2023-06-09 15:34:47 +02:00
Evgenii Kozlov
ff65e22d6b
DROID-786 Sets or Collections | Enhancement | Allow changing view order and bulk deletion of data view's views (#36) 2023-06-07 21:36:17 +02:00
Evgenii Kozlov
e6a0e3f9b9
DROID-1361 Protocol | Fix | Integrate 0.26.5 (#32) 2023-06-07 12:33:15 +02:00
Konstantin Ivanov
60acad1bf3
DROID-1346 App | Tech | Space and object debug (#3212)
* DROID-1346 debug service

* DROID-1346 debug mw

* DROID-1346 debug, data module

* DROID-1346 object debug

* DROID-1346 renaming

* DROID-1346 debug menu + space debug

* DROID-1346 map to json string

* DROID-1346 space debug

* DROID-1346 isDebug param removed
2023-05-31 15:20:25 +02:00
Konstantin Ivanov
16f6666ad9
DROID-1248 App | Enhancement | Storage limits (#3199)
* DROID-1248 mw

* DROID-1246 Settings | Enhancement | Space usage and file limits (#3177)

* DROID-1246 space usage command

* DROID-1246 space usage response

* DROID-1246 space usage useCase

* DROID-1246 space storage

* DROID-1246 use case di

* DROID-1246 filelimit core model

* DROID-1246 build provider

* DROID-1246 subscribeToSpace

* DROID-1246 file limits events

* DROID-1246 screen state

* DROID-1246 rename

* DROID-1246 pr fix

* DROID-1246 jobs added

* DROID-1246 name fix

* DROID-1247 App | Enhancement | Sync status filter (#3179)

* DROID-1247 fileSyncStatus

* DROID-1247 sync status relation

* DROID-1247 search file objects by sync status

* DROID-1248 Editor | Enhancement | Storage limits toast (#3181)

* DROID-1248 file storage, unsubscribe

* DROID-1248 show toast on file storage limit

* DROID-1248 tests

* DROID-1248 code style

* DROID-1248 fix

* DROID-1248 use case naming

* DROID-1248 rename const

* DROID-1248 jobs cancel

* DROID-1248 rename

* DROID-1248 tests

* DROID-1248 mw version

* DROID-1248 revert version
2023-05-30 18:42:51 +02:00
Evgenii Kozlov
33ff247afe
DROID-1285 App | Fix | Fix resume-account-session flow (#3180) 2023-05-30 18:42:49 +02:00
Allan Quatermain
bb379b7d28
DROID-1158 App | Tech | Renamed field icon & added some doc for space gradient 2023-05-30 18:42:43 +02:00
Allan Quatermain
109c591001
DROID-1158 Space | Enhancement | Added icon to account create request 2023-05-30 18:42:42 +02:00
Konstantin Ivanov
1e74334972
DROID-1176 MW | Integrate 0.26.0-rc10 (#3113)
* DROID-1176 proto

* DROID-1176 version

* DROID-1176 objectToSet useCase, setId removed

* DROID-1176 fix tests

* DROID-1176 objectToSet, turn off open object
2023-04-20 17:28:53 +02:00
Evgenii Kozlov
eafd87c234
DROID-1147 App | Refactoring | Remove or deprecate SmartBlockType (#3104) 2023-04-19 17:52:57 +02:00
Konstantin Ivanov
8ef6744eb8
DROID-1163 MW | Integrate 0.26.0-rc9 (#3096)
* DROID-1163 proto

* DROID-1163 version

* DROID-1163 objectToCollection useCase

* DROID-1163 smartBlockTypes, legacy

* DROID-1163 open object, off

* DROID-1163 tests fix
2023-04-17 17:45:52 +02:00
Evgenii Kozlov
e05b3e3173
DROID-1118 Widgets | Enhancement | Persist widget session (#3060) 2023-03-30 12:08:09 +02:00
Evgenii Kozlov
56243a870e
DROID-1095 Widgets | Enhancement | Add-below actions for widgets (#3030) 2023-03-21 19:10:26 +01:00
Konstantin Ivanov
c5866bdf39
DROID-986 | Collections | Enhancement | Main tasks (#2978)
* DROID-986 Tech | Integrate MW New Infrastructure (#2941)

* DROID-986 proto + version

* DROID-986 proto

* DROID-986 version

* DROID-986 add collection

* DROID-986 Collections | Enhancement | New object state integration (#2940)

* DROID-962 P2P | Add mdns and update protobufs for new infra

* DROID-869 protos from branch feature/collections

* DROID-986 proto fix

* DROID-986 proto + version

* DROID-986 proto

* DROID-986 version

* DROID-986 add collection

* DROID-986 migrate from set to collection

* DROID-986 integrate collections

* DROID-986 legacy

* DROID-986 update extension

* DROID-986 legacy

* DROID-986 remove legacy relations from dv, update logic with storeOfRelations

* DROID-986 new collections and sets reducer + state model

* DROID-986 code style

* DROID-986 removed relations param from dataView model

* DROID-986 refactoring

* DROID-986 legacy

* DROID-986 add new reducer to viewModel

* DROID-986 rename relationsIndex to relationLinks

* DROID-986 rename param

* DROID-986 collection di

* DROID-986 data view subscription

* DROID-986 object state model

* DROID-986 convertToCollection useCase

* DROID-986 integrate convertToCollection

* DROID-986 subscription, collection id

* DROID-986 viewmodel, refactoring with new reducer

* DROID-986 legacy reducer

* DROID-986 objectState model

* DROID-986 extencions

* DROID-986 view model update

* DROID-986 fixes

* DROID-986 tests fix

* DROID-986 pr fix

* DROID-986 Revert "DROID-962 P2P | Add mdns and update protobufs for new infra"

This reverts commit c91d5ec30bee2564c440d1ee1978e29b9cd1e01e.

* DROID-986 move reduce function to the next pr

* DROID-986 Revert "DROID-986 migrate from set to collection"

This reverts commit 015fac32763071a3ee1004b0b49e9453ad1a4dcb.

* Revert "DROID-986 Revert "DROID-986 migrate from set to collection""

This reverts commit 4ed4ccb0721be6dfa8bae86f2486e629cd7e4992.

* DROID-986 Revert "DROID-986 integrate collections"

This reverts commit b5d6dad25f72f65a3b4981e8aac15f7458a05b73.

# Conflicts:
#	app/src/main/java/com/anytypeio/anytype/ui/widgets/collection/CollectionViewModel.kt

* DROID-986 pr fix

* DROID-986 pr fix

* DROID-986 pr fix

---------

Co-authored-by: mcrakhman <rakhmanov.m@gmail.com>

* DROID-986 Collections | Event reducer (#2945)

* DROID-923 Collections | Enhancement | Empty states (#2954)

* DROID-923 update design

* DROID-923 legacy

* DROID-923 set view + tests

* DROID-923 set + collections view state, tests

* DROID-923 reducer update

* DROID-923 update collection/set design

* DROID-923 design fix

* DROID-923 addToCollection mw event

* DROID-923 add object to collection

* DROID-923 dataViewInfo

* DROID-923 remove legacy param

* DROID-923 collection integrate

* DROID-923 move tests to another pr

* DROID-923 pr fix

* DROID-923 fixes

* DROID-923 Collections | Empty states, tests (#2956)

* DROID-208 Collections | Loading state (#2958)

* DROID-208 loading state

* DROID-208 fix binding

* DROID-983 Collections | Integrate ObjectState model (#2966)

* DROID-983 migrate to objectState

* DROID-983 moving to object state model

* DROID-983 di fix

* DROID-983 legacy

* DROID-983 don't merge

* DROID-983 fixes

* DROID-983 di + clean viewer

* DROID-983 refactoring

* DROID-962 P2P | Add mdns and update protobufs for new infra (#2918)

* DROID-984 Collections | Enhancement | Ability to Change SET Type to COLLECTION Type (#2977)

* DROID-984 set type menu

* DROID-984 setQueryToSet useCase

* DROID-984 fabric

* DROID-984 don't start subscription, when context is empty

* DROID-984 convertToCollection + fix navigation

* DROID-984 set menu

* DROID-984 object relations refactoring

* DROID-984 refactoring

* DROID-984 code style

* DROID-923 Collections | COLLECTION and SET types in object type lists (#2983)

* DROID-923 disable view and settings in case no objects

* DROID-923 button design

* DROID-923 wrong filter

* DROID-923 collections and sets on types list

* DROID-923 set back

* DROID-1049 MW | New infrastructure latest  (#2985)

* DROID-1049 MW | New infrastructure latest (#2994)

* DROID-1057 MW | Integrate 0.26.0-rc1 (#2996)

* DROID-1057 proto

* DROID-1057 mw version

* DROID-1057 MW | Integrate 0.26.0-rc1 (#2997)

* DROID-984 Collections | Enhancement | Ability to Change SET Type to COLLECTION Type + TESTS (#2999)

* DROID-984 catch subscribtion errors

* DROID-984 add possibility to open collections from widgets

* DROID-984 legacy

* DROID-984 fix tests

* DROID-984 fix view title design

* DROID-984 tests, rename

* DROID-984 subscription refactoring

* DROID-984 rename param in test

* DROID-984 collection test

* DROID-984 test fixes

* DROID-984 fix dataViewKeys

* DROID-984 update tests

* DROID-984 collection state fixes

* DROID-984 collections tests

* DROID-984 set tests

* DROID-984 tests

* DROID-984 reduce fun

* DROID-984 set reducer tests

* DROID-984 tests

* DROID-984 relation add, test

* DROID-984 legacy filter

* DROID-984 test fix

* DROID-984 cell click test

* DROID-984 update tests

* DROID-984 set restrictions test

* DROID-984 viewer delete test

* DROID-984 zero data view test, legacy

* DROID-984 set navigation test

* DROID-984 mock data view filters

* DROID-984 set by relation test

* DROID-984 fix tests

* DROID-984 set mock

* DROID-984 add default advance time

* DROID-984 stub header

* DROID-984 tests setup

* DROID-984 toasts as sharedFlow

* DROID-984 legacy useCase

* DROID-984 refactoring

* ci start

* ci off

---------

Co-authored-by: mcrakhman <rakhmanov.m@gmail.com>
2023-03-13 10:16:37 +01:00
Evgenii Kozlov
4806d0b501
DROID-1000 Widgets | Enhancement | Showing widget type picker based on source layout (#2946) 2023-02-22 12:59:58 +01:00
Mikhail
1556cd4bdf
DROID-955 Editor | Feature | Add 4 types of collection screens and bottom navigation (#2932) 2023-02-20 22:11:39 +03:00
Allan Quatermain
8e6abb2f36
DROID-798 Library | Enhancement | Types editing implemented (#2923)
DROID-798 Library | Enhancement | Types editing implemented
2023-02-14 20:25:24 +03:00
Allan Quatermain
19908ada9b
DROID-799 Library | Enhancement | Implemented emoji icon selection for type creation (#2915)
DROID-799 Library | Enhancement | Implemented emoji icon selection for type creation
2023-02-14 13:35:01 +03:00
Evgenii Kozlov
de68de90aa
DROID-971 Protocol | Enhancement | Refact use-case for opening object without subscribing to its subsequent changes (#2922) 2023-02-13 18:04:20 +01:00
Evgenii Kozlov
3a5c8f75a1
DROID-935 Widgets | Enhancement | Allow changing existing widget's layout type (#2907) 2023-02-09 14:20:47 +01:00
Allan Quatermain
0573d3461e
DROID-799 Library | Enhancement | Types creation implemented (#2909)
DROID-799 Library | Enhancement | Types creation implemented
2023-02-09 14:27:40 +03:00
Allan Quatermain
b3f6835056
DROID-944 Library | Enhancement | Implemented installing and uninstalling types and relations (#2898)
DROID-944 Library | Enhancement | Implemented installing and uninstalling types and relations
2023-02-09 13:24:20 +03:00
Konstantin Ivanov
948b5ade22
DROID-609 Sets | Enhancement | Viewer atomic changes (#2866)
* DROID-609 updateView event, fields

* DROID-609 legacy

* DROID-609 set, update fields in state

* DROID-609 code style

* DROID-609 add test

* DROID-609 view update commands

* DROID-609 fix commands proto

* DROID-609 data view update commands, data + mw

* DROID-609 add param to command

* DROID-609 update data view use case update

* DROID-609 data view update use case, invoke

* DROID-609 fix after mw update

* DROID-609 data view commands, data module

* DROID-609 fix tests

* DROID-609 filters legacy

* DROID-609 add id param to filter model

* DROID-609 legacy

* DROID-609 legacy

* DROID-609 legacy

* DROID-609 param id added to sort model

* DROID-609 show toast command

* DROID-609 update events

* DROID-609 sorts logic

* DROID-609 filters and relations commands

* DROID-609 update data view use case

* DROID-609 sorts view fixes

* DROID-609 fix commands

* DROID-609 mw commands

* DROID-609 rename

* DROID-609 rename

* DROID-609 fix tests

* DROID-609 test fix

* DROID-609 fix test

* DROID-609 pr fixes

* DROID-609 pr fix

* DROID-609 ci start

* DROID-609 ci off

* DROID-609 pr fix
2023-01-30 08:30:29 +01:00
Evgenii Kozlov
8d38f94b13
DROID-735 Widgets | Enhancement | Foundations + basic API (#2792) 2022-12-30 15:09:22 +03:00