Files
talk/src/core/client/framework
Kiwi 60c8f9a0d5 [next] Tests for new story filter and combo box (#2288)
* test: add tests for changes in stories page

* test: search box and moderate specific story

* fix: remaining snapshot

* fix: test
2019-04-27 01:04:16 +02:00
..
2019-04-23 20:29:58 +00:00
2018-06-27 22:06:30 +00:00

Framework

All our client targets (e.g. stream, admin, ...) are based functionality provided by this framework.

What should be inside framework

  • Code that are specific to a certain target (e.g. stream, admin, ...) must not live here.
  • Code that are shared by different targets should be put in framework