Commits
Marek Vsechovsky committed 0f345aec1f6
Implemented the following, + iterations an additions: The STEP TITLE on the "New detected AI outputs" tab in Project still do not show the step title. You need to parse each of the files and read the step.title property. Use its value in that Step Title column. Use the already implemented System File Access API or the backup method to get access to those files. Also do not hide the "Process selected" button even if nothing is selected. Instead, pop up a message saying to the user that there is nothing selected to process and to select one or more files first. (The "and more" add only if there are more than one files in the list. In Act, if there is only one then in that case do hide the "Process selected" button and change the caption of the "Skip all" to just "Skip" and the "Process all" to just "Process". Add a tooltip to "Process selected" saying "If you have a good reason not to process all the generated output files, select one or more files that you want to process and click this button. Then you can ignore the rest." Add an editor window to a click on an output row. The window should colorize the json within it and add line numbers. The count of rows in the tab must have distinct container - a circle, oval or rounded rectangle! I don't know what the icon is that you put in front of the Project tab, but it is supposed to be the same one as is in the template for the home pages - the robot head with icicles. I asked you before the fix the icicles and it seems that the icicles now are not even visible in the size the icon gets. They were visible before, just wrong. So make 4 or 5 of them in two groups of 2 and 3, make them wider at the top and pointy at the bottom, but not a tall triangle. More like getting slowly thinner going from the top down and then close to the tip they come together faster into a point or rounded point. And their main direction vector has to go straight down, not at an angle. Is it possible to extract the svg for the icon to a separate file and then insert it as a control to any place where it would be needed? If it is possible do it please. The logo name - Aisman - should change to a darker color on hover in the top bar of the home pages. You changed the color scheme to dark, but it is too dark. By dark I did not mean basically black. It does not even have to be the same background color as the dashboard page. As it is, there is little contrast between the lighter section of "How It Works" and the rest. And there is no contrast whatsoever between the background color of the page and its footer. There is currently no footer separation. I don't much like the purple gradient of the hero section. I hoped that if you put some fitting background picture in it and overlay it with this background that it would improve drastically, but you have not done it. You did not even draw any abstract graphics (maybe SVG again) instead of a background picture if you cannot automatically find one royalty-free on the web. Do it slightly less boring than just the gradient please. The "How It Works" switch should be the other way around - make the "Aisman-generated Prompt" first and selected by default. In the "Direct Agent Session" rename step 2 to 2a, step 3 to 2b and step 4 to 3, because those two steps are automatic and thus one step, which, on the top of it, does not even require any user interaction. So maybe rename it as so: 1 to 1a, 2 to 1b, 3 to 1c and 4 to 2. If you can come up with even better way how to express that for the user there are actually only 2 steps, do it. But it has to still be clear what is automatically happening between 1a and 2. I asked you before to change ALL TITLES EVERYWHERE to NOT use capitalized first letters of every word of a title. For example, just looking at the "How It Works" section... It should read "How it works". The buttons below should read "Direct agent session" and "Aisman-generated prompt" and NOT "Derect Agent Session" and "Asiman-Generated prompt". Add this to the .github/copilot-instructions.md file as a rule. The titles of each step the same: not "Chat Directly" but "Chat directly" etc. And do the same everywhere on all pages throughout the application. Button captions too. In pricing, keep all the buttons the same distance from the bottom edge of the visual container boxes. Currently they render right after the list of features and that looks bad. On the help page switch in the button bar for sections to the correct button NOT when the section's title reaches the top, but you must give it a buffer so that it happens BEFORE the button bar actually hides the section title. As soon as only the last row of the previous section is visible under the button bar you must switch the highlighted button to match the next title. I told you to make the topics in Frequently Asked Questions (which, by the way, should be "Requently asked questions") less boring and you just spread their frames right to the edges of the page, thus making it look even worse. Restrain their width again to the max width they had before (like the other pages), but maybe get rid of the frames or add some svg graphics before, after behind or on the sides... I don't know, but do something to make it less boring-looking. In Contact page, move the "Send message" button to the right.