Commit graph

  • e1bf4dd4fa
    Update Categories.json Gaijin.at 2023-05-10 13:07:18 +02:00
  • 941a1ab938
    Merge pull request #2 from gaijinat/gaijinat-readme-1 Gaijin.at 2023-05-10 13:05:24 +02:00
  • 1dadaa9076
    Add files via upload Gaijin.at 2023-05-10 13:04:42 +02:00
  • a7a76ec7ef [#181] update README, run / fix lint Robin Scholtes 2023-05-10 21:53:29 +12:00
  • 997f26e4f8 [#181] add breakpoint check in HTMLOperation so desktop doesn't get op description errors Robin Scholtes 2023-05-10 21:22:38 +12:00
  • d774a50f13 [#181] set mobile ops-dropdown to fill all space except ops and banner. No need for the controls at this point while scrolling the ops Robin Scholtes 2023-05-10 17:09:26 +12:00
  • a27de41328 [#181] reduce title-height from 48 to 40 Robin Scholtes 2023-05-10 16:51:50 +12:00
  • fefb98e466 [#181] add splitter column minimal widths to prevent unwanted overflows under any situation Robin Scholtes 2023-05-10 15:39:15 +12:00
  • 0868d97cee [#181] adjust #controls panel template and css so it will automatically scale based on #controls height, which makes adjustWidth() redundant. Controls is now 50px height on mobile ( 70 was just a lot of wasted space that can be better spend ) Robin Scholtes 2023-05-10 15:27:43 +12:00
  • 6daf11ce11
    Update Categories.json Gaijin.at 2023-05-10 05:09:47 +02:00
  • 75025a70de
    Merge pull request #4 from gaijinat/gaijinat-readme-2 Gaijin.at 2023-05-10 04:00:39 +02:00
  • ee498dc383
    Add files via upload Gaijin.at 2023-05-10 03:59:47 +02:00
  • d156228dc4
    Merge pull request #3 from gaijinat/gaijinat-readme-1 Gaijin.at 2023-05-10 03:46:14 +02:00
  • 78e34c4842
    Add files via upload Gaijin.at 2023-05-10 03:44:56 +02:00
  • 222bb624ae [#181] decrease size of controls for mobile UI Robin Scholtes 2023-05-10 13:15:01 +12:00
  • 4efac7bd58
    Merge pull request #2 from gaijinat/gaijinat-new-ops-2 Gaijin.at 2023-05-09 21:03:03 +02:00
  • 8c04d59f1e
    Add files via upload Gaijin.at 2023-05-09 21:01:49 +02:00
  • 4c57346ff9
    Merge pull request #1 from gaijinat/gaijinat-newops-1 Gaijin.at 2023-05-09 20:58:03 +02:00
  • a098893595
    Add files via upload Gaijin.at 2023-05-09 20:41:14 +02:00
  • 429b6ee9de
    Add files via upload Gaijin.at 2023-05-09 20:39:06 +02:00
  • 5362f9fda4 [#181] add Robin Scholtes 2023-05-09 22:14:36 +12:00
  • 59372a5f17
    Update DishWorker.mjs Zack Zhou 2023-05-09 16:07:48 +08:00
  • f1257ea356 bit of refactoring Robin Scholtes 2023-05-09 18:42:14 +12:00
  • 793acb54de [#181] position rigt hand side icons in status_bar so the dropups are usable on mobile devices Robin Scholtes 2023-05-09 18:14:15 +12:00
  • ee9ea051d1 [#181] handle the correct resetting of layouts in any maximised pane situation, i.e. window resizing while panels are maximised etc. Prevent mobile keyboard popup window resize events to trigger layout resetting when panes are maximised, use JS to calculate the innerHeight available for mobile devices as they are of variable / unreliable / inconsistent heights Robin Scholtes 2023-05-09 14:56:44 +12:00
  • 64d167e81e Update package.json awesomelewis2007 2023-05-04 18:12:53 +01:00
  • f80284cb36 [#181] adjust Sortable recipe list for a nice mobile experience ('long' press before grab kicks in so you can still scroll normally ), add some visual feedback when sortable-chosen is set on a li, tweak the animations and threshold a bit for a nicer experience Robin Scholtes 2023-05-03 13:32:17 +12:00
  • 8bed81c5ee [#181] disable tooltips on mobile UI Robin Scholtes 2023-05-02 20:42:57 +12:00
  • 7fff6f51dc [#181] use 'regular' listeners for the maximiser icons, left a note for future reference Robin Scholtes 2023-05-02 18:29:30 +12:00
  • 5916251893 [#181] fix output loading gears for mobile, add a _structure css file in /themes that is shared across themes Robin Scholtes 2023-05-02 17:54:28 +12:00
  • 4c2c934cd4 [#181] add maximiser icons to recipe, input and output, and handle maximising of targets accordingly. Desktop view remains as normal, where only output can be maximised Robin Scholtes 2023-05-02 16:58:20 +12:00
  • ef3e8eb3b0 added GootLoader decoder Rodel Mendrez 2023-05-02 14:58:56 +12:00
  • 093a3c4b77 [#181] change default panel heights based on some user feedback Robin Scholtes 2023-05-01 14:02:18 +12:00
  • 89c1ab12ab [#181] update opListCreate to desktopOpListCreate ( to always include drag events and popovers ) and the inverse for mobile. Now it is ready for window resizing Robin Scholtes 2023-04-27 21:35:50 +12:00
  • c6cc998100 [#181] fix search result data-name issues ( purging html only for data-name attribute, update op-list checkmarks accordingly ) Robin Scholtes 2023-04-27 21:13:14 +12:00
  • bc93969d4b [#181] correctly handle checkmarks after favourites updates and resetting, update addSelectedClass to put selected on all operations with target data name ( as sometimes there will be 2 of the same rather than 1, in the case of a favourited operation ). Make updates to pass the op-title around based by the data-name attr instead of innerText Robin Scholtes 2023-04-27 14:40:08 +12:00
  • 3b29d2d140 Update, merge from master branch. Merge remote-tracking branch 'origin' into cryptochef David C Goldenberg 2023-04-26 12:00:00 -04:00
  • f79ca6cf02 First Cryptochef branch commit. David C Goldenberg 2023-04-26 10:24:39 -04:00
  • 415c59d74c Revert "9.47.5" David C Goldenberg 2023-04-26 10:17:14 -04:00
  • 8d693a7d0e [#181] tidying up with docs and notes for tomorrow :) Robin Scholtes 2023-04-26 23:24:30 +12:00
  • 5d82ca66f3 [#181] handle checkmarks on window resizing Robin Scholtes 2023-04-26 23:16:28 +12:00
  • 5e9aa5cd09 [#181] fix selected / checkmark classes on operation list, based on the current recipe list. Update TODO Robin Scholtes 2023-04-26 23:08:44 +12:00
  • ccc5095763 [#181] remove obsolete func, some debugging > updating todos with observations Robin Scholtes 2023-04-24 23:48:32 +12:00
  • ec45d95244 [#181] add 'selected' class on double click, which is not visible on desktop ( but we can easily opt to leave it there if we would want to ) Robin Scholtes 2023-04-24 22:55:55 +12:00
  • 455e99dbf6 [#181] update window resizing according to updates Robin Scholtes 2023-04-24 22:44:09 +12:00
  • 2a9080fb3d [#181] update opListCreate with new draggable param for mobile, update opDblClick to use data-name instead of innerText Robin Scholtes 2023-04-24 22:41:22 +12:00
  • cff0dbcd11 [#181] add 'draggable' bool param to createSortableList so we can disable drag/sort events on mobile UI if we need to Robin Scholtes 2023-04-24 22:40:10 +12:00
  • 51aec976e6 [#181] add data-title attribute to stubHtml operation so we can add icons to the list items for mobile Robin Scholtes 2023-04-24 22:38:51 +12:00
  • f3ab78d1fd [#181] remove obsolete functions Robin Scholtes 2023-04-24 22:37:27 +12:00
  • 6a1501e7ae [#181] fix glitchy modal popover ( popovers get reinitialised after drag events. This still happens on mobile ops-list ) Robin Scholtes 2023-04-24 16:13:02 +12:00
  • 4a761673c0 [#181] disable popovers on mobile UI on init and resizing events Robin Scholtes 2023-04-24 11:32:34 +12:00
  • a252c34968 [#181] add disabling of popovers on small screens, update todos and operation CSS Robin Scholtes 2023-04-23 11:20:01 +12:00
  • 0117646fb9 lint v2 David Marshall 2023-04-20 15:05:40 -04:00
  • d0e8863555 [#181] a few cosmetic touch ups, todo update Robin Scholtes 2023-04-21 00:15:31 +12:00
  • f1008cff56 [#181] remove double border in Operations - search. Update todo ( started testing on real mobile device ) Robin Scholtes 2023-04-20 22:00:20 +12:00
  • d3eac1b208 [#181] update todo ( no need for prefixes, autoprefixer is installed ) Robin Scholtes 2023-04-20 21:22:01 +12:00
  • 79bbea9052 [#181] remove comments in template, update todos Robin Scholtes 2023-04-20 21:11:50 +12:00
  • 1fd72363bd [#181] remove calcControlsHeight as the component is always 70px in height now, and it caused issues on mobile UI. It's become obsolete Robin Scholtes 2023-04-20 21:05:44 +12:00
  • a547935f0a [#181] resolve favourites cat closing on initial opening mobile UI, update TODO Robin Scholtes 2023-04-20 20:54:14 +12:00
  • 3d03a31f38 [#181] refactor some of the event handler in OperationsWaiter Robin Scholtes 2023-04-20 19:45:37 +12:00
  • caa57aeb74 [#181] rename hideOperations / resetOperations to more semantic name Robin Scholtes 2023-04-20 19:21:15 +12:00
  • 432f2e49ee [#181] cm-panels border color in IO input/output Robin Scholtes 2023-04-20 18:47:37 +12:00
  • a40a5c8a04 [#181] Desktop: operations-dropdown is open and always visible ( on cat by default ) Robin Scholtes 2023-04-20 18:33:03 +12:00
  • 7ae22ff16b [#181] resolve operations-dropdown behaviour: search-result are at the top if applicable, categories below. clearing search value will display categories Robin Scholtes 2023-04-20 14:59:22 +12:00
  • 3acbe2f744 linting David Marshall 2023-04-19 22:30:52 -04:00
  • e7df21f0fa linting David Marshall 2023-04-19 22:28:42 -04:00
  • a6eb62deec CC-1225 jswhat David Marshall 2023-04-19 22:04:45 -04:00
  • c8e306d4f4 CC-1523: YAML-JSON conversion David Marshall 2023-04-19 18:59:37 -04:00
  • 4faaae3151 TODO update Robin Scholtes 2023-04-19 23:44:18 +12:00
  • 12116e53b1 [#181] move setVisibility to App.mjs since it's pretty generic and could be reused. Update TODO Robin Scholtes 2023-04-19 23:31:06 +12:00
  • f6b23ecca5 [#181] mobile layout: set heights of all components to make up 100vh Robin Scholtes 2023-04-19 23:16:43 +12:00
  • c779d39a2b [#181] resolve lingering layout issues window resizing, update todos Robin Scholtes 2023-04-19 22:25:23 +12:00
  • bc12a194a0 [#181] place controls in correct position on mobile and desktop, update todo, add new stylesheet for dividers Robin Scholtes 2023-04-19 21:47:22 +12:00
  • 58d4eb855c [#181] restore overall desktop UI Robin Scholtes 2023-04-19 21:21:04 +12:00
  • c56ffef988 [#181] some minor verbosity adjustments across some vars/selectors Robin Scholtes 2023-04-19 18:30:02 +12:00
  • 0ab31ac897 minor 'typo' fix in OperationsWaiter setVisibility doc Robin Scholtes 2023-04-19 18:27:15 +12:00
  • 44aa223d8c update todo Robin Scholtes 2023-04-19 18:26:11 +12:00
  • 6e4a813e1f [#181] set mobile and desktop UI on init and window resize without errors Robin Scholtes 2023-04-19 15:35:17 +12:00
  • f1340f1249 [#181] move edit-favourites button to original place in the template, so it is not visible anymore during load. Update TODO.md accordingly Robin Scholtes 2023-04-18 22:29:17 +12:00
  • e74d7998fd [#181] resetOperations on escape key Robin Scholtes 2023-04-18 22:28:19 +12:00
  • b4c0378a01 [#181] move stylesheets from layout to organised components/, leave overal structure in layout/_structure Robin Scholtes 2023-04-18 22:04:40 +12:00
  • 4507d471bc fix up banner links for consistency Robin Scholtes 2023-04-18 21:05:01 +12:00
  • 475568cbfd TODO update Robin Scholtes 2023-04-18 21:04:28 +12:00
  • 5ed5d58ba2 make nice TODO.md file for readability Robin Scholtes 2023-04-18 20:30:47 +12:00
  • 4eff33933e [#181] add todo file, add split CSS files Robin Scholtes 2023-04-18 20:23:44 +12:00
  • 2093dac4f9 [#181] remove scattered todos and aggregate in temporary todo.txt file, add new css files to split up huge IO stylesheet for better future DevX Robin Scholtes 2023-04-18 20:22:41 +12:00
  • 7648c6dce4 [#181] add some rudimentary code to open and close operations at the appropriate moments Robin Scholtes 2023-04-17 20:44:47 +12:00
  • 55695cb7f1 revert cursor grab for mobile UI Robin Scholtes 2023-04-17 16:05:11 +12:00
  • 0e49d52546 tidy up code, add controls-height var and implement across stylesheets, start work on operation/category lists Robin Scholtes 2023-04-17 16:03:46 +12:00
  • b872ac6e68 line up all icons and paddings with consistency, return auto bake checkbox on mobile UI Robin Scholtes 2023-04-17 13:50:43 +12:00
  • c1a5b67603 Set favourites icon in pane controls following a consistent template pattern Robin Scholtes 2023-04-17 13:28:14 +12:00
  • 6da34bcf52 [#181] tidy up changes so far ( move css blocks to their appropriate places, remove redundant css, update template to work with mobile UI ) Robin Scholtes 2023-04-17 12:59:00 +12:00
  • 5d25276399 [#181] clean up some inconstencies in alignments, add a little bit more space for mobile usability Robin Scholtes 2023-04-17 11:33:58 +12:00
  • 4a7008e5f6 fix overflow issues causing some inconsistencies in alignments Robin Scholtes 2023-04-17 11:24:56 +12:00
  • bd10dcafb9 fix input/output title vertical alignment ( set lineheight to revert ) Robin Scholtes 2023-04-17 11:10:11 +12:00
  • 894c4a2ff6 align auto-bake-label to vertical middle Robin Scholtes 2023-04-17 11:02:15 +12:00
  • d5b5eb0ed2 desktop only for input - add tab button / functionality Robin Scholtes 2023-04-17 10:36:14 +12:00
  • 3e76bc563c [#181] update template for mobile UI. I will incorporate / probably revert some things once the mobile UI is solid, then patch up desktop view to its original state Robin Scholtes 2023-04-17 10:21:58 +12:00
  • ab996c3251 [#181] update breakpoint for .desktop-only Robin Scholtes 2023-04-17 10:20:38 +12:00
  • a1d89464ad [#181] update breakpoint to 768, add a TODO Robin Scholtes 2023-04-17 10:19:42 +12:00