Akashdeep Dhar
Akashdeep Dhar
Create the UI for performing CURD operations on the `ISSUERS` relation
Implement pagination in the endpoint that returns the badge information Look at these fat endpoints, man... http://badges.gridhead.net/badge/origin/json ``` $ time curl -i http://localhost:5174/badge/origin/json > /dev/null ``` ``` % Total %...
Implement pagination in the frontend endpoint that returns the badge information Related to #685 but has JavaScript instead of Python inside...
Implement the necessary endpoints for performing CURD operations on the `ISSUERS` relation Related to #681
Render placeholders until the profile pictures are completely loaded
Include indeterminate spinner for showing progress on lookup text fields
Create the UI for performing CURD operations on the `INVITATIONS` relation
Disallow annoying browser-side suggestions to text fields
Implement the necessary endpoints for performing CURD operations on the `INVITATIONS` relation Related to #679
Implement the necessary endpoints for performing CURD operations on the `PERSONS` relation Related to #680