18559: Add basic validation to url field
[arvados-workbench2.git] / src / views / user-profile-panel / user-profile-panel-root.tsx
2022-03-31 Stephen Smith18559: Add basic validation to url field
2022-03-31 Stephen Smith18559: Allow editing user fname/lname
2022-03-31 Stephen Smith18559: Add copy to clipboard to rendered UUIDs
2022-03-29 Stephen Smith18559: Add empty user profile page for 404
2022-03-28 Stephen Smith18559: Move user admin functions to context menu
2022-03-25 Stephen Smith18559: Add uuid with copy and action menu to user profi...
2022-03-24 Stephen Smith18559: Replace setup vm dialog with setup confirmation...
2022-03-24 Stephen Smith18559: Add basic field validation for profile email
2022-03-15 Stephen Smith18559: Add user profile tests.
2022-03-14 Stephen Smith18559: Hide profile admin tab to non-admins
2022-03-14 Stephen Smith18559: Show read-only profile values without input...
2022-03-02 Stephen Smith18559: Disable user profile form fields when not admin...
2022-03-02 Stephen Smith18559: Fix user profile form initialization & cleanup
2022-03-02 Stephen Smith18559: Add groups and admin tab to user profile, use...