graylog-labs / graylog2-web-interface

[DEPRECATED]
https://www.graylog.org/
611 stars 174 forks source link

Use React on extractor's message loader #1634

Closed edmundoa closed 9 years ago

edmundoa commented 9 years ago

These changes are adapting the current message loader we wrote in React to also work for extractors. The first two commits are taking care of reformatting all files involved, so it's probably better to take a look commit by commit, in order to isolate the changes a bit more, sorry about that.

Fixes #1399

edmundoa commented 9 years ago

As I need to rebase the work here before merging, I'll wait for #1642 to be ready, and then I can also include that extractor in the PR.

edmundoa commented 9 years ago

Many things have changed since I opened the PR, so I'm closing it and adapting the changes to the current master.