* Use name attribute
* Export comments
* Update copy
* Fix time-dependent test
* Remove reactions_count from the export
* Only select needed attributes from the DB
* Add the path of the commentable to the export
Comments are attached to something but from the export that is not easily identifiable. We add the "commentable_path" to give some context.
* add comment template
* merge upstream
* Initial work
* make sure the template re-appears for top level comments after submission
* Small fix
* Fix git issues
* Account for missing reading times
* Add minimal score on sidebar
* Test for page to include min read
* rubocop cleanup
* Mess with test
* Add .to_i after score
* Modify search_score var
Fixes all the notification request specs that were xited. This should help us feel more comfortable making changes to notifications.
Also made a small (performance?) improvement by using an already defined variable.
* Add feature spec for twitter login
* Avoid using class eval for solving code duplication.
This change make code easier to change in the future.
* Fix codeclimate issues
* Introduce explanatory methods
* Close anchor tag typo
* Remove confusing message in profile
* Fix typo in spec
* Add old_slug and old_old_slug fields to org
* Test for check_for_slug_change method
* Add ability for orgs to change slug
* Update copy to match new org language
* Add redirect for organizations with old slugs
* Use less queries for handling org/user redirect
* Use consistent syntax for user creation
* Test for organization slug redirects
* Refactor user article redirect
* remove inline markdown rule
* broaden evaluate_inline_markdown
basically same as evaluate_markdown but without class attributes
* remove inline markdown parser
* change code block color and background
* even out code padding top/bottom
* Add details to toggles and modify some styling
* Add details to child comments
* Finalize comment collapse in nested comments
* Modify styling on comment <details>
* Add ApiSecret model scaffold
* Add relationships between ApiSecret, User, Organization
* Add placeholder template to account tab
* Add description column to ApiSecrets
* Add very basic access token generation
* Add basic access token deletion
* Show access token on success flash
* Add placeholder message when user has no secrets
* Use cta style on token generation button
* Add presence validation for ApiSecret description
* Add ApiSecrets factory
* Add pundit policy for ApiSecret
* Nest form field within api_secret hash to allow rails strong params
* Use pundit to authorize ApiSecretController actions
* Add error message flash for ApiSecretsController actions
* Add specs for ApiSecretsController
* Add length validation to api secret description
* Flash model error instead of generic message on save failure
* Truncate ApiSecret factory objects descriptions to prevent validation error
* Remove length restriction on ApiSecret.description
* Use darker font color for token creation date
* Consolidate ApiSecret migrations
* Add --theme-container-color
Add --theme-container-color for theming all containing elements
* Add --theme-container-color
Add --theme-container-color for theming all containing elements
* Add --theme-container-color
Add --theme-container-color for theming all containing elements
* Add --theme-container-color
Add --theme-container-color for theming all containing elements
* Add --theme-container-color
Add --theme-container-color for theming all containing elements
* Add --theme-container-color
Add --theme-container-color for theming all containing elements
* Add --theme-container-color
Add --theme-container-color for theming all containing elements
* Missed --theme-container-border
Adding --theme-container-border for missed elements
* Missed --theme-container-border
Adding --theme-container-border for missed elements
* Missed --theme-container-border
Adding --theme-container-border for missed elements
* Add --theme-container-box-shadow to footer
Add the --theme-container-box-shadow variable to the footer box shadow
* Add --theme-container-box-shadow to dashboard-analytics-header-wrapper
Add the --theme-container-box-shadow variable to the dashboard-analytics-header-wrapper
* Add --theme-container-box-shadow to query
Add the --theme-container-box-shadow variables to the no results query page
* Add --theme-container-box-shadow to widgets
Add the --theme-container-box-shadow variables to widgets
* Add --theme-container-border
Add the --theme-container-border variable for styling.
* Add --theme-container-border
Add the --theme-container-border variable for styling.
* Add --theme-container-border
Add the --theme-container-border variable for styling.
* Add --theme-container-border
Add the --theme-container-border variable for styling.