Files
firezone/config
Andrew 2c88653c9a Trigger events on device/rule/user insert and delete instead of from UI actions. (#835)
* Remove events module from UI and trigger events on DB notifies

* Add tests and take out error flash from ui for now.

* Use FzHttp.Devices.decode in devices/rules tests and remove commented line

* address PR feedback & fix race condition in interface test

* Clean up events & notifier based on PR feedback

* Reduce wait time for pg notifies

* Test Notifier event handling instead of using unboxed sandbox runs
2022-08-01 15:02:46 -07:00
..