Skip to content

Comments

Extension requests#284

Merged
ankushdharkar merged 16 commits intoRealDevSquad:developfrom
ivinayakg:extension-requests
Apr 27, 2023
Merged

Extension requests#284
ankushdharkar merged 16 commits intoRealDevSquad:developfrom
ivinayakg:extension-requests

Conversation

@ivinayakg
Copy link
Contributor

@ivinayakg ivinayakg commented Jan 16, 2023

Feature

  • For SUPERUSER only.
  • Get all Extension Requests as well as get the info on the corresponding task.
  • Updating the status of all requests (other than the one with the status APPROVED), which will by default change the new ETA of the task if the status is updated to APPROVED.
  • Update other values of extension_request_object.

UI

image
image
image
image
image

Copy link

@bajajcodes bajajcodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Files didn't reviewed yet

  • extension-request/index.html
  • extension-request/style.css

~~~~

  • Use meaningful commit messages

Copy link
Contributor

@sahsisunny sahsisunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some suggestions

  • Please use rem instead of px.
  • Also removed the comments (if not necessary)
  • querySelectorAll not good for selecting id
  • Create a single function that can be used to show the error message whenever needed.

Note : Others looks good from my side as far as i understand

@ankushdharkar ankushdharkar added the feature task A big ticket item that needs to come up as a feature label Feb 27, 2023
Copy link
Contributor

@heyrandhir heyrandhir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we have the tests as well.

heyrandhir
heyrandhir previously approved these changes Mar 17, 2023
@ivinayakg ivinayakg linked an issue Apr 11, 2023 that may be closed by this pull request
@ankushdharkar ankushdharkar merged commit c9cfecf into RealDevSquad:develop Apr 27, 2023
@ankushdharkar ankushdharkar mentioned this pull request Apr 27, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature task A big ticket item that needs to come up as a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fetch Extension Requests for SUPERUSER

5 participants