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

Color Rebranding with Digital Grey and Yellow #trivial #421

Merged
merged 25 commits into from
Sep 14, 2023
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
8efa997
test re-branding result
pengyin-shan May 11, 2022
f4352e4
test push. rspec debug
pengyin-shan May 11, 2022
d11384b
The database yml file change to generic form mysql
200455939-yashu Jul 24, 2023
6e45284
Resolved conflicts
200455939-yashu Jul 24, 2023
129f443
Adding the animations and grey-branding color overrides
200455939-yashu Aug 16, 2023
708a60d
The branding color changes
200455939-yashu Aug 16, 2023
56be87e
Merge remote-tracking branch 'origin/deployment-portage' into yashu-r…
200455939-yashu Aug 16, 2023
adb8531
bug fixes related to the rebranding
200455939-yashu Aug 18, 2023
0a30dae
Notification color changes and header dropdown margin fix
200455939-yashu Aug 23, 2023
f8bf23c
Color changes for the notifications are reverted and added teal blue …
200455939-yashu Aug 28, 2023
2c606c2
removed border related changes for the links
200455939-yashu Aug 28, 2023
f50dc3a
Merge remote-tracking branch 'origin/deployment-portage' into yashu-r…
200455939-yashu Aug 31, 2023
c506a97
imnages cropped off from the tranparent background and alignment changes
200455939-yashu Sep 6, 2023
1b39ada
Merge remote-tracking branch 'origin/deployment-portage' into yashu-r…
200455939-yashu Sep 6, 2023
adbb1a3
button color changes to consistent grey as a primary color
200455939-yashu Sep 7, 2023
580946a
Adding the changelog for rebranding
200455939-yashu Sep 7, 2023
d911fc3
review changes update
200455939-yashu Sep 7, 2023
644a325
Resolution issues with logo top margin and icons color added to allia…
200455939-yashu Sep 11, 2023
bb89bda
Missing css class dot
200455939-yashu Sep 11, 2023
1882d24
changed the top margin from -2 to -1.5 %
200455939-yashu Sep 11, 2023
377164f
The header margin changes
200455939-yashu Sep 11, 2023
bddd71d
Logo to the same alignment as the header navbar changes
200455939-yashu Sep 11, 2023
a7b2120
Removing the culprit which was causing the issues with logo margins
200455939-yashu Sep 13, 2023
43c9eec
Merge remote-tracking branch 'origin/deployment-portage' into yashu-r…
200455939-yashu Sep 13, 2023
d00c271
Merge remote-tracking branch 'origin/deployment-portage' into yashu-r…
200455939-yashu Sep 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions app/assets/images/Footer-Shapes.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/dmp-logo-bil-large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/dmp_logo_en-CA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app/assets/images/dmp_logo_en-CA.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/dmp_logo_en-GB.png
Copy link
Collaborator

@aaronskiba aaronskiba Sep 7, 2023

Choose a reason for hiding this comment

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

I'm wondering about the various .png and .svg files with respect to GB:

  • For all of the en-CA, en_CA, fr-CA, and fr_CA files, there is a .png as well as a corresponding .svg file. Should we also have app/assets/images/dmp_logo_en-GB.svg and app/assets/images/dmp_logo_en_GB.svg? (Or maybe we don't need the GB files at all?)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We need the British English logo, but currently lack the SVG files. @lagoan, Please assist!

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/dmp_logo_en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/dmp_logo_en_CA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app/assets/images/dmp_logo_en_CA.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/dmp_logo_en_GB.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/dmp_logo_fr-CA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions app/assets/images/dmp_logo_fr-CA.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/assets/images/dmp_logo_fr_CA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading