Add ReviewOpinion delete functionality to review sidebar (#3565)
- Oct 30, 2023
-
-
Frank Duncan authored
-
Frank Duncan authored
-
- Oct 04, 2023
-
-
Fredrik Jonsson authored
-
- Oct 02, 2023
-
-
Saurabh Kumar authored
This PR optimizes the code and logic responsible for unlocking the application form on detecting human activity. - makes the unlocking action DRY. - move away from using jquery - prevent the unlock action from firing on every mouse move, the unlock action is performed only once. - Use more standard key names instead of keycodes. --------- Co-authored-by:
Fredrik Jonsson <frjo@xdeb.org>
-
Saurabh Kumar authored
HTMX shows "Loading…" when reloading the "#activity-feed" tabs on submissions and projects https://alpinejs.dev/directives/init#next-tick Fixes #3568
-
- Sep 30, 2023
-
-
Sandeep Chauhan authored
Fixes #3567
-
- Sep 28, 2023
-
-
Sandeep Chauhan authored
-
Sandeep Chauhan authored
Fixes #3479
-
- Sep 27, 2023
-
-
Saurabh Kumar authored
When saved as draft right even if the user is logged in and no email is sent, currently a message is displayed saying an email is sent. This PR updates the messaging so it message is not displayed for logged in user. Fixes #3556
-
Saurabh Kumar authored
Fixes #3556
-
- Sep 26, 2023
-
-
Saurabh Kumar authored
Allow lab to be saved as draft without filling in the required fields. Right now, if the lab is saved as draft it is validated for the required fields. Fixes https://github.com/HyphaApp/hypha/issues/3555
-
Saurabh Kumar authored
Fixes #3581
-
- Sep 19, 2023
-
-
Fredrik Jonsson authored
Co-authored-by:
Saurabh Kumar <theskumar@users.noreply.github.com> Co-authored-by:
Sandeep Chauhan <sandeepsajan0@gmail.com>
-
Sandeep Chauhan authored
Fixes #3421
-
Sandeep Chauhan authored
Fixes #3527
-