Danny Colin
2f99ec4613
Merge pull request #2450 from dannycolin/revert-2231
...
Backout #2231 from 8.1.0
2022-11-29 10:47:59 -05:00
Danny Colin
8e7d9f7574
Revert "Excluding containers from sync with RegExp"
...
This reverts commit bf31fa9196
.
2022-11-18 23:40:58 -05:00
Danny Colin
06c897583b
Revert "Fix empty sync exclude regexp behavior ( #2383 )"
...
This reverts commit e5fa98d69e
.
2022-11-18 23:40:46 -05:00
Danny Colin
a7aaacd82c
Merge pull request #2422 from dannycolin/issue-2421
...
Fix #2421 - Truncate text to ensure the delete icon is visible
2022-10-13 11:07:23 -04:00
Danny Colin
638524ad67
Merge pull request #2424 from eemeli/bug-1794329
...
Account for moved aboutNetError.css in Firefox 107
2022-10-11 09:25:14 -04:00
Danny Colin
4e91a86072
Keep both files
2022-10-11 09:22:48 -04:00
Eemeli Aro
9597c1bdab
Account for moved aboutNetError.css in Firefox 107
2022-10-10 10:18:06 +03:00
Danny Colin
441f6c6c34
Fix #2421 - Truncate text to ensure the delete icon is visible
2022-10-06 19:29:23 -04:00
Danny Colin
80970dbe02
Merge pull request #2410 from mozilla/bump-version-to-8.1.0
...
bump version to 8.1.0
2022-08-31 14:27:21 -04:00
luke crouch
e8baa00935
bump version to 8.1.0
2022-08-31 11:14:12 -05:00
luke crouch
d642f132fc
Merge pull request #2405 from dannycolin/update-deps
...
Update minimal version of web-ext
2022-08-10 15:52:57 -05:00
Danny Colin
233c2a5498
Update minimal version of web-ext
...
This removes all the critical and high vulnerabilities
2022-08-10 16:21:45 -04:00
luke crouch
54a2254763
Merge pull request #2403 from dannycolin/update-bug-template
...
Make Troubleshooting Information optional
2022-08-04 09:05:29 -05:00
Danny Colin
3d5785df4b
Make Troubleshooting Information optional
2022-08-04 09:47:06 -04:00
luke crouch
4508c940ae
Merge pull request #2391 from dannycolin/issue-2168
...
Fix #2168 Use a different l10n string for sites opened in no container
2022-08-01 09:08:46 -05:00
Danny Colin
222d4e7d37
Fix #2168 Use a different l10n string for sites opened in no container
2022-07-27 19:48:39 -04:00
Danny Colin
b69b839fa4
Merge pull request #2390 from dannycolin/issue-1103
...
Add ability to filter the container list
2022-07-27 12:48:17 -04:00
Danny Colin
47062d2bea
add ability to filter the container list
2022-07-21 17:30:16 -04:00
Danny Colin
12dd2ee05c
Merge pull request #2389 from polarn/fix-contrib-submodule-doc
...
fix git submodule command doc
2022-07-18 19:37:26 -04:00
Marcus Johansson
8dcb561468
fix git submodule command doc
2022-07-18 15:35:28 +02:00
stoically
2f32c915a9
Merge pull request #1141 from stoically/delete-identitystate
...
Remove identityState when deleting containers
2022-07-15 20:12:03 +02:00
Danny Colin
7dee05ec1f
Merge pull request #2384 from dannycolin/clean-documentation
...
Update documentation and templates
2022-07-08 18:21:05 -04:00
stoically
e5fa98d69e
Fix empty sync exclude regexp behavior ( #2383 )
2022-07-07 01:39:58 +02:00
Danny Colin
ee3ead965f
Use local web-ext for the dev environment
2022-07-05 13:32:26 -04:00
Danny Colin
b66e0fa6a3
Update CONTRIBUTING.md
...
Co-authored-by: Maxx Crawford <maxx.crawford@gmail.com>
2022-07-05 12:26:27 -04:00
Danny Colin
78423a17af
update contributing section
2022-06-24 17:16:30 -04:00
Danny Colin
6b02da4dc1
add pull request template
2022-06-24 16:55:03 -04:00
Danny Colin
ecaee4bcf9
Update documentation
2022-06-24 16:51:15 -04:00
Danny Colin
a399f8452b
Merge pull request #2231 from stoically/stoically/feat/sync-exclude-regexp
...
Excluding containers from sync with RegExp
2022-06-23 14:27:26 -04:00
stoically
76d5b36563
Remove identityState when deleting containers
...
Fixes #1140
2022-06-23 01:46:02 +02:00
stoically
bf31fa9196
Excluding containers from sync with RegExp
2022-06-23 00:28:54 +02:00
Danny Colin
66b90006bd
Merge pull request #2380 from dannycolin/issue-2377
...
Fix #2377 Tooltip renders off viewport when hovering over a container assigned to VPN.
2022-06-21 15:57:28 -04:00
Danny Colin
c64df9f260
Use browser builtin tooltip
...
If the containers list is too long, the tooltip is rendered outside the visible area. Using the builtin tooltip ensures that it is always rendered on top of all the items and so it prevents it to be hidden if the list overflow.
2022-06-21 11:29:06 -04:00
Danny Colin
af73c1a401
Merge pull request #2374 from dannycolin/add-bug-template
...
Fix rendering for Troubleshooting info section
2022-06-09 16:39:59 -04:00
Danny Colin
a55f7411f8
Fix rendering for Troubleshooting info section
2022-06-08 18:57:00 -04:00
luke crouch
27401a5678
Merge pull request #2367 from dannycolin/add-bug-template
...
Update issue menu
2022-05-20 12:36:43 -05:00
Danny Colin
73e690a559
Update issue menu
...
- Remove en-US in SUMO URLs so it redirects the user to right locales
- Make it clearer that Ask a question is about support questions
2022-05-19 19:47:09 -04:00
luke crouch
cdc014e3ee
Merge pull request #2366 from dannycolin/add-bug-template
...
Update the "new issue" template
2022-05-19 07:38:48 -05:00
Danny Colin
352131a8f9
Delete deprecated bug template
2022-05-18 19:50:54 -04:00
Danny Colin
da942a8def
Add a "new issue" menu
...
This menu offers different options to redirect the user to the right resources for their issue.
2022-05-18 19:50:10 -04:00
Danny Colin
ce63dc2f6b
Add a new bug template
2022-05-18 19:48:50 -04:00
Danny Colin
adeab46229
Merge pull request #1964 from dannycolin/issue-1948
...
fix #1948 Add option to select a light/dark theme
2022-05-11 17:08:57 -04:00
Andrea Marchesini
e47b26698f
Merge pull request #2355 from rodcul/hyphens-in-proxy
...
Also allow hyphens in proxy username/password
2022-05-11 15:08:51 -04:00
Danny Colin
aaef0fd4a6
Fix elements styling to follow the Proton Design System more closely
...
This includes fixes for the hover, active and focus states of all the
elements that didn't have one.
2022-05-10 20:51:34 -04:00
Rodney Cullen
931e0a4c13
Also allow hyphens in proxy username/password
2022-05-09 14:10:14 +01:00
Andrea Marchesini
873ba0ab09
Merge pull request #2346 from mozilla/order
...
Fix the tab sorting for custom container ordering - MAC-710
2022-05-02 16:15:20 +02:00
Andrea Marchesini
beb6a40231
Merge pull request #2347 from ranjan-purbey/main
...
Make "default container" entry keyboard navigable
2022-05-02 12:13:46 +02:00
Ranjan Purbey
a8f22944b9
Make "default container" entry kbd navigable
...
Allows selecting "default container" in "reopen this site in" identity picker
using keyboard
2022-04-30 00:59:58 +05:30
Andrea Marchesini
d6c6ce6e67
Fix the tab sorting for custom container ordering - MAC-710
2022-04-29 01:29:54 +02:00
Andrea Marchesini
ba5c58ccbb
Merge pull request #2343 from flodolo/gh_test
...
Use GitHub Actions for testing
2022-04-27 17:26:16 +02:00