Граф коммитов

2967 Коммитов

Автор SHA1 Сообщение Дата
Eric Anderson 2b42e9b9bc more address bar fixes 2016-11-07 12:59:53 -08:00
Eric Anderson e3a731a396 monkey patch window.open to spawn external browser. 2016-11-07 12:59:53 -08:00
Eric Anderson 084faea495 Fix for chat bubble top margin. 2016-11-07 12:59:53 -08:00
Eric Anderson 971b9a5a3b pin all devDependencies versions. revert to Electron 1.4.2 because hyperlink bug. 2016-11-07 12:59:53 -08:00
Eric Anderson d8ff1f0662 latest webchat integration 2016-11-07 12:59:53 -08:00
Eric Anderson 2f20c85fb6 address bar fixes 2016-11-07 12:59:53 -08:00
Eric Anderson 55c7e5ea30 fix address bar bug. better logging of network errors. 2016-11-07 12:59:53 -08:00
Eric Anderson 81d1241db2 Fix for delivery of conversationUpdate msg to bot. 2016-11-07 12:59:53 -08:00
Eric Anderson 904ae1d19c fix for settings merge 2016-11-07 12:59:53 -08:00
fuselabs 88207ce201 add npm start commanc 2016-11-07 12:59:53 -08:00
Tom Laird-McConnell 63856db623 fix for emulatolinuxr 2016-11-07 12:59:53 -08:00
Tom Laird-McConnell f09cee5246 fix launch.json 2016-11-07 12:59:53 -08:00
Tom Laird-McConnell 8951d9399c slight linux tweaks 2016-11-07 12:59:53 -08:00
Eric Anderson d8f6ba3d1e wip, but important interim fixes. 2016-11-07 12:59:52 -08:00
Eric Anderson eb1bf36267 fix for default splitter positions. 2016-11-07 12:59:52 -08:00
fuselabs 89e763e336 fix ngrok path on OSX 2016-11-07 12:59:52 -08:00
Tom Laird-McConnell 7ee5eac06b fix for case on import 2016-11-07 12:59:52 -08:00
Eric Anderson 972c1bd57c remove react-formattedtext dependency 2016-11-07 12:59:52 -08:00
Eric Anderson 3567c8e77c minor tweaks 2016-11-07 12:59:52 -08:00
Eric Anderson 3a9b4fbdbc improved ngrok init 2016-11-07 12:59:52 -08:00
Eric Anderson 5da616eb91 update to directline v3. progress on system munu. 2016-11-07 12:59:52 -08:00
Eric Anderson 3db9fdc493 change 2016-11-07 12:59:52 -08:00
Eric Anderson 55e23fe464 more restrictive hyperlink navigation 2016-11-07 12:59:52 -08:00
Tom Laird-McConnell 216a2189a1 fix typescript cast warning 2016-11-07 12:59:52 -08:00
Tom Laird-McConnell 107120e992 add third party licenses 2016-11-07 12:59:52 -08:00
Tom Laird-McConnell 4f72b14b50 add license generation 2016-11-07 12:59:52 -08:00
Eric Anderson 890128c993 install hyperlink handler 2016-11-07 12:59:52 -08:00
Eric Anderson 8936f6f95f change how settings change handlers are dispatched 2016-11-07 12:59:51 -08:00
Eric Anderson a3adc0c8fb add package reference to react-formattedtext 2016-11-07 12:59:51 -08:00
Eric Anderson 59a8c47591 tweaks 2016-11-07 12:59:51 -08:00
Eric Anderson d90992e59c ensure we don't lose log messages at startup 2016-11-07 12:59:51 -08:00
Eric Anderson 08878c84bf call the right log function 2016-11-07 12:59:51 -08:00
Eric Anderson 05fb7e175d now can write to log before main window is created
previously, the server side would crash if it tried to log to the console before the client side started up. brittle!
2016-11-07 12:59:51 -08:00
Eric Anderson e93713f5e0 handle zeroing out of ngrok path. 2016-11-07 12:59:51 -08:00
Eric Anderson c317cb4f28 add ngrok path to settings dialog 2016-11-07 12:59:51 -08:00
Tom Laird-McConnell 47482aa5cc remove ngrok module, rely on external ngrok path and capture inspect url (127.0.0.1:PORT) 2016-11-07 12:59:51 -08:00
Eric Anderson 64734ea2e4 updated bot settings panel 2016-11-07 12:59:51 -08:00
Eric Anderson f345462188 break up monolithic addressBar file 2016-11-07 12:59:51 -08:00
Tom Laird-McConnell 135a7136f6 add ngrokpath 2016-11-07 12:59:51 -08:00
Tom Laird-McConnell d1ae385cf8 clean up bad merge 2016-11-07 12:59:51 -08:00
Tom Laird-McConnell 3ce5385492 cleaned up some imports 2016-11-07 12:59:50 -08:00
Tom Laird-McConnell 4a851f2f43 auto-ngrok 2016-11-07 12:59:50 -08:00
Eric Anderson 37175751d2 css tweaks. add menu icon. 2016-11-07 12:59:50 -08:00
Eric Anderson 50c79c7842 fix logging to console from server side. reset ui when new conversation starts. 2016-11-07 12:59:50 -08:00
Tom Laird-McConnell bacc43147d replace var with let 2016-11-07 12:59:50 -08:00
Tom Laird-McConnell d1abb3e2d4 made controller static 2016-11-07 12:59:50 -08:00
Eric Anderson 7cd765ebd3 Add InspectorView. 2016-11-07 12:59:50 -08:00
fuselabs 0cac636c3b update .gitignore 2016-11-07 12:59:50 -08:00
Eric Anderson eff4021d84 change z-order of resizers 2016-11-07 12:59:50 -08:00
Eric Anderson e0d312108c add ability to log to the output view 2016-11-07 12:59:50 -08:00