Commit graph

  • 9fe75610ad Merge branch 'issue-1624-backend-logic' of github.com:CSCD01/multi-account-containers-team05 into issue-1624-backend-logic joey 2020-03-11 13:07:37 -04:00
  • 297200bd4f added test cases for shift selct, backspace key, and delete key joey 2020-03-11 13:07:27 -04:00
  • 53b58c0ad7
    Merge pull request #8 from CSCD01/issue-1624-ui QiiLin 2020-03-11 13:05:52 -04:00
  • caae012de0 added manually select and delete multilple containers joey 2020-03-11 12:31:14 -04:00
  • e5653a0b6e update wording QiiLin 2020-03-11 12:18:28 -04:00
  • 0ede2b9d1d updates test cases joey 2020-03-11 11:11:16 -04:00
  • 75045a0ba9 update confirm QiiLin 2020-03-11 11:08:06 -04:00
  • 6fb1180372 added one sample test case joey 2020-03-10 23:58:15 -04:00
  • 23d9e75891 fixed that delete keycode is wrong issue joey 2020-03-10 21:58:55 -04:00
  • 496257e3ce made deleteHandler and updateDeleteButton private joey 2020-03-10 16:32:09 -04:00
  • d088bb3b03
    Merge pull request #5 from CSCD01/issue-1670-backend Khansa Kiasatina 2020-03-10 13:45:50 -04:00
  • fc3a61d20f remove mandatory www in URL Sherry Ma 2020-03-10 13:37:20 -04:00
  • d5e89a563d
    Merge pull request #3 from CSCD01/issue-1624-backend-logic UOFLeop 2020-03-09 23:31:10 -04:00
  • 976dd35810 cleaned up the comments joey 2020-03-09 19:21:11 -04:00
  • 61189ac11a fixed containers are selection, then can't delete single by clicking iron issues joey 2020-03-09 19:15:04 -04:00
  • 703afe75aa cleaned up console logs joey 2020-03-09 18:37:23 -04:00
  • 4a1f9ada67 made the delete button shows once selected, hides otherwise joey 2020-03-09 18:35:32 -04:00
  • 8164a69b19
    Merge pull request #4 from CSCD01/issue-1670-backend Sherry Ma 2020-03-09 17:21:40 -04:00
  • fc1a854d20 added test cases for manually assign URL Sherry Ma 2020-03-09 17:18:14 -04:00
  • 28cbd6a61a Merge branch 'issue-1670' into issue-1670-backend Sherry Ma 2020-03-09 17:06:45 -04:00
  • 929681a29c add regex rule for checking valid url Sherry Ma 2020-03-09 17:02:56 -04:00
  • 2c3c95965d added important to highlight css joey 2020-03-09 13:55:49 -04:00
  • f59d6cdc2c added delete and backspace key press as delete as well joey 2020-03-09 13:37:24 -04:00
  • ed7698f458 fixed if no container is selected, shift shouldn't work issue joey 2020-03-09 13:19:00 -04:00
  • f82fd5f519 fixed if last click is null, shift click crashed issue joey 2020-03-09 12:57:27 -04:00
  • 69beb7ae40 fixed that deletion calcel and exit edit mode doesn't reset selection error joey 2020-03-09 12:52:17 -04:00
  • e1af7c3a33 added highlight joey 2020-03-09 12:35:51 -04:00
  • 1f6b60c07c refactor the logic of multi select joey 2020-03-09 11:01:16 -04:00
  • c12968fac2 implemented multi selection with simple switch key press but without highlighting joey 2020-03-09 01:23:20 -04:00
  • ca01177e7f cleared up the code joey 2020-03-08 23:10:09 -04:00
  • 4592a91cdf implemented logic for deleting multiple selected containers and hidden the delete button if no one is selected joey 2020-03-08 22:53:15 -04:00
  • cd8ae50c60 update confirm page QiiLin 2020-03-08 18:00:01 -04:00
  • c03c3c118c fix alignment Khansa Kiasatina 2020-03-08 17:02:58 -04:00
  • bcc9915220 change css to pass tests Khansa Kiasatina 2020-03-08 10:44:45 -04:00
  • ec9ed8390e
    Merge pull request #2 from CSCD01/issue-1670-backend Khansa Kiasatina 2020-03-08 10:40:53 -04:00
  • 701918a059 show assigned url after adding Khansa Kiasatina 2020-03-08 10:39:45 -04:00
  • 50f7e17e57 fixed calling wrong method name Sherry Ma 2020-03-07 23:08:03 -05:00
  • 08ffba41d7 change method name Sherry Ma 2020-03-07 23:07:02 -05:00
  • c0bb24d7dc added regex check on url input Sherry Ma 2020-03-07 23:04:37 -05:00
  • eb8df944db added logic for attaching url to container Sherry Ma 2020-03-07 21:30:44 -05:00
  • ace5f5057f
    Merge pull request #1 from CSCD01/issue-1670-ui Sherry Ma 2020-03-07 18:02:56 -05:00
  • f2b42626fb change to only add if editing existing container, add initial logic for adding Khansa Kiasatina 2020-03-07 11:15:01 -05:00
  • d43be8cfbe add textbox and button for adding new site Khansa Kiasatina 2020-03-07 10:55:20 -05:00
  • 07d24a6d9b added keyboard shortcuts back (ctrl+. and then a number opens a new container in that tab) Kendall Werts 2020-03-03 20:04:45 -06:00
  • 8654aefd85 added keyboard shortcuts back (ctrl+. and then a number opens a new container in that tab) Kendall Werts 2020-03-03 20:04:45 -06:00
  • 30dc1cc655 Removed options from new container menu. Tweaked new container menu to remove dupes from opening it twice. Kendall Werts 2020-02-28 12:14:48 -06:00
  • 7f91096311 Removed options from new container menu. Tweaked new container menu to remove dupes from opening it twice. Kendall Werts 2020-02-28 12:14:48 -06:00
  • dd4087dc9a Implemented site isolation Kendall Werts 2020-02-21 11:34:14 -06:00
  • ef66bee929 Implemented site isolation Kendall Werts 2020-02-21 11:34:14 -06:00
  • e8dc621e41 keyboard shortcuts working Kendall Werts 2020-02-27 16:55:11 -06:00
  • 707cec56c5 keyboard shortcuts working Kendall Werts 2020-02-27 16:55:11 -06:00
  • 7f009ee071 Fixed Assignement Toast on page. Kendall Werts 2020-02-27 08:42:27 -06:00
  • 8ef5cbd81b Fixed Assignement Toast on page. Kendall Werts 2020-02-27 08:42:27 -06:00
  • 53e42c0c0e css linting Kendall Werts 2020-02-25 18:32:57 -06:00
  • 0290eb1d56 css linting Kendall Werts 2020-02-25 18:32:57 -06:00
  • 55e4b91a43 added onboarding reset Kendall Werts 2020-02-25 18:30:16 -06:00
  • 50f5d92d41 added onboarding reset Kendall Werts 2020-02-25 18:30:16 -06:00
  • 0a90a77125 code review and feedback changes Kendall Werts 2020-02-25 18:25:10 -06:00
  • 807435ca4b code review and feedback changes Kendall Werts 2020-02-25 18:25:10 -06:00
  • 30214dbea4 removed svgs not used anymore and added license to svgs that were missing a license Kendall Werts 2020-02-25 17:15:42 -06:00
  • 2679c4e15f removed svgs not used anymore and added license to svgs that were missing a license Kendall Werts 2020-02-25 17:15:42 -06:00
  • c8ae34d443 extraneous css removal Kendall Werts 2020-02-25 16:08:11 -06:00
  • 6bb3acbe5a extraneous css removal Kendall Werts 2020-02-25 16:08:11 -06:00
  • 56aae68fc9 fixed mocha tests Kendall Werts 2020-02-24 16:14:17 -06:00
  • 694b0f7b47 fixed mocha tests Kendall Werts 2020-02-24 16:14:17 -06:00
  • 0b5e111545 linting issues Kendall Werts 2020-02-21 11:34:14 -06:00
  • db46e71516 linting issues Kendall Werts 2020-02-21 11:34:14 -06:00
  • 6330eca2d3 keyboard shortcuts Kendall Werts 2020-02-21 09:26:08 -06:00
  • 486072bef8 keyboard shortcuts Kendall Werts 2020-02-21 09:26:08 -06:00
  • db8af0bd17 Now can reopen in default container. Added an 'OK' button to new container panel. Fixed some css Kendall Werts 2020-02-20 17:08:59 -06:00
  • a33e358de8 Now can reopen in default container. Added an 'OK' button to new container panel. Fixed some css Kendall Werts 2020-02-20 17:08:59 -06:00
  • abcb67de87 css linting Kendall Werts 2020-02-20 14:39:54 -06:00
  • a7f62b13fa css linting Kendall Werts 2020-02-20 14:39:54 -06:00
  • 65c337c037 pulled out the picker panels Kendall Werts 2020-02-20 12:00:03 -06:00
  • 4f1e49bf69 pulled out the picker panels Kendall Werts 2020-02-20 12:00:03 -06:00
  • f430e4437a some edits to panels Kendall Werts 2020-02-20 10:39:43 -06:00
  • 55f940d372 some edits to panels Kendall Werts 2020-02-20 10:39:43 -06:00
  • 0662e8bcca fixed info panel Kendall Werts 2020-02-18 16:46:26 -06:00
  • 8d8d7f2a8e fixed info panel Kendall Werts 2020-02-18 16:46:26 -06:00
  • c4cbda163a working on info panel Kendall Werts 2020-02-18 15:11:24 -06:00
  • 9d151f0033 working on info panel Kendall Werts 2020-02-18 15:11:24 -06:00
  • 17b67901e5 updated browserAction icons to match default themes Kendall Werts 2020-02-18 15:03:40 -06:00
  • fe62ee3abb updated browserAction icons to match default themes Kendall Werts 2020-02-18 15:03:40 -06:00
  • 85bf5b3363 added info icon as ling to options page Kendall Werts 2020-02-18 10:04:33 -06:00
  • 18ed7237f0 added info icon as ling to options page Kendall Werts 2020-02-18 10:04:33 -06:00
  • 25d8ed05c5 updates to all panels Kendall Werts 2020-02-17 16:43:04 -06:00
  • b9084a9990 updates to all panels Kendall Werts 2020-02-17 16:43:04 -06:00
  • e9e79d19ba container info panel complete Kendall Werts 2020-02-17 11:33:08 -06:00
  • 6abeb976c6 container info panel complete Kendall Werts 2020-02-17 11:33:08 -06:00
  • 9d2c5979e0 fixed picker panel Kendall Werts 2020-02-17 10:10:20 -06:00
  • 33b40ce938 fixed picker panel Kendall Werts 2020-02-17 10:10:20 -06:00
  • 78da8a10d6 ReOpenIn Picker Panel functional Kendall Werts 2020-02-14 17:37:02 -06:00
  • d050701343 ReOpenIn Picker Panel functional Kendall Werts 2020-02-14 17:37:02 -06:00
  • 56c2d59677 Page action assigns site to a container and simultaneously reopens site in container. Kendall Werts 2020-02-14 00:08:37 -06:00
  • 1870ce08bc Page action assigns site to a container and simultaneously reopens site in container. Kendall Werts 2020-02-14 00:08:37 -06:00
  • 97c132384c testing keyboard shortcuts Kendall Werts 2020-02-13 23:56:28 -06:00
  • fbba6beee2 testing keyboard shortcuts Kendall Werts 2020-02-13 23:56:28 -06:00
  • c8681bba1d Added Facebook Container Fence icon. Fixes #1425 Kendall Werts 2020-02-13 16:21:29 -06:00
  • 97d4c46a4e Added Facebook Container Fence icon. Fixes #1425 Kendall Werts 2020-02-13 16:21:29 -06:00
  • 84bc38f026 Implemented UI/UX for container list Panel (first panel). Kendall Werts 2020-02-12 12:24:35 -06:00