Real-Dev-Squad / website-status

Shows a roadmap of the ongoing projects being done
https://status.realdevsquad.com/
MIT License
21 stars 145 forks source link

Closing this PR as the changes of this PR is handled in #1163 #1119

Closed tejaskh3 closed 2 months ago

tejaskh3 commented 3 months ago

Date: 16 feb, 2024 Developer Name: Tejas


Issue Ticket Number

1107

Description

In this feature firstly the process has been removed from DevFeature and now every person can view the progress of any task, on top of that, the Superuser and assignee user

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

In the attached video, we can see that the feature is now working even outside the staging in my local environment. As the super user updates the progress, another user can view those changes when I switch browsers.

https://github.com/Real-Dev-Squad/website-status/assets/98630752/1cc12bdf-b133-491e-9d7a-98491955088a

Test Coverage

Metric Value
Total Test Suites 8
Test Suites Passed 8
Total Tests 104
Tests Passed 104
Total Snapshots 0
Execution Time 21.274s
Screenshot 1

Additional Notes

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
status-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 28, 2024 7:13pm
tejaskh3 commented 3 months ago

at 46 sec UI is breaking please fix this, as for me this seems minor change

Okay, will get back to you after working upon this.

satyam73 commented 2 months ago

In staging site as a super user I am seeing this screen image

View of https://staging-status.realdevsquad.com

But in your changes I am seeing something like this, is it intended image

View of your changes

satyam73 commented 2 months ago

image

View of https://staging-status.realdevsquad.com/

image

View of your changes(items are not getting wrapped)

satyam73 commented 2 months ago

Please have some styling so that title and value looks separate image

View of your changes

See in prod site we can easily distinguish what's the title and what's the value image

View of https://staging-status.realdevsquad.com/

tejaskh3 commented 2 months ago

Please have some styling so that title and value looks separate image

View of your changes

See in prod site we can easily distinguish what's the title and what's the value image

View of https://staging-status.realdevsquad.com/

this has been fixed now please check. image

tejaskh3 commented 2 months ago

In staging site as a super user I am seeing this screen image

View of https://staging-status.realdevsquad.com

But in your changes I am seeing something like this, is it intended image

View of your changes

No tihs was not intentional, Thankyou for pointing out. It was a mistake which has been corrected. image

tejaskh3 commented 2 months ago

at 46 sec UI is breaking please fix this, as for me this seems minor change

Okay, will get back to you after working upon this.

I have updated this, please check now.

tejaskh3 commented 2 months ago

Closing this PR as the changes of this PR is handled in #1163