Robin Scholtes
|
a7bb81a78e
|
[#181] adds 1px to position of #operations-dropdown to display the searchbox border nicely
|
2024-02-03 18:07:09 +13: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
|
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
|
8afcfa0b45
|
minor cosmetic consistency fixes with original 'design'
|
2023-08-14 15:45:11 +12:00 |
|
Robin Scholtes
|
1092382fbc
|
disable all li.operation popovers on mobile and enable and disable on window resize events appropriately
|
2023-07-24 14:57:21 +12:00 |
|
Robin Scholtes
|
6b0b368564
|
A few border touch ups for a cleaner and consistent look
|
2023-07-21 11:44:54 +12:00 |
|
Robin Scholtes
|
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.
|
2023-06-16 12:09:04 +12:00 |
|
Robin Scholtes
|
1e5190cd7d
|
[#181] a few classname and selector updates
|
2023-05-23 20:19:20 +12:00 |
|
Robin Scholtes
|
a27de41328
|
[#181] reduce title-height from 48 to 40
|
2023-05-10 16:51:50 +12:00 |
|
Robin Scholtes
|
5362f9fda4
|
[#181] add
|
2023-05-09 22:14:36 +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
|
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
|
a252c34968
|
[#181] add disabling of popovers on small screens, update todos and operation CSS
|
2023-04-23 11:20:01 +12:00 |
|
Robin Scholtes
|
caa57aeb74
|
[#181] rename hideOperations / resetOperations to more semantic name
|
2023-04-20 19:21:15 +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 |
|
Robin Scholtes
|
f6b23ecca5
|
[#181] mobile layout: set heights of all components to make up 100vh
|
2023-04-19 23:16:43 +12:00 |
|