1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 14:07:01 +09:00
Commit graph

31 commits

Author SHA1 Message Date
Andrew Simachev
97db0a0010
JS-2036: sigusr signal 2023-05-31 16:06:44 +02:00
Razor
3579220916
Feature/Navigation (#1)
* navigation panel

* navigation

* navigation

* fixes

* remove unused svg + fixes

* fixes

* move logic update

* move logic update

* fixes

* fixes

* search

* search

* sidebar resize logic

* sidebar resize logic

* sidebar resize logic

* sidebar resize logic

* remove relations button

* JS-1917: preloader update

* JS-1917: preloader update

* JS-897: delete logic update

* JS-897: delete logic update

* refactoring

* remove unused logic

* remove unused logic

* small fixes

* fix sentry crash

* JS-1955: settings popup

* JS-1955: settings popup

* JS-1955: settings popup

* refactoring

* refactoring

* refactoring

* fix overflow

* fix overflow

* fixes

* fix navigation when sidebar is on the right

* JS-1686: fix

* space icon

* remove drag n drop from navigation

* fixes

* JS-2024: fixes

* JS-2024: fixes

* JS-2024: fixes

* search fixes

* JS-2024: fixes

* JS-2053: fix

* JS-2052: graph root highlight

* JS-2052: graph root highlight

* JS-2052: graph root highlight

* sync status icons

* object creation flow updates

* JS-2046: fix

* sidebar resize fixes

* fix sentry crash

* fix sidebar open/close

* fixes

* fix

* fix

* fix

* resize navigation on popup close

* popup fixes

* JS-2048: fix

* fix cursor

* fix sidebar resize button

* fix sidebar handle size

* small refactoring

* JS-2058: shortcuts

* fix right click

* JS-1477: fix

* JS-2050: fix

* fix cmd+n flags

* fix search object

* fix search object

* remove debug

* JS-2066: revert sync component

* JS-2024

* JS-2083: shortcuts + refactoring

* JS-2083: shortcuts + refactoring

* fix toast position

* JS-2094: fix

* JS-2094: fix

* JS-2068: fix

* JS-2094: fix

* JS-2101: fix

* JS-2102: fix

* JS-2095: fixes

* JS-1931: fixes + refactoring

* fix sidebar overflow

* fix sidebar resize

* JS-2097: fix

* JS-2097: fix

* fix titleWrap

* fix list widget hovers

* JS-2096: edit icon

* JS-2096: fix

* fix font size

* fix

* JS-2098: fixes

* JS-2098: fixes

* JS-2098: fixes

* JS-2099: fixes

* fix window bg on init

* optimize resize

* JS-2100: gallery reworked as list component

* JS-2100: gallery reworked as list component

* resize logic update

* update resize logi

* move form components from util

* small gallery refactoring

* small gallery refactoring

* JS-2099: fix cards

* JS-2046: fix

* JS-2101: fix

* GO-1156: fix csv import param

* JS-2096: fix

* JS-2113: fix

* JS-1630: fix

* JS-1630: fix

* JS-2096: fixes

* JS-2098: fix

* JS-1904: fix

* JS-1904: add preview to bookmark

* JS-2126: fix

* JS-2112: navigation popups resize

* JS-2067: remove context behaviour from object creation

* fix row highlight in dark mode

* remove popup from resize logic

* JS-2123: fixes

* JS-2130: fix

* fix edit icon

* JS-2123: fix

* JS-2117: fix

* fix full popup

* fixes

* JS-2132: fix

* JS-2118: gallery card size calculation

* popup resize logic
2023-05-24 10:51:59 +02:00
Andrew Simachev
06a5db3999
JS-1906: fix 2023-05-18 10:49:28 +02:00
Andrew Simachev
d9f4d53316
enable debug menu for everyone for beta testing 2023-05-02 20:00:11 +02:00
Andrew Simachev
5aacd5da6a
JS-1646: migration flow, JS-1664: default hotkey colors 2023-03-20 14:45:38 +03:00
Razor
44e5612ba4
Feature/Collections (#1502)
* patch

* JS-510: add to collection menu item

* JS-510: objectOrderUpdate and applyObjectOrder methods at dataview level

* JS-510: cleanup

* JS-510: isCollection method at dataview level

* JS-510: styles cleanup

* JS-510: stash

* JS-510: dnd sorting refactoring

* JS-510: cleanup

* JS-510: state

* fix middle position dnd

* dragndrop different cases refactoring

* JS-510: dnd icon in collection grid row

* JS-1457: DragLayer refactoring

* do not parse markdown if style is the same

* JS-510: onDrop refactoring

* JS-510: basic row sorting in collection grid

* JS-510: stash

* JS-510: getData method renamed to loadData

* JS-510: getRecords method

* JS-510: cleanup

* JS-510: dnd sorting in list view

* JS-510: dnd sorting in gallery view

* JS-510: case Record in drag layer

* JS-510: onRecordDrop arguments types

* JS-510: grid column size fix

* JS-1482: dragProvider refactoring

* JS-1482: dragProvider refactoring

* fix drop positions for datatransfer drag

* JS-1509: fix

* JS-1509: fix

* styles refactoringg

* refactoring

* small refactoringg

* body and controls removed on drag of inline set

* isCollection classname selector

* dragLayer clone style fix

* revert auth pages

* revert auth pages

* JS-1512: ScreenCollection, AddView, SwitchView events

* revert auth pages

* JS-1512: analytics

* remove type from AddSort event

* collections widget title

* refactoring

* getSources fix

* JS-1525: Update buttons design

* JS-1525: Update buttons design

* fix cellId

* multiple dnd sorting

* dataviewViewEdit menu position on mount

* JS-1560: set option removed from quick picker

* JS-1541: create object from type collection and type set

* change type of object option restricted for sets and collections

---------

Co-authored-by: Mike Mhlv <mhlv@anytype.io>
2023-03-03 20:00:37 +03:00
Andrew Simachev
ff66427c1b JS-1419: default language spellcheck 2023-02-20 13:29:53 +03:00
Andrew Simachev
b44a25bc8d JS-1316: fix 2023-02-02 14:26:50 +03:00
Andrew Simachev
3893cfd362 JS-559: fix 2022-10-04 15:55:50 +03:00
Andrew Simachev
d3cb347f0a JS-503: fix 2022-09-12 18:09:18 +03:00
Andrew Simachev
1bb8ebc720 Merge branch 'master' of github.com:anytypeio/js-anytype into feature/relations 2022-09-02 17:30:04 +03:00
Andrew Simachev
79ee0542ee JS-438 2022-09-01 12:39:42 +03:00
Andrew Simachev
3f5a13b948 Merge branch 'feature/JS-428-multi-spellcheck' of github.com:anytypeio/js-anytype into feature/relations 2022-08-31 20:49:52 +03:00
Andrew Simachev
fc12796bd6 JS-428: Multilingual spellcheck 2022-08-31 14:27:10 +03:00
Andrew Simachev
4be0c0de75 JS-428: Multilingual spellcheck 2022-08-31 14:21:33 +03:00
Andrew Simachev
43e12db25c JS-428: Multilingual spellcheck 2022-08-31 14:20:31 +03:00
Andrew Simachev
56a61b6eb1 JS-432 2022-08-31 09:13:37 +03:00
Andrew Simachev
ac329c6d30 save zoom level 2022-08-23 15:34:23 +03:00
Andrew Simachev
4725dabf14 disable spellchacker when no language is selected 2022-08-19 08:22:10 +03:00
Andrew Simachev
5c805ddb83 JS-167: fix spellcheck language select 2022-08-12 18:40:55 +03:00
Andrew Simachev
44199556b7 merge 2022-08-09 19:14:41 +03:00
Andrew Simachev
52dff8fe62 JS-243: allowBeta flag in config, MenuManager.initMenu on config update 2022-08-09 13:43:21 +03:00
Andrew Simachev
078a01fe31 spellchecking 2022-07-30 16:29:10 +03:00
Andrew Simachev
4bf8f620ca JS-167: spellcheck 2022-07-30 11:31:48 +03:00
Andrew Simachev
91ff6f028a fix invalid certificate authority for localhost 2022-07-14 12:32:07 +03:00
Andrew Simachev
502ab102be fix theme switching in electron 2022-07-10 11:26:25 +03:00
Andrew Simachev
052a25ffbc new window param fixes 2022-07-06 13:06:55 +03:00
Andrew Simachev
4464121163 fix stream events 2022-07-01 15:51:10 +03:00
Andrew Simachev
11218ed00a fix window opening, authorization flow and preloader 2022-07-01 15:34:05 +03:00
Andrew Simachev
3e1646723e further refactoring process 2022-06-30 18:46:28 +03:00
Andrew Simachev
006395b5ac Api, window management, initial routing 2022-06-30 17:42:21 +03:00