Facundo Olano

Results 174 issues of Facundo Olano

- Go to the calendar button. This is edited more frequently than channel settings, so it should be easier to access with a single click. - Rename edit to settings.

ui

explaining what it is, how will it be used

ui

Consider factoring the generic parts (routing, forms, most of the stuff in common/) of the UI code out to a reusable library (lambda-frame or something), assuming bulma-like classes.

ui

https://github.com/cognitect/transit-format https://github.com/isaiah/transit-erlang could be interesting to see how the frontend/backend communication could be improved, for example by treating dates as dates instead of strings

Added lager configuration and dependencies assuming a logstash instance running locally in the prod server. Example logstash.conf to send the erlang input to stdout: ``` input { udp { codec...

Assuming an external elasticsearch server

devops

november 20 instead of 11/20

backend

2017-11-17 12:02:13.290 [error] @db:query:16 Unexpected DB error {error,{error,error,,string_data_right_truncation,,[{file,},{line,},{routine,},{severity,}]}},

bug
backend

https://github.com/inaka/lager_logstash_backend

backend

priv/sql -> devops/sql docker -> devops/docker devops/sh update makefile accordingly

devops