Releases: fga-eps-mds/2021.1-Multilind-content-server
Releases · fga-eps-mds/2021.1-Multilind-content-server
Release v1.4.4
Release v1.4.3
Release v1.4.2
Release v1.4.1
Release v1.4.0
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
- lint (f4f45aa)
- lint (06bcd06)
- output of all languages (b3bbb94)
- return palavra object instead an array (8d13c39)
- sonarcloud code smells (fe7b202)
Tests
- making tests to created methods (f730f70)
Release v1.3.0
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
- add language name to idioma query (c9eb620)
- avoid unavailable tronco (2cacd0a)
- code smells (744db68)
- disabled timestamp for database (5c2a851)
- lint (b92ff76)
- lint (d870718)
- lint (2d215e4)
- lint (0f97232)
- lint (1c8606c)
- remove http links (b4df43b)
- remove localidade migration from database (06a6ec6)
- remove returns 404 on getAll to avoid problems on population (db58b3b)
- remove unused methods (893098c)
- remove unused methods (2651b42)
- remove unused methods of dialeto and change require because broken the tests (6d1cb56)
- remove unused methods of palavra (19677e9)
- remove unused methods of tronco (86b42c4)
- rename migration to avoid problems (4b18e93)
- replace http to https (e26c208)
- set ssl true to avoid no pg_hba.conf entry ([b4d1c32](https://github.com/fga-eps-mds/2021.1-Multilind-content-serv...
Release v1.2.0
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
Release v1.1.0
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
Release 1
Merge pull request #2 from fga-eps-mds/working_crud_etnia CRUD de Etnias e testes unitários