aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ui/Input.js
Commit message (Collapse)AuthorAge
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* chore: codebase improvements (#1930)Libravatar Markus Hatvan2021-09-14
|
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
| | | | | | | | * Upgrade various dependencies to latest, remove unnecessary electron-hunspell - upgrade eslint and friends to latest - remove deprecated 'node-sass' in favor of 'sass' - disable new rules from 'eslint-config-airbnb' that are conflicting with current code style - add workspace config for 'vscode' that silences 'experimentalDecorator' warning and forces 'prettier' to single quote * Run yarn lint to autofix with new ruleset and worked down lint issues to zero
* Prepare and Release/5.6.0 beta.1 (#820)Libravatar Bennett2020-06-19
| | | | | * Draft release * Update changelog
* Replace change server input with a dropdown menu (#717)Libravatar sara hammouzou2020-05-17
|
* Fix eslint errorsLibravatar vantezzen2019-08-22
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Merge branch 'develop' into feature/features-apiLibravatar Stefan Malzner2018-11-22
|\
| * Fix linting errorsLibravatar Stefan Malzner2018-11-15
| |
* | 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