74c396bea7
front: GameComponent refactoring
2023-10-27 12:51:32 +02:00
fbd813b945
front: name GameHeader into GameView
2023-10-27 12:37:28 +02:00
21dd37521b
front: GameHeader: add New gameView
...
- GameActions for each GameView
- activate GameAction per relevan GameView
2023-10-27 12:34:58 +02:00
1ea6d22286
front: player css fix
2023-10-27 11:33:15 +02:00
10d78d440f
front: GameSelector: store selected game in AppCtx
2023-10-27 11:32:55 +02:00
15920a666d
front: selectable player names for GameBoard
...
- bugfix keys for ProposalSelector
- css fix for Selectable title
2023-10-26 20:34:10 +02:00
a658827cb3
front: PlayerComponent
...
- color
- name
TBD:
- setName
- nameList
2023-10-26 13:46:09 +02:00
4421ca5445
front: GameBoard component
2023-10-26 12:47:16 +02:00
6c46188d38
front: isCurrentUser()
2023-10-26 12:26:00 +02:00
8a0401ec59
front: unify path indication css
2023-10-26 09:30:37 +02:00
7c2a3329a7
front: GameAction and GameBoard
2023-10-26 09:28:16 +02:00
a2de2331cf
front: Game section sceleton
2023-10-25 18:18:56 +02:00
0c24d8c3ac
front: minore updates
2023-10-25 17:00:33 +02:00
b261b45014
front: better CSS selectors
2023-10-25 12:12:11 +02:00
9f4bb9454e
front: use ReactRouting to manage Component's contetnt
2023-10-25 10:28:56 +02:00
6c46e8fb98
front: about page
2023-10-25 09:16:15 +02:00
8056c38ad5
front: basic ui mockup
...
- more components
- more navigation
[bugfix] proxy routing
2023-10-24 20:35:27 +02:00
375af0798e
front: center Header actions
2023-10-24 09:37:02 +02:00
4c185d42d5
front: css fix for safari
2023-10-20 17:54:36 +02:00
8d5cca6cfa
front: DarkReader friendly CSS
2023-10-20 10:55:16 +02:00
35802ea6ad
front: wave indication for data fetching
2023-10-20 00:40:05 +02:00
f9f5c29438
front: CordaChecker online tgl
2023-10-19 18:56:46 +02:00
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
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