summaryrefslogtreecommitdiffhomepage
path: root/app/components/Support.js
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-328/+0
2018-08-08Add missing @flowAndrej Mihajlov1-0/+1
2018-08-08Uppercase "secure connection"Andrej Mihajlov1-6/+6
2018-08-08Add margin between Edit and Retry buttonsAndrej Mihajlov1-2/+4
2018-08-03Restore missing Problem Report page styleJanito Vaqueiro Ferreira Filho1-2/+2
2018-07-26Make settings headers also drag the windowJanito Vaqueiro Ferreira Filho1-5/+6
2018-07-24Remove global styles from app buttonsAndrej Mihajlov1-15/+19
2018-07-23Add settings navigationAndrej Mihajlov1-8/+6
2018-07-18- Reintegrate components/styled into componentsAndrej Mihajlov1-13/+13
- Drop styled/Button, use RX.Button instead and reset cursor when needed - Scope AppButton and Cell to avoid class clash for Label and SubText - Add missing cursor: default
2018-07-05Add initial form data to Support form, save form data when failed to submit ↵Andrej Mihajlov1-52/+84
the problem report
2018-07-02Add `(optional)` text to email inputJanito Vaqueiro Ferreira Filho1-1/+1
2018-06-05Add formatted source codeAndrej Mihajlov1-160/+163
2018-04-16Icon sizes and transistion container fix for androidanderklander1-1/+1
2018-04-16JS fixes for react-nativeanderklander1-4/+4
2018-02-27Use the entire account history to redact logsAndrej Mihajlov1-6/+2
2018-02-27Remove the autoFocus from Support pageAndrej Mihajlov1-2/+1
2018-02-20Fix flow annotations to work on flow v0.66Andrej Mihajlov1-7/+7
2018-02-15Refactoring stuff, removed Iconanderklander1-2/+2
2018-02-15AppButton-reworkanderklander1-24/+21
2018-02-15Converted more buttons in Support.jsanderklander1-13/+14
2018-02-15Style changes to use config-colors and AppButtonsanderklander1-17/+20
2018-01-31Show confirmation when submitting problem report without emailErik Larkö1-14/+50
2018-01-22Condition for showing/not showing email on sent-succes.anderklander1-2/+7
No fancy function for email verification ...
2018-01-22Change wording on support pageanderklander1-1/+1
2018-01-20Support component in reactxpanderklander1-114/+110
2017-11-09Redact account token from logsErik Larkö1-2/+10
2017-11-09Problem reportErik Larkö1-47/+185
2017-10-19Update margins and textsAndrej Mihajlov1-1/+1
2017-10-19Add support form fields and validationAndrej Mihajlov1-2/+71
2017-10-19Add Support componentAndrej Mihajlov1-0/+39