summaryrefslogtreecommitdiffhomepage
path: root/app/components/Settings.js
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Moved the redux stuff into separate folder and renamed user->account and conn...Erik Larkö1-6/+6
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
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
2017-02-24Update list item stylesAndrej Mihajlov1-3/+3
2017-02-24- Generalize button stylesAndrej Mihajlov1-1/+1
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
2017-02-17Add switch control and hook up settings reducer & actionsAndrej Mihajlov1-2/+9
2017-02-17- Add settings page layoutAndrej Mihajlov1-1/+36
2017-02-16Add settings paneAndrej Mihajlov1-0/+26