Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
aaba2976b4
Update .gitmodules 2026-02-06 17:11:32 -03:00
116f11cb42 Update all submodules to latest commits
Includes botui fix for 404 errors with bot name prefixes:
- Removed root-level static routes that conflicted with bot prefixes
- All static assets now properly served under /suite/ path
- Fixes /edu/suite/js/api-client.js and related assets
2026-02-06 16:30:42 -03:00
6 changed files with 16 additions and 16 deletions

22
.gitmodules vendored
View file

@ -1,42 +1,42 @@
[submodule "botapp"] [submodule "botapp"]
path = botapp path = botapp
url = https://alm.pragmatismo.com.br/GeneralBots/botapp.git url = https://github.com/GeneralBots/botapp.git
[submodule "botserver"] [submodule "botserver"]
path = botserver path = botserver
url = https://alm.pragmatismo.com.br/GeneralBots/botserver.git url = https://github.com/GeneralBots/botserver.git
[submodule "botlib"] [submodule "botlib"]
path = botlib path = botlib
url = https://alm.pragmatismo.com.br/GeneralBots/botlib.git url = https://github.com/GeneralBots/botlib.git
[submodule "botui"] [submodule "botui"]
path = botui path = botui
url = https://alm.pragmatismo.com.br/GeneralBots/botui.git url = https://github.com/GeneralBots/botui.git
[submodule "botbook"] [submodule "botbook"]
path = botbook path = botbook
url = https://alm.pragmatismo.com.br/GeneralBots/botbook.git url = https://github.com/GeneralBots/botbook.git
[submodule "bottest"] [submodule "bottest"]
path = bottest path = bottest
url = https://alm.pragmatismo.com.br/GeneralBots/bottest.git url = https://github.com/GeneralBots/bottest.git
[submodule "botdevice"] [submodule "botdevice"]
path = botdevice path = botdevice
url = https://alm.pragmatismo.com.br/GeneralBots/botdevice.git url = https://github.com/GeneralBots/botdevice.git
[submodule "botmodels"] [submodule "botmodels"]
path = botmodels path = botmodels
url = https://alm.pragmatismo.com.br/GeneralBots/botmodels.git url = https://github.com/GeneralBots/botmodels.git
[submodule "botplugin"] [submodule "botplugin"]
path = botplugin path = botplugin
url = https://alm.pragmatismo.com.br/GeneralBots/botplugin.git url = https://github.com/GeneralBots/botplugin.git
[submodule "bottemplates"] [submodule "bottemplates"]
path = bottemplates path = bottemplates
url = https://alm.pragmatismo.com.br/GeneralBots/bottemplates.git url = https://github.com/GeneralBots/bottemplates.git
[submodule ".github"] [submodule ".github"]
path = .github path = .github
url = https://alm.pragmatismo.com.br/GeneralBots/.github.git url = https://github.com/GeneralBots/.github.git

@ -1 +1 @@
Subproject commit fc31150198d302f5407ad8612488899ce9a182f6 Subproject commit 827e011ac05084396aaf2c3098409bf5e02b5cf9

@ -1 +1 @@
Subproject commit b436762026c8a93291a261a9e6d33e84f25e06f7 Subproject commit 84458b2a6905af7db72b15f5e833bb7942ccdaa9

@ -1 +1 @@
Subproject commit 17a614974ce2e0bc6dd32266d8e4f78536979ced Subproject commit dd3d8c74dd58a1cc6d6b18d22108819519aaf9c3

@ -1 +1 @@
Subproject commit 51458e391df2a47f5ccbcf10ec45edeeb9cf5902 Subproject commit 706391b272e0fb7c5b2646cc4cc72180195e07f4

2
botui

@ -1 +1 @@
Subproject commit 5657e330067e4a311a717c1cfd5d35a2c0419126 Subproject commit 661edc09fa1063673e84b63d2dcb5cfbe0f91232