Commit Graph

2434 Commits

Author SHA1 Message Date
Antonella Sgarlatta
8bef7cde94 Merge branch 'release/3.8.11' into main 2021-06-28 14:25:33 -03:00
Antonella Sgarlatta
e5bd4a2292 chore(version): 3.8.11 2021-06-28 14:25:10 -03:00
Antonella Sgarlatta
8d644e66e8 chore(version-snjs): 2.7.8 2021-06-28 11:52:04 -03:00
Antonella Sgarlatta
0e903b51fe Merge pull request #586 from vardan-arm/account-menu-split-fix
fix: the following is done:
2021-06-25 13:51:31 -03:00
VardanHakobyan
f327a70382 Merge remote-tracking branch 'upstream/feature/account-menu-react' into account-menu-split-fix 2021-06-25 17:32:43 +03:00
Antonella Sgarlatta
72ddf20e94 Merge branch 'release/3.8.10' into main 2021-06-24 14:46:14 -03:00
Antonella Sgarlatta
a61f43c557 fix: set max width for search options 2021-06-24 14:45:52 -03:00
Antonella Sgarlatta
d8a148c207 Merge branch 'release/3.8.10' into main 2021-06-24 14:36:30 -03:00
Antonella Sgarlatta
ac6bd219f0 chore(version): 3.8.10 2021-06-24 14:36:22 -03:00
Antonella Sgarlatta
5561ab65ff styles: make note flags wrap 2021-06-24 14:35:50 -03:00
Antonella Sgarlatta
e65861485f chore(version-snjs): 2.7.7 2021-06-24 13:06:20 -03:00
Antonella Sgarlatta
aa63ff4866 Merge branch 'develop' into feature/account-menu-react 2021-06-24 11:10:56 -03:00
Antonella Sgarlatta
3648f29174 feat: make archived false by default on search options 2021-06-24 11:10:39 -03:00
VardanHakobyan
2bc1cb7d06 Merge remote-tracking branch 'upstream/develop' into account-menu-split-fix 2021-06-24 12:58:58 +03:00
VardanHakobyan
e9406b682e fix: the following is done:
- show cursor as pointer when hovering "Advanced Options"
- show error reporting identifier as bold text
- when closing account menu with opened "Sign in" form and then reopening account menu, don't show "Sign in" form
2021-06-24 12:51:26 +03:00
Antonella Sgarlatta
6d71389409 Merge branch 'develop' into feature/account-menu-react 2021-06-23 17:51:59 -03:00
Antonella Sgarlatta
8951264757 feat: show date on revision preview 2021-06-23 17:51:43 -03:00
Antonella Sgarlatta
a28d7356b0 Merge branch 'develop' into feature/account-menu-react 2021-06-23 17:17:07 -03:00
Antonella Sgarlatta
b663faa497 fix: don't create placeholder note when there is an active search without results 2021-06-23 17:16:48 -03:00
Antonella Sgarlatta
7ca1db21c6 Merge branch 'develop' into feature/account-menu-react 2021-06-23 15:59:27 -03:00
Antonella Sgarlatta
6170bca0d8 fix: scroll position changing when entering new line on editor 2021-06-23 15:57:33 -03:00
Antonella Sgarlatta
9c48ee654f Merge branch 'develop' into feature/account-menu-react 2021-06-23 14:14:03 -03:00
Antonella Sgarlatta
94d49082f5 Merge pull request #576 from vardan-arm/account-menu-splitted
refactor: split "Account Menu" component into multiple components
2021-06-23 14:11:51 -03:00
VardanHakobyan
6ba3fbe9ca refactor: better naming 2021-06-23 19:32:31 +03:00
VardanHakobyan
e816b44026 Merge remote-tracking branch 'upstream/develop' into account-menu-splitted 2021-06-23 19:21:58 +03:00
VardanHakobyan
9f8bef81ee Merge remote-tracking branch 'upstream/feature/account-menu-react' into account-menu-splitted 2021-06-23 19:21:17 +03:00
Antonella Sgarlatta
28aab95bc0 fix: make search options open on top of tags container 2021-06-23 12:44:16 -03:00
Antonella Sgarlatta
39a3d56d8f Merge branch 'release/3.8.9' into main 2021-06-23 11:34:59 -03:00
Antonella Sgarlatta
08f2b0642c chore(version): 3.8.9 2021-06-23 11:34:50 -03:00
Antonella Sgarlatta
489cb477b3 chore(version-snjs): 2.7.6 2021-06-23 11:34:30 -03:00
Antonella Sgarlatta
3d24d89ce5 Merge branch 'develop' into feature/account-menu-react 2021-06-22 15:30:18 -03:00
Antonella Sgarlatta
34f1ce1f7e Merge branch 'release/3.8.8' into main 2021-06-22 13:33:11 -03:00
Antonella Sgarlatta
fa6377d0d3 chore(version): 3.8.8 2021-06-22 13:32:48 -03:00
Antonella Sgarlatta
d1d6068de1 chore(version-snjs): 2.7.5 2021-06-22 13:32:22 -03:00
VardanHakobyan
b0c88c9383 Merge remote-tracking branch 'upstream/develop' into account-menu-splitted 2021-06-22 10:22:31 +03:00
Antonella Sgarlatta
2d097d80e4 Merge branch 'release/3.8.7' into main 2021-06-21 16:17:02 -03:00
Antonella Sgarlatta
1ee97d970d chore(version): 3.8.7 2021-06-21 16:16:55 -03:00
Antonella Sgarlatta
1d2cf9f0ea Merge branch 'release/3.8.7' into main 2021-06-21 16:14:11 -03:00
Antonella Sgarlatta
edcd56ae1d chore(version-snjs): 2.7.4 2021-06-21 16:01:11 -03:00
VardanHakobyan
205c48b0e0 fix: add dependencies array to useEffect so that it doesn't run on every render 2021-06-21 19:20:38 +03:00
VardanHakobyan
980fea7313 Merge remote-tracking branch 'upstream/develop' into account-menu-splitted 2021-06-21 16:58:11 +03:00
Antonella Sgarlatta
f23f0e3088 Merge branch 'release/3.8.6' into main 2021-06-19 14:59:21 -03:00
Antonella Sgarlatta
5e83493633 fix: remove log 2021-06-19 14:58:13 -03:00
Antonella Sgarlatta
0b7a886460 Merge branch 'release/3.8.6' into main 2021-06-19 14:56:30 -03:00
Antonella Sgarlatta
b587986a91 fix: fix snjs version on package.json 2021-06-19 13:51:35 -03:00
Antonella Sgarlatta
436a4c4bbb chore(version): 3.8.6 2021-06-19 13:49:55 -03:00
Antonella Sgarlatta
ebe38eae57 fix: fix panels that can't be expanded after collapse 2021-06-19 13:49:32 -03:00
VardanHakobyan
839cf05d90 Merge remote-tracking branch 'upstream/develop' into account-menu-splitted
# Conflicts:
#	app/assets/javascripts/directives/views/accountMenu.ts
2021-06-19 19:10:31 +03:00
VardanHakobyan
b74549bfc6 refactor: move observers and streamers to separate methods, code cleanup 2021-06-19 19:05:29 +03:00
Antonella Sgarlatta
9d258ffcee Merge branch 'release/3.8.5' into main 2021-06-17 15:57:44 -03:00