Commit graph

679 commits

Author SHA1 Message Date
Rodrigo Rodriguez
39af883be1
Merge branch 'master' into master 2019-05-23 21:42:15 -03:00
Rodrigo Rodriguez
56f46f4f7d fix(core.gbapp): Removing POC code. 2019-05-23 21:27:33 -03:00
Rodrigo Rodriguez
f1b8eb2fad fix(core.gbapp): Azure deployment. 2019-05-16 12:36:11 -03:00
Rodrigo Rodriguez
49e174395c fix(core.gbapp): Azure deployment. 2019-05-16 11:54:43 -03:00
Rodrigo Rodriguez
01b8dd57a5 fix(core.gbapp): ESNext in tsconfig.json to match MSFT. 2019-05-16 10:38:59 -03:00
Rodrigo Rodriguez
f8fab388b0 fix(core.gbapp): Azure Deployment. 2019-05-16 10:27:26 -03:00
Rodrigo Rodriguez
4d6779ee1e fix(core.gbapp): Publishing in Azure. 2019-05-16 10:11:20 -03:00
Rodrigo Rodriguez
f0ec25eceb fix(core.gbapp): Investigating BASIC broken. 2019-05-16 09:29:37 -03:00
Rodrigo Rodriguez
4351b87973 fix(whatsapp.gblib): Enabling Whatsapp. 2019-05-16 07:22:32 -03:00
Rodrigo Rodriguez
74f5936638 fix(whatsapp.gblib): Enabling Whatsapp. 2019-05-15 22:30:14 -03:00
Rodrigo Rodriguez
85249e5f3f fix(whatsapp.lib): Enabling Whatsapp. 2019-05-15 12:41:04 -03:00
Rodrigo Rodriguez
bc9c58828b fix(core.gbapp): Fixing loading of instances. 2019-05-14 23:02:21 -03:00
Rodrigo
d5b1479b9f chore(release): 1.3.0 [skip ci]
# [1.3.0](https://github.com/pragmatismo-io/BotServer/compare/1.2.2...1.3.0) (2019-05-12)

### Bug Fixes

* **core:** ngrok is running on linux ([000bdc1](https://github.com/pragmatismo-io/BotServer/commit/000bdc1))
* **design:** 404 on bot logo on default.gbtheme: https://github.com/GeneralBots/BotServer/issues/80. ([f67f04a](https://github.com/pragmatismo-io/BotServer/commit/f67f04a))
* **gbot:** gbot.cmd now installs packages and compiles the server before running. ([dca0325](https://github.com/pragmatismo-io/BotServer/commit/dca0325))
* **gbot:** gbot.cmd now installs packages and compiles the server before running. ([b7abf5f](https://github.com/pragmatismo-io/BotServer/commit/b7abf5f))
* **general:** tslint being applied in all sources. ([77ccc3d](https://github.com/pragmatismo-io/BotServer/commit/77ccc3d))
* **general:** tslint being applied in all sources. ([25d1459](https://github.com/pragmatismo-io/BotServer/commit/25d1459))
* **general:** tslint being applied in all sources. ([4b49686](https://github.com/pragmatismo-io/BotServer/commit/4b49686))
* **general:** tslint being applied in all sources. ([895be68](https://github.com/pragmatismo-io/BotServer/commit/895be68))
* **general:** tslint being applied in all sources. ([c74b3ee](https://github.com/pragmatismo-io/BotServer/commit/c74b3ee))
* **general:** tslint being applied in all sources. ([ef3c5a1](https://github.com/pragmatismo-io/BotServer/commit/ef3c5a1))
* **general:** tslint being applied in all sources. ([e9bed77](https://github.com/pragmatismo-io/BotServer/commit/e9bed77))
* **general:** tslint being applied in all sources. ([d717de6](https://github.com/pragmatismo-io/BotServer/commit/d717de6))
* **general:** tslint being applied in all sources. ([2c18517](https://github.com/pragmatismo-io/BotServer/commit/2c18517))
* **general:** tslint being applied in all sources. ([cd5189d](https://github.com/pragmatismo-io/BotServer/commit/cd5189d))
* **general:** tslint being applied in all sources. ([5d08457](https://github.com/pragmatismo-io/BotServer/commit/5d08457))
* **general:** tslint being applied in all sources. ([6de285e](https://github.com/pragmatismo-io/BotServer/commit/6de285e))
* **general:** tslint being applied in all sources. ([69ca62b](https://github.com/pragmatismo-io/BotServer/commit/69ca62b))
* **general:** tslint being applied in all sources. ([8fec26c](https://github.com/pragmatismo-io/BotServer/commit/8fec26c))
* **kb.gbapp:** FAQ now showing again. ([c70200a](https://github.com/pragmatismo-io/BotServer/commit/c70200a))
* **kb.gbapp:** Fix in subjects null pointer. ([e21916f](https://github.com/pragmatismo-io/BotServer/commit/e21916f))
* **NLP:** Update of platform to mach NLP URL updates and versioning. ([6588049](https://github.com/pragmatismo-io/BotServer/commit/6588049))
* **VBA:** Several bugs fixed and refactoring on Deployer Service done. ([fecbd3e](https://github.com/pragmatismo-io/BotServer/commit/fecbd3e))

### Features

* **basic:** General Bots BASIC 2.0 with new keywords and parenthesis only when needed. ([3cc92ec](https://github.com/pragmatismo-io/BotServer/commit/3cc92ec))
2019-05-12 16:32:53 +00:00
Rodrigo Rodriguez
0ad24ec2d2
Update .travis.yml 2019-05-12 13:28:01 -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
Rodrigo Rodriguez
261b73bbb1
Merge pull request #93 from arenasio/master
Ajustes de Mensagens e Documentação
2019-05-12 09:49:26 -03:00
Rodrigo Rodriguez
4197c454f5
Update README.md 2019-05-12 09:46:37 -03:00
Rodrigo Rodriguez
ed3c968fac
Update README.md 2019-05-12 09:46:14 -03:00
Rodrigo Rodriguez
7ad93d173c
Update README.md 2019-05-12 09:43:40 -03:00
Rodrigo Rodriguez
9bcc11b9ec
Update README.md 2019-05-12 09:40:08 -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
528e0a90eb
Merge pull request #90 from rodrigorodriguez/master
fix(general): tslint being applied in all sources.
2019-04-08 12:26:56 -03:00
Rodrigo Rodriguez
ef3c5a18e2 fix(general): tslint being applied in all sources. 2019-04-08 11:59:55 -03:00
Rodrigo Rodriguez
6de285e234 fix(general): tslint being applied in all sources. 2019-04-08 11:30:01 -03:00
Rodrigo Rodriguez
69ca62bd35 fix(general): tslint being applied in all sources. 2019-04-07 19:48:47 -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
4b49686a3b fix(general): tslint being applied in all sources. 2019-04-01 15:47:18 -03:00
Rodrigo Rodriguez
895be687cf fix(general): tslint being applied in all sources. 2019-04-01 09:01:07 -03:00
Rodrigo Rodriguez
440a3a990d
Update README.md 2019-03-27 14:08:22 -03:00
Rodrigo Rodriguez
f0c72988c4 Merge branch 'master' of https://github.com/pragmatismo-io/BotServer 2019-03-27 07:22:29 -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
0cb4cef9c9
Update README.md 2019-03-04 09:42:33 -03:00
Rodrigo Rodriguez
2e49709fba
Update README.md 2019-03-01 15:41:12 -03:00
Rodrigo Rodriguez
a5a5f23ecd chore(docs): Refactoring of .md. 2019-03-01 15:38:10 -03:00
Rodrigo Rodriguez
fb7cf1fc25
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
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
11aa599c3d
Merge pull request #87 from rodrigorodriguez/master
Alpha BASIC 2 support
2019-02-25 10:08:58 -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