yeah, it sounds good to me. If the third party license check is OK, I think it should be find for us to switch the UI.
Willem Jiang Twitter: willemjiang Weibo: 姜宁willem On Mon, Aug 5, 2019 at 4:11 PM Zhang Lei <[email protected]> wrote: > > Hi, Team > > Alpha with Akka version already supports storing transactional data to ES, We > need a WEB GUI to display transaction data. The early GUI module seems to > have not been updated for a long time, and he only supports querying from the > database. > > The bad news is that I am not good at Angular, so I can't refactor the early > WEB GUI. But I am know something Bootstrap and Thymeleaf, I developed a WEB > GUI prototype using the following techniques > > CSS: https://github.com/twbs/bootstrap <https://github.com/twbs/bootstrap> > HTML Template: https://github.com/thymeleaf/thymeleaf > <https://github.com/thymeleaf/thymeleaf> > FONT & ICON: https://github.com/FortAwesome/Font-Awesome > <https://github.com/FortAwesome/Font-Awesome> > TABLE UI: https://github.com/DataTables/DataTables > <https://github.com/DataTables/DataTables> > BOOTSTRAP Template: > https://github.com/BlackrockDigital/startbootstrap-sb-admin-2 > <https://github.com/BlackrockDigital/startbootstrap-sb-admin-2> > > WEB GUI Prototype > Dashboard Page [1] > Transaction Page [2] > Transaction Details Page [3] > > [1] > https://raw.githubusercontent.com/coolbeevip/playground/master/state_machine_demo/saga-akkafsm/assets/alpha-ui-dashboard.png > > <https://raw.githubusercontent.com/coolbeevip/playground/master/state_machine_demo/saga-akkafsm/assets/alpha-ui-dashboard.png> > [2] > https://github.com/coolbeevip/playground/blob/master/state_machine_demo/saga-akkafsm/assets/alpha-saga-transaction-list.png?raw=true > > <https://github.com/coolbeevip/playground/blob/master/state_machine_demo/saga-akkafsm/assets/alpha-saga-transaction-list.png?raw=true> > [3] > https://raw.githubusercontent.com/coolbeevip/playground/master/state_machine_demo/saga-akkafsm/assets/alpha-transaction-details.png > > <https://raw.githubusercontent.com/coolbeevip/playground/master/state_machine_demo/saga-akkafsm/assets/alpha-transaction-details.png> > > Lei Zhang
