Karol Sójko
|
fbdec0251f
|
fix: fallback to default sync server as the next version server - fixes #577
|
2021-06-17 09:52:15 +02:00 |
|
VardanHakobyan
|
9f142c05df
|
style: set correct margins for "Advanced Options" button
|
2021-06-17 11:35:27 +04:00 |
|
Antonella Sgarlatta
|
184ce19ad7
|
fix: autolock polling for desktop
|
2021-06-16 19:40:33 -03:00 |
|
Antonella Sgarlatta
|
cba9a52e30
|
Merge branch 'release/3.8.3' into main
|
2021-06-16 18:50:20 -03:00 |
|
Antonella Sgarlatta
|
dcbc8f59f9
|
fix: focus autocomplete input after adding tag from hint
|
2021-06-16 18:10:22 -03:00 |
|
Antonella Sgarlatta
|
2473a780d1
|
fix: scroll notes list when navigating with arrow keys
|
2021-06-16 14:13:03 -03:00 |
|
Antonella Sgarlatta
|
91fc475aac
|
fix: show autocomplete tag results only if query isn't empty
|
2021-06-16 12:54:39 -03:00 |
|
Antonella Sgarlatta
|
124f7779c3
|
fix: remove recursive tag deletion
|
2021-06-16 12:28:32 -03:00 |
|
Antonella Sgarlatta
|
a85d2b9676
|
styles: remove faded style to disabled margin resizers
|
2021-06-16 12:24:44 -03:00 |
|
Antonella Sgarlatta
|
1c07253efb
|
fix: reduce panel resizer width
|
2021-06-16 12:03:54 -03:00 |
|
VardanHakobyan
|
c897199d33
|
refactor: move user-related data to appStore
|
2021-06-16 17:00:13 +04:00 |
|
VardanHakobyan
|
018251838c
|
refactor: read the required data from appState instead of passing by parent component
|
2021-06-16 16:20:23 +04:00 |
|
VardanHakobyan
|
17515848b4
|
fix: observe KeyStatusChanged event and correctly update hasProtections info
|
2021-06-16 16:00:14 +04:00 |
|
VardanHakobyan
|
6a3433d522
|
style: make "Advanced Options" button's styling similar to its previous "a" element's style
|
2021-06-16 15:18:06 +04:00 |
|
VardanHakobyan
|
96aaff5ff8
|
refactor: move all applicable parts to mobx instead of passing from parent to children components
|
2021-06-16 15:16:45 +04:00 |
|
Antonella Sgarlatta
|
1af72abe23
|
fix: set next version host on host input change
|
2021-06-15 17:15:48 -03:00 |
|
Antonella Sgarlatta
|
6cd1d8a688
|
chore: change pure-lockfile to frozen-lockfile on build
|
2021-06-15 15:39:47 -03:00 |
|
Antonella Sgarlatta
|
83a813ed94
|
fix: fix package.json StyleKit version
|
2021-06-15 13:37:50 -03:00 |
|
Antonella Sgarlatta
|
ce383a516e
|
chore: remove batchMgrUrl getter
|
2021-06-15 13:16:30 -03:00 |
|
Antonella Sgarlatta
|
b425bc5cec
|
chore(version): 3.6.3
|
2021-06-15 13:10:01 -03:00 |
|
Antonella Sgarlatta
|
6f70114883
|
Merge branch 'develop' into feature/account-menu-react
|
2021-06-15 10:28:41 -03:00 |
|
VardanHakobyan
|
cd5388d89f
|
style: restore hidden class after fixing merge conflict
|
2021-06-15 17:21:49 +04:00 |
|
VardanHakobyan
|
b1920bbd3c
|
Merge remote-tracking branch 'upstream/develop' into account-menu-splitted
# Conflicts:
# app/assets/stylesheets/_sn.scss
|
2021-06-15 17:17:24 +04:00 |
|
VardanHakobyan
|
c1e88a8ac0
|
refactor: add hidden class and tabIndex for accessibility
|
2021-06-15 17:16:05 +04:00 |
|
VardanHakobyan
|
adfef38bdc
|
refactor: reviewer's comment
- use Preact's `FunctionalComponent` instead of React's `FC` to keep the app more lightweight
- remove `@node_modules/` from imports
|
2021-06-15 12:07:03 +04:00 |
|
Antonella Sgarlatta
|
ea090cc227
|
Merge branch 'main' into develop
|
2021-06-14 17:50:22 -03:00 |
|
Antonella Sgarlatta
|
2ade5cb25a
|
Merge branch 'hotfix/3.8.2' into main
|
2021-06-14 17:50:15 -03:00 |
|
Antonella Sgarlatta
|
e938b97d92
|
chore(version): 3.8.2
|
2021-06-14 17:49:44 -03:00 |
|
Antonella Sgarlatta
|
2fa8767f5c
|
styles: make note tags background color transparent
|
2021-06-14 17:49:24 -03:00 |
|
Antonella Sgarlatta
|
9d3576f03a
|
chore(version-snjs): 2.7.1
|
2021-06-14 16:39:54 -03:00 |
|
Antonella Sgarlatta
|
54cde5b885
|
chore(version-deps): StyleKit v5.2.1
|
2021-06-14 16:38:21 -03:00 |
|
Antonella Sgarlatta
|
ac9c4093de
|
Merge pull request #574 from standardnotes/feature/remove-batch-manager
feat: remove batch manager
|
2021-06-14 15:55:57 -03:00 |
|
Antonella Sgarlatta
|
d2e7c01821
|
Merge branch 'develop' into feature/remove-batch-manager
|
2021-06-14 15:53:06 -03:00 |
|
Antonella Sgarlatta
|
1c7dfc4fec
|
Merge pull request #575 from standardnotes/fix/lock-app-on-background
fix: don't wait until regaining focus to lock app
|
2021-06-14 15:51:02 -03:00 |
|
Antonella Sgarlatta
|
3f575b80cb
|
Merge branch 'develop' into fix/lock-app-on-background
|
2021-06-14 15:47:44 -03:00 |
|
Antonella Sgarlatta
|
0490ba07f4
|
Merge branch 'release/3.8.1' into main
|
2021-06-14 14:15:47 -03:00 |
|
Antonella Sgarlatta
|
b036174d11
|
feat: when removing a tag, remove descendants as well
|
2021-06-14 14:11:54 -03:00 |
|
Antonella Sgarlatta
|
b0b9c30f27
|
chore(version-snjs): 2.6.3
|
2021-06-14 14:07:06 -03:00 |
|
Antonella Sgarlatta
|
59737f4358
|
fix: add close on blur to search options dropdown
|
2021-06-14 13:53:56 -03:00 |
|
Antonella Sgarlatta
|
49788c436c
|
fix: add close on blur to overflow menu dropdown
|
2021-06-14 13:39:50 -03:00 |
|
Antonella Sgarlatta
|
cf8d7039f5
|
Merge branch 'develop' into fix/lock-app-on-background
|
2021-06-14 13:32:43 -03:00 |
|
Antonella Sgarlatta
|
a9a5b70719
|
Merge branch 'develop' into feature/account-menu-react
|
2021-06-14 13:23:47 -03:00 |
|
Antonella Sgarlatta
|
bfef98f6b8
|
fix: remove log
|
2021-06-14 13:23:29 -03:00 |
|
VardanHakobyan
|
9092c670c8
|
chore: remove console statement
|
2021-06-14 18:41:20 +04:00 |
|
VardanHakobyan
|
42ea6a1ea9
|
refactor: separate DataBackup and ErrorReporting components, remove the original (large) AccountMenu component
|
2021-06-14 18:40:07 +04:00 |
|
VardanHakobyan
|
41a21e6ca7
|
chore: configure eslint for react hooks
|
2021-06-13 13:27:44 +04:00 |
|
VardanHakobyan
|
90cfd776da
|
Merge remote-tracking branch 'origin/account-menu-react' into account-menu-splitted
|
2021-06-11 15:58:45 +04:00 |
|
VardanHakobyan
|
0916ba50be
|
Merge remote-tracking branch 'upstream/develop' into account-menu-react
|
2021-06-11 15:57:59 +04:00 |
|
VardanHakobyan
|
9de1b30291
|
fix: correctly update Merge local data checkbox' state
|
2021-06-11 15:04:38 +04:00 |
|
VardanHakobyan
|
abb0b6595e
|
style: split AccountMenu to smaller components
- change link to button for "Advanced Options"
- show cursor as pointer on checkbox and its label
|
2021-06-11 15:01:56 +04:00 |
|