Commit graph

83 commits

Author SHA1 Message Date
Rodrigo Rodriguez
bc9c58828b fix(core.gbapp): Fixing loading of instances. 2019-05-14 23:02:21 -03:00
Rodrigo Rodriguez
5b320e5c04
Merge pull request #91 from SarahLourenco/master
fix(core): ngrok is running on linux
2019-05-12 09:49:54 -03:00
Arenasio
c697ead53a Fix(core.gbapp): Fixing nlp typo 2019-05-01 13:14:36 +00:00
Arenasio
3e320e2d3e Merge branch 'master' of https://github.com/rodrigorodriguez/BotServer 2019-05-01 11:53:13 +00:00
Rodrigo Rodriguez
e21916f35e fix(kb.gbapp): Fix in subjects null pointer. 2019-05-01 08:48:30 -03:00
Arenasio
5e725a6b82 Merge branch 'master' of https://github.com/GeneralBots/BotServer 2019-05-01 11:45:26 +00:00
sarahlourenco
000bdc1eec fix(core): ngrok is running on linux 2019-04-30 12:56:31 -03:00
Rodrigo Rodriguez
6de285e234 fix(general): tslint being applied in all sources. 2019-04-08 11:30:01 -03:00
Rodrigo Rodriguez
77ccc3d319 fix(general): tslint being applied in all sources. 2019-04-07 12:23:27 -03:00
Rodrigo Rodriguez
25d14592b7 fix(general): tslint being applied in all sources. 2019-04-01 16:15:11 -03:00
Rodrigo Rodriguez
895be687cf fix(general): tslint being applied in all sources. 2019-04-01 09:01:07 -03:00
Rodrigo Rodriguez
c74b3ee97c fix(general): tslint being applied in all sources. 2019-03-11 19:32:47 -03:00
Rodrigo Rodriguez
8fec26ce03 fix(general): tslint being applied in all sources. 2019-03-09 16:59:31 -03:00
Rodrigo Rodriguez
e9bed772fa fix(general): tslint being applied in all sources. 2019-03-08 19:18:39 -03:00
Rodrigo Rodriguez
d717de6245 fix(general): tslint being applied in all sources. 2019-03-08 19:13:00 -03:00
Rodrigo Rodriguez
2c185177a8 fix(general): tslint being applied in all sources. 2019-03-08 17:05:58 -03:00
Rodrigo Rodriguez
cd5189d0c8 fix(general): tslint being applied in all sources. 2019-03-08 06:49:22 -03:00
Rodrigo Rodriguez
5d08457bef fix(general): tslint being applied in all sources. 2019-03-08 06:37:13 -03:00
Rodrigo Rodriguez
a5a5f23ecd chore(docs): Refactoring of .md. 2019-03-01 15:38:10 -03:00
Rodrigo Rodriguez
6588049025 fix(NLP): Update of platform to mach NLP URL updates and versioning. 2019-02-28 15:15:51 -03:00
Rodrigo Rodriguez
fd39b1d6dc chore(VBA): Draft BASIC guide added. 2019-02-25 09:44:39 -03:00
Rodrigo Rodriguez
6780551ea6 chore(VBA): Draft BASIC guide added. 2019-02-25 09:02:23 -03:00
Rodrigo Rodriguez
fecbd3e92c fix(VBA): Several bugs fixed and refactoring on Deployer Service done. 2019-02-25 08:36:43 -03:00
Rafael Arenario Pereira da Silva
4b20878562 chore(core.gbapp): Improving error message for NPL. 2019-02-23 18:20:21 -03:00
Rodrigo Rodriguez
3cc92ecec7 feat(basic): General Bots BASIC 2.0 with new keywords and parenthesis only when needed. 2019-02-23 13:17:21 -03:00
Rodrigo Rodriguez
e59e4b25d7
Merge pull request #86 from PH1998/master
chore(gbot): fix the URL
2019-02-21 16:21:48 -03:00
Garagem
3481edd422 chore(gbot): fix the URL 2019-02-21 16:16:05 -03:00
Rodrigo Rodriguez
dca0325ad8 fix(gbot): gbot.cmd now installs packages and compiles the server before running. 2019-02-19 15:30:07 -03:00
Rodrigo Rodriguez
f67f04a4ba fix(design): 404 on bot logo on default.gbtheme: https://github.com/GeneralBots/BotServer/issues/80. 2019-02-11 13:21:44 -02:00
Rodrigo Rodriguez
c70200a176 fix(kb.gbapp): FAQ now showing again.
fix(kb.gbapp): When menu is clicked it will show associated FAQ again.
2019-02-11 11:25:00 -02:00
Rodrigo Rodriguez
d884bc357d fix(kb.gbapp): Menu and Ask dialog flows fixing. 2019-02-01 10:58:11 -02:00
Rodrigo Rodriguez
4718fe4fc9 fix(auth): setupSecurity now is a complete setup process for tokens. 2019-01-31 11:32:33 -02:00
Rodrigo Rodriguez
cfe5cd2ddb fix(deployer): Installs and compiles additional .gbapps on server startup. 2018-12-26 18:57:25 -02:00
Rodrigo Rodriguez
dd92032f62 fix(VBA): Removal of invalid error messages. 2018-12-23 19:29:24 -02:00
Rodrigo Rodriguez
6ba8c0993f fix(kb): Fix in Faq and Menu dialogs. 2018-12-18 14:24:02 -02:00
Rodrigo Rodriguez
238c0bfb8c fix(webchat): Sync versions and MSFT strategy. 2018-12-18 14:12:38 -02:00
Rodrigo Rodriguez
5d6c60ed6d fix(startup): Startup improved and more checks added. 2018-12-18 13:50:35 -02:00
Rodrigo Rodriguez
0270a8ef40 feat(webchat): Update of webchat to the newer version 4. 2018-12-12 20:40:33 -02:00
Rodrigo Rodriguez (pragmatismo.io)
9d5a9c694a fix(tests): Disabling VM tests tentative for now. 2018-12-06 11:20:05 -02:00
Rodrigo Rodriguez
17ac3681b8
Update GBLoginPlayer.js 2018-12-06 11:07:15 -02:00
Rodrigo Rodriguez
0349caaf79
Update GBLoginPlayer.js 2018-12-06 11:02:08 -02:00
Rodrigo Rodriguez
415bcf3097
Update GBMarkdownPlayer.js 2018-12-06 11:01:31 -02:00
Rodrigo Rodriguez
bd77b1c3ac
Update GBUIApp.js 2018-12-06 10:55:22 -02:00
Rodrigo Rodriguez
bebe7e8761
Merge branch 'master' into vba-alpha 2018-12-06 10:47:53 -02:00
Rodrigo Rodriguez (pragmatismo.io)
02ed08508d fix(default.gbui): Removing warnings. 2018-12-06 10:45:16 -02:00
Rodrigo Rodriguez (pragmatismo.io)
9cd66b8fac fix(gbdialog): Renamed alpha command to alpha-VBA added documentation files. 2018-12-06 10:16:28 -02:00
Rodrigo Rodriguez (pragmatismo.io)
9fb431ce2f fix(gbdialog): VBA is running financial simulations. 2018-12-02 21:39:36 -02:00
Rodrigo Rodriguez (pragmatismo.io)
2dd359a344 fix(gbdialog): VBA is running. 2018-12-02 19:59:27 -02:00
Rodrigo Rodriguez (pragmatismo.io)
3bb9d652fd fix(gbdialog): Support for multiples hear blocks. 2018-12-01 23:01:42 -02:00
Rodrigo Rodriguez (pragmatismo.io)
6915d58db1 fix(gbdialog): VBA hear must be a wrapper call. 2018-12-01 20:48:08 -02:00