Commit graph

638 commits

Author SHA1 Message Date
Rodrigo Rodriguez
b477c46d9c fix(core.gbapp): Fix in undeploy and markdown processsing. 2020-04-03 02:50:33 -03:00
Rodrigo Rodriguez
134cf31695 new(core.gbapp): New param for disabling welcome messages. 2020-04-03 00:17:21 -03:00
Rodrigo Rodriguez
9e15b03d04 fix(core.gbapp): Use of BOT_URL instead of relying on AZ. 2020-04-02 23:52:59 -03:00
Rodrigo Rodriguez
9c84b80037 Merge branch 'master' of https://github.com/GeneralBots/BotServer 2020-04-02 22:24:08 -03:00
Rodrigo Rodriguez
9652fcdb0b fix(core.gbapp): Entire Web stack is optional now. 2020-04-02 22:24:00 -03:00
Rodrigo Rodriguez
0b55ad8b7a fix(core.gbapp): Operator fixed. 2020-04-02 22:02:50 -03:00
Rodrigo Rodriguez
b6e3611636 fix(core.gbapp): No more empty tests; reference errors fixed. 2020-04-02 21:24:58 -03:00
Rodrigo Rodriguez
2f3756d0d7 fix(core.gbapp): Fix in startup code in blank. 2020-04-02 21:07:23 -03:00
Rodrigo Rodriguez
0645c310c3 fix(core.gbapp):Fix in tabular blank lines and other fixes. 2020-04-02 19:03:57 -03:00
Rodrigo Rodriguez
3c717c3f0c fix(core.gbapp): Refactoring in MD and Admin Commands. 2020-04-01 15:42:57 -03:00
Rodrigo Rodriguez
1b8e6bec1a fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-31 19:41:33 -03:00
Rodrigo Rodriguez
d9857b9880 fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-31 09:11:04 -03:00
Rodrigo Rodriguez
ade960ac3e fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-30 19:34:44 -03:00
Rodrigo Rodriguez
ab5d507989 fix(core.gbapp): Refactoring in MD fix in disabling auto-compiling of .gbapps. 2020-03-30 14:03:12 -03:00
Rodrigo Rodriguez
e1ad711904 fix(core.gbapp): Custom boot dialog only available to boot bot. 2020-03-09 16:30:12 -03:00
Rodrigo Rodriguez
3512335e5e fix(core.gbapp): Custom boot dialog only available to boot bot. 2020-03-09 16:29:38 -03:00
Rodrigo Rodriguez
946a66b692 fix(core.gbapp): Custom boot dialog only available to boot bot. 2020-03-09 14:19:17 -03:00
Rodrigo Rodriguez
efea36f1cc fix(core.gbapp): Admin protected again, additional checks and adjustments. 2020-03-08 09:24:28 -03:00
Rodrigo Rodriguez
f5e0835cc3 fix(core.gbapp): Bot creation can be fully automated after MSFT finished their issues. 2020-02-27 20:49:05 -03:00
Rodrigo Rodriguez
3171911c78 new(core.gbapp): GB Apps can now publish bots and replace root dialog. 2020-02-26 15:20:47 -03:00
Rodrigo Rodriguez
eed995e460 fix(core.gbapp): GB Apps can now publish bots and replace root web application. 2020-02-25 12:37:10 -03:00
Rodrigo Rodriguez
675c8511cb fix(core.gbapp): GB Apps can now publish bots and replace root web application. 2020-02-25 10:13:38 -03:00
Rodrigo Rodriguez
283e596c80 fix(kb.gbapp): Content plain text to other channels when no projector is avilable. 2020-02-03 10:52:47 -03:00
Rodrigo Rodriguez
db8558254f fix(customer-satisfaction.gbapp): Improvements on answer. 2020-01-29 10:48:51 -03:00
Rodrigo Rodriguez
414f29c1d2 fix(default.gbui): Temp. rem. of fingerprint2 lib. 2020-01-27 19:55:57 -03:00
Rodrigo Rodriguez
5988241b06 Merge branch 'master' of https://github.com/GeneralBots/BotServer 2020-01-27 16:19:24 -03:00
Rodrigo Rodriguez
22f4250831 fix(analytics.gblib): Fixes in database storage. 2020-01-27 16:19:09 -03:00
Rodrigo Rodriguez
32a8740f22
Update README.md 2020-01-26 17:52:38 -03:00
Rodrigo Rodriguez
5d6dacc910 fix(core.gbapp): Review of async calls, specially on collection loops. 2020-01-26 17:43:50 -03:00
Rodrigo Rodriguez
94993f1c56 new(customer-satisfaction.gbapp): basic bad word handler added 2020-01-26 15:27:17 -03:00
Rodrigo Rodriguez
0842ee923e Merge branch 'master' of https://github.com/GeneralBots/BotServer 2020-01-26 14:51:29 -03:00
Rodrigo Rodriguez
288aea86ba fix(default.gbui): Logo now showing in any screen. 2020-01-26 14:50:24 -03:00
Rodrigo Rodriguez
71c82e1dfa
Update README.md 2020-01-16 10:28:46 -03:00
Rodrigo Rodriguez
9b767d8bab
Update README.md 2020-01-15 09:03:17 -03:00
Rodrigo Rodriguez
fde428834c
Update README.md 2020-01-15 09:01:06 -03:00
Rodrigo Rodriguez
10b4131cf5
Update README.md 2020-01-10 10:18:03 -03:00
Rodrigo Rodriguez
9fc798b1a1
Update README.md 2020-01-10 10:17:46 -03:00
Rodrigo Rodriguez
b4d1af553f
Update README.md 2020-01-10 10:17:02 -03:00
Rodrigo Rodriguez
99b5a4a2e9 fix(core.gbapp): WebChat now can be made private. 2020-01-10 10:04:26 -03:00
Rodrigo Rodriguez
c51ff7a78f fix(core.gbapp): Security enhancements and fixes. 2020-01-09 15:28:11 -03:00
Rodrigo Rodriguez
5bf7a0a208 fix (core.gbapp): nyc removed until unit tests are available. 2020-01-08 19:13:22 -03:00
Rodrigo Rodriguez
163be94dd4 fix (core.gbapp): warnings and comments handled. 2020-01-08 18:06:03 -03:00
Rodrigo Rodriguez
eca9099225 fix (core.gbapp): warnings and comments handled. 2020-01-08 17:52:46 -03:00
Joao Antonio Ferreira
071f38cfc3 WIP: Adding pre-commit npm module 2019-12-31 16:46:33 -03:00
Joao Antonio Ferreira
b4f6af02d2 WIP: NPM packages updates to latest versions 2019-12-31 16:12:06 -03:00
Joao Antonio Ferreira
b058e32779 WIP: atualização de pacotes NPM 2019-12-30 14:18:13 -03:00
Joao Antonio Ferreira
77582a7de2 WIP: some clean-up and debug additions 2019-12-30 12:51:11 -03:00
Joao Antonio Ferreira
4cfb0904ef major(all): Update bot framework version 2019-11-13 21:16:05 -03:00
Joao Antonio Ferreira
ef80578163 WIP: Attempt to fix bug with Azure platform 2019-11-10 16:20:15 -03:00
Joao Antonio Ferreira
566899d369 chore(core.gbapp): Some useful refactoring 2019-10-23 23:25:31 -03:00