Commit graph

844 commits

Author SHA1 Message Date
Francis McKenzie
d79e060341 Improved comments in CSS 2019-09-23 23:09:05 +01:00
Francis McKenzie
8c9d6ad3ad Bugfix: incorrect scrollbars/spacing when editing container with many assignments 2019-09-23 23:09:05 +01:00
Harry Twyford
47f076e34d #1375 - Correct colors on confirmation page 2019-09-23 17:34:46 +01:00
Maxx Crawford
9fe4b7dbe5 Merge pull request #1485 from kendallcorner/master
Fixed #766 — Popup display expands to fit overflow menu
2019-09-20 16:54:47 -05: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
d3d4803e59 lack of px on the zero appears to break it. 2019-08-27 11:06:40 -05:00
Kendall Werts
24a47fc2f5 linted 2019-08-27 10:42:58 -05:00
Kendall Werts
b38fa0dabe Merge branch 'master' of github.com:mozilla/multi-account-containers 2019-08-26 17:12:22 -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
luke crouch
94f57fe4ec Merge pull request #1470 from kendallcorner/master
Default favicon now displays for Edit Containers panel (issue #1314)
2019-08-07 10:41:30 -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
stoically
1cc188624f Merge pull request #1435 from silverwind/dark-mode-icon
Support dark themes on icon - Fixes #1424
2019-07-17 16:47:41 +02:00
stoically
57cac91ddc Merge pull request #1451 from Arthaey/patch-1
Fix typo in a comment.
2019-07-17 16:42:28 +02:00
Arthaey Angosii
b493f1348c Fix typo in a comment. 2019-07-07 18:01:33 -07:00
silverwind
b5467a8302 Support dark themes on icon - Fixes #1424 2019-06-09 18:45:41 +02:00
ctgardner
d601a4a5a8 Revert "Increase timeout on flakey async test"
This reverts commit 154df62687.
2019-05-07 02:23:00 +01:00
ctgardner
40e951b4a7 Increase timeout on flakey async test 2019-05-07 02:23:00 +01:00
ctgardner
aac2f44bfd Refactor async anonymous functions into arrow functions
- fixes #972
2019-05-07 02:23:00 +01:00
stoically
0cf4441796 Reduce noise in issue template 2019-05-07 01:36:02 +01:00
Jonathan Kingston
5bb3a73024 Bug 1539507 - Fix targeting of button click when button element isn't clicked. 2019-05-07 01:32:28 +01:00
luke crouch
277fd193b6 Merge pull request #1371 from gliptak/patch-1
Bring CODE_OF_CONDUCT.md current
2019-04-23 12:14:45 -05:00
Gábor Lipták
0d8f24e0ca Bring CODE_OF_CONDUCT.md current 2019-04-15 14:24:16 -04:00
luke crouch
32f462f6a5 Merge pull request #1329 from ShivangiKakkar/new-release
Fixes #1328: Adding new version
2019-01-23 13:59:19 -06:00
shivangikakkar
2337d83fba adding new version 2019-01-23 23:30:04 +05:30
luke crouch
0292d9e3a0 Merge pull request #1327 from ShivangiKakkar/fixes-985
exempting `always open in` functionality for non-standard ports
2019-01-22 20:21:57 -06:00
shivangikakkar
2744c9cd37 exempting always open in functionality for non-standard ports 2019-01-19 02:02:27 +09:00
Jonathan Kingston
afc9f22f99 Merge branch 'ShivangiKakkar-fixes-168' 2019-01-12 23:30:02 +00:00
Jonathan Kingston
a4ce077ac1 Merge branch 'fixes-168' of https://github.com/ShivangiKakkar/multi-account-containers into ShivangiKakkar-fixes-168 2019-01-12 23:28:49 +00: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
groovecoder
79bec89b10 save ajv at 6.6.2 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
Jonathan Kingston
08a1c01a9e Merge pull request #1298 from aabbi/duplicate-tabs-791
Fixes #1109 , rest of #791
2019-01-04 14:40:46 +00:00
luke crouch
10392b5e8f Merge pull request #1292 from jonathanKingston/fix-missing-favicon
Add in missing favicon. Fixes #1285
2018-12-05 12:41:43 -06:00
luke crouch
6d69be3322 Merge pull request #1294 from jonathanKingston/badge-background-error
Remove badge background error. Fixes #1293
2018-12-05 09:09:34 -06:00
luke crouch
96e9afd5ee Merge pull request #1297 from jonathanKingston/6.0.1
Bump release to 6.0.1
2018-12-05 08:48:50 -06:00
luke crouch
f417ac7a29 Merge pull request #1295 from jonathanKingston/fix-missing-check-image
Fix missing assignment check mark. Fixes #1271
2018-12-05 08:47:02 -06: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
aabbi
a29141dfa8 moved unhiding container to background logic 2018-10-22 20:05:03 -04:00
Jonathan Kingston
9c1ad99b8c Bump release to 6.0.1. Fixes #1296 2018-10-21 22:33:08 +01:00
Jonathan Kingston
718cf3ad2b Fix missing assignment check mark. Fixes #1271 2018-10-21 22:22:48 +01:00
Jonathan Kingston
b245baaf4f Remove badge background error. Fixes #1293 2018-10-21 21:25:55 +01:00