Kendall Werts
339d5b61f8
Fixed first panel keyboard arrow nav. Added second panel keyboard nav.
2020-07-12 22:01:14 -05:00
Nathan Hinchey
8aed2987b1
Show fence icon in popup
...
Fixes issue where Facebook container has no icon in popup. Also allows user to select fence icon for other containers.
2020-05-28 12:48:11 -04:00
Kendall Werts
07d24a6d9b
added keyboard shortcuts back (ctrl+. and then a number opens a new container in that tab)
2020-03-03 20:04:45 -06:00
Kendall Werts
30dc1cc655
Removed options from new container menu. Tweaked new container menu to remove
...
dupes from opening it twice.
Added focus highlighting for keyboard navigation
2020-02-28 15:47:43 -06:00
Kendall Werts
dd4087dc9a
Implemented site isolation
...
Added feature to isolate (lock) assigned sites: When you are in
a container with site isolation enabled, navigating to a site
outside of the assignments will open that site in a new default
container tab.
Co-authored-by: Francis McKenzie <francis.mckenzie@gmail.com>
2020-02-28 15:47:43 -06:00
Kendall Werts
7f009ee071
Fixed Assignement Toast on page.
...
Now opens in the newly opened tab (after it has been reopened
in the correct container). It also does not provide a toast
when removing sites from the edit assignments panel, becuase
user will most likely not be on that site when editing the
panel, so it has been throwing an error. Error should go away.
2020-02-28 15:47:43 -06:00
Kendall Werts
0a90a77125
code review and feedback changes
2020-02-28 15:47:43 -06:00
Kendall Werts
c8ae34d443
extraneous css removal
2020-02-28 15:47:43 -06:00
Kendall Werts
56aae68fc9
fixed mocha tests
2020-02-28 15:47:43 -06:00
Kendall Werts
db8af0bd17
Now can reopen in default container. Added an 'OK' button to new container panel. Fixed some css
2020-02-28 15:47:43 -06:00
Kendall Werts
abcb67de87
css linting
2020-02-28 15:47:43 -06:00
Kendall Werts
65c337c037
pulled out the picker panels
2020-02-28 15:47:43 -06:00
Kendall Werts
f430e4437a
some edits to panels
2020-02-28 15:47:43 -06:00
Kendall Werts
0662e8bcca
fixed info panel
2020-02-28 15:47:43 -06:00
Kendall Werts
c4cbda163a
working on info panel
2020-02-28 15:47:43 -06:00
Kendall Werts
85bf5b3363
added info icon as ling to options page
2020-02-28 15:47:43 -06:00
Kendall Werts
25d8ed05c5
updates to all panels
2020-02-28 15:47:43 -06:00
Kendall Werts
e9e79d19ba
container info panel complete
2020-02-28 15:47:43 -06:00
Kendall Werts
78da8a10d6
ReOpenIn Picker Panel functional
2020-02-28 15:47:43 -06:00
Kendall Werts
56c2d59677
Page action assigns site to a container and simultaneously reopens site in container.
2020-02-28 15:47:43 -06:00
Kendall Werts
84bc38f026
Implemented UI/UX for container list Panel (first panel).
2020-02-28 15:47:43 -06:00
Kendall Werts
846e52df35
Made selector for keyboard shortcuts more specific to fix #1666
...
Bumped version for release
2020-02-28 10:19:42 -06:00
Kendall Werts
ab88c6b2c6
fix for #1656 , #1643 , and #1637
...
removes enter key listener in favor of focus highlighting to notify user that there
is keyboard navigation available for the onboarding panels. (enter key listener was added
as keyboard navication for onboarding panels).
bumped version
2020-02-26 17:16:45 -06:00
Kendall Werts
747859a56f
fixed url for syn setup
2020-02-10 16:55:48 -06:00
Kendall Werts
60826dc935
added second onboarding panel
2020-02-10 15:19:41 -06:00
Kendall Werts
889d3ac527
review fedback
2020-01-23 13:47:56 -06:00
Kendall Werts
7700873582
made some suggested changes
2020-01-23 13:47:45 -06:00
Kendall Werts
bbcf2b0863
added onboarding panel
2020-01-23 00:27:05 -06:00
Kendall Werts
05b9e81b92
added some checks on sync and some error handling for bad site assignment info
2020-01-14 11:21:00 -06:00
Kendall Werts
1ee8742913
fixed bug that was showing all assigned site in the create new container panel
2020-01-14 11:20:51 -06:00
stoically
a97f48593b
Fix eslint errors after bump to 6.6.0 ( #1595 )
...
* Bump eslint from 3.19.0 to 6.6.0
Bumps [eslint](https://github.com/eslint/eslint ) from 3.19.0 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v6.6.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* Fix (and suppress) eslint errors
2019-12-18 09:02:02 +01:00
Dalia Nahol
94012ccc84
Merge branch 'master' into 1538-onboarding
2019-10-25 10:56:06 -07:00
Dalia Nahol
1f6f35d56b
Merge branch 'master' into 1009-arrows
2019-10-24 20:32:09 -07:00
dnahol
5bff46052d
merge upstream commit 'remove HTML entities from tooltip'
2019-10-24 20:25:47 -07:00
dnahol
978ce55e66
left arrow now works without changing focus in right arrow case
2019-10-24 14:02:28 -07:00
dnahol
cca60b1598
change getCurrentPanel to getCurrentPanelElement
2019-10-24 10:17:32 -07:00
dnahol
0a5aef531c
added keyboard nav to onboarding popups
2019-10-18 13:47:54 -07:00
dnahol
c2748dadf8
added right and left arrow shortcuts for container submenu tabs
...
change focus to whole panel element after right arrow press, allows navigation without pressing tab
2019-10-18 00:08:51 -07:00
Jo IE
86aa4bfd59
remove HTML entities from tooltip
2019-10-07 18:02:40 +01:00
Kendall Werts
5e307df38e
probably a better solution than using a timeout
2019-08-28 08:39:53 -05:00
Kendall Werts
aec6a682ab
forgot a semicolon
2019-08-27 12:22:25 -05:00
Kendall Werts
96b7a78161
solving linter issue without breaking the fix.
2019-08-27 11:54:16 -05:00
Kendall Werts
24a47fc2f5
linted
2019-08-27 10:42:58 -05:00
Kendall Werts
e1aae4e667
fixed first panel issue
2019-08-26 17:06:48 -05:00
Kendall Werts
5c3ec7147f
fix for #766 issues with display in overflow menu
2019-08-26 14:47:02 -05:00
Kendall Werts
7e9f19adf3
Added class to empty div as requested
2019-08-06 20:39:46 -05:00
Kendall Werts
088a6231ca
fixed favicon url
2019-07-26 08:50:22 -05:00
Kendall Werts
8324266089
fix for issue #1314
2019-07-25 13:38:17 -05:00
ctgardner
aac2f44bfd
Refactor async anonymous functions into arrow functions
...
- fixes #972
2019-05-07 02:23:00 +01:00
Shivangi Kakkar
14ce6c7802
Merge branch 'master' into fixes-168
2019-01-11 10:33:54 +09:00