summaryrefslogtreecommitdiffhomepage
path: root/client/web/src/components/login-toggle.tsx
AgeCommit message (Expand)AuthorFilesLines
2024-02-26client/web: use grants on web UI frontendSonia Appasamy1-202/+296
2024-02-22client/web: update vite-plugin-svgr to latest version (#11197)Mario Minardi1-3/+3
2024-02-08client/web: use smart quotes in web UI frontendWill Norris1-2/+2
2024-02-08client/web: add new readonly modeWill Norris1-1/+13
2024-01-11client/web: skip connectivity check on httpsWill Norris1-3/+18
2023-12-13client/web: fix redirect logic when accessing login client over TS IPSonia Appasamy1-2/+2
2023-12-12client/web: fix ts connection checkSonia Appasamy1-4/+2
2023-12-11client/web: don't show login button if /ok errorsWill Norris1-2/+4
2023-12-11client/web: open new window if iframedWill Norris1-1/+8
2023-12-07client/web: restructure api mutations into hookSonia Appasamy1-1/+1
2023-12-06client/web: style tweaksSonia Appasamy1-1/+1
2023-12-05client/web: add copyable components throughout UISonia Appasamy1-4/+4
2023-12-04client/web: handle login client inside an iframeWill Norris1-3/+8
2023-12-04client/web: button, link, and other small UI updatesSonia Appasamy1-1/+3
2023-12-01client/web: indicate if ACLs prevent accessWill Norris1-31/+75
2023-12-01client/web: center and fix height of headerSonia Appasamy1-3/+3
2023-12-01client/web: adjust colors and some UI marginsSonia Appasamy1-4/+4
2023-11-28client/web: add eslintSonia Appasamy1-7/+3
2023-11-28scripts/check_license_headers: enforce license on ts/tsx filesSonia Appasamy1-0/+3
2023-11-17client/web: add Inter fontSonia Appasamy1-3/+3
2023-11-16client/web: fix margins on login popoverSonia Appasamy1-2/+2
2023-11-16client/web: when readonly, add check for TS connectionSonia Appasamy1-4/+53
2023-11-10client/web: add readonly/manage toggleSonia Appasamy1-0/+149