Skip to content
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

Enable approve of contest from admin dashboard initial page [list of contests] #159

Closed
2 of 5 tasks
vaibhavsingh97 opened this issue Oct 19, 2017 · 7 comments
Closed
2 of 5 tasks
Assignees

Comments

@vaibhavsingh97
Copy link
Member

I'm submitting a ... (check one with "x")

  • bug report
  • feature request
  • support request => Please do not submit support requests here, instead ask your query in our slack channel at https://opensourcehelp.slack.com/. Request invite here

Expected Behavior:
Admin Dashoard show all details of contests like Name of contest, link of contests, etc

Actual Behavior:
Admin Dashoard does not show any details. Only contest name is shown

Screenshots (if any):
image

Would you like to work on this issue?

  • Yes
  • No
@vaibhavsingh97 vaibhavsingh97 self-assigned this Oct 19, 2017
@vaibhavsingh97 vaibhavsingh97 changed the title Admin Admin dashboard does not showing any details Oct 19, 2017
@tapaswenipathak
Copy link
Member

Can you please click on the contest name, it should show you all the fields then. Is this in your local deployment?

@vaibhavsingh97
Copy link
Member Author

vaibhavsingh97 commented Oct 20, 2017

@tapasweni-pathak why extra click to get all the details?

@tapaswenipathak
Copy link
Member

tapaswenipathak commented Oct 20, 2017

The directory structure works like

List of tables -(click on one)-> field return from object's unicode function (in our case, contest name) -(click on it)-> and you get all the details.

This looks good to me for this table.

@vaibhavsingh97
Copy link
Member Author

@tapasweni-pathak if user has submitted too many competition than it's not ideal that admin click on each competition to approve...he can see form main dashboard and approve the same 😅
Please visit #160 to see the screenshot to get more insight

@tapaswenipathak tapaswenipathak changed the title Admin dashboard does not showing any details Enable approve of contest from admin dashboard initial page [list of contests] Oct 20, 2017
@tapaswenipathak
Copy link
Member

tapaswenipathak commented Oct 20, 2017

Great! Why did you do it in parts? Also I changed the title of this issue a bit. Closed with 575c764.

@vaibhavsingh97
Copy link
Member Author

@tapasweni-pathak there was a reason I did in parts....please look at my comment in the PR

@tapaswenipathak
Copy link
Member

#162 has changes required to show all the fields on the initial page and also approve from there. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants