Skip to content

Feature/finished/jpro 109 fix exporting a file prompts the user to enter the file name twice#321

Merged
carldea merged 8 commits intoikmdev:mainfrom
Sandec:feature/finished/jpro-109-fix-exporting-a-file-prompts-the-user-to-enter-the-file-name-twice
Mar 19, 2025
Merged

Feature/finished/jpro 109 fix exporting a file prompts the user to enter the file name twice#321
carldea merged 8 commits intoikmdev:mainfrom
Sandec:feature/finished/jpro-109-fix-exporting-a-file-prompts-the-user-to-enter-the-file-name-twice

Conversation

@besidev
Copy link
Contributor

@besidev besidev commented Mar 14, 2025

JIRA Ticket: JPRO-109

Details: Related before and after videos are attached to the Jira ticket.

Copy link
Contributor

@carldea carldea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

We plan to test the PR before we merge.

  1. test the jpro server
  2. test on the desktop for Mac and Windows

…le-prompts-the-user-to-enter-the-file-name-twice
@rimjieun
Copy link
Contributor

@carldea Passed QA on all platforms. Ready for merge.

…le-prompts-the-user-to-enter-the-file-name-twice
@carldea carldea merged commit 0af6a11 into ikmdev:main Mar 19, 2025
6 checks passed
jlgrock pushed a commit to jlgrock/komet that referenced this pull request Apr 3, 2025
…ter the file name twice (ikmdev#321)

* Update version to start feature: jpro-109-fix-exporting-a-file-prompts-the-user-to-enter-the-file-name-twice

* Update JPro Platform dependencies to version `0.5.6`

* Update version to finish feature: jpro-109-fix-exporting-a-file-prompts-the-user-to-enter-the-file-name-twice
carldea pushed a commit that referenced this pull request Apr 7, 2025
* updating README and helping nexus run as well as a number of jpro fixes for docker.  Nexus runs behind the proxy, but I need to fix that for komet

* Fix some configuration to build and run Komet via JPro using docker

* Reverse nginx proxy configuration for `nexus` and `komet` services

* adjusting nginx file to work in docker compose

* Provide nginx proxy configuration for `komet` service running with JPro server

* Configure a default `users.ini` file required when running Komet on the web platform

* adjusting to use maven wrapper

* updates to use path based routing for komet web

* increasing font size

* updating some language and formatting on README

* Feature/finished/fixed null pointer for submit button enable disable (#326)

* null check added

* Feature/finished/jpro 109 fix exporting a file prompts the user to enter the file name twice (#321)

* Update version to start feature: jpro-109-fix-exporting-a-file-prompts-the-user-to-enter-the-file-name-twice

* Update JPro Platform dependencies to version `0.5.6`

* Update version to finish feature: jpro-109-fix-exporting-a-file-prompts-the-user-to-enter-the-file-name-twice

* Change to run reasoner (#328)

* Feature/finished/iia 1130 (#329)

* Update version to start feature: IIA-1130-try2

* initial commit

* Update version to finish feature: IIA-1130-try2

* code review fixes and hiding stamp when in create mode

* Feature/finished/iia 1648 data on the left side of semantic window reverts back to its previous value after user close and reopen the window (#330)

* Removed the code to reflect correct data.

* Removed commented code.

* Feature/finished/iia 1649 bugfix property bump genedit (#331)

* Update version to start feature: IIA-1649-bugfix-property-bump-genedit

* fix checks basically who invoked the window

* fixing poms

* Feature/finished/iia 1471 component default value (#333)

* Update version to start feature: IIA-1471-Component-Default-Value

* Feature/IIA-1471: Use "Placeholder" and Default Value for Undefined Component Field

* Update version to finish feature: IIA-1471-Component-Default-Value

* Better fix to submit and show uncommmitted transactions.

* Removed unnecessary code

* Feature/finished/iia 1417 new semantic from pattern window (#334)

* Update version to start feature: IIA-1417-new-semantic-from-pattern-window

* summon new semantic form context menu on pattern window

* Update version to finish feature: IIA-1417-new-semantic-from-pattern-window

* Feature/finished/iia 1579 semantic title (#336)

* Update version to start feature: IIA-1579-semantic-title

* update the title area text

* Update version to finish feature: IIA-1579-semantic-title

* using viewCalculator for the pattern's FQN

* Feature/finished/jpro 111 fix npe in popover ocurring randomly on show call (#337)

* Update version to start feature: jpro-111-fix-npe-in-popover-ocurring-randomly-on-show-call

* Update ControlsFX dependency to version `11.2.2`

* Update version to finish feature: jpro-111-fix-npe-in-popover-ocurring-randomly-on-show-call

* Feature/finished/iia 1408 new semantic no selection made (#338)

* Update version to start feature: IIA-1408-new-semantic-no-selection-made

* new semantic wording

* Update version to finish feature: IIA-1408-new-semantic-no-selection-made

* Update version to start feature: IIA-1589-concept-pattern-toggle

* IIA-1484 Create Properties Panel Page to Add Reference Component When Creating Semantic (#335)

* Update version to start feature: IIA-1484-add-reference-component-1

* add Reference component details

* Update version to finish feature: IIA-1484-add-reference-component-1

* updated the controller for binding the component field

* removed the commented code and unused imports

* add reference component field

---------

Co-authored-by: Doug Holubek <dholubek@users.noreply.github.com>

* Fixed Concepts Patterns toggle on double click

* Update version to finish feature: IIA-1589-concept-pattern-toggle

* moved the code to generic method

* Feature/finished/iia-1467 iia-1468 iia-1469 iia-1670 placeholder (#340)

* Update version to start feature: IIA-1467-IIA-1468-IIA-1469-IIA-1670-Placeholder

* Feature/IIA-1467, IIA-1468, IIA-1469, IIA-1470: Add placeholder feature to data types

* Update version to finish feature: IIA-1467-IIA-1468-IIA-1469-IIA-1670-Placeholder

* Feature/IIA-1467, IIA-1468, IIA-1469, IIA-1470: remove commented out code

---------

Co-authored-by: Doug Holubek <dholubek@users.noreply.github.com>

* IIA-1590 - Clear function implementation for Next gen search pane (#339)

* Update version to start feature: IIA-1590-search-concept

* Search textfield Clear function

* Update version to finish feature: IIA-1590-search-concept

* updated the cursor values for text and close button

---------

Co-authored-by: Doug Holubek <dholubek@users.noreply.github.com>

* Feature/finished/iia 1646 correct image check (#343)

* Update version to start feature: IIA-1646-Correct-Image-Check

* Feature/IIA-1646: Implementing Image check properly

* Update version to finish feature: IIA-1646-Correct-Image-Check

---------

Co-authored-by: Doug Holubek <dholubek@users.noreply.github.com>

* Update version to start feature: IIA-1471-Uncomment-code

* Feature/IIA-1471: Uncomment commented out code

* Update version to finish feature: IIA-1471-Uncomment-code

* Feature/IIA-1471: adding spaces in appropriate places

* Feature/finished/iia 1130 default values (#344)

* Update version to start feature: IIA-1130-default-values

* working for everything except reference component

* remove comment

* allow zero by itself while still disallowing leading zeros

* Update version to finish feature: IIA-1130-default-values

* Feature/finished/jpro 106 implement show more show less for other names (#342)

* Update version to start feature: jpro-106-implement-show-more-show-less-for-other-names

* Implement a custom control that displays a collapsible/expandable list of nodes with animated transitions

* Implement `Show More/Show Less` functionality for `Other Names` section using `KLExpandableNodeListControl`. Revise Descriptions section layout/styling to align with Figma designs.

* Update version to finish feature: jpro-106-implement-show-more-show-less-for-other-names

* Some cleanup

* Change background color from `-Grey-White` to standard `white` for codebase consistency

* Feature/finished/jpro 118 standardize semantic window backgrounds remove bottom insets (#346)

* Update version to start feature: jpro-118-standardize-semantic-window-backgrounds-remove-insets

* Remove the opacity property from the parent container to ensure the `white` background color renders correctly in each section of the Semantic windows

* Set the background color to `white` for the top section of all Semantic windows

* Remove the bottom inset from the last section of each Pattern, Lidr, and GenEditing window

* Update version to finish feature: jpro-118-standardize-semantic-window-backgrounds-remove-insets

* Feature/finished/iia 1645 reordering list submit (#347)

* Update version to start feature: IIA-1645-Reordering-List-Submit

* Feature/IIA-1645: Reordering a List is no longer enabling submit

* Update version to finish feature: IIA-1645-Reordering-List-Submit

* Feature/IIA-1645: When value changes write to database if submit button is enabled

* Feature/iia 1579 semantic title (#348)

* Update version to start feature: IIA-1579-semantic-title

* changing the title

* feature finish commit

* fixes

* fix typo

---------

Co-authored-by: Doug Holubek <dholubek@deloitte.com>

* Feature/finished/IIA-1655 AND IIA-1687 AND IIA-1626: set reordering  (#349)

* Update version to start feature: IIA-1655-Set-Reordering

* Feature/IIA-1655 AND IIA-1687: Update Tinker core and fix component set reordering issue

* Update version to finish feature: IIA-1655-Set-Reordering

* Feature/finished/iia 1684 component integer min value (#351)

* Update version to start feature: IIA-1684-Component-Integer-MinValue

* Feature/IIA-1684: When creating a semantic use Concept with Integer.MIN_VALUE for empty Components

* Feature/IIA-1684: Update version in POM files and remove feature branch words

* Update release version: 1.49.0

* Update development version: 1.50.0-SNAPSHOT

---------

Co-authored-by: Besmir Beqiri <besmir.beqiri@logicbind.io>
Co-authored-by: swaroopsalvi <67095791+swaroopsalvi@users.noreply.github.com>
Co-authored-by: Besmir Beqiri <bb@sandec.de>
Co-authored-by: Eric Mays <33882547+emays@users.noreply.github.com>
Co-authored-by: Doug Holubek <dholubek@users.noreply.github.com>
Co-authored-by: Pedro Duque Vieira <pedro.duquevieira@gmail.com>
Co-authored-by: swsalvi <swaroopsalvi@gmail.com>
Co-authored-by: bhharsh13 <bhavani.sreehari@gmail.com>
Co-authored-by: Indrit Beqiri <ib@sandec.de>
Co-authored-by: Doug Holubek <dholubek@deloitte.com>
Co-authored-by: ikmdevops <devops@ikm.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants