summaryrefslogtreecommitdiffhomepage
path: root/app/components/Settings.js
AgeCommit message (Collapse)AuthorFilesLines
2017-10-05Remove the auto-secure settingErik Larkö1-11/+1
2017-08-24Replace paidUntil with expiryLinus Färnstrand1-7/+7
2017-07-21Add tests for settingsAndrej Mihajlov1-15/+17
2017-07-03Moved the redux stuff into separate folder and renamed user->account and ↵Erik Larkö1-6/+6
connect->connection
2017-06-30Annotate Settings componentAndrej Mihajlov1-24/+21
2017-06-23Migrate to React 15.6Andrej Mihajlov1-1/+2
2017-06-21Replace ConnectionState & LoginState with Flow alternativeAndrej Mihajlov1-2/+1
2017-06-21Migrate HeaderBarStyle to FlowAndrej Mihajlov1-1/+1
2017-03-15Update icons in SettingsAndrej Mihajlov1-2/+4
2017-03-08Change "Auto-secure" to "Auto-connect"Andrej Mihajlov1-1/+1
Capitalise time & date value for "paid until"
2017-03-06Fix warnings when in settings and not connectedAndrej Mihajlov1-2/+3
2017-03-06Add out of time and durationAndrej Mihajlov1-2/+17
2017-03-06Make account cell highlightableAndrej Mihajlov1-1/+1
2017-03-06Add account subviewAndrej Mihajlov1-25/+15
2017-03-03Fix listing issuesAndrej Mihajlov1-9/+11
2017-03-01Adjust stylesAndrej Mihajlov1-21/+44
2017-03-01Rename callbacksAndrej Mihajlov1-7/+8
2017-03-01Move shell calls outside of componentAndrej Mihajlov1-17/+11
2017-03-01Split constants on enums and config.jsonAndrej Mihajlov1-1/+1
2017-02-24- Move serverInfo configuration to backendAndrej Mihajlov1-25/+40
- Update settings - Reconnect when switching location
2017-02-24Update list item stylesAndrej Mihajlov1-3/+3
2017-02-24- Generalize button stylesAndrej Mihajlov1-1/+1
- Update login input styles according to new Zeplin screens - Update map style - Add marker assets
2017-02-17Simplify layoutAndrej Mihajlov1-1/+1
2017-02-17Clean up codeAndrej Mihajlov1-1/+0
2017-02-17- Format account in settings pageAndrej Mihajlov1-5/+16
- Add links to configuration - Make links work on Settings page
2017-02-17Add switch control and hook up settings reducer & actionsAndrej Mihajlov1-2/+9
2017-02-17- Add settings page layoutAndrej Mihajlov1-1/+36
- Add defaultDark style for navigation bar
2017-02-16Add settings paneAndrej Mihajlov1-0/+26