Commit graph

3772 commits

Author SHA1 Message Date
Robin
6249ad92e1
Merge b51a298182 into a045c4ffec 2024-02-03 01:39:45 +00:00
a3957273
b51a298182
Merge branch 'master' into 181-responsive-ui 2024-02-03 01:39:42 +00:00
a3957273
a045c4ffec
Merge pull request #1541 from KevinSJ/fix/baking-time-info
fix: incorrect hover on baking info
2024-02-03 00:54:17 +00:00
a3957273
856ba1cf50
Merge pull request #1702 from gchq/chore/can-i-use-update
Update 'can-i-use' browser list targets
2024-02-03 00:21:53 +00:00
a3957273
6510773789 Update 'can-i-use' browser list targets 2024-02-03 00:11:50 +00:00
a3957273
7b280b3369
Merge pull request #1701 from gchq/sec/fix-forensics-url
Update 'ExtractFiles' information URL
2024-02-03 00:04:00 +00:00
a3957273
1618e112e1 Update 'ExtractFiles' information URL 2024-02-02 23:56:27 +00:00
a3957273
c08a7dc6ce
Merge pull request #1700 from gchq/chore/update-chromedriver
Update chrome driver version
2024-02-02 23:54:11 +00:00
a3957273
57731706b3 Revert 'can-i-use' upgrade 2024-02-02 23:46:36 +00:00
a3957273
e9e926d054 Update 'can-i-use' to pass tests 2024-02-02 23:37:07 +00:00
a3957273
5fa3d691cf Update chrome driver version 2024-02-02 22:35:42 +00:00
a3957273
d022dbc406
Merge pull request #1676 from cnotin/patch-2
Add links to wiki pages
2024-02-02 22:06:43 +00:00
a3957273
f96607c81b
Merge pull request #1656 from pandaninjas/patch-3
Update chromedriver to v119 so that it is compatible with the chrome …
2024-02-02 18:21:29 +00:00
Clément Notin
aaff2e687d
Add links to wiki pages 2023-12-26 15:43:49 +01:00
Jocelyn Castellano
6c63302d62
Update chromedriver to v119 so that it is compatible with the chrome version in CI 2023-11-20 11:01:00 -08:00
Robin Scholtes
829f809dc8 eslint 2023-08-16 21:30:56 +12:00
Robin Scholtes
3815216206 prune mobile tests for redundancy to reduce test run time 2023-08-16 21:23:16 +12:00
Robin Scholtes
b90fab3165 test for 01_io_mobile 2023-08-16 19:42:16 +12:00
Robin Scholtes
b589d3c9a0 00_nightwatch mobile test 2023-08-16 19:20:37 +12:00
Robin Scholtes
4740c5d8dc ...codeQL 2023-08-16 17:52:39 +12:00
Robin Scholtes
4612a11e32 CodeQL again 2023-08-16 17:48:01 +12:00
Robin Scholtes
c9f40928fb eslint, rec-list dragging indices 2023-08-16 17:29:26 +12:00
Robin Scholtes
d07502d2e1 fix CodeQL observation, UI test update 2023-08-16 17:23:28 +12:00
Robin Scholtes
590da18032 eslint 2023-08-16 16:44:59 +12:00
Robin Scholtes
965659311e set UI breakpoint to 1024 to ensure smooth UX for tablet users. Update the existing UI tests 2023-08-16 16:42:05 +12:00
Robin Scholtes
047750fda4 fix one more constructor build() dupe 2023-08-16 12:55:41 +12:00
Robin Scholtes
15252ee5c6 implement change requests 2023-08-16 11:15:45 +12:00
Robin Scholtes
e77ded4859 fix gh-code-scanning bot remark 2023-08-15 21:58:06 +12:00
Robin Scholtes
1171f0a517 some final modularising of the CSS 2023-08-15 21:26:18 +12:00
Robin Scholtes
e5e82032eb resolve conflicts, merge master 2023-08-15 20:58:24 +12:00
Robin Scholtes
6a375c62a8 disable tooltips on mobile, update todos 2023-08-15 20:44:11 +12:00
Robin Scholtes
ab8b48c437 eslint fixes 2023-08-15 20:33:09 +12:00
Robin Scholtes
9ea785fc63 replace the checkbox bootstrap styles with bootstap material v4. Not entirely sure what the issue was, but something in that checkbox decorator code caused reordering / cloning of c-recipe-li to fail 2023-08-15 20:27:35 +12:00
Robin Scholtes
bf27cbb641 fuse desktop/mobile splitters into one function, update accordingly across files 2023-08-15 16:41:22 +12:00
Robin Scholtes
47c8af7284 rename some vars for readability 2023-08-15 15:50:10 +12:00
Robin Scholtes
4dc4645def remove listItemUpdate related classes into c-operation-list and simplify code, as duplicates in the operation lists are now no longer an issue in the context of this. Add a custom events to dispatch on change of favourites 2023-08-15 15:19:11 +12:00
Robin Scholtes
6a11d14794 move and remove some redundant code 2023-08-15 13:51:12 +12:00
Robin Scholtes
c110e5a59f fix 'clear all 2023-08-15 13:02:33 +12:00
Robin Scholtes
4947f809a9 move breakpoint icon functionality into c-recipe-li, upgrade code a bit for className consistency and replacing 'parentNode.parentNode' with this.queryselector 2023-08-15 12:41:33 +12:00
Robin Scholtes
5d876fb09a move disable-icon click functionality to c-recipe-li 2023-08-15 12:31:59 +12:00
Robin Scholtes
b7e0518cc7 move operation removal from recipe list to c-recipe-li and remove all associated old code 2023-08-15 11:28:06 +12:00
Robin Scholtes
36224388fb rename c-ingredient-li to c-recipe-li, update TODOs 2023-08-14 22:00:15 +12:00
Robin Scholtes
21eb177527 fix 'undefined' list item clone bug, hitboxes for recipe icons more comfortable, fix problem where the operation-dropdown would display on click / tap of elements in expanded recipe view ( mobile ) 2023-08-14 21:52:26 +12:00
Robin Scholtes
6caaf1dc99 some manual test observations 2023-08-14 19:41:57 +12:00
Robin Scholtes
421ea9e174 remove bootstrap x on search input as its not needed and just adding complexity at this moment 2023-08-14 18:48:59 +12:00
Robin Scholtes
5e6327a400 [#181] fix some event issues ( dragging and dropping, mobile taps ), fix popover issues ( popovers properly disappear ), eslint cleanup fixes 2023-08-14 17:34:23 +12:00
Robin Scholtes
8afcfa0b45 minor cosmetic consistency fixes with original 'design' 2023-08-14 15:45:11 +12:00
Robin Scholtes
eb53667919 fix all ESlint errors 2023-08-14 14:30:25 +12:00
Robin Scholtes
daac91d970 completing all documentation and other such maintenance 2023-08-14 13:33:20 +12:00
Robin Scholtes
f176a1106a search result highlighted strings, do not add op to recipe on escape 2023-08-07 16:42:06 +12:00