| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-08-16 | client/web: hook up data fetching to fill --dev React UI | Sonia Appasamy | 1 | -26/+15 | |
| Updates tailscale/corp#13775 Signed-off-by: Sonia Appasamy <sonia@tailscale.com> | |||||
| 2023-08-15 | client/web: copy existing UI to basic react components | Will Norris | 1 | -0/+48 | |
| This copies the existing go template frontend into very crude react components that will be driven by a simple JSON api for fetching and updating data. For now, this returns a static set of test data. This just implements the simple existing UI, so I've put these all in a "legacy" component, with the expectation that we will rebuild this with more properly defined components, some pulled from corp. Updates tailscale/corp#13775 Signed-off-by: Will Norris <will@tailscale.com> | |||||
