trick/trick_source
Scott Fennell 227c733ccc
Update react-based Trick Dashboard (#900)
Fast-forwarding my app to the latest version to make it available and minimize integration problems later on. The app still requires several features to be implemented such as a Search feature for TV.

Currently, the process for using the app is as follows:

Install Node.js. https://nodejs.org/en/ or alternatively find a repository such as NodeSource
```cd trick/trick_source/web/mockup```
```npm i```
```npm run build```
Copy the contents of the build directory to your www directory for your sim
2019-11-08 10:56:56 -06:00
..
codegen/Interface_Code_Gen Don't trace TRICK_EXT_LIB_DIRS lib deps in CP 2019-10-07 14:12:06 -05:00
data_products Add support for Mac's removal of /usr/include #810 2019-07-19 16:05:26 -05:00
er7_utils Give er7_utils proper Makefiles 2019-06-21 12:59:00 -05:00
java TrickView: Order enums according to S_sie.resource 2019-09-09 08:53:00 -05:00
sim_services require c++11 for trick_source/sie 2019-10-31 09:51:24 -05:00
trick_swig Add enable flag to webserver. Default is false. Should be set to true in input file to enable. (#892) 2019-10-29 11:52:02 -05:00
trick_utils Fix warnings in unicode utils. #850 2019-08-26 15:00:23 -05:00
web Update react-based Trick Dashboard (#900) 2019-11-08 10:56:56 -06:00
.gitignore Merge in the er7_utils integrators 2016-02-10 09:32:53 -06:00