* 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.
* Added step to deployment to build the static storybook site.
* Added step to deployment to build the static storybook site.
* using npm instead as yarn isn't installed at this point.
* reverted deployment to netlify.
* Validate for trailing slash instead of strict validation
* Remove unused sign_in_count field
* Add profile URLs to edit view
* Add profile URLs to admin controller params
* Add profile URLs to edit view
* Clean up index and search views for user
* Move around user fields to make more sense
* Display more informative label
* Remove name_of_user field in favor of new display label
* Fix typo
* Remove duplication for website, employer, and Mastodon URLs
* Add score to comment params
* Remove unused name_of_user field views
* Fix typo for medium url
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements
* Add --theme-container-box-shadow
Box-shadow settings for articles and nav-elements