Antonella Sgarlatta
98c6078a0d
fix: don't wait until regaining focus to lock app
2021-06-07 19:07:31 -03:00
Antonella Sgarlatta
e24734e3cd
feat: remove batch manager
2021-06-07 16:32:28 -03:00
Antonella Sgarlatta
6617362783
feat: add parent chain tags when adding a tag
2021-06-07 14:39:58 -03:00
Antonella Sgarlatta
c44c7348e9
Merge branch 'develop' into feature/autocomplete-tags
2021-06-07 14:36:29 -03:00
Antonella Sgarlatta
3d2b4e3521
Revert "chore: run dev workflow on pull request event"
...
This reverts commit 68239c1536 .
2021-06-07 14:30:48 -03:00
Antonella Sgarlatta
e8a70c2b5b
Merge branch 'develop' into account-menu-react
2021-06-07 14:15:59 -03:00
VardanHakobyan
ca5811a0f2
fix: fix typescript problem
2021-06-07 21:14:33 +04:00
Antonella Sgarlatta
3c5b03e3e5
chore(version-snjs): 2.6.0
2021-06-07 14:10:44 -03:00
Antonella Sgarlatta
68239c1536
chore: run dev workflow on pull request event
2021-06-07 13:56:47 -03:00
VardanHakobyan
7f11e25e63
refactor: migrate account-menu to react - implement functionality
...
- remove all Angular code related to `account-menu`
- rename React component to AccountMenu so that many parts of old code remain unchanged
- code cleanup
2021-06-07 20:30:49 +04:00
VardanHakobyan
6db97436b8
Merge remote-tracking branch 'upstream/develop' into account-menu-react
2021-06-07 19:40:24 +04:00
Antonella Sgarlatta
57689f1f15
styles: fix spacing between title and tag input
2021-06-07 12:16:38 -03:00
Karol Sójko
067f135e52
fix: missing next version server initialization
2021-06-07 17:07:49 +02:00
VardanHakobyan
3d454dc175
Merge remote-tracking branch 'upstream/develop' into account-menu-react
2021-06-07 17:43:07 +04:00
Karol Sójko
8dde06b93b
feat: add alternative server for purposes of switching to API v1 ( #571 )
...
* feat: add alternative server for purposes of switching to API v1
* fix: naming of next version sync server host variable
2021-06-07 15:19:26 +02:00
VardanHakobyan
f7262dc948
refactor: migrate account-menu to react - implement functionality
...
- implement "merge local data"
- show "error reporting dialog"
- fix TS errors
- cleanup TODOs
2021-06-04 20:11:19 +04:00
VardanHakobyan
5349ec8550
refactor: reviewer's comment
2021-06-04 16:52:58 +04:00
Karol Sójko
56121933b4
Merge branch 'hotfix/3.7.5' into develop
2021-06-04 10:15:09 +02:00
Karol Sójko
dd5de21284
Merge branch 'hotfix/3.7.5'
2021-06-04 10:15:06 +02:00
Karol Sójko
b381364987
fix: JSON gem deprecation warnings
2021-06-04 10:15:00 +02:00
Antonella Sgarlatta
a9f0c6fd2f
fix: add arrows navigation for tag hint
2021-06-03 20:46:44 -03:00
Antonella Sgarlatta
622cca770f
feat: focus input after selecting tag
2021-06-03 20:37:02 -03:00
Antonella Sgarlatta
ff0270f1ac
fix: don't show dropdown if there are no results
2021-06-03 20:10:17 -03:00
Antonella Sgarlatta
e7fc2066c2
fix: remove log
2021-06-03 20:08:26 -03:00
Antonella Sgarlatta
9f9fb5d4b2
Merge branch 'feature/autocomplete-tags' of https://github.com/standardnotes/web into feature/autocomplete-tags
2021-06-03 18:52:57 -03:00
Antonella Sgarlatta
7cf668f172
Merge branch 'develop' into feature/autocomplete-tags
2021-06-03 18:52:27 -03:00
Antonella Sgarlatta
75cefc122e
fix: add ellipsis overflow to tag text on note options
2021-06-03 18:48:22 -03:00
Antonella Sgarlatta
128fa0b46d
Merge branch 'develop' into feature/autocomplete-tags
2021-06-03 17:58:47 -03:00
Antonella Sgarlatta
2b40ccfe13
refactor: store refs in components
2021-06-03 17:45:43 -03:00
Antonella Sgarlatta
3d0c8d5cce
fix: avoid event propagation when deleting a tag
2021-06-03 17:45:19 -03:00
Antonella Sgarlatta
a67039a184
styles: set max width for tag hint
2021-06-03 15:43:58 -03:00
Antonella Sgarlatta
75813803c3
fix: make tag selected on second click
2021-06-03 15:37:42 -03:00
Antonella Sgarlatta
524bcd09cb
fix: spacing between title and tags
2021-06-03 15:35:59 -03:00
Antonella Sgarlatta
4f729c7287
fix: set max width to note tag text
2021-06-03 14:31:40 -03:00
Antonella Sgarlatta
31d454cdc5
feat: add arrow key navigation for results dropdown
2021-06-03 14:21:07 -03:00
Antonella Sgarlatta
386ca34178
refactor: rename state
2021-06-03 13:53:49 -03:00
VardanHakobyan
3ef77fe14b
Merge remote-tracking branch 'upstream/develop' into account-menu-react
2021-06-03 20:13:38 +04:00
VardanHakobyan
7fab73395d
fix: use correct variable for password confirmation value
2021-06-03 20:12:29 +04:00
VardanHakobyan
7a05a448c3
refactor: migrate account-menu to react - implement functionality
...
- implement download backup
- implement import backup
- add `useCallback` to function that is used in `useEffect`, so that its reference isn't changed on every render
2021-06-03 20:04:00 +04:00
Antonella Sgarlatta
c42f1cedda
refactor: refactor autocomplete tag input in separate components and move shared logic to state
2021-06-03 12:47:14 -03:00
Antonella Sgarlatta
d49d89f0d5
refactor: simplify state methods
2021-06-03 11:43:38 -03:00
Karol Sójko
bb6f65d8e5
Merge branch 'hotfix/3.7.4' into develop
2021-06-03 13:08:07 +02:00
Karol Sójko
774c8a0654
Merge branch 'hotfix/3.7.4'
2021-06-03 13:08:05 +02:00
Karol Sójko
ad192dc92c
fix: silence deprecations on production
2021-06-03 13:07:58 +02:00
Karol Sójko
93e38a8340
Merge branch 'hotfix/3.7.3' into develop
2021-06-03 12:19:57 +02:00
Karol Sójko
1fa6dea4fd
Merge branch 'hotfix/3.7.3'
2021-06-03 12:19:54 +02:00
Karol Sójko
7de7f52394
fix: disable deprecations warnings
2021-06-03 12:19:48 +02:00
VardanHakobyan
da5f25e809
Merge remote-tracking branch 'upstream/develop' into account-menu-react
2021-06-03 13:14:32 +04:00
Antonella Sgarlatta
9be9ba2afc
fix: fix tags container max width
2021-06-02 20:30:03 -03:00
Antonella Sgarlatta
30ee2e90b4
styles: re-add accidentally removed icon color change
2021-06-02 20:22:51 -03:00