1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-31 19:53:06 +00:00
Commit Graph

69 Commits

Author SHA1 Message Date
Junyoung Choi (Sai) 1c283f88d0 Merge pull request #1636 from mirsch/remove-volatile-hash-from-note-links
remove volatile hash from note links - #1623
2018-03-12 11:26:41 +09:00
Junyoung Choi (Sai) 7b4d2f3b97 Merge pull request #1617 from pfftdammitchris/folder-dragging
Folders in the side nav are now draggable
2018-03-09 23:17:41 +09:00
mirsch fa2d34dcfc fix delete and empty trash 2018-03-04 23:28:18 +01:00
pfftdammitchris 5aa7ef5738 Folders in the side nav are now draggable 2018-02-28 18:33:14 -08:00
pfftdammitchris 88ac6c6fc6 Sort tags alphabetically 2018-02-28 16:34:42 -08:00
Junyoung Choi (Sai) 3b7c36b1c9 Merge pull request #1559 from pfftdammitchris/tags-note-count
Added note counts to tags view in side nav
2018-02-24 16:19:53 +09:00
pfftdammitchris 74af199afc Added note counts to tags view in side nav 2018-02-19 13:08:09 -08:00
pfftdammitchris c2afdba659 Removed useless url route check 2018-02-19 12:41:36 -08:00
pfftdammitchris e6ae45f133 Added option Empty Trash 2018-02-19 12:27:04 -08:00
Sander Steenhuis 51b1ef41a1 Trashed notes should not be counted 2018-02-09 23:10:40 +01:00
Maurits Lourens 6ce1922fb3 added tooltips like the new note button (and consequently extracted some buttons and styles) 2017-12-21 15:23:13 +01:00
yosmoc edaa0713e8 React.PropTypes is deprecated from React 15.5
Migrated by react-codemod + minor fix by hand.
2017-11-25 22:27:04 +01:00
Maurits Lourens 3fbc749395 fixed eslint warnings 2017-11-24 17:00:03 +01:00
Kazu Yokomizo 56b01b5a85 Fix at SideNav 2017-11-18 14:42:57 +09:00
Yutaka Ishii b6efbcedef design update 2 2017-11-18 13:46:46 +09:00
Kazu Yokomizo bb46a9ba4c Change default color and add white theme 2017-11-11 19:06:27 +09:00
Kazu Yokomizo 6316ddc6a6 Fix layout 2017-11-09 21:51:43 +09:00
Jannick Hemelhof b7f359f6cf Option for preferences in menus 2017-11-09 09:40:59 +01:00
Kazz Yokomizo 8ef485221c Merge pull request #1052 from PaulRosset/trash-counter-notes
Add counter on deleted notes
2017-11-09 15:33:36 +09:00
Paul Rosset ef0b109ad4 Add 0 by default 2017-11-06 09:19:12 +00:00
Kazu Yokomizo 2351bb78da Change "Folders" and "Tags" strings to icons. 2017-11-05 20:31:32 +09:00
Paul Rosset 875c451221 Add Counters on All notes && Starred notes 2017-11-02 17:03:59 +00:00
Paul Rosset c8256bea3a Add counter on deleted notes 2017-11-01 17:54:35 +00:00
Maurits Lourens 7d10b951b7 only make the selected tag active 2017-11-01 15:42:55 +01:00
Sosuke Suzuki 2aeb53920c enable tooltip-label of Preference 2017-10-21 13:37:10 +09:00
Yoshiki Aoki 1f548959e3 Fix #928: Tag list cannot be scroll 2017-10-17 11:47:06 +09:00
Kazu Yokomizo 0f3e5ee4ed Tag button at topbar in sidenav 2017-10-15 15:25:31 +09:00
Sosuke Suzuki ff4b96b622 implement tagItem active styleName 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 9b60814292 fix bug : isTrashedActive and isStarredActive are inverted 2017-10-14 11:57:03 +09:00
Sosuke Suzuki a22e97d4bd add a space after "//" in comment 2017-10-14 11:57:03 +09:00
Sosuke Suzuki f805e8a688 cut out NavToggle component 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 2fddc32eb7 cut out StorageList component 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 6018cd5d81 get "data" from this.props 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 3533903be3 duplicate conditions as a variable 2017-10-14 11:57:03 +09:00
Sosuke Suzuki d867292f66 remove unnecesarry "e" variable 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 7691b662d6 remove unnecesarry "return" 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 86270dd856 add the comment fot complicated condition 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 012e2dde4f remove unnecessary "e" variables 2017-10-14 11:57:03 +09:00
Sosuke Suzuki ad7a3c49f9 modify to use "const" from "let" 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 4689ddeb98 some rename plural form or easy to understand 2017-10-14 11:57:03 +09:00
Sosuke Suzuki e300b33a4f fix a mistake in function naming 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 2886da4f63 give the key props to tagList Item 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 95e237d4a3 fix style tagList 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 59e5c547e9 fix button style to change color when switch active/inactive 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 06bd2b2b79 add title "tags" 2017-10-14 11:57:03 +09:00
Sosuke Suzuki faede48217 feature tag search 2017-10-14 11:57:03 +09:00
Sosuke Suzuki ad0ac19d3d handling tagButton click 2017-10-14 11:49:32 +09:00
Sosuke Suzuki 3154110de1 list tags 2017-10-14 11:49:32 +09:00
Sosuke Suzuki 5248c05e61 switching view and change routing 2017-10-14 11:49:32 +09:00
Sosuke Suzuki 8311030bec add the tag to routing 2017-10-14 11:49:32 +09:00