Skip to content

Releases: fga-eps-mds/2021.1-Multilind-content-server

Release v1.4.4

10 Nov 17:00
976704e
Compare
Choose a tag to compare

1.4.4 (2021-11-10)

Bug Fixes

Tests

  • create integration tests (592469f)

Release v1.4.3

07 Nov 23:18
18a9028
Compare
Choose a tag to compare

1.4.3 (2021-11-07)

Bug Fixes

Release v1.4.2

07 Nov 22:51
8c4049c
Compare
Choose a tag to compare

1.4.2 (2021-11-07)

Bug Fixes

Release v1.4.1

07 Nov 22:36
ca188a1
Compare
Choose a tag to compare

1.4.1 (2021-11-07)

Bug Fixes

Release v1.4.0

05 Nov 17:44
97a1c7c
Compare
Choose a tag to compare

1.4.0 (2021-11-05)

Features

  • add alternative_names column to lingua table (7e8e015)
  • add Anari words (ccef242)
  • creating routes for list language by ethnicity (f142104)
  • function to pages for front (88615c9)
  • get glottocode (bce1d9c)
  • making methods for improving treatment of data (85ad482)
  • pagination for image words (4e3f4bb)

Bug Fixes

Tests

  • making tests to created methods (f730f70)

Release v1.3.0

19 Oct 18:48
1672391
Compare
Choose a tag to compare

1.3.0 (2021-10-19)

Features

  • add code to insert on content server new linguas (a294828)
  • add crawler and modify createPalavra backend to accept more words with different means (10aa922)
  • add dialeto migration (a91322e)
  • add relantion between language and family (fb1593b)
  • add tests to localidade crud (3160116)
  • begin endageredlanguages data crawler (119bb6d)
  • change method call to pass test (78a4eeb)
  • change node-12 version to avoid problems in ci test (48dd5b4)
  • check if word is in csv before try to insert. add insert code to pexels api (2313aa4)
  • comment unused methods (45bb920)
  • crawler funai website to get etnias and languages (ccc9784)
  • create basic crud to dialeto (c122dcb)
  • create basic CRUD to idioma relation (6ba4e3e)
  • create Idioma after insert Lingua (f3f8973)
  • create idioma migration (bab219f)
  • create simple crud to localidade (5721e26)
  • created commom atributtes of migrations (d7a7205)
  • especify query parameters (7d7ea71)
  • filter words based on pos choice (f345c26)
  • fix all n:m relations and returns (9a4a791)
  • fix env detection and improve load env variables (12769b2)
  • fix lint and add rule to fix it to package.json (d5d88c1)
  • get files from storage if it is available (17def80)
  • improve data show and add output (0f18e8b)
  • improve data show and add output (cea7651)
  • improve data show and add output (e11ac04)
  • include model in dialeto return (01146d8)
  • includes tronco in Idioma return (1e9fb47)
  • includes tronco in Idioma return (c6a1d0e)
  • init glottolog data crawler (dff92ea)
  • init socio ambiental data crawler (685f0f2)
  • process funai data (811ef3e)
  • remove duplicated values from funai ids (2322463)
  • remove unused methods and invalid imports (519072b)
  • try to map idioma in dialetos (b8166a5)
  • update data crawler and get language position (ec65afb)
  • update dialeto migration (5083f69)
  • update Localidade migration (33a103d)
  • update localidade model (109973b)
  • use language initials to find family (f328105)
  • use requests to get Brasil languages tronco (bc99713)
  • use site request instead html file (799a861)

Bug Fixes

Read more

Release v1.2.0

06 Oct 19:24
fad6caf
Compare
Choose a tag to compare

1.2.0 (2021-10-06)

Features

  • CRUD tronco with relationship (44be145)
  • implemented method get trunk by id_lingua (bcf1d26)
  • making seeders script to trunk and language relationship (e4a1610)
  • relationship lingua with tronco (794e7f9)

Bug Fixes

  • add id_tronco in create lingua method (09b0b5c)
  • add seeders script in npm start (2c3fae5)
  • changing from set null to restrict (8617677)
  • code smells sonar (47c85e0)
  • code smells sonar (4e70aef)
  • improving output of language data (d1435e0)
  • merge error tests (8079351)
  • migrations for relationship (11554fe)
  • remove seeders script in npm start (b1aa84a)
  • the tronco can set be null (1d1730a)
  • update id_tronco to null if deleted (d7fa8f4)
  • word parans in body (848008a)

Code Refactoring

  • update relationship lingua and palavra (ad02327)

Tests

  • add id_tronco in the lingua test (7d4f098)
  • cleaning database of tests (a2cce7f)
  • making tests for trunk methods (1ea0fcf)
  • refactoring tests with methos toEquals (1905a7e)

Release v1.1.0

27 Sep 03:22
0d07722
Compare
Choose a tag to compare

1.1.0 (2021-09-27)

Features

  • adicionado seeds de linguas e palavras com relacionamento (4677467)
  • controllers da CRUD de palavras (39e7c84)
  • models da CRUD de palavras (40b71f1)
  • rotas da CRUD de palavras (1ef82d7)

Bug Fixes

  • add command to build static files for production (951d42a)
  • change command to build static files for production (44a1f9d)
  • change command to build static files for production (0487efa)
  • code smells sonar (9194d6d)
  • dockerfile for production (fc9e441)
  • drop enum not a function (b37700b)
  • enum no era uma function do sequelize (2ed253f)
  • error 404 in language (86eb25d)
  • lint and prettier rules (301c390)
  • nome padrão alterado (da191be)

Code Refactoring

  • melhorando abordagem de utilização do metodo create (fffc1dc)

Tests

  • testes de lingua (4b12907)
  • testes de linguas (2961622)
  • testes linguas e palavras + organizando test (716a1e4)

Release 1

16 Sep 00:53
577af93
Compare
Choose a tag to compare
Merge pull request #2 from fga-eps-mds/working_crud_etnia

CRUD de Etnias e testes unitários