Commit Graph

288 Commits

Author SHA1 Message Date
Gorjan Petrovski
0e5692d8ab feat: slim account menu and icon buttons (#655)
* feat: footer icon for preferences menu

* feat: account footer icon

* feat: account menu icon and slimmed down account menu
2021-09-29 17:52:27 +02:00
Karol Sójko
d5be258b25 Merge branch 'hotfix/3.8.22' into develop 2021-09-14 13:59:56 +02:00
Karol Sójko
f5c6eafbc0 fix: syncing-server-demo url 2021-09-14 13:59:41 +02:00
Vardan Hakobyan
b0ed19d6a3 feat: implement credentials information on Prefs -> Account pane (#632)
* feat: implement prefs -> credentials section UI (w/o backend integration)

* feat: implement credentials information on Prefs -> Account pane

- implement email changing UI (w/o backend integration)
- implement password changing UI and reuse existing change password logic
- replace 2FA dialog with shared one
- implement React hook for preventing window refresh

* fix: provide correct types

* refactor: reuse styles from stylekit, rename components and create enum for input types

* refactor: update default exports to named ones, correct texts

* chore: remove unnecessary depenedency

* chore: yarn.lock without unnecessary packages

* Revert "chore: yarn.lock without unnecessary packages"

This reverts commit 64aa75e8408b06884d6e7383180292a4a9a3e8ad.
2021-09-09 19:23:21 +04:00
Gorjan Petrovski
1294b94117 feat: integrate two factor authentication (#626)
* feat: integrate SNJS MFA with web

* fix: create rudimentary typings file for qrcode.react

* chore: lint fixes

* fix: address PR feedback

* fix: address PR feedback

* fix: address PR feedback 2

* fix: replace spread props on TwoFactorAuthWrapper component

* chore: change null check to undefined check
2021-09-06 17:15:34 +02:00
Antonella Sgarlatta
c55946cb54 fix: fix challenge modal submission debounce 2021-09-06 10:49:17 -03:00
Gorjan Petrovski
b7d10810a5 chore: update snjs, sncrypto-web and fix tsc complaints (#624)
Co-authored-by: Mo Bitar <mo@standardnotes.org>

Co-authored-by: Mo Bitar <mo@standardnotes.org>
2021-09-02 15:59:43 +02:00
Vardan Hakobyan
5b18fc7146 feat: add "sync" pane to preferences -> account tab (#621)
* feat: add "sync" pane to preferences -> account tab

* chore: configure eslint to add new line at the end of file and remove trailing spaces

* chore: add newline at the end of file
2021-08-26 22:57:27 +04:00
Antonella Sgarlatta
083d8f592e fix: view note on protected notes warning not dismissing warning 2021-08-09 12:28:51 -03:00
Antonella Sgarlatta
e82e27ddb6 fix: pass application to options component in overflow menu 2021-08-09 11:47:10 -03:00
Antonella Sgarlatta
7849de7e8f fix: delete unused removeAltKeyObserver from editor view 2021-08-09 11:08:32 -03:00
Antonella Sgarlatta
44bf907aa4 feat: toggle move to trash to delete permanently on alt key down 2021-07-28 16:18:05 -03:00
Antonella Sgarlatta
0b8cd1b7b4 fix: avoid changing selected note when editing archived or trashed note from search results 2021-07-19 12:15:35 -03:00
Gorjan Petrovski
08ab1d009d fix: creating placeholder note redirects focus (#601) 2021-07-15 12:14:28 +02:00
Antonella Sgarlatta
f84d789b16 Merge branch 'develop' into feature/account-menu-react 2021-07-12 12:26:51 -03:00
Antonella Sgarlatta
1be87cbef8 fix: disable delete note shortcut for inputs 2021-07-05 14:43:09 -03:00
Gorjan Petrovski
3f94636615 feat: implement enableUnfinishedFeatures flag and hidden preferences button 2021-07-05 17:03:34 +02:00
Gorjan Petrovski
a9870214ea feat: implement preferences pane 2021-07-05 16:57:37 +02:00
Antonella Sgarlatta
881f4683cc Merge branch 'develop' into feature/account-menu-react 2021-06-30 19:00:23 -03:00
Antonella Sgarlatta
afc84b5702 fix: reposition dropdowns when resizing window 2021-06-30 18:51:00 -03:00
Antonella Sgarlatta
8ca9a3f8f3 fix: fix setting demo custom host 2021-06-29 11:34:27 -03:00
Antonella Sgarlatta
e208467ee7 chore: update links to .com 2021-06-28 15:28:01 -03:00
Antonella Sgarlatta
5561ab65ff styles: make note flags wrap 2021-06-24 14:35:50 -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
3d24d89ce5 Merge branch 'develop' into feature/account-menu-react 2021-06-22 15:30:18 -03:00
Antonella Sgarlatta
2473a780d1 fix: scroll notes list when navigating with arrow keys 2021-06-16 14:13:03 -03:00
Antonella Sgarlatta
a85d2b9676 styles: remove faded style to disabled margin resizers 2021-06-16 12:24:44 -03:00
Antonella Sgarlatta
6f70114883 Merge branch 'develop' into feature/account-menu-react 2021-06-15 10:28:41 -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
Antonella Sgarlatta
3750b47e8f Merge branch 'develop' into feature/account-menu-react 2021-06-10 11:01:10 -03:00
Antonella Sgarlatta
655310efc2 Merge branch 'develop' into fix/lock-app-on-background 2021-06-09 19:10:48 -03:00
Antonella Sgarlatta
717d52dd8a fix: tag rename to empty string should preserve its original title 2021-06-09 16:39:19 -03:00
Antonella Sgarlatta
ead8d5dcf6 fix: if tag already exists it shouldn't be added to the list 2021-06-09 16:38:53 -03:00
VardanHakobyan
1e7dbb9b14 Merge remote-tracking branch 'upstream/develop' into account-menu-react 2021-06-09 11:06:42 +04:00
Antonella Sgarlatta
61e9fdb81f Merge branch 'develop' into fix/lock-app-on-background 2021-06-08 18:59:15 -03:00
VardanHakobyan
3e68f02da0 refactor: reviewer's comments
- don't pass `closeAccountMenu` to AccountMenu, instead create it in Account menu state and use it
- add event observers as per original code
- move some variables into component's state (even if they don't need to have setters sometimes)
2021-06-08 19:54:14 +04:00
Antonella Sgarlatta
98c6078a0d fix: don't wait until regaining focus to lock app 2021-06-07 19:07:31 -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
Antonella Sgarlatta
524bcd09cb fix: spacing between title and tags 2021-06-03 15:35:59 -03:00
Antonella Sgarlatta
386ca34178 refactor: rename state 2021-06-03 13:53:49 -03: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
VardanHakobyan
da5f25e809 Merge remote-tracking branch 'upstream/develop' into account-menu-react 2021-06-03 13:14:32 +04:00
Antonella Sgarlatta
9513392f6c styles: reduce spacing when note has no tags 2021-06-02 19:51:13 -03:00
Antonella Sgarlatta
ba1f151d46 Merge branch 'develop' into feature/autocomplete-tags 2021-06-02 19:01:38 -03:00
Antonella Sgarlatta
595b44dfee fix: reload layout when double clicking on panel resizer 2021-06-02 18:38:54 -03:00