Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Update Apple branding #1840

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

kstrickland09
Copy link
Contributor

Replace Business Chat and ABC with Messages for Business and AMB, respectively.

Replace Apple Business Chat and ABC with Apple Messages for Business and AMB, respectively.
@itay1313
Copy link
Contributor

@kstrickland09 Please resolve the conflicts,
let us know if you need help

dependabot bot and others added 2 commits September 6, 2022 21:47
Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.2 to 4.0.3.
- [Release notes](https://github.com/rails/sprockets/releases)
- [Changelog](https://github.com/rails/sprockets/blob/main/CHANGELOG.md)
- [Commits](rails/sprockets@v3.7.2...v4.0.3)

---
updated-dependencies:
- dependency-name: sprockets
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@kstrickland09 kstrickland09 reopened this Sep 6, 2022
@kstrickland09
Copy link
Contributor Author

@itay1313 I believe the conflicts are resolved now

@itay1313 itay1313 requested a review from j9t September 7, 2022 05:48
Copy link
Contributor

@j9t j9t left a comment

Choose a reason for hiding this comment

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

Nice work, @kstrickland09.

We can negotiate on Markdown conversion but this is part of our content and style guide.

The redirects are important for UX and SEO.

Did you test the changes locally (just for context, would be helpful to know)?

_data/documentsupdated.yaml Show resolved Hide resolved

#### Received Message Properties

<table>
Copy link
Contributor

Choose a reason for hiding this comment

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

Please use Markdown.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I only edited this page -- can you help me understand how to translate it into markdown?

@j9t j9t requested a review from itay1313 September 7, 2022 07:12
@j9t
Copy link
Contributor

j9t commented Sep 7, 2022

@itay1313, please take over during my absence. Consider having a look at the review comments for the main themes. Thanks!

@itay1313
Copy link
Contributor

itay1313 commented Sep 7, 2022

@itay1313 I believe the conflicts are resolved now

Thanks for fixing the conflicts, please review the new comments, let me know once they're fixed and I'll merge them

@kstrickland09 kstrickland09 reopened this Sep 13, 2022
@kstrickland09
Copy link
Contributor Author

@itay1313 It says I "force-pushed" changes so I want to make sure I didn't do something wrong. Can you verify?

Copy link
Contributor

@itay1313 itay1313 left a comment

Choose a reason for hiding this comment

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

@kstrickland09 please talk to me if you want, but a lot of important changes are being changed in this PR, please undo your last commit, maybe try to open a new PR with your changes, and close this one

@@ -190,27 +190,10 @@ table>thead>tr>th {
border-bottom: none;
}

table>tbody>tr:nth-of-type(odd):not(.categoryrow) td {
Copy link
Contributor

Choose a reason for hiding this comment

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

not good :) this is something we need so please take the latest version

background-color: var(--table-cell);
}

#featurestable tr td,
Copy link
Contributor

Choose a reason for hiding this comment

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

also i need this, this was done in my latest pr, fixing to a responsive table

@@ -3,108 +3,11 @@ pagename: Customizing the Conversational Cloud
sitesection: Documents
categoryname: "Getting Started"
permalink: customizing-the-conversational-cloud.html
redirect_from:
Copy link
Contributor

Choose a reason for hiding this comment

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

i believe you have a conflict here with @lkisoslive please take her latest version

@@ -668,7 +668,7 @@ function searchFunction() {
//very similar to the search function above, just for the capabilities comparison table
function capabilitiesSearch() {
var $title = $(".h1").text()
if ($title.indexOf("Messaging features Capabilities Comparison") > -1) {
Copy link
Contributor

Choose a reason for hiding this comment

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

also, important, so please maybe undo last commit and merge with master

@itay1313
Copy link
Contributor

Hey please close this PR and open a new one with the changes you need. thanks, talk to me if you need help.

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

Successfully merging this pull request may close these issues.

3 participants