Commit Graph

8 Commits

Author SHA1 Message Date
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
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