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

Migrate user home involvement to Boostrap #6397

Merged
merged 4 commits into from
Nov 30, 2018
Merged

Migrate user home involvement to Boostrap #6397

merged 4 commits into from
Nov 30, 2018

Conversation

Ana06
Copy link
Member

@Ana06 Ana06 commented Nov 29, 2018

Implement the involvement partial missing in the home page. As this page is finished now, enable it for all beta users. :bowtie:

image

image
image

I have also prevented text in dataTables to overflow by fixing the table layout. This is needed (or at least doesn't hurt) in all the dataTables:

Before

image

After

image

I have also fixed a bug in the search input from dataTable: mkhairi/jquery-datatables#14 This bug was really visible in the view, but it affects other views as well. The same fix could be reused. :bowtie:

image

@Ana06 Ana06 requested review from DavidKang and dmarcoux November 29, 2018 13:21
@Ana06 Ana06 added Frontend Things related to the OBS RoR app review-app Apply this label if you want a review app started labels Nov 29, 2018
@obs-bot
Copy link
Collaborator

obs-bot commented Nov 29, 2018

Review app will appear here: http://obs-reviewlab.opensuse.org/ana06-user_involvement

@Ana06
Copy link
Member Author

Ana06 commented Nov 29, 2018

@saraycp saraycp added the Bootstrap 🚀 Bootstrap migration label Nov 29, 2018
@saraycp
Copy link
Contributor

saraycp commented Nov 29, 2018

@Ana06, I'll add this screenshot to the comment to see easily the Search box before and after.
It looks really nice to me.

home of admin open build service

@Ana06
Copy link
Member Author

Ana06 commented Nov 30, 2018

@dmarcoux take a another look (and @saraycp maybe as well as I have fixed the tests 😉)

Ana06 and others added 4 commits November 30, 2018 11:37
Implement the involvement partial missing in the home page. As this page
is finished now, enable it for all beta users.
by fixing the table layout. This is needed (or at least doesn't hurt) in all the dataTables.
There is bug in DataTable which makes the search input overflow in sm
screens:
mkhairi/jquery-datatables#14

Overwrite the CSS and remove the Search label until it is fixed.

Co-authored-by: David Kang <[email protected]>
Fix broken tests after migrating user home page to Bootstrap. I
changed/rename some html classes/id and remove some custom css that
could be done with Bootstrap as well.
@dmarcoux dmarcoux merged commit 2511bf1 into openSUSE:master Nov 30, 2018
@Ana06 Ana06 deleted the user_involvement branch May 17, 2019 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bootstrap 🚀 Bootstrap migration Frontend Things related to the OBS RoR app review-app Apply this label if you want a review app started
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants