ludwiczakpawel
43c188eafb
Updated indicators ( #16190 )
2022-01-20 06:25:10 +01:00
yheuhtozr
a93e9f1aa7
I18nize users (non-settings) & logo designer ( #15078 )
...
* users (mostly non-settings), logo designer i18n
* remove ja.yml
* Update _profile.html.erb
* Update _metadata.html.erb
* Update _sidebar.html.erb
* Update en.yml
* Update fr.yml
* Apply suggestions from code review
Co-authored-by: Michael Kohl <citizen428@forem.com>
* Update _profile.html.erb
* Update en.yml
* Update fr.yml
* Update _logo_design.html.erb
Co-authored-by: Michael Kohl <citizen428@forem.com>
2021-10-27 17:11:28 -04:00
Alex
ce4fe1aaf7
Move CodeBlockParse and MarkdownParser to service ( #12112 )
...
* Move remove_nested_linebreak_in_list to service
* Move prefex_all_images to service
* Major refactor :)
- Move MarkdownParser to /services
- Move CodeBlockParser to HtmlParser in /services
- Update specs
* Fix MarkdownParser
* Fix parser again
* Rename HtmlParser to Html::Parser
- Fix Rubocop violations :/
- Fix conflict
* Make html writer private
* Fix codeclimate
* Fix parser
2021-01-07 10:13:01 -05:00
Alex
1bad9dc698
Move EmojiConverter to service ( #12081 )
...
* Move EmojiConverter to service
* Fix spec
* Rename EmojiCoverter to Html::ParseEmoji
2021-01-04 17:41:48 +01:00
ludwiczakpawel
de5a22ecf7
Profile UI update ( #11357 )
...
* tooltips 1.0.1
* tooltips 1.0.1
* profile layout
* fix
* whoops
* better github repos
* spec
* brining back doc, and making liitle fixes
* button placement, stats styling
* rename
2020-11-12 08:47:04 +01:00
rhymes
81fff248dd
Refactoring GitHub Repos functionality - step 1 ( #7764 )
...
* Rename find_or_create to upsert and improve validation and testing
* Add User.authenticated_through?
* Refactor settings/integrations
* Refactor profile github repositories rendering
* Refactor repos fetching
* Only fetch a single repo and improve error messages
* Remove unused code
* Cleanups
* Fix specs
* Remove trailing whitespace
* Fix spec
* Trigger Travis
2020-05-12 13:48:19 +02:00