Jibran Kalia
17037761a8
Add community_member_description, tagline and mascot_image_url to SiteConfig. Enable Cloudinary for primary_sticker_image ( #7056 ) [deploy]
...
* Add community_member_description, tagline and mascot_image_url to SiteConfig
* extra space
* Add mascot_image_description field to SiteConfig
* Fix test
2020-04-06 18:09:45 +02:00
Molly Struve
cbe6b3bd70
[deploy] Skip updating a root comment if it doesnt exist ( #7080 )
2020-04-06 10:18:05 -05:00
Anna Buianova
fa89b163f7
Remove unused stripe_subscriptions/create view ( #7098 )
2020-04-06 10:47:38 -04:00
Catalin Pit
2a80b2a7d9
Fixed moderators page color ( #7096 ) [deploy]
2020-04-06 13:54:56 +02:00
jmmzzei
c9140f96f3
Fix typos ( #7083 )
2020-04-06 12:41:28 +02:00
Molly Struve
6f95744698
Move create PodcastEpisode callbacks to create Podcast Service ( #7077 ) [deploy]
...
* move create podcast callbacks to create podcast service
* add indexing spec to creator
2020-04-06 12:41:00 +02:00
Ben Halpern
eaefd588aa
[deploy] Move fragment cache to more efficient location ( #7079 )
...
* Move fragment cache to more efficient location
* Fix syntax error
2020-04-04 19:47:50 -04:00
Pedro Henrique Windisch
1e4d7a5d2c
[deploy] Fix sidebar colors on dark themes ( #7084 )
2020-04-04 12:04:44 -04:00
Vaidehi Joshi
3f8961a299
Remove onboarding type broadcasts ( #7067 ) [deploy]
...
Also clean up some pending comments.
2020-04-03 13:11:49 -07:00
Ben Halpern
f8101e9da9
[deploy] Fix various small style issues ( #7075 )
2020-04-03 15:31:53 -04:00
Molly Struve
5f322210ce
[deploy] Separate counts by class_name from Feed Content index ( #7069 )
2020-04-03 13:36:13 -05:00
rhymes
0cf99afd43
Fix copy to clipboard buttons colors ( #7063 )
2020-04-03 13:54:36 -04:00
Molly Struve
9cde05b238
[deploy] prevent AR unique errors with find_or_create ( #7071 )
2020-04-03 13:28:11 -04:00
Ben Halpern
d8483fe465
[deploy] Add text-decoration: none back in for anchor ( #7072 )
...
* Add text-decoration: none back in for anchor
* Add color back too
2020-04-03 13:01:58 -04:00
Nick Taylor
4d3278a21e
Created the <ButtonGroup /> Preact Component ( #7048 )
...
* Created the <ButtonGroup /> component.
* Removed comment for children proptypes.
* Updated <ButtonGroup /> SB story and tests.
2020-04-03 11:29:24 -04:00
Molly Struve
2ef17099ed
By Default Search for Users that are not Banned ( #7052 )
...
Co-authored-by: Mac Siri <krairit.siri@gmail.com>
2020-04-03 10:03:24 -05:00
rhymes
f2b0be2043
Add Slack messengers: part 2 ( #6916 )
...
* Add Slack::Messengers::ArticlePublished
* Add Slack::Messengers::ReactionVomit
* Add Slack::Messengers::CommentUserWarned
* Add missing URL helpers
* Add Slack::Messengers::ArticleFetchedFeed
* Remove callback condition
* Build, don't create
2020-04-03 17:00:06 +02:00
Nick Taylor
d6e5808dec
Created Crayons Button Preact component ( #6987 )
...
* wip <Button > component.
* wip button components.
* Fixed issue when icon does not exist.
* Removed subfolder JSX for Preact components in Storybook sidebar.
* Touched up some Storybook stories.
* Now <Button /> component supports a or button for HTML.
* Now the <Button /> component supports the disabled prop
* A nice little refactor.
* Added onClick, onMouseOver, onMouseOut, onFocus and onBlur events to the <Button /> component.
* Set the cursor to default when a <Button /> component is disabled.
* Added tests for <Button /> component.
* Added tests for <SecondaryButton />, <OutlineButton /> and <DangerButton />.
* Updated disabled cursor.
* Removed link href when button is disabled and is an <a />.
* Added the icon alone option for the <Button /> component.
* Now active and hover states are disabled for <Button /> when an HTML button is rendered.
* Now the disabled <Button /> component deactivates hover/active states properly.
* Removed global button hover styling as per @ludwiczakpawel's request.
* Renamed the as prop to tagName.
* Removed components that were wrapping different variants.
2020-04-03 10:49:01 -04:00
Guilherme Vinicius Moreira
806075dbe7
Refactor internal mods page ( #7002 )
...
* Refactor internal mods page
* Refactor code style suggestions
2020-04-03 10:41:09 -04:00
rhymes
857de5ebb9
[deploy] Remove unused tags columns ( #6977 )
2020-04-03 10:40:45 -04:00
ludwiczakpawel
f87df426ca
[deploy] 8 --> 5 ( #7062 )
2020-04-03 10:08:45 -04:00
Molly Struve
44d0be9c76
[deploy] Setup User Elasticsearch Doc Syncing ( #7049 )
...
* sync related Elasticsearch docs when a user is updated
* check for changes in all user nested keys
* put user fields into a constant for easy access
2020-04-03 10:07:32 -04:00
Molly Struve
2f57952a1a
[deploy] Revert "serialize search score for articles ( #7053 )" ( #7065 )
...
This reverts commit e16a0f8c34 .
2020-04-03 09:04:27 -05:00
Ben Halpern
c1cf1df7a9
[deploy] Fix up connect group issues ( #7051 )
...
* Fix up connect group issues
* Fix spec
* Fix spec
2020-04-02 21:58:59 -04:00
ludwiczakpawel
19da53450e
[deploy] Profile link fix ( #7019 )
...
* wtf
* fix
* gitattributes
* test ???
2020-04-02 19:33:17 -04:00
Molly Struve
40f15e68d0
[deploy] Delete all users via the DeleteWorker for consistency ( #7013 )
2020-04-02 19:26:58 -04:00
Ben Halpern
6904854629
Share your project ( #7055 )
2020-04-02 19:22:27 -04:00
Vaidehi Joshi
a3d12e03a3
Add set_up_profile notification, check for active broadcasts ( #7054 ) [deploy]
...
* Replace current onboarding notification with set_up_profile welcome notification
Also ensure that only "active" set_up_profile welcome notification is sent, and that "inactive" ones are ignored.
* Notify only if broadcast active, log error if broadcast not found
* Reports to Honeybadger if an active broadcast cannot be found
* Reorganize order of generator specs
* Ensure welcome_broadcast can be written to in spec
* Remove redundant spec
2020-04-02 15:56:29 -07:00
rhymes
cf1f6cc209
Make sure there is no empty <p> in the badge email ( #7043 )
2020-04-02 18:25:51 -04:00
Molly Struve
e16a0f8c34
[deploy] serialize search score for articles ( #7053 )
2020-04-02 17:34:03 -04:00
Molly Struve
98ca3bbe39
[deploy] index articles after ratings are updated ( #7050 )
2020-04-02 17:30:13 -04:00
Mac Siri
b5fa02bf33
Create Broadcasts.rake ( #7010 )
2020-04-02 17:24:39 -04:00
Ben Halpern
e97cacef1e
Allow published/approved campaign html variant to be edited ( #7045 )
2020-04-02 16:01:41 -04:00
rhymes
abca674c15
Remove mutationobserver-shim ( #7041 )
2020-04-02 15:53:06 -04:00
Molly Struve
0d3bde3452
[deploy] Index User Roles to use to Filter out banned users ( #7014 )
2020-04-02 14:11:33 -05:00
Ben Halpern
6131c4f03c
[deploy] Remove hardcoded banner exit code ( #7018 )
...
* Remove hardcoded banner exit code
* Fix issues with html variant name
* Fix html call logic
2020-04-02 12:08:13 -04:00
Molly Struve
bdd4e59f0f
[deploy] return fields needed to populate the view for podcast episodes ( #6986 )
2020-04-02 09:21:25 -05:00
rhymes
2926f6be12
[deploy] Strengthen badge achievement code and fix badge email ( #7000 )
...
* Add badges and badge achievements to seeds
* Strengthen BadgeAchievement code and fix mailer bug
* Add indentation
2020-04-02 09:14:10 -04:00
Ben Halpern
ac49cc5a4c
[deploy] Update style for tag social preview ( #7017 )
2020-04-02 08:23:14 -04:00
Anna Buianova
0457fa4e9d
Removed unused scholarships code ( #7023 )
2020-04-02 08:15:00 -04:00
ludwiczakpawel
e16d13f5f8
Topbar icons states ( #7012 )
...
* topbar
* little update
* whoops
* gitattributes
2020-04-02 11:50:05 +02:00
ludwiczakpawel
3a17fd2aa9
Crayons Cards and Links ( #6997 )
...
* updating links
* fixing exisitng links
* reogranizing links
* update variables
* more variable updates
* .
* rename
* themes adjustments
* whoops
* contrast fix for ben
* little fixes
2020-04-02 10:48:18 +02:00
Molly Struve
7240ccd372
remove user search from chat channel settings ( #7015 )
2020-04-02 09:13:51 +02:00
Vaidehi Joshi
9cebaa53e7
Avoid clobbering user attributes with empty params during onboarding ( #7016 ) [deploy]
2020-04-01 16:56:10 -07:00
rhymes
1dcc9ff189
Ignore unused polls and poll_options columns ( #6945 )
2020-04-01 19:34:18 -04:00
Molly Struve
19d31bea03
delegate published in Elasticsearch to podcast to avoid showing ALL PDEs ( #7006 )
2020-04-01 16:02:14 -04:00
Molly Struve
a396660986
Remove Comment and Article docs From Elasticsearch During User Delete ( #7008 )
...
* remove comment and article docs when they are deleted
* fix banish user spec to handle ES deletes
* remove comments from elasticsearch when deleted via delete comments service
2020-04-01 16:01:16 -04:00
Vaidehi Joshi
e23e69d4b2
Prompt users to ask a question/start a discussion ( #7007 ) [deploy]
...
* Add a discuss/ask notification(s) to seeds + factories
* Add a start discussion/ask question welcome notification
* Add a scope for finding articles published by a user + with a certain tag.
* Some clean up/refactoring in the generator
* Reorganize welcome notification sending, add specs for discuss/ask notification
2020-04-01 11:57:50 -07:00
Molly Struve
ef358c0213
[deploy] update articles when touched by reactions ( #7001 )
2020-04-01 13:26:56 -05:00
Ben Halpern
be63775a46
[deploy] Fix erb output on sitemaps ( #7009 )
2020-04-01 14:24:12 -04:00