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

37 commits

Author SHA1 Message Date
Andrew Simachev
089907269a
add singlequote rule to linter 2023-08-12 18:06:02 +02:00
Andrew Simachev
0b6ed5bf4c
linter fixes 2023-08-10 11:12:43 +02:00
Sergey Fuksman
4667f2205c
Update util.js 2023-08-09 16:42:43 +03:00
Sergey Fuksman
365f21d44d
Enable uk-UA 2023-08-06 09:25:16 +03:00
Andrew Simachev
a98bffc221
JS-2201: sentry-cli hook 2023-08-05 13:28:58 +02:00
Sergey Fuksman
26f0c1d24b
Add ro-RO 2023-08-04 12:44:29 +03:00
Andrew Simachev
8c8cff556b
update translate method 2023-08-03 13:58:13 +02:00
Sergey Fuksman
31b437412f
Add a new lang to util.js 2023-08-03 09:04:27 +03:00
Andrew Simachev
cfb8d4e8bc
update localisation build 2023-08-02 11:56:08 +02:00
Andrew Simachev
726fdc4013
fix multiple tray icons 2023-07-30 13:30:54 +02:00
Andrew Simachev
4679266a23
fix location path and update hook 2023-07-29 20:57:36 +02:00
Andrew Simachev
c4e767d665
JS-2701: Electron language menu 2023-07-29 17:06:57 +02:00
Andrew Simachev
db25f4100c
JS-2698: Electron strings localisationn 2023-07-28 15:11:27 +02:00
Andrew Simachev
b2e7d6a68c
fix electron crash 2023-07-10 21:11:46 +02:00
Andrew Simachev
33aac6aa15
JS-2554: default theme set to system 2023-07-10 16:11:57 +02:00
Andrew Simachev
c6cd79dc16
consistent icon backgrounds 2023-07-06 14:07:36 +02:00
Razor
7c7b9ad43f
Feature/Onboarding (#2)
* merge fix

* merge fix

* merge fix

* erge fix

* merge fix

* removed old header; changed logo

* added moreInfo popup

* undoing changes to auth flow

* undoing changes to auth flow

* cleaned up branch, removing unrelated changes and undoing changes that make the PR hard to understand

* removed unrelated component

* reverted styling deletions for auth pages

* refactored onboarding component

* invite label should be wider

* shortened animation DELAY time

* added animation logic

* fixed mistype

* code review: enum keys should be UpperCamelCase

* code review: remove double quotes from code, double quotes are _only_ used in JSX attributes; fixed formatting; fixed inconsistent use of ;

* code review: change strong to b

* code review: inconsistent method naming, should be consistent ()

* code review: rename to phrase

* fixed formatting

* fixed animation timing

* code review: removed unnecessary functions

* removed register page, and all references to it have now been adjusted accordingly

* removed Register path from AuthSetup Page

* removed success page

* fixed authorization after account creation

* aded background for demo purposes

* changed Phrase -> KeyPhrase to avoid CSS class namespace collision

* removed old background animation code

* fixed merge issues

* finished integration

* added notes

* fix scss formatting

* initial commit

* implemented editable keyPhrase component

* fixed wrong classname

* fixed incorrect initialization of worker (cannot be passed as prop)

* finished login flow

* fixed animation error

* JS-1425: screen markup

* JS-1425: stash

* JS-1425: debugging wip

* JS-1425: usecase screen on registration done

* updated Delete Account page

* implemented new pincheck style

* Update pinCheck.tsx

fixed styling

* fixed pie chart implementation

* JS-1425: redirect to graph after usecase selection

* JS-1784: graph wizard

* code review

* added new onboarding animation; fixed merge issue

* fixes according to design review; minor refactor to preview lib

* JS-1425: url to system relations

* code review

* code review

* code review

* refactoring

* refactoring

* JS-1636: remove homeDashboardId and cover

* JS-1920: usecase screen darkmode

* JS-1828: placeholder color

* onboarding

* refactoring

* refactoring

* refactoring

* refactoring

* refactoring

* JS-1920: code review

* JS-1926: fix

* JS-1923: phrase input

* JS-1923: phrase input

* JS-1923: phrase input

* fixes

* code review

* remove onboarding call

* small refactoring

* small refactoring

* remove unused styles

* menu button and final imgs

* migration popup hidden

* remove migration popup

* first page title should be one line

* dot indicator should be 4pxx4px, and 2px margin (this makes the dots barely visible, but what do I know)

* Click on the phrase at this state should not reveal it, only click on the button should

* margin too big

* input should be focused just as this screen appeared

* let’s remove white pulsating background

* Soul icon should not disappear and re appear, it should just move and a space icon should appear

* fixed popups

* fixed popups and tooltips

* fixed tooltip not appearing

* MenuAccountPath restored

* revert tooltip change

* MenuAccountPath restored

* fixed jumping question mark

* fixed tooltip padding

* restored text select on keyPhrase

* update hovers

* color fixes

* refactored implementation of Phrase jumped around when visibility is toggled. the solution of setting css width based on number of characters in a word string doesn't work, characters are not all the same number of pixels. this solution maintains the same length for both visible and invisible states; additionally, the component is not compatible with longer phrases, leading to wrap-around. this is fixed

* added overflow for phrase component

* fixed changing top margin for Frame, because it doesnt align from step to step

* JS-1932: fix

* refactored Phrase; added support for placeholder

* fixed phrase jumping

* clear naming

* fixed animation step misalignment

* fixed back button; fixed step in animation

* fixing backwards button

* added fade in for the canvas element; added animation for the header and footer on the index page; changed the order of animation on index page by moving around jsx

* refactoring; adding error handling

* added types to refs

* refactored animation to have fine control over the order and delay duration for every stage; rewrote it to be declarative and easy to read; fixed vanishing title on soul creating stage

* fixed title spacing too tight on Soul Creating/Space Creating; Fixed all timing issues with animation mentioned in linear comments

* removed transition common property because it interferes with animation library

* fixed more info hover state; fixed animation of soul creating and space creating icons

* added fade in overlay to use case selection screen

* added fade in overlay to use case selection screen

* changed error handling in js-onboard-animation to fail safely

* fixed fade in overlay; fixed timing on animation

* fixed timing; button width should not vary, it’s 192 px wide

* fixed timing; added comments for all the durations to make it easy to change in the future

* phrase should have a cursor pointer when it blurred, cursor text appear when the words are visible and selectable

* phrase should have a cursor pointer when it blurred, cursor text appear when the words are visible and selectable

* phrase should not have a hover, only inputs have

* refactoring

* onboarding optimisations

* refactoring

* JS-2026: fix

* fixed merge

* fixed key phrase component paste behaviour

* made enter key work for the login screen

* hide phrase by default on login

* added animation to backbutton; disable click events and pointer events during animation stages to prevent interaction with UI while animation is in progress and elements arent visible yet

* fixed icon size; fix label and title colors; fixed border radius on space icon; fixed spacing on space and soul icons

* fixed blur being cutoff on the phrase

* fixed input padding

* JS-2061: remove migration popup

* fixed styles according to figma

* fixed screen resize styles

* changes design review

* fixed space animation

* slowed down last step of animation

* fix formatting

* fix formatting

* JS-2150: change auth flow

* uncomment animation

* JS-2223: remove invite code + merge

* remove registration

* fixes

* fixes

* JS-2247: fix

* JS-2250: fix

* JS-2255: fix

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* Update usecase.scss

* fixes

* JS-2299: login fix

* preloader bg color

* phrase fixes

* usecase rubber resize

* JS-2029: usecase selection resize

* JS-2029: usecase selection resize

* dark mode

* fix navigation

* fix navigation

---------

Co-authored-by: Dragos Rotaru <dragos@rotaru.co>
Co-authored-by: Dragos Rotaru <7482137+DragosRotaru@users.noreply.github.com>
Co-authored-by: Mike Mhlv <mhlv@anytype.io>
2023-06-19 18:10:36 +02:00
Andrew Simachev
c62207dbba
html export fixes 2023-06-19 15:29:01 +02:00
Andrew Simachev
d999fb132c
JS-2234: popup resize logic 2023-06-05 14:22:37 +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
c116550dca
fix relationView 2023-05-02 01:04:47 +02:00
Andrew Simachev
b9d45160e9
html export fixs 2023-04-13 12:50:52 +03:00
Andrew Simachev
94b6915da4
JS-1409: fix 2023-04-10 10:51:08 +03:00
Andrew Simachev
67fbbdcfa1
fix dataPath for dev version 2023-03-09 17:30:25 +03:00
Andrew Simachev
331b169802 data path update 2023-02-14 20:18:30 +03:00
Andrew Simachev
9746330608 JS-1033: Export refactoring 2022-12-24 15:25:26 +03:00
Mike Mhlv
b3d0055177 JS-832: basic interface and logic 2022-11-29 21:15:38 +00:00
Mike Mhlv
9556b303fa JS-832: fixes and refactoring 2022-11-23 17:16:26 +00:00
Mike Mhlv
9764246207 JS-832: print to PDF basic solution 2022-11-23 17:03:43 +00:00
Andrew Simachev
daf1a70e90 Separate data path for beta accounts 2022-08-18 14:01:53 +03:00
Andrew Simachev
e8b55ebcc6 cert and https 2022-07-01 12:23:19 +03:00
Andrew Simachev
ad082b68ec maverick comments 2022-07-01 10:38:12 +03:00
Andrew Simachev
4a5c51be89 close session correctly 2022-07-01 10:35:04 +03:00
Andrew Simachev
006395b5ac Api, window management, initial routing 2022-06-30 17:42:21 +03:00
Andrew Simachev
98b18ea2b5 multi windows 2022-06-30 14:50:38 +03:00
Andrew Simachev
0c81b8c81c WindowManager 2022-06-30 13:34:41 +03:00
Andrew Simachev
37c98d4f63 electron.js refactoring 2022-06-30 11:42:10 +03:00