Commit Graph

15 Commits

Author SHA1 Message Date
c884494618 React: make Poll into a hook 2023-10-19 15:20:18 +02:00
5821a02ba1 React: GlobalState updates
Remove DataCtx dependacy on AppCtx
2023-10-19 14:39:43 +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
fa29d2a631 ammend 2023-10-14 20:24:26 +02:00
fdf227bf19 front: gp: better listItems
- show opponent stone and my stone in actial colors
2023-10-14 20:12:31 +02:00
b34335cefc front: show action button only for onHover elemnt 2023-10-14 11:59:05 +02:00
8cac7533dd front: js readability 2023-10-14 10:43:44 +02:00
c8480c3937 gameproposal: move game.message color to css 2023-10-14 10:06:13 +02:00
72daeddb9d front: gamestate polling + gameproposal tab
- gamestate controller
- css for gameproposal tab
2023-10-14 10:01:20 +02:00
6c885bfa68 front: centr align for Leaderboard 2023-10-11 14:11:31 +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