-
-
Notifications
You must be signed in to change notification settings - Fork 276
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
View Task Instructions without login #6592
Commits on Nov 11, 2024
-
Create different route paths for
Instructions
&Contributions
- Add `tabname` param to `/projects/:id/` route - Change local tab state to route param tabname - Remove footer for instructions & contributions route
Configuration menu - View commit details
-
Copy full SHA for 571f76d - Browse repository at this point
Copy the full SHA 571f76dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca077ff - Browse repository at this point
Copy the full SHA ca077ffView commit details -
Show Project Detail Map instead of Task Map when not logged in
- Enable task api call only when logged in - Add `taskBordersOnly` props for directly zooming to tasks in `ProjectDetailMap` - Zoom to task border initially
Configuration menu - View commit details
-
Copy full SHA for e372d2d - Browse repository at this point
Copy the full SHA e372d2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b7da1b - Browse repository at this point
Copy the full SHA 8b7da1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef51caa - Browse repository at this point
Copy the full SHA ef51caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c4ef1b - Browse repository at this point
Copy the full SHA 5c4ef1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e4e8e - Browse repository at this point
Copy the full SHA 69e4e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cebb6ed - Browse repository at this point
Copy the full SHA cebb6edView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f8083 - Browse repository at this point
Copy the full SHA e5f8083View commit details -
Configuration menu - View commit details
-
Copy full SHA for a71a404 - Browse repository at this point
Copy the full SHA a71a404View commit details -
Fix test cases failure for Task page
- Reason: Due to change in Tab selection logic with url routes
Configuration menu - View commit details
-
Copy full SHA for 26ef91e - Browse repository at this point
Copy the full SHA 26ef91eView commit details
Commits on Nov 12, 2024
-
Redirect to Tasks & Instructions page only when user clicks Contribute
- Fix redirect issue from tasks page to instructions and vice versa - Preserve respective page route on reload
Configuration menu - View commit details
-
Copy full SHA for b2a90c5 - Browse repository at this point
Copy the full SHA b2a90c5View commit details -
Add
from
state to MemoryRouter in Tasks page test cases- Fix test case failure for redirect issue in task page
Configuration menu - View commit details
-
Copy full SHA for cb58a09 - Browse repository at this point
Copy the full SHA cb58a09View commit details