monkeytype/frontend/static/html
Jack 409f0a83e4
Get profile by name (#3585)
* handling query param
getting user by name if query param is present

* added function to get user by name

* split profile function to get user by uid or name

* added  function to check if get parameter exists in url

* updating the profile based on the url parameter

* using query param in url

* using get param

* renamed param name
adding search param to pathname in the deafult parameter value

* renamed param

* renamed param
added query validation

* extracted repeated query to a function

* missing await

* fixed typo
fixed validation

* using em for dynamic font sizes

* using em for dynamic font sizes

* added line height

* using em

* using em

* using page profile search instead

* updated the way data is passed into the page

* profile search page

* setting line height

* removed vertical align

* moved navigate to an event to avoid circular deps

* fixed route controller not being included

* removed unnecessary test

* showing 404 error

* improved query checking

* renamed query param

* fixed test

* note

* yeet

* cleaner type definition
2022-09-22 17:45:57 +02:00
..
pages Get profile by name (#3585) 2022-09-22 17:45:57 +02:00
bottom.html missing hidden clas 2022-08-08 16:48:49 +02:00
head.html disabling dark reader 2022-09-09 00:10:59 +02:00
popups.html registering now requires a captcha 2022-09-22 12:57:42 +02:00
top.html notification bubble defaults to off 2022-09-10 10:56:59 +02:00
warnings.html showing requested styles and client version on no css warning 2022-04-26 15:03:09 +02:00