jc21
jc21
Nice suggestions :) When the UI moves to a React framework the search field, filtering and sorting will definitely be there.
> It looks like the last run failed and the helpful bot didn't post the reason, so some of those fixes might not be in the latest pr image. I...
You can spin up a dev setup by running `./scripts/start-dev` and `./scripts/destroy-dev` to bring it all down.
Great thanks for testing :)
Closing this PR in favour of #4922 that resolves these conflicts
Great work! But I have some bad news, I rewrote the interface in React and merged it to develop.. Your changes could still be applied, but it will need more...
I've resolved the issues in #4955 and merged those commits in. Thanks!
My email is all over the codebase, [email protected] feel free to send through the problem.
``` 11:01:25 $ /app/node_modules/.bin/eslint . 11:01:25 11:01:25 /app/server.js 11:01:25 1:1 error This group of assignments is not aligned align-assignments/align-assignments 11:01:25 1:25 error Strings must use singlequote quotes 11:01:25 5:1 error...
Just stumbled across this again. I am planning to add configurable CA's to v3. I was looking at [step-ca](https://smallstep.com/blog/private-acme-server/) myself.