Robin Scholtes
|
6259e4b2ee
|
[#181] bump nightwatch version
|
2023-05-11 11:35:22 +12:00 |
|
Robin Scholtes
|
0bb3a4325e
|
[#181] update Chrome driver to 113 ( latest stable ) in order for Nighwatch to be able to run
|
2023-05-11 11:06:08 +12:00 |
|
Robin Scholtes
|
2c08ccf070
|
revert imports for development
|
2023-05-11 08:36:53 +12:00 |
|
Robin Scholtes
|
6242738230
|
typo fix
|
2023-05-10 23:22:56 +12:00 |
|
Robin Scholtes
|
b80525315d
|
return imports to original ( assert {type:json}). This stops local dev from working though
|
2023-05-10 23:16:32 +12:00 |
|
Robin Scholtes
|
9fbef2c163
|
[#181] cleanup to prep draft PR for PR
|
2023-05-10 23:08:14 +12:00 |
|
Robin Scholtes
|
a7a76ec7ef
|
[#181] update README, run / fix lint
|
2023-05-10 21:53:29 +12:00 |
|
Robin Scholtes
|
997f26e4f8
|
[#181] add breakpoint check in HTMLOperation so desktop doesn't get op description errors
|
2023-05-10 21:22:38 +12:00 |
|
Robin Scholtes
|
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
|
2023-05-10 17:09:26 +12:00 |
|
Robin Scholtes
|
a27de41328
|
[#181] reduce title-height from 48 to 40
|
2023-05-10 16:51:50 +12:00 |
|
Robin Scholtes
|
fefb98e466
|
[#181] add splitter column minimal widths to prevent unwanted overflows under any situation
|
2023-05-10 15:39:15 +12:00 |
|
Robin Scholtes
|
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 )
|
2023-05-10 15:27:43 +12:00 |
|
Robin Scholtes
|
222bb624ae
|
[#181] decrease size of controls for mobile UI
|
2023-05-10 13:15:01 +12:00 |
|
Robin Scholtes
|
5362f9fda4
|
[#181] add
|
2023-05-09 22:14:36 +12:00 |
|
Robin Scholtes
|
f1257ea356
|
bit of refactoring
|
2023-05-09 18:42:14 +12:00 |
|
Robin Scholtes
|
793acb54de
|
[#181] position rigt hand side icons in status_bar so the dropups are usable on mobile devices
|
2023-05-09 18:14:15 +12:00 |
|
Robin Scholtes
|
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
|
2023-05-09 14:56:44 +12:00 |
|
Robin Scholtes
|
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
|
2023-05-03 13:32:17 +12:00 |
|
Robin Scholtes
|
8bed81c5ee
|
[#181] disable tooltips on mobile UI
|
2023-05-02 20:42:57 +12:00 |
|
Robin Scholtes
|
7fff6f51dc
|
[#181] use 'regular' listeners for the maximiser icons, left a note for future reference
|
2023-05-02 18:29:30 +12:00 |
|
Robin Scholtes
|
5916251893
|
[#181] fix output loading gears for mobile, add a _structure css file in /themes that is shared across themes
|
2023-05-02 17:54:28 +12:00 |
|
Robin Scholtes
|
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
|
2023-05-02 16:58:20 +12:00 |
|
Robin Scholtes
|
093a3c4b77
|
[#181] change default panel heights based on some user feedback
|
2023-05-01 14:02:18 +12:00 |
|
Robin Scholtes
|
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
|
2023-04-27 21:35:50 +12:00 |
|
Robin Scholtes
|
c6cc998100
|
[#181] fix search result data-name issues ( purging html only for data-name attribute, update op-list checkmarks accordingly )
|
2023-04-27 21:13:14 +12:00 |
|
Robin Scholtes
|
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
|
2023-04-27 14:40:08 +12:00 |
|
Robin Scholtes
|
8d693a7d0e
|
[#181] tidying up with docs and notes for tomorrow :)
|
2023-04-26 23:24:30 +12:00 |
|
Robin Scholtes
|
5d82ca66f3
|
[#181] handle checkmarks on window resizing
|
2023-04-26 23:16:28 +12:00 |
|
Robin Scholtes
|
5e9aa5cd09
|
[#181] fix selected / checkmark classes on operation list, based on the current recipe list. Update TODO
|
2023-04-26 23:08:44 +12:00 |
|
Robin Scholtes
|
ccc5095763
|
[#181] remove obsolete func, some debugging > updating todos with observations
|
2023-04-24 23:48:32 +12:00 |
|
Robin Scholtes
|
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 )
|
2023-04-24 22:55:55 +12:00 |
|
Robin Scholtes
|
455e99dbf6
|
[#181] update window resizing according to updates
|
2023-04-24 22:44:09 +12:00 |
|
Robin Scholtes
|
2a9080fb3d
|
[#181] update opListCreate with new draggable param for mobile, update opDblClick to use data-name instead of innerText
|
2023-04-24 22:41:22 +12:00 |
|
Robin Scholtes
|
cff0dbcd11
|
[#181] add 'draggable' bool param to createSortableList so we can disable drag/sort events on mobile UI if we need to
|
2023-04-24 22:40:10 +12:00 |
|
Robin Scholtes
|
51aec976e6
|
[#181] add data-title attribute to stubHtml operation so we can add icons to the list items for mobile
|
2023-04-24 22:38:51 +12:00 |
|
Robin Scholtes
|
f3ab78d1fd
|
[#181] remove obsolete functions
|
2023-04-24 22:37:27 +12:00 |
|
Robin Scholtes
|
6a1501e7ae
|
[#181] fix glitchy modal popover ( popovers get reinitialised after drag events. This still happens on mobile ops-list )
|
2023-04-24 16:13:02 +12:00 |
|
Robin Scholtes
|
4a761673c0
|
[#181] disable popovers on mobile UI on init and resizing events
|
2023-04-24 11:32:34 +12:00 |
|
Robin Scholtes
|
a252c34968
|
[#181] add disabling of popovers on small screens, update todos and operation CSS
|
2023-04-23 11:20:01 +12:00 |
|
Robin Scholtes
|
d0e8863555
|
[#181] a few cosmetic touch ups, todo update
|
2023-04-21 00:15:31 +12:00 |
|
Robin Scholtes
|
f1008cff56
|
[#181] remove double border in Operations - search. Update todo ( started testing on real mobile device )
|
2023-04-20 22:00:20 +12:00 |
|
Robin Scholtes
|
d3eac1b208
|
[#181] update todo ( no need for prefixes, autoprefixer is installed )
|
2023-04-20 21:22:01 +12:00 |
|
Robin Scholtes
|
79bbea9052
|
[#181] remove comments in template, update todos
|
2023-04-20 21:11:50 +12:00 |
|
Robin Scholtes
|
1fd72363bd
|
[#181] remove calcControlsHeight as the component is always 70px in height now, and it caused issues on mobile UI. It's become obsolete
|
2023-04-20 21:05:44 +12:00 |
|
Robin Scholtes
|
a547935f0a
|
[#181] resolve favourites cat closing on initial opening mobile UI, update TODO
|
2023-04-20 20:54:14 +12:00 |
|
Robin Scholtes
|
3d03a31f38
|
[#181] refactor some of the event handler in OperationsWaiter
|
2023-04-20 19:45:37 +12:00 |
|
Robin Scholtes
|
caa57aeb74
|
[#181] rename hideOperations / resetOperations to more semantic name
|
2023-04-20 19:21:15 +12:00 |
|
Robin Scholtes
|
432f2e49ee
|
[#181] cm-panels border color in IO input/output
|
2023-04-20 18:47:37 +12:00 |
|
Robin Scholtes
|
a40a5c8a04
|
[#181] Desktop: operations-dropdown is open and always visible ( on cat by default )
|
2023-04-20 18:33:03 +12:00 |
|
Robin Scholtes
|
7ae22ff16b
|
[#181] resolve operations-dropdown behaviour: search-result are at the top if applicable, categories below. clearing search value will display categories
|
2023-04-20 14:59:22 +12:00 |
|