Commit graph

668 commits

Author SHA1 Message Date
luke crouch
9c477b74a6 Merge pull request #631 from jonathanKingston/different-display-of-notice
Fix different display in content warning notice. Fixes #630
2017-06-22 16:09:13 -05:00
Jonathan Kingston
0bb14c1b33 Fix different display in content warning notice. Fixes #630 2017-06-22 22:05:05 +01:00
groovecoder
80a6a6fb1d fix #626: cast message userContextId to string 2017-06-22 22:04:00 +01:00
luke crouch
311638f137 Merge pull request #627 from jonathanKingston/correct-assignment-toggle
Fixing the assignment toggle for when a different container is open. …
2017-06-22 10:11:44 -05:00
Jonathan Kingston
f16ae4a713 Fixing the assignment toggle for when a different container is open. Fixes #611 2017-06-22 16:09:10 +01:00
luke crouch
97d9df498a Merge pull request #629 from jonathanKingston/assignment-confirm-alignment
Fixing alignment of checkbox on confirm screen. Fixes #607
2017-06-22 09:49:49 -05:00
Jonathan Kingston
fe7f7d5748 Fixing alignment of checkbox on confirm screen. Fixes #607 2017-06-22 15:43:56 +01:00
groovecoder
9858ab495a fix #608: re-"render" badge on window focus change 2017-06-22 15:35:55 +01:00
groovecoder
4caf45c64b fix #614: only call thisStudy.shutdown in shield 2017-06-22 14:50:31 +01:00
luke crouch
cd51f225ad Merge pull request #620 from jonathanKingston/tooltips
Adding tooltips. Fixes #615. Fixes #609.  Fixes #112
2017-06-22 08:43:16 -05:00
Jonathan Kingston
9b4f157187 Adding tooltips. Fixes #615. Fixes #609. Fixes #112 2017-06-22 14:40:01 +01:00
luke crouch
cde4cc039a Merge pull request #621 from jonathanKingston/close-correct-assignment
Close correct assignment window on confirmation page. Fixes #606
2017-06-22 08:16:03 -05:00
Jonathan Kingston
58dd12ce58 Close correct assignment window on confirmation page. Fixes #606 2017-06-22 13:45:31 +01:00
groovecoder
c4ca00a4df fix #498: final copy for security onboarding panels 2017-06-22 11:38:23 +01:00
groovecoder
1c8ca31a63 for #498: use local node_modules/.bin/json 2017-06-22 11:38:23 +01:00
groovecoder
4ac895ab16 for #498 add onboarding-3-security.png asset
remove tab.create orientation
2017-06-22 11:38:23 +01:00
groovecoder
8cbb7f4545 replace a .then() with await Promise.all() 2017-06-22 11:38:23 +01:00
groovecoder
bbc3054d21 for #498: security onboarding panels and logic 2017-06-22 11:38:23 +01:00
luke crouch
24c5b30625 Merge pull request #602 from jonathanKingston/edit-restyle
Edit restyle
2017-06-20 10:18:46 -05:00
Jonathan Kingston
a50c760733 Making create screen have buttons again 2017-06-19 15:51:29 +01:00
Jonathan Kingston
1fff81b6e4 Improve assignment styles part of #561 2017-06-19 14:33:57 +01:00
Jonathan Kingston
c1d7ffc167 WIP styles improving radio styles 2017-06-19 14:33:57 +01:00
Jonathan Kingston
e3d2f45e0c WIP edit-containers restyle 2017-06-19 14:33:57 +01:00
luke crouch
97c45d8e6e Merge pull request #597 from jonathanKingston/sheild-study-fixes
Fix icons in shield study. Fixes #586
2017-06-16 10:30:17 -05:00
Jonathan Kingston
2f950f8cdd Fix icons in shield study. Fixes #586 2017-06-16 15:14:21 +01:00
groovecoder
ffdf56b241 document "alltabs-menu" as an open tab source 2017-06-15 20:35:55 +01:00
luke crouch
f16b4791e4 Merge pull request #593 from jonathanKingston/current-tab-window
Fix for current tab showing the wrong window. Fixes #592
2017-06-15 10:30:06 -05:00
Jonathan Kingston
ff1149fa36 Reset context menu when assignment changes. Fixes #589 2017-06-15 13:39:22 +01:00
Jonathan Kingston
3549ac6edb Fix for current tab showing the wrong window. Fixes #592 2017-06-14 23:59:54 +01:00
groovecoder
860639ee26 update README for shield per @kjozwiak 2017-06-14 23:10:50 +01:00
luke crouch
7df37dc6a9 Merge pull request #584 from jonathanKingston/assignment-context-issues
Fixing showing of assignment menu. Fixes #579
2017-06-14 11:39:13 -05:00
luke crouch
4e1fcfd740 Merge pull request #581 from jonathanKingston/keyboard-focus
Fixing keyboard focus issues to new layout
2017-06-14 11:27:37 -05:00
Jonathan Kingston
c5a08dd43d Fix which assignment is being changed. Fixes #580 2017-06-14 17:01:14 +01:00
luke crouch
211b99a42f Merge pull request #582 from jonathanKingston/fix-reload-telemetry
Fix reload telemetry payload.
2017-06-14 10:38:55 -05:00
Jonathan Kingston
58dfc04eec Fixing showing of assignment menu. Fixes #579 2017-06-14 13:49:13 +01:00
Jonathan Kingston
680be693e0 Fix reload telemetry payload. 2017-06-14 12:09:18 +01:00
Jonathan Kingston
15c3ad8e11 Fixing keyboard focus issues to new layout 2017-06-14 11:41:28 +01:00
luke crouch
d7f4827ccb Merge pull request #576 from jonathanKingston/shield-study
Shield study work
2017-06-13 11:41:28 -05:00
Jonathan Kingston
e795a94fc7 Fix linting 2017-06-13 16:36:00 +01:00
Jonathan Kingston
4e3800fe08 Fixing popup to use tabId for messaging assignment change 2017-06-13 15:02:47 +01:00
Jonathan Kingston
a7dece1ee1 Merge branch 'ux-fiddles' into shield-study 2017-06-13 14:09:27 +01:00
Jonathan Kingston
0655814cac Merge branch 'assignment-manage' into shield-study 2017-06-13 14:07:21 +01:00
Jonathan Kingston
fc137d6c5c Merge branch 'comma-shortcut' into shield-study 2017-06-13 14:05:29 +01:00
Jonathan Kingston
dae74e41b2 Merge branch 'assign-menu-for-wrong-tab' into shield-study 2017-06-13 14:05:10 +01:00
Jonathan Kingston
9cf4bac181 Merge branch 'bakulf-colors' 2017-06-12 15:04:13 +01:00
baku
eeabe52901 Reset color and icon when disabled - issue #398 2017-06-12 15:03:49 +01:00
Jonathan Kingston
726081a2ef Adding manage assignment from edit container panel. Fixes #501 2017-06-06 16:48:01 +01:00
Jonathan Kingston
824a1ac4be Exchanging Ctrl+Y for Ctrl+Period due to text field collisions. Fixes #546 2017-06-06 14:22:48 +01:00
Jonathan Kingston
57ee09565d Start fixing styles 2017-06-05 17:48:18 +01:00
Jonathan Kingston
b04749c50b Adding in content notification to look more browser like. 2017-06-05 15:37:01 +01:00