Mo
494436bdb6
refactor: key rotation ( #2383 )
2023-08-04 09:25:28 -05:00
Aman Harwara
1abacff890
chore: fix blur issues on alert dialogs on chrome [skip e2e]
2023-08-04 16:37:28 +05:30
Aman Harwara
fc500b08d2
chore: fix issue where popovers & modals are sometimes blurry on chrome
2023-08-04 16:22:14 +05:30
Aman Harwara
b3eab998f9
chore: fix colors
2023-08-03 19:17:47 +05:30
Aman Harwara
c76ffc764b
clipper: handle clipped note sync in background ( #2367 )
2023-08-03 18:43:04 +05:30
Aman Harwara
5602a4014e
chore: improve super formatting toolbar contrast
2023-08-03 18:24:50 +05:30
Aman Harwara
6f7a72d645
chore: fix super block picker menu item icons
2023-08-02 01:28:28 +05:30
Aman Harwara
a059c2e7e9
chore: fix super icons
2023-08-02 01:20:14 +05:30
Mo
73609ca7e3
fix: Fixes issue where selecting a third-party editor/note-type as default for a tag would not correctly apply editor
2023-08-01 13:53:15 -05:00
Aman Harwara
b58898687e
chore: show toast when duplicating note and update last modified date for duplicated note ( #2379 )
2023-08-01 18:23:20 +05:30
Aman Harwara
661fddf433
refactor: fix potential issues when converting to string [no ci]
2023-07-31 16:29:46 +05:30
Aman Harwara
f24e0b0e50
refactor: component props [no ci]
2023-07-30 12:43:43 +05:30
Aman Harwara
c42afa45b4
fix: Fixed issue where autocapitalization wouldn't work on iOS for newly created Super notes
2023-07-29 22:37:12 +05:30
Aman Harwara
64855315e8
fix: Fixed issue where links in Super would not open
2023-07-29 20:06:23 +05:30
Mo
c7fb0d2aca
refactor: component viewer ( #2377 )
2023-07-28 07:08:52 -05:00
Aman Harwara
fee9dcaa34
chore: fix issue with custom note title format
2023-07-28 12:36:17 +05:30
Mo
4a29e2a24c
chore: upgrade eslint and prettier ( #2376 )
...
* chore: upgrade eslint and prettier
* chore: add restrict-template-expressions
2023-07-27 14:36:05 -05:00
Karol Sójko
eb062220d6
chore: fix endpoints and properties used in shared vaults to match the server ( #2370 )
...
* chore: upgrade @standardnotes/domain-core
* chore: enable vault tests by default
* chore: fix asymmetric messages paths
* chore: fix message property from user_uuid to recipient_uuid
* chore: fix server response properties for messages and notifications
* chore: fix user_uuid to recipient_uuid in resend all message use case
* chore: use notification payload and type from domain-core
* chore: fix non existent uuid in conflicts tests
* chore: use shared vault user permission from domain-core
* chore: enable all e2e tests
* chore: upgrade domain-core
* chore: mark failing tests as skipped
* chore: skip test
* chore: fix recipient_uuid in specs
* chore: skip test
* chore: skip test
* chore: skip test
* chore: skip test
* chore: fix remove unused var and unskip test
* Revert "chore: skip test"
This reverts commit 26bb876cf55e2c4fa9eeea56f73b3c2917a26f5c.
* chore: unskip passing tests
* chore: skip test
* chore: skip test
* fix: handle invite creation error
* chore: skip tests
* fix: disable vault tests to merge the PR
* chore: unskip asymmetric messages tests
2023-07-27 15:43:45 +02:00
Mo
d268c02ab3
fix: Fixes issue where lock screen would not use previously active theme ( #2372 )
2023-07-26 15:50:08 -05:00
Aman Harwara
51cb14c010
chore: fix super session history
2023-07-26 15:50:19 +05:30
Mo
7222ca7fd0
tests: vaults-2 ( #2368 )
2023-07-26 04:55:58 -05:00
Mo
596e041c42
tests: vault tests ( #2366 )
2023-07-25 07:40:28 -05:00
Mo
98c0228139
tests: vaults ( #2365 )
...
* tests: signature tests
* tests: asymmetric
* feat: delete contact use case
* chore: lint
* chore: lint
2023-07-24 19:28:28 +00:00
Mo
3281ac9d37
refactor: break up vault services ( #2364 )
2023-07-24 07:46:20 -05:00
Aman Harwara
a91ab4abbf
chore: dont show ios keyboard button when editing link in super
2023-07-24 16:04:37 +05:30
Aman Harwara
0af41cbcad
chore: fix link editor dismiss
2023-07-24 16:00:45 +05:30
Aman Harwara
8ad9b8ae2a
chore: combine super link editor with mobile toolbar
2023-07-24 14:27:16 +05:30
Aman Harwara
406abb4929
chore: fix links container toggle logic
2023-07-24 12:07:47 +05:30
Aman Harwara
814a156e1b
chore: make linked items container collapsed by default
2023-07-24 12:07:44 +05:30
Mo
a77535456c
refactor: application dependency management ( #2363 )
2023-07-23 15:54:31 -05:00
Aman Harwara
2b0df30ca2
fix: Fixed issue where trying to create new folder on mobile would close navigation pane
2023-07-19 19:35:10 +05:30
Aman Harwara
edead7e251
feat: Added Undo/Redo buttons to Super mobile toolbar
2023-07-19 12:37:02 +05:30
Aman Harwara
1566c862a5
chore: fix issue when trying to use offline subscription code on desktop
2023-07-18 19:57:08 +05:30
Aman Harwara
8ceb6938b3
chore: fix super export option position in menu
2023-07-18 14:14:03 +05:30
Mo
7fb33c400c
chore: refetch subscription when prefs menu opens ( #2360 )
2023-07-17 09:04:22 -05:00
Mo
1c7a215519
chore: feature status in context of item ( #2359 )
2023-07-14 11:32:28 -05:00
Aman Harwara
87e02f4a15
chore: fix mobile modal/popover header size
2023-07-13 21:16:59 +05:30
Aman Harwara
95a9aafc91
chore: fix icon color
2023-07-13 16:35:54 +05:30
Mo
2c68ea1d76
refactor: component manager usecases ( #2354 )
2023-07-13 05:46:52 -05:00
Aman Harwara
ecc5b5e503
chore: make modal header text unselectable
2023-07-13 15:46:29 +05:30
Aman Harwara
e4f1af1e94
chore: fix toolbar image option color
2023-07-13 15:45:09 +05:30
Aman Harwara
512b8d9fbc
chore: correctly close modals and show toast after creating note from shared text
2023-07-13 02:16:54 +05:30
Aman Harwara
3f796b48eb
chore: lint
2023-07-12 23:59:58 +05:30
Aman Harwara
7039525c4f
chore: add border to menus in dark theme
2023-07-12 23:32:16 +05:30
Mo
078ef3772c
refactor: native feature management ( #2350 )
2023-07-12 12:56:08 -05:00
Aman Harwara
6f18a73d94
chore: close currently open modals/popovers when sharing text into sn
2023-07-12 21:03:06 +05:30
Karol Sójko
325737bfbd
chore: fix ContentType usage ( #2353 )
...
* chore: fix ContentType usage
* chore: fix specs
2023-07-12 13:53:29 +02:00
Aman Harwara
de6994f743
fix: Fixed issue where files would not download correctly on mobile if they had special characters in the name
2023-07-10 20:27:52 +05:30
Aman Harwara
e4488dcb8c
chore: take popover offset into account when fitting inside rect
2023-07-10 14:29:49 +05:30
Aman Harwara
67359801bb
chore: fix PageUp and PageDown not scrolling in preferences view
2023-07-06 22:13:34 +05:30