Atila Augusto

Results 21 comments of Atila Augusto

Great! I understand

you need implement a custom search with onSearch(query: string = "") and on table component (keydown.enter)="onSearch(search.value)" ``` javascript { field: "temperature", search: query, filter: (data: any, query?: string) => {...

https://akveo.github.io/ng2-smart-table/#/examples/using-filters

create a function in your component ```javascript onSearch(query: string = '') { // this function makes the customized filter this.source.setFilter([ // fields we want to include in the search {...

was already upgrading to angular 9

São diversos erros, dentre eles tem erros nos jasmine, e falta de campos no banco de dados(campos que existe porém o hibernate informa que não existe). eu consigo buildar o...

já rodei vou postar o print aqui

Passei a noite tentando rodar esse projeto e nada, fiz um script pra windows porém ele só inicia o jetty ` @ECHO OFF SET SCRIPT_DIR=%CD% SET MAMUTE_DIR=%SCRIPT_DIR% SET TIMESTAMP=20160909205357 SET...

the meta.mamute.org never back again?