Commit graph

  • 4947f809a9 move breakpoint icon functionality into c-recipe-li, upgrade code a bit for className consistency and replacing 'parentNode.parentNode' with this.queryselector Robin Scholtes 2023-08-15 12:41:33 +12:00
  • 5d876fb09a move disable-icon click functionality to c-recipe-li Robin Scholtes 2023-08-15 12:31:59 +12:00
  • b7e0518cc7 move operation removal from recipe list to c-recipe-li and remove all associated old code Robin Scholtes 2023-08-15 11:28:06 +12:00
  • 36224388fb rename c-ingredient-li to c-recipe-li, update TODOs Robin Scholtes 2023-08-14 22:00:15 +12:00
  • 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 ) Robin Scholtes 2023-08-14 21:52:26 +12:00
  • 6caaf1dc99 some manual test observations Robin Scholtes 2023-08-14 19:41:57 +12:00
  • 421ea9e174 remove bootstrap x on search input as its not needed and just adding complexity at this moment Robin Scholtes 2023-08-14 18:48:59 +12:00
  • 5e6327a400 [#181] fix some event issues ( dragging and dropping, mobile taps ), fix popover issues ( popovers properly disappear ), eslint cleanup fixes Robin Scholtes 2023-08-14 17:34:23 +12:00
  • 8afcfa0b45 minor cosmetic consistency fixes with original 'design' Robin Scholtes 2023-08-14 15:45:11 +12:00
  • eb53667919 fix all ESlint errors Robin Scholtes 2023-08-14 14:30:25 +12:00
  • daac91d970 completing all documentation and other such maintenance Robin Scholtes 2023-08-14 13:33:20 +12:00
  • c166e0b6a9 refactor and rename 'Gootkit' to 'Gootloader' & added Gootloader Code Parser operator Rodel Mendrez 2023-08-14 10:39:08 +12:00
  • f176a1106a search result highlighted strings, do not add op to recipe on escape Robin Scholtes 2023-08-07 16:42:06 +12:00
  • 810c94803d Updated package.json again David C Goldenberg 2023-08-04 17:15:33 -04:00
  • fe99749b6d Updated package.json David C Goldenberg 2023-08-04 17:13:46 -04:00
  • f5bf07cc9a Added License and copyright information as needed. David C Goldenberg 2023-08-04 16:40:37 -04:00
  • 85fff21068 search results functionality Robin Scholtes 2023-08-03 16:57:08 +12:00
  • 4ba31236e9 fix drag & drop settings mobile vs desktop Robin Scholtes 2023-08-02 19:01:03 +12:00
  • ede69a7a1a restore recipe list ordering, properly removing c-ingredient-li and update 'selected' checkmarks in c-op-list Robin Scholtes 2023-08-02 18:54:00 +12:00
  • 4a07d52230 restore recipe on refresh Robin Scholtes 2023-08-02 17:38:52 +12:00
  • cb98672549 Fix ChaCha operation Raw output Joost Rijneveld 2023-07-30 17:02:36 +02:00
  • eceb505b91 added word cloud chart operation harishkumarchellappa 2023-07-29 16:01:45 +05:30
  • 721061d054 fix typo. zhzy0077 2023-07-25 14:48:03 +08:00
  • d2da11c79a Support jq. zhzy0077 2023-07-25 14:42:43 +08:00
  • 21ed26e104 update params Robin Scholtes 2023-07-25 14:58:00 +12:00
  • 1fc5ca641d add option to c-operation-list to set op-list to isCloneable to recipe Robin Scholtes 2023-07-25 14:54:43 +12:00
  • 8ebce91834 remove oplistcreate references, reorder arguments for COpList Robin Scholtes 2023-07-25 14:51:34 +12:00
  • 4dcf6d1efc reduce selector complexity a little Robin Scholtes 2023-07-25 13:25:55 +12:00
  • 6ee0ef8ed7 remove pointer events line to enable the popup of 'already added fav' Robin Scholtes 2023-07-24 21:08:31 +12:00
  • ebc7ba0761 fix includes Robin Scholtes 2023-07-24 21:06:47 +12:00
  • 90c66bbc47 add some args so favCat is expanded after resetting or saving new favs through the modal Robin Scholtes 2023-07-24 15:03:43 +12:00
  • f80fe0f4e5 remove listener Robin Scholtes 2023-07-24 15:02:36 +12:00
  • 7340ebd85e remove unused / moved code Robin Scholtes 2023-07-24 15:01:38 +12:00
  • 1092382fbc disable all li.operation popovers on mobile and enable and disable on window resize events appropriately Robin Scholtes 2023-07-24 14:57:21 +12:00
  • 95c9c88799 add popover functionality to c-op-li, handle enabling and disabling on window resizing etc.' Robin Scholtes 2023-07-24 14:56:18 +12:00
  • d9ea487c1a add option to c-op-list to create a sortable list Robin Scholtes 2023-07-24 14:54:34 +12:00
  • b3ad5bb303 function name change Robin Scholtes 2023-07-24 14:53:50 +12:00
  • 4ecd2bd32c remove some lines and annotations moved to other files Robin Scholtes 2023-07-24 12:16:08 +12:00
  • 0830ece0fb fix selector, remove some unused code Robin Scholtes 2023-07-24 12:14:59 +12:00
  • a3fa46eb09 remove listeners from Manager Robin Scholtes 2023-07-24 12:12:12 +12:00
  • 7967bd4f08 remove unused function Robin Scholtes 2023-07-24 12:10:13 +12:00
  • e40df1fec0 use mutation observer to observe fav class and update its icon accordingly any time mutation is observed Robin Scholtes 2023-07-24 12:09:35 +12:00
  • 1562c86211 updateFavourites to handle selected and favourite classes across the ops-lists Robin Scholtes 2023-07-24 12:08:37 +12:00
  • 840b6155f1 Handle selected, favourite classes and rerendering of the favcat accordingly Robin Scholtes 2023-07-21 11:48:43 +12:00
  • 5f32df891b A few annotations and event listener removals on disconnectedCallback Robin Scholtes 2023-07-21 11:47:00 +12:00
  • 6b0b368564 A few border touch ups for a cleaner and consistent look Robin Scholtes 2023-07-21 11:44:54 +12:00
  • 6ed9d4554a
    10.5.2 v10.5.2 n1474335 2023-07-14 19:01:41 +01:00
  • 2dcd345349
    Updated chromedriver n1474335 2023-07-14 19:01:35 +01:00
  • 81924b4a7e
    10.5.1 v10.5.1 n1474335 2023-07-14 18:54:03 +01:00
  • 5a0c3a3b47
    Fixed webpack config n1474335 2023-07-14 18:53:56 +01:00
  • 7b599fe7f7
    10.5.0 v10.5.0 n1474335 2023-07-14 18:41:44 +01:00
  • 4faaa07188
    Updated CHANGELOG n1474335 2023-07-14 18:41:32 +01:00
  • fa228b2571
    Added a range of GOST operations n1474335 2023-07-14 18:37:02 +01:00
  • 6a193c5c22
    Update chromedriver version in package.json h45h-1nclud3 2023-06-23 05:18:26 +03:00
  • e91fe5b144
    Update ExtractIPAddresses.mjs h45h-1nclud3 2023-06-22 19:53:36 +03:00
  • dde88f82d3
    Update ExtractIPAddresses.mjs h45h-1nclud3 2023-06-22 19:49:02 +03:00
  • 4fd8865e0c
    Update ExtractIPAddresses.mjs to include Defanged IPv4 Addresses h45h-1nclud3 2023-06-22 17:35:31 +03:00
  • 742a2d60fb Tried just updating the chromedriver. David C Goldenberg 2023-06-20 11:58:32 -04:00
  • 8cf46a222d Switched Node 18 and npm 8 David C Goldenberg 2023-06-20 11:00:42 -04:00
  • 5c3f03adaf Update: Moved back to node 18. David C Goldenberg 2023-06-20 10:32:38 -04:00
  • c322e1fa0c Update: Fixed typos David C Goldenberg 2023-06-20 10:08:00 -04:00
  • e005dae8dc Update: Fixed the openssl-legacy-provder error by updating to new version of node. David C Goldenberg 2023-06-20 09:27:12 -04:00
  • 6af3f39854
    Update RefangURL.jsm Matt Kelly 2023-06-16 13:47:11 -05:00
  • bbe4438516
    Create RefangURL.jsm Matt Kelly 2023-06-16 13:44:43 -05:00
  • 6f6e9cce39 add c-operation-list so any of these elements ( category list, category list item, operation list, operation list item ) can be created individually or simply through their parent. Also fix some annotations across the app that used event instead of Event, causing the IDE to get confused Robin Scholtes 2023-06-16 17:08:43 +12:00
  • b1b0be254b introducing and refactoring to using custom components for building category / cat lists / operation lists. This allows us to group relevant functionality more efficiently, easier maintenance in the future. We could, one by one, refactor and encapsulate components across CC in this manner. A very convenient and much needed effect of this implementation is that these components can hold functionality and references exclusively pertaining to themselves. Separating said functionality increases code compartmentalisation while references and event listeners requiring these references are guaranteed to be up to date with the component at all times. Robin Scholtes 2023-06-16 12:09:04 +12:00
  • d525a0cc31
    fix(license): update year Even Stensberg 2023-05-26 15:07:33 +02:00
  • 1e5190cd7d [#181] a few classname and selector updates Robin Scholtes 2023-05-23 20:19:20 +12:00
  • 8d14dfa554 [#181] add some functions that allow for an individual Category to be re-rendered ( such as Favourites, but can be used for any Category in the future if needed ), additional refactoring to make previously mentioned functionality work Robin Scholtes 2023-05-23 20:17:36 +12:00
  • bff22d4b7f [#181] refactor favourites updating: rather than building all of the ops-lists in Operations every time a new operation is added or removed, only rerender favCat and handle the updating of the individual operations 'favourite' classes and icons Robin Scholtes 2023-05-23 20:15:15 +12:00
  • 51aa931dee [#181] move isFavourite check up in toStubHtml to be able to add 'favourite' class on init as well Robin Scholtes 2023-05-23 20:11:40 +12:00
  • 2fe5cdc605 [#181] update function names and make the linter happy Robin Scholtes 2023-05-23 20:09:14 +12:00
  • 0aab3bdf5a [#181] add a note for later refactoring Robin Scholtes 2023-05-23 20:08:20 +12:00
  • 3a10e4a4fb [#181] update some function names and documentation Robin Scholtes 2023-05-23 20:07:24 +12:00
  • 4e67556518 [#181] update function name Robin Scholtes 2023-05-23 20:05:27 +12:00
  • 6e6d6e0ed5 update some docs, todo.txt Robin Scholtes 2023-05-15 22:01:23 +12:00
  • 4b030c7d61 on user test request: when the recipe pane is maximised but the rec-list is empty, open the operations-dropdown on click of the recipe-list ( which holds no items ) Robin Scholtes 2023-05-15 20:54:49 +12:00
  • f5f0e91d51 update colours for better UX and implement AA minimum contrast Robin Scholtes 2023-05-15 14:18:10 +12:00
  • 9ec902a369 add a different background color on op selected, based on user test feedback Robin Scholtes 2023-05-15 13:34:13 +12:00
  • 82837254ea fix selected class bug messed up after refactoring Robin Scholtes 2023-05-15 12:52:13 +12:00
  • 9a7ec25493 rename recipeList var to recipeListItems ( since we are selecting list items ), and ingredient to item Robin Scholtes 2023-05-12 18:01:31 +12:00
  • 8649b90a04 optimise addSelectedClass func Robin Scholtes 2023-05-12 17:58:56 +12:00
  • 8ece85127a remove unneccesary array length checks Robin Scholtes 2023-05-12 17:55:41 +12:00
  • df781bec00 add function to check for window width and use that throughout the app for more convenient future use Robin Scholtes 2023-05-12 17:50:46 +12:00
  • 6a1514db30 rename functions to better adhere to conventions Robin Scholtes 2023-05-12 17:34:39 +12:00
  • ec259dd793 replace ternary with for cleaner code Robin Scholtes 2023-05-12 17:30:10 +12:00
  • 5b39d0fe65 change updateVisibility func name to setElementVisbility Robin Scholtes 2023-05-12 17:20:11 +12:00
  • 5d46d763e1 set columnSplitter minSize operations to 360 to avoid confusion Robin Scholtes 2023-05-12 16:59:10 +12:00
  • 02a4dd5bd3 add local storage availability check, prep for code review Robin Scholtes 2023-05-12 14:47:45 +12:00
  • 5b25b74775 optimise Robin Scholtes 2023-05-12 10:57:23 +12:00
  • 41d511a396 [#181] check if localStorage has favourites at all to prevent errors when not available Robin Scholtes 2023-05-12 10:50:00 +12:00
  • 984ce61924 revert nightwatch paths to original test Robin Scholtes 2023-05-12 09:55:14 +12:00
  • 6b61567b5a setting up mobile tests Robin Scholtes 2023-05-11 20:24:09 +12:00
  • 6259e4b2ee [#181] bump nightwatch version Robin Scholtes 2023-05-11 11:35:22 +12:00
  • 0bb3a4325e [#181] update Chrome driver to 113 ( latest stable ) in order for Nighwatch to be able to run Robin Scholtes 2023-05-11 11:06:08 +12:00
  • 2c08ccf070 revert imports for development Robin Scholtes 2023-05-11 08:36:53 +12:00
  • 6242738230 typo fix Robin Scholtes 2023-05-10 23:22:56 +12:00
  • b80525315d return imports to original ( assert {type:json}). This stops local dev from working though Robin Scholtes 2023-05-10 23:16:32 +12:00
  • 9fbef2c163 [#181] cleanup to prep draft PR for PR Robin Scholtes 2023-05-10 23:08:14 +12:00
  • b177762cb6
    Merge pull request #3 from gaijinat/gaijinat-patch-1 Gaijin.at 2023-05-10 13:07:40 +02:00