Mailspring/src
Juan Tejada d3dcf89e9f feat(event-search): Add event search to calendar
Summary:
This commit adds the ability to perform event search in the calendar window.
To achieve this, SearchBar has been moved from the thread-search package to be a part
of the nylas-component-kit, and reused by both thread-search and nylas-calendar

When an event is selected from search results, the calendar view is moved to the selected
event. Depends on D3396 to open the event popover.

Test Plan: Manual

Reviewers: halla, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D3424
2016-11-15 17:27:31 -08:00
..
browser feat(event-search): Add event search to calendar 2016-11-15 17:27:31 -08:00
compile-support fix(babel): Resolve require paths for presets, fix plugin ES6 support 2016-05-15 17:52:49 -05:00
components feat(event-search): Add event search to calendar 2016-11-15 17:27:31 -08:00
decorators lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
extensions feat(reminders): Add send reminders functionality 2016-10-27 08:49:29 -07:00
flux feat(event-search): Add event search to calendar 2016-11-15 17:27:31 -08:00
global feat(event-search): Add event search to calendar 2016-11-15 17:27:31 -08:00
pro@f9364e8d61 feat(tokenizing): allow tokenizing text fields to accept a defaultValue 2016-11-15 12:08:44 -08:00
registries refactor(registry): move all registries into src/registries 2016-11-14 14:01:00 -08:00
searchable-components lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
services feat(event-search): Add event search to calendar 2016-11-15 17:27:31 -08:00
apm-wrapper.coffee Fixes #2723 -> apm ignore plugin dev-dependencies (#2741) 2016-09-02 16:01:26 -07:00
buffered-process.coffee
canvas-utils.coffee fix(drag-drop): Restore support for thread dragging 2016-09-20 15:48:15 -07:00
chaos-monkey.coffee
chrome-user-agent-stylesheet-string.coffee
color.coffee
compile-cache.js build(*): electron-compile, electron-packager instead of custom tooling 2016-11-09 13:52:10 -08:00
config-schema.es6 [fix] Don't make undo-send so ridiculously fast 2016-11-09 13:47:38 -08:00
config-utils.js
config.coffee fix(specs): Fix tests that were console.logging, bump coffee-react 2016-09-20 15:17:48 -07:00
date-utils.es6 feat(calendar): Add functionality to create/edit events 2016-11-14 12:21:29 -08:00
default-client-helper.coffee feat(win32): Allow N1 to become the system-wide mailto: handler 2016-10-12 16:05:36 -07:00
deprecate-utils.coffee feat(win): faster popout windows 2016-04-22 13:30:42 -07:00
dom-utils.coffee fix(quote): catch Office 365 quoted text case 2016-11-14 11:55:31 -08:00
dom-walkers.es6 lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
error-logger.js build(*): electron-compile, electron-packager instead of custom tooling 2016-11-09 13:52:10 -08:00
fs-utils.es6 fix(utils): Fix import when running in browser process 2016-08-30 16:08:45 -07:00
keymap-manager.es6 lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
less-compile-cache.es6 es6(*): Misc src to ES2016 2016-10-27 12:08:59 -07:00
mail-rules-processor.coffee es6(*): Actions, ConfigSchema => ES2016 2016-10-27 18:48:33 -07:00
mail-rules-templates.coffee fix(mail-rules): Allow recipient filters to contain names #2942 2016-10-24 13:17:22 -07:00
mailbox-perspective.coffee es6(*): Actions, ConfigSchema => ES2016 2016-10-27 18:48:33 -07:00
menu-helpers.coffee refactor(menus): Major prune of keymaps/commands, real conditional menus 2016-04-24 12:16:25 -05:00
menu-manager.es6 fix(menubar): Add missing not operator 2016-11-01 10:01:11 -07:00
module-cache.coffee
multi-request-progress-monitor.es6 es6(*): Misc src to ES2016 2016-10-27 12:08:59 -07:00
native-notifications.es6 fix(notifs): Re-display notifs with the same tag on macOS 2016-11-08 11:06:23 -08:00
nylas-env.coffee refactor(registry): move all registries into src/registries 2016-11-14 14:01:00 -08:00
package-manager.coffee build(*): electron-compile, electron-packager instead of custom tooling 2016-11-09 13:52:10 -08:00
package.coffee refactor(registry): move all registries into src/registries 2016-11-14 14:01:00 -08:00
priority-ui-coordinator.es6 es6(*): Misc src to ES2016 2016-10-27 12:08:59 -07:00
regexp-utils.coffee fix(attachments-preview): Account for pound sign 2016-11-07 14:07:15 -08:00
secondary-window-bootstrap.es6 lint(eslint): Update to new rule names 2016-11-15 16:49:11 -08:00
sheet-container.cjsx es6(*): Misc components, nylas-exports => ES2016 2016-10-27 18:25:30 -07:00
sheet-toolbar.cjsx es6(*): Misc components, nylas-exports => ES2016 2016-10-27 18:25:30 -07:00
sheet.cjsx es6(*): Misc components, nylas-exports => ES2016 2016-10-27 18:25:30 -07:00
spellchecker.es6 fix(spellchecker) Add a cache to improve performance 2016-10-17 13:44:22 -07:00
style-manager.coffee rm(*): deprecated/unused Atom code, user stylesheet support 2016-05-04 14:27:46 -07:00
styles-element.coffee rm(*): deprecated/unused Atom code, user stylesheet support 2016-05-04 14:27:46 -07:00
system-start-service.es6 lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
task-bootstrap.coffee rm(grim): We’re not using Grim for deprecations 2016-10-25 11:36:20 -07:00
task.coffee rm(grim): We’re not using Grim for deprecations 2016-10-25 11:36:20 -07:00
theme-manager.coffee es6(*): Misc src to ES2016 2016-10-27 12:08:59 -07:00
theme-package.coffee
undo-stack.es6 fix(specs): Fix merge conflicts and some specs 2016-05-24 19:04:20 -07:00
virtual-dom-utils.es6 lint(*): Bump to ESLint 3.8 2016-10-17 18:07:35 -07:00
window-bootstrap.coffee Revert "fix(promise): Don't use deprecated Promise.longStackTraces()" 2016-09-20 17:23:53 -04:00
window-bridge.coffee
window-event-handler.coffee refactor(registry): move all registries into src/registries 2016-11-14 14:01:00 -08:00
window.coffee