Skip to content

Replaced default user image for navbar #727

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

Merged
merged 1 commit into from
Sep 13, 2013
Merged

Replaced default user image for navbar #727

merged 1 commit into from
Sep 13, 2013

Conversation

sethlilly
Copy link
Contributor

Replaced default user image for navbar

closes #700

  • Replaced photo of John (sorry, man) with a smaller version of the default heart user photo

Replaced default user image for navbar

closes #700
- Replaced photo of John (sorry, man) with a smaller version of the default heart user photo
ErisDS added a commit that referenced this pull request Sep 13, 2013
Replaced default user image for navbar
@ErisDS ErisDS merged commit d003929 into TryGhost:master Sep 13, 2013
kevinansfield pushed a commit that referenced this pull request May 27, 2025
refs TryGhost/Product#3365

- in kg-default-nodes:
    - added a generator function to generate the boilerplate code inside kg-default-nodes. This method should generate all required base methods from on a set of data properties, but still allow methods to be overwritten by individual nodes
    - updated getter & setters to use ES6 syntax (getter: node.content, setter: node.content = 'newValue'
    - added missing tests for urlTransformMap, clone, getType methods for each node
    - removed INSERT_X_COMMAND
    - transformed parsers to functional components
    - used abstracted renderEmptyContainer() utility function in relevant renderers

- in koenig-lexical:
    - created INSERT_X_COMMAND directly
    - removed duplicated createDOM, updateDOM
    - updated getters and setters with ES6 syntax
    - splited functional and class component in old cards, using the MyNode.jsx / MyNodeComponent.jsx existing pattern
kevinansfield pushed a commit that referenced this pull request May 28, 2025
refs TryGhost/Product#3365

- in kg-default-nodes:
    - added a generator function to generate the boilerplate code inside kg-default-nodes. This method should generate all required base methods from on a set of data properties, but still allow methods to be overwritten by individual nodes
    - updated getter & setters to use ES6 syntax (getter: node.content, setter: node.content = 'newValue'
    - added missing tests for urlTransformMap, clone, getType methods for each node
    - removed INSERT_X_COMMAND
    - transformed parsers to functional components
    - used abstracted renderEmptyContainer() utility function in relevant renderers

- in koenig-lexical:
    - created INSERT_X_COMMAND directly
    - removed duplicated createDOM, updateDOM
    - updated getters and setters with ES6 syntax
    - splited functional and class component in old cards, using the MyNode.jsx / MyNodeComponent.jsx existing pattern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Profile picture with clean database
2 participants