Skip to content

Releases: Ilhasoft/bothub-webapp

1.10.2: Merge pull request #180 from Ilhasoft/develop

10 Sep 19:43
dfd491f
Compare
Choose a tag to compare

1.10.1: Merge pull request #176 from Ilhasoft/develop

06 Sep 19:13
20b66f7
Compare
Choose a tag to compare

Fixes

  • Fix bh-text with value equal null

1.10.0: Merge pull request #175 from Ilhasoft/develop

06 Sep 19:08
c55b833
Compare
Choose a tag to compare

Features

  • Add suport to entity labels

v1.9.5: Merge pull request #143 from Ilhasoft/develop

26 Jul 18:52
154fa92
Compare
Choose a tag to compare

v1.9.4: Merge pull request #139 from Ilhasoft/develop

24 Jul 18:28
7c17c6e
Compare
Choose a tag to compare

Fixes

Enhancements

  • Upgrade npm packages
  • Refactor components tests using Jest's new version
  • Apply new Airbnb eslint rules
  • Issue #137

v1.9.3: Merge pull request #129 from Ilhasoft/develop

13 Jul 16:21
f9df49b
Compare
Choose a tag to compare

Fixes

Enhancements

  • Move LanguageSelect to components/inputs

v1.9.2: Merge pull request #126 from Ilhasoft/develop

12 Jul 18:37
ed47fb9
Compare
Choose a tag to compare

Enhancements

  • Fill languages based in SUPPORTED_LANGUAGES
  • Add support to PT-BR Brazilian Portuguese
  • Update flags imgs to svg files

v1.9.1: Merge pull request #122 from Ilhasoft/develop

09 Jul 20:40
7c7369d
Compare
Choose a tag to compare

v1.9.0: Merge pull request #117 from Ilhasoft/develop

06 Jul 14:05
0ef0f79
Compare
Choose a tag to compare

New Components

  • RequestAuthorizationForm
  • AuthorizationRequestItem
  • AuthorizationRequestsList

Features

  • Request authorization to repository
  • Manager repository authorizations requests

v1.8.0: Merge pull request #112 from Ilhasoft/develop

02 Jul 14:22
5294d43
Compare
Choose a tag to compare

New Components

  • SelectUserInput
  • UserAvatar
  • SetAuthorizationRoleForm
  • AuthorizationItem
  • AuthorizationsList

Features

  • Manager role flow
  • Entities with same color in repository route

Enhancements

  • Update favicons and icons
  • Update GitHub footer link
  • Update NLP parse link and params
  • Add response example in Analyze Text example

Fixes

  • Update buefy to fix AutoComplete height issue