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
shivangikakkar
e2959a4980
added functions and cosmetic changes
2019-01-11 09:25:00 +09:00
shivangikakkar
0de23ac45b
dynamically added close image icon in the title column
2019-01-11 04:06:08 +09:00
shivangikakkar
3660824228
Refactored the logic to form warning message
2019-01-07 23:08:59 +00:00
mingchia-andy-liu
21e10b6c76
Fix delete warning message #1051
...
- Include the number of tabs that will be closed when container is deleted
- Insert the warning message to the `span` tag that was originally there
2019-01-07 23:08:59 +00:00
shivangikakkar
3f0d4cf28d
removing inline css
2018-10-29 16:32:10 +05:30
shivangikakkar
c2a4122496
review changes
2018-10-23 15:13:41 +05:30
Jonathan Kingston
b245baaf4f
Remove badge background error. Fixes #1293
2018-10-21 21:25:55 +01:00
Jonathan Kingston
360e7fa6e1
Merge pull request #1275 from ShivangiKakkar/fixes-256
...
#256 disables edit-container button when no container is present
2018-10-21 19:45:44 +01:00
shivangikakkar
7b755306cc
implemented remove individual tabs just for visible state
2018-10-21 23:24:18 +05:30
shivangikakkar
9a01bf71ad
simplifying the solution
2018-10-21 17:12:56 +05:30
shivangikakkar
2ae2c115b5
prevent event handler when edit containers disabled
2018-10-18 21:33:48 +05:30
Jonathan Kingston
dc3d4f1b6a
Merge pull request #1265 from ShivangiKakkar/fixes-1028
...
#1028 resolves focus name field on opening new container sub-panel
2018-10-02 18:18:05 +01:00
shivangikakkar
ca88d0da76
resolves #256 disables edit-container button when no container is present
...
resolve lint errors
review changes
2018-10-01 00:01:50 +05:30
shivangikakkar
b4b55997c0
removing event loop and using requestAnimationFrame
2018-09-30 18:17:01 +05:30