aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/badge.scss
Commit message (Collapse)AuthorAge
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
| | | | | | | | - serviceLimit - planSelection - trialStatusBar and other Franz features that were for different tiers of subscription.
* More contrast for settings dialog badgesLibravatar Kristóf Marussy2021-05-30
| | | | | Makes the service and workspace count badges more readable in the settings dialog.
* Organize settings with horizontal tabs (#569)Libravatar Romain2020-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | * Align settings section titles on same row * Add className to Settings Titles to copy tab layout from 'Available Services' * Add all Settings Titles to the horizontal tab layout at the top of the form * Add state for active settings taband onClick * Add condition for each Settings div to show when activeSetttingsTab plus fix typo 'appearance' * Add condition for each Settings div to show when activeSetttingsTab plus fix typo 'appearance' * Add margins in between setting tabs * Remove 50px of top margin to minimize blank space above tabs * Remove temporary &nbsp;&nbsp; in between tabs now that CSS is in place * Apply code changes * Delete unused code const { activeSettingsTab } = this.state; Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Fix premium badge colorLibravatar Stefan Malzner2019-04-16
|
* Replace invoices & subscription info with links to websiteLibravatar Stefan Malzner2019-04-08
|
* Merge branch 'develop' into feature/features-apiLibravatar Stefan Malzner2018-11-22
|\
| * Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
| |
* | feat(App) Feature Added enterprise UILibravatar haraldox2018-02-13
|/ | | | | | | | | | | | | | | | | | | | | | | | | ##Account Dashboard: - CHANGE account type to 'Enterprise Account' (green badge) - REMOVE button 'Edit Account' if SSO login is used - ADD company name and contact information - REMOVE premium account plans section - REMOVE account deletion ##Settings Navigation - REMOVE available services if user not allowed to manage services ##Edit Service - REMOVE delete button if user not allowed to manage services - CHANGE disable team / custom URL if user not allowed to manage services ##Edit User - REMOVE account type ##User.js - ADD mock enterprise properties ##Input.js - FIX disabled passthrough
* initial commitLibravatar Stefan Malzner2017-10-13