Commit graph

643 commits

Author SHA1 Message Date
7ffe671c7e fix(general): tslint being applied in all sources. 2019-04-07 19:48:47 -03:00
692ab4150d fix(general): tslint being applied in all sources. 2019-04-07 12:23:27 -03:00
74e82cdbfd fix(general): tslint being applied in all sources. 2019-04-01 16:15:11 -03:00
0237431e09 fix(general): tslint being applied in all sources. 2019-04-01 15:47:18 -03:00
9e3e0657a7 fix(general): tslint being applied in all sources. 2019-04-01 09:01:07 -03:00
025bcc2d95 Update README.md 2019-03-27 14:08:22 -03:00
e68da78fe9 Merge branch 'master' of https://github.com/pragmatismo-io/BotServer 2019-03-27 07:22:29 -03:00
684f7b4795 fix(general): tslint being applied in all sources. 2019-03-11 19:32:47 -03:00
f2d1f69dcf fix(general): tslint being applied in all sources. 2019-03-09 16:59:31 -03:00
b9b76ef11f fix(general): tslint being applied in all sources. 2019-03-08 19:18:39 -03:00
fc550b7baa fix(general): tslint being applied in all sources. 2019-03-08 19:13:00 -03:00
f4bd3f8f5d fix(general): tslint being applied in all sources. 2019-03-08 17:05:58 -03:00
b29bc7bc23 fix(general): tslint being applied in all sources. 2019-03-08 06:49:22 -03:00
60a31675e5 fix(general): tslint being applied in all sources. 2019-03-08 06:37:13 -03:00
a101f13f2b Update README.md 2019-03-04 09:42:33 -03:00
e79ec39767 Update README.md 2019-03-01 15:41:12 -03:00
ff689479eb chore(docs): Refactoring of .md. 2019-03-01 15:38:10 -03:00
2de5db9b19 Merge pull request #88 from rodrigorodriguez/master
fix(NLP): Update of platform to mach NLP URL updates and versioning.
2019-02-28 15:17:11 -03:00
379eb71384 fix(NLP): Update of platform to mach NLP URL updates and versioning. 2019-02-28 15:15:51 -03:00
29c8f47276 Merge pull request #87 from rodrigorodriguez/master
Alpha BASIC 2 support
2019-02-25 10:08:58 -03:00
6d9165c3bd chore(VBA): Draft BASIC guide added. 2019-02-25 09:44:39 -03:00
eee3274b23 chore(VBA): Draft BASIC guide added. 2019-02-25 09:02:23 -03:00
0bddd4a773 fix(VBA): Several bugs fixed and refactoring on Deployer Service done. 2019-02-25 08:36:43 -03:00
Rafael Arenario Pereira da Silva
a01861a874 chore(core.gbapp): Improving error message for NPL. 2019-02-23 18:20:21 -03:00
f78e06e6de feat(basic): General Bots BASIC 2.0 with new keywords and parenthesis only when needed. 2019-02-23 13:17:21 -03:00
ee87b2f24e Merge pull request #86 from PH1998/master
chore(gbot): fix the URL
2019-02-21 16:21:48 -03:00
Garagem
d64e98b488 chore(gbot): fix the URL 2019-02-21 16:16:05 -03:00
4d936a209b Merge branch 'master' of https://github.com/pragmatismo-io/BotServer 2019-02-21 15:30:36 -03:00
Rodrigo Rodriguez
28c4add512 Update README.md 2019-02-20 08:13:31 -03:00
Rodrigo Rodriguez
6e992f0481 Update README.md 2019-02-20 08:10:56 -03:00
a4c2b7a4ba fix(gbot): gbot.cmd now installs packages and compiles the server before running. 2019-02-19 15:30:07 -03:00
3ec62155b8 Update README.md 2019-02-19 15:29:19 -03:00
5fc4f28dd3 Update README.md 2019-02-19 15:28:41 -03:00
8c26b56277 Update README.md 2019-02-19 15:25:35 -03:00
cb7ca7d725 Merge pull request #85 from rodrigorodriguez/master
fix(kb.gbapp): FAQ now showing again.
2019-02-17 03:49:49 -03:00
e05d9f6d1f fix(gbot): gbot.cmd now installs packages and compiles the server before running. 2019-02-17 03:46:48 -03:00
arenasio
620d54b85e Update README.md 2019-02-16 17:15:40 -02:00
35ab8f6f39 fix(design): 404 on bot logo on default.gbtheme: https://github.com/GeneralBots/BotServer/issues/80. 2019-02-11 13:21:44 -02:00
166986af66 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
4da615586b chore(release): 1.2.2 [skip ci]
## [1.2.2](https://github.com/pragmatismo-io/BotServer/compare/1.2.1...1.2.2) (2019-02-01)

### Bug Fixes

* **auth:** setupSecurity now is a complete setup process for tokens. ([4718fe4](https://github.com/pragmatismo-io/BotServer/commit/4718fe4))
* **deployer:** Installs and compiles additional .gbapps on server startup. ([cfe5cd2](https://github.com/pragmatismo-io/BotServer/commit/cfe5cd2))
* **kb.gbapp:** Menu and Ask dialog flows fixing. ([d884bc3](https://github.com/pragmatismo-io/BotServer/commit/d884bc3))
* **VBA:** Removal of invalid error messages. ([dd92032](https://github.com/pragmatismo-io/BotServer/commit/dd92032))
2019-02-01 13:11:03 +00:00
ddba4ecd42 Merge pull request #81 from rodrigorodriguez/master
Several bug fixes and start for handling ms-graph calls and sharepoint basic storage
2019-02-01 11:06:16 -02:00
5c7a03254f fix(kb.gbapp): Menu and Ask dialog flows fixing. 2019-02-01 10:58:11 -02:00
25776e7fe1 fix(auth): setupSecurity now is a complete setup process for tokens. 2019-01-31 11:32:33 -02:00
8a3304aecd fix(deployer): Installs and compiles additional .gbapps on server startup. 2018-12-26 18:57:25 -02:00
808d6c046d fix(VBA): Removal of invalid error messages. 2018-12-23 19:29:24 -02:00
Rodrigo
78fb7a8a32 chore(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/pragmatismo-io/BotServer/compare/1.2.0...1.2.1) (2018-12-18)

### Bug Fixes

* **kb:** Fix in Faq and Menu dialogs. ([6ba8c09](https://github.com/pragmatismo-io/BotServer/commit/6ba8c09))
* **startup:** Startup improved and more checks added. ([5d6c60e](https://github.com/pragmatismo-io/BotServer/commit/5d6c60e))
* **webchat:** Sync versions and MSFT strategy. ([238c0bf](https://github.com/pragmatismo-io/BotServer/commit/238c0bf))
2018-12-18 16:36:57 +00:00
5da1142653 Merge pull request #51 from rodrigorodriguez/master
Update webchat to v4.
2018-12-18 14:31:42 -02:00
131a5008e6 fix(kb): Fix in Faq and Menu dialogs. 2018-12-18 14:24:02 -02:00
447480091d fix(webchat): Sync versions and MSFT strategy. 2018-12-18 14:12:38 -02:00
db439c0234 fix(startup): Startup improved and more checks added. 2018-12-18 13:50:35 -02:00