Commit Graph

339 Commits

Author SHA1 Message Date
Antonella Sgarlatta
84ba497857 feat: subscription info in preferences 2021-09-06 03:57:33 -03: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
f84d789b16 Merge branch 'develop' into feature/account-menu-react 2021-07-12 12:26:51 -03:00
Gorjan Petrovski
f6b1b57971 feat: preferences help & feedback (#596) 2021-07-08 20:24:05 +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
5561ab65ff styles: make note flags wrap 2021-06-24 14:35:50 -03:00
VardanHakobyan
6ba3fbe9ca refactor: better naming 2021-06-23 19:32:31 +03:00
VardanHakobyan
980fea7313 Merge remote-tracking branch 'upstream/develop' into account-menu-splitted 2021-06-21 16:58:11 +03:00
Antonella Sgarlatta
ebe38eae57 fix: fix panels that can't be expanded after collapse 2021-06-19 13:49:32 -03:00
VardanHakobyan
374e9c0616 Merge remote-tracking branch 'upstream/develop' into account-menu-splitted
# Conflicts:
#	app/assets/javascripts/directives/views/accountMenu.ts
2021-06-17 13:37:16 +04:00
Antonella Sgarlatta
1c07253efb fix: reduce panel resizer width 2021-06-16 12:03:54 -03: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
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
Antonella Sgarlatta
54cde5b885 chore(version-deps): StyleKit v5.2.1 2021-06-14 16:38:21 -03:00
VardanHakobyan
90cfd776da Merge remote-tracking branch 'origin/account-menu-react' into account-menu-splitted 2021-06-11 15:58:45 +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
Antonella Sgarlatta
df1257ac7e styles: remove min width from tags dropdown 2021-06-10 12:18:18 -03:00
Antonella Sgarlatta
860e30de20 styles: change overflow to auto and add back dropdowns min width 2021-06-10 11:18:29 -03:00
Antonella Sgarlatta
c0348a0d0a styles: fix sessions modal height 2021-06-10 10:59:39 -03:00
Antonella Sgarlatta
1894b13da9 styles: remove outline from tag input 2021-06-08 19:36:04 -03:00
Antonella Sgarlatta
0e59a6c431 fix: make sessions modal scrollable 2021-06-08 19:25:25 -03:00
Antonella Sgarlatta
57689f1f15 styles: fix spacing between title and tag input 2021-06-07 12:16:38 -03:00
Antonella Sgarlatta
a67039a184 styles: set max width for tag hint 2021-06-03 15:43:58 -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
9be9ba2afc fix: fix tags container max width 2021-06-02 20:30:03 -03:00
Antonella Sgarlatta
3fb3425aa2 styles: change tags icon color 2021-06-02 19:57:11 -03:00
Antonella Sgarlatta
de31fe7d61 feat: context menu for deleting tags 2021-06-02 18:31:13 -03:00
Antonella Sgarlatta
6fb68d2255 refactor: extract shared logic to active note state 2021-06-02 17:57:37 -03:00
Antonella Sgarlatta
3db87099e0 fix: make sure input is visible when no tags are overflowed 2021-06-02 12:20:39 -03:00
Antonella Sgarlatta
684a3fb0bf feat: add delete tag button and refactor NoteTag to separate component 2021-06-01 20:55:54 -03:00
Antonella Sgarlatta
af3bed850e fix: use ellipsis for tags text in dropdown 2021-06-01 19:08:52 -03:00
Antonella Sgarlatta
a72815acbd fix: adjust layout for all zoom values and font sizes 2021-06-01 18:32:44 -03:00
Antonella Sgarlatta
1aebe44dcd feat: use opacity for overflowed tags animation 2021-06-01 12:17:06 -03:00
Antonella Sgarlatta
31fbf2ce35 fix: fix tags dropdown width and tags container height 2021-05-31 19:26:26 -03:00
Antonella Sgarlatta
bf61444795 styles: add animation for tags expanding/collapsing 2021-05-31 18:12:33 -03:00
Antonella Sgarlatta
b7c2fa0b60 feat: use panel width event instead of ResizeObserver 2021-05-31 12:59:35 -03:00
Antonella Sgarlatta
48562e8b26 styles: reduce tags max width 2021-05-27 14:12:12 -03:00
Antonella Sgarlatta
d255057cba styles: constraint tags width 2021-05-27 11:18:46 -03:00
Antonella Sgarlatta
a384abcce2 styles: fix tags padding 2021-05-27 11:08:34 -03:00
Antonella Sgarlatta
37602e4550 styles: fix tags padding 2021-05-27 11:04:47 -03:00
Antonella Sgarlatta
68bbcc6820 refactor: remove tags component from view 2021-05-26 18:56:56 -03:00
Antonella Sgarlatta
e5c8a8cccc Merge branch 'develop' into feature/autocomplete-tags 2021-05-26 18:52:35 -03:00
Antonella Sgarlatta
b0682e913b fix: make dropdown items full width 2021-05-26 17:51:37 -03:00
Antonella Sgarlatta
90cc806e15 feat: highlight tag on click 2021-05-26 16:32:29 -03:00
Antonella Sgarlatta
eb89fe4a01 styles: make class names BEM and extract sn-dropdown-item style 2021-05-25 16:09:14 -03:00
Antonella Sgarlatta
be6893b8dc feat: add autocomplete tags input and dropdown 2021-05-24 17:06:09 -03:00