Commit graph

1207 commits

Author SHA1 Message Date
Ben Halpern
0c910baae1
Move file-level imports to dynamic imports to reduce initial bundle size (#1379) 2018-12-20 12:58:20 -05:00
Anant Jain
479cf6fc9f Fixes Organization Settings CTA link url label (#1370) (#1371) 2018-12-20 12:51:50 -05:00
Andrew Bone
3feccdc852 Add --theme-background to notifications page (#1374)
The background colour is different, by default, on the notification page so I missed it on my initial sweep.
2018-12-20 12:51:23 -05:00
Andrew Bone
6c88857865 Adding --theme-top-bar-search-* (#1375)
* Adding --theme-top-bar-search-*

Adding both --theme-top-bar-search-color and --theme-top-bar-search-background to change the colour and background colour of the search box.

* Changes to placeholder and input

Placeholder opacity down to 0.5 to appear faded
Placeholder default colour set to system black

Input text colour can now be set with `--theme-top-bar-search-color` too
2018-12-20 12:50:58 -05:00
Ben Halpern
75158e7f84
Add browser support to docs [skip ci] (#1378) 2018-12-20 12:50:33 -05:00
Jess Lee
095d25ecd4 Add more details to Tag moderation page (#1376) 2018-12-20 12:09:28 -05:00
Ashwin Vaswani
fbdd80d5fc Add headings to header tags (#1003)
* updating all headers to have h* tags, or changing elements

* Remove commented out binding.pry

* Remove unused page

* Use article instead of div for consistency

* Update snapshot with new section tag

* Use h4 tags again for new views
2018-12-19 16:47:44 -05:00
Ben Halpern
bbbfe6af51
Add haptic feedback where it was missing (#1367) 2018-12-19 16:24:12 -05:00
Jess Lee
1586d9fd7d Include conditional for adding tag mods to connect channel (#1366)
* fix slug typo

* fix specs

* use blank? instead of nil?
2018-12-19 15:44:36 -05:00
Jess Lee
c2a85540f0 Fix tag mod spec (#1365)
* fix slug typo

* fix specs
2018-12-19 14:35:15 -05:00
Jess Lee
7ca3d5c542
Fix tag channel query 2018-12-19 13:47:16 -05:00
Jess Lee
d8ff236f69 Fix slug typo (#1364) 2018-12-19 13:39:50 -05:00
Andrew Bone
67ee564730 Beginning of css variable implementation (--theme-background) (#1306)
* Beginning of css variable implimentation

Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.

* Beginning of css variable implimentation

Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.

* Beginning of css variable implimentation

Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.

* Beginning of css variable implimentation

Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.

* Beginning of css variable implimentation

Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.

* Beginning of css variable implimentation

Added --theme-background leaving the default the same.
This will make no, visible, change to the styles currently.
2018-12-19 10:16:30 -05:00
Aditya Nagla
550dcdcc59 webpack dev server now does not fails on docker-compose (#1354) 2018-12-19 10:15:20 -05:00
Jess Lee
1d2a6def4a Add tag moderation info page (#1360)
* clarifies tag edit form and updates photo

* add better image

* add tag moderation route and page info

* adds labor module for assigning bulk tag moderators

* Apply Peter's changes from code review

Co-Authored-By: jessleenyc <jessleenyc@gmail.com>

* fix typo

Co-Authored-By: jessleenyc <jessleenyc@gmail.com>

* replace with cloudinary image links

* add specs
2018-12-19 09:27:55 -05:00
Andy Zhao
cf36025a16 Fix reactions rendering on notifications (#1362)
* Use more specific find for looking for reactions

* Use basic notification tests

* Test for proper reaction button rendering

* Use the proper user for reaction test
2018-12-18 20:58:31 -05:00
Andy Zhao
8fb35e84c2 Add title to organization profile page (#1355)
* Add test for page title

* Add organization name as title
2018-12-18 17:14:23 -05:00
Mario See
60d38ef787 /connect rerender chat (#1359)
* check element render before scrollingto bottom

* check element render before scrollingto bottom

* remove console logs

* remove accidental quote
2018-12-18 17:13:13 -05:00
Mac Siri
bd4a81f539 Replace flipflop with sail migrations (#1361) 2018-12-18 16:48:17 -05:00
Mac Siri
43280f12ac Add Sail gem (#1356) 2018-12-18 16:24:42 -05:00
Andy Zhao
88cd4c13f3 Remove all flipflop related code (#1358)
* Remove all flipflop related code

* Undo an amend

* Comment out one last test

* Remove last test
2018-12-18 16:01:18 -05:00
Mac Siri
06e0cbabbb Revert "Replace Flipflop with Sail (#841)"
This reverts commit 21870e805a.
2018-12-18 13:44:40 -05:00
Vinicius Stock
21870e805a Replace Flipflop with Sail (#841)
* Replace Flipflop with Sail

* Address PR comments

* Bump sail version to latest

* Bump Sail to latest version

* Move setting creation to config/sail.yml

* Bump Sail to latest version

* Use correct limit for cast_type in schema

* Update Sail's route
2018-12-18 12:42:30 -05:00
Andy Zhao
651a26a514 Use latest admin page views from administrate gem (#1351) 2018-12-17 16:45:12 -05:00
Ben Halpern
28736cda20
Add missing title attribute to user profile page (#1349)
* Add missing title attribute

* Add spec

* Fix test
2018-12-17 15:04:00 -05:00
dependabot[bot]
430b80d3c3 Bump @storybook/addon-actions from 4.0.0 to 4.1.2 (#1335) [ci skip]
Bumps [@storybook/addon-actions](https://github.com/storybooks/storybook) from 4.0.0 to 4.1.2.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/compare/v4.0.0...v4.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 13:22:06 -05:00
dependabot[bot]
d322889393 Bump counter_culture from 1.9.0 to 2.1.2 (#1348) [ci skip]
Bumps [counter_culture](https://github.com/magnusvk/counter_culture) from 1.9.0 to 2.1.2.
- [Release notes](https://github.com/magnusvk/counter_culture/releases)
- [Changelog](https://github.com/magnusvk/counter_culture/blob/master/CHANGELOG.md)
- [Commits](https://github.com/magnusvk/counter_culture/compare/v1.9.0...v2.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 13:21:43 -05:00
dependabot[bot]
55988e67bc Bump @storybook/addon-links from 4.0.0 to 4.1.2 (#1336) [ci skip]
Bumps [@storybook/addon-links](https://github.com/storybooks/storybook) from 4.0.0 to 4.1.2.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/compare/v4.0.0...v4.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 12:59:24 -05:00
Mac Siri
5212d6ff16 Revert "Bump cloudinary from 1.9.1 to 1.11.0 (#1341) [ci skip]"
This reverts commit b20ee8b777.
2018-12-17 12:56:30 -05:00
dependabot[bot]
66e463a08e Bump @storybook/addons from 4.0.0 to 4.1.2 (#1338) [ci skip]
Bumps [@storybook/addons](https://github.com/storybooks/storybook) from 4.0.0 to 4.1.2.
- [Release notes](https://github.com/storybooks/storybook/releases)
- [Changelog](https://github.com/storybooks/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybooks/storybook/compare/v4.0.0...v4.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 12:31:40 -05:00
dependabot[bot]
6463fb43f7 Bump jsdom from 13.0.0 to 13.1.0 (#1334) [ci skip]
Bumps [jsdom](https://github.com/jsdom/jsdom) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/13.0.0...13.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 12:13:39 -05:00
dependabot[bot]
bf3a9e5c95 Bump husky from 1.2.0 to 1.2.1 (#1339) [ci skip]
Bumps [husky](https://github.com/typicode/husky) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 12:13:20 -05:00
dependabot[bot]
7e619c8146 Bump jest-fetch-mock from 2.0.1 to 2.1.0 (#1333) [ci skip]
Bumps [jest-fetch-mock](https://github.com/jefflau/jest-fetch-mock) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/jefflau/jest-fetch-mock/releases)
- [Commits](https://github.com/jefflau/jest-fetch-mock/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 11:47:23 -05:00
dependabot[bot]
b921c1d848 Bump octokit from 4.12.0 to 4.13.0 (#1340) [ci skip]
Bumps [octokit](https://github.com/octokit/octokit.rb) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases)
- [Changelog](https://github.com/octokit/octokit.rb/blob/master/RELEASE.md)
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.12.0...v4.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 11:45:35 -05:00
dependabot[bot]
b20ee8b777 Bump cloudinary from 1.9.1 to 1.11.0 (#1341) [ci skip]
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_gem) from 1.9.1 to 1.11.0.
- [Release notes](https://github.com/cloudinary/cloudinary_gem/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_gem/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudinary/cloudinary_gem/compare/1.9.1...1.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 11:40:32 -05:00
dependabot[bot]
9cd2e66213 Bump aws-sdk-lambda from 1.13.0 to 1.16.0 (#1342)
Bumps [aws-sdk-lambda](https://github.com/aws/aws-sdk-ruby) from 1.13.0 to 1.16.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-lambda/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 11:39:51 -05:00
dependabot[bot]
d588031b3e Bump recaptcha from 4.12.0 to 4.13.1 (#1337)
Bumps [recaptcha](https://github.com/ambethia/recaptcha) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/ambethia/recaptcha/releases)
- [Changelog](https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ambethia/recaptcha/compare/v4.12.0...v4.13.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 11:39:33 -05:00
Ben Halpern
7d3da5df35
Fix twitter missing quote text (#1330) 2018-12-17 10:49:16 -05:00
dependabot[bot]
a58c153000 Bump autoprefixer-rails from 9.3.1 to 9.4.3 (#1343)
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 9.3.1 to 9.4.3.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases)
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ai/autoprefixer-rails/compare/9.3.1...9.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 10:25:58 -05:00
Chinmay Joshi
d39d44ac07 css fix for mixed looking text while rendering articles (#502) 2018-12-15 13:18:01 -05:00
Andrew Bone
db55f871d4 Beginning of css variable implementation (#1307)
Added --theme-top-bar-background leaving the default the same.
This will make no, visible, change to the styles currently.
2018-12-15 12:48:28 -05:00
Richard Kichenama
4b8dffb4c9 Iterate on Night Theme (#1303)
*  implement night theme through css filters

* 🐛 and video

* ♻️ simplify selector

* ♻️ finer targeting and untouched graphics

* 🐛 keep it in the theme

* ♻️ remove styling for 3x inverted elements
2018-12-15 12:46:34 -05:00
Andy Zhao
b3f2789eb2 Check if author_id is nil before querying for author (#1325)
* Check if author_id is nil before querying for author

* Remove some legacy code

* Remove tests that test for unused functionality
2018-12-15 12:44:45 -05:00
rhymes
73ddff4549 Add a descriptive title to the series links (#1329)
It's easy to navigate each part of a series when there only a few of them. It's hard to jump from a part to another if there are many. This change makes it also a little friendlier to accessibility tools.
2018-12-15 12:44:29 -05:00
Andy Zhao
cf060d09e9 Visit a page before visiting the delete confirm page (#1326) 2018-12-13 17:20:01 -05:00
dependabot[bot]
d53fbe22f2 Bump administrate from 0.9.0 to 0.11.0 (#1295)
Bumps [administrate](https://github.com/thoughtbot/administrate) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/thoughtbot/administrate/releases)
- [Changelog](https://github.com/thoughtbot/administrate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thoughtbot/administrate/compare/v0.9.0...v0.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-13 14:56:50 -05:00
Anna Buyanova
074d50d2b7 Stories views reorganization (#1317)
* Added stories feature specs

* Structure feature specs

* Spec for the articles by tag page

* Spec for clicking "week" button on the tag page

* Reorganize stories views

* Feature spec for displaying sponsors on tag page

* Increase allowed rspec example length

* Spec for the users comments view

* Articles by tag: reeplace view code with rendering partials
2018-12-13 14:54:02 -05:00
Mac Siri
56ec3e55a2 Refactor Reaction (#1320)
* Refactor Reaction's spec

* Create singleton class in Reaction

* Refactor Reaction
2018-12-13 14:24:33 -05:00
Ben Halpern
9b299569cb
Modify style on show page cta (#1324) 2018-12-13 14:23:18 -05:00
Kyle Boe
f82b562cd8 Update member's only sticker pack link (#1301) 2018-12-12 17:53:59 -05:00