Commit Graph

10 Commits

Author SHA1 Message Date
a16b886645 front: CordaCheckers online tgl 2023-10-19 16:09:19 +02:00
c884494618 React: make Poll into a hook 2023-10-19 15:20:18 +02:00
efd7127575 react: GlobalState: data, appCtx + polling feature
- Polling
 - time beased URI polling
 - can be diabled

- GlobaState
 - utilizes Flux pattern
 - data:
    for storing data for UI to work with
 - appData:
    for string global UI state

- major refactoring
2023-10-18 17:20:37 +02:00
8cac7533dd front: js readability 2023-10-14 10:43:44 +02:00
72daeddb9d front: gamestate polling + gameproposal tab
- gamestate controller
- css for gameproposal tab
2023-10-14 10:01:20 +02:00
03b983aafd front: basic routing
- create some components
- update a bit of npm packages
2023-10-11 13:16:27 +02:00
992a1f3a23 front: leaderboard 2023-10-11 10:36:29 +02:00
b0e2f0e25b ReactJS: user managment 2023-08-21 18:05:19 +02:00
db3cf0ee29 ReactJS: add loading state
- use 8081 port for talking to SpringBoot (as 8080 occupied by Corda)
2023-08-19 19:59:55 +02:00
3a4cba0c63 front and back skeleton 2023-08-13 15:31:47 +02:00