Skip to content
Snippets Groups Projects
  1. Jul 07, 2021
  2. Jul 06, 2021
  3. Jul 05, 2021
  4. Jul 02, 2021
  5. Jul 01, 2021
    • Luiz João Motta's avatar
      KOGITO-4136: Online Editor DMN Runner (#537) · 12d9e430
      Luiz João Motta authored
      
      * Update Patternfly Version
      
      * Update snapshots
      
      * Use the exact version
      
      * Fixes to hub and online editor
      
      * Add Run it button and jit urls
      
      * Hard code json schema
      
      * Add run/stop and form
      
      * Simplify logic
      
      * Use uniforms patternfly
      
      * Add JIT Server message
      
      * Use uniforms-patternfly and add keys to JitDmnForm
      
      * Add pre-defined size to DMN runner
      
      * Extract SelectOs component
      
      * Add DmnRunnerModal
      
      * Add two pollings and simplify logic
      
      * Refactor dmn runner modal and drawer
      
      * Modify layout on window resize
      
      * Fix layout
      
      * Wizard move to last step when connect to DMN Runner
      
      * Add run button on small screen
      
      * Add dmn-runner zip
      
      * Update SelectOs and DMN Runner gif
      
      * Replace run/running button to dmn runner
      
      * Remove all jit references
      
      * Save form state
      
      * Add highlight changes
      
      * Add highlight when response changes
      
      * Extract inline css
      
      * WIP resize drawer
      
      * Update uniforms-patternfly dependency
      
      * Fix styles
      
      * Add script to automate Patternfly upgrade
      
      * Add resize option
      
      * Fix initial size and save form value on auto-submit tweak
      
      * WIP Add error boundry
      
      * Use dmnresult
      
      * Clean up and use metaschema 4
      
      * Use the current DMN to render the form, and update it on every change
      
      * Fix styles and clean up
      
      * Refactor DMN Runner
      
      * Fix UI bugs
      
      * Changes
      
      * Fix setJsonSchemaBridge
      
      * Add cookie to set DMN Runner port
      
      * Refactor DMN Runner Service
      
      * Add onValidate callback
      
      * Add build params to DMN Runner
      
      * Check error boundary to clean up respose
      
      * Change Modal
      
      * Comment port option
      
      * Extract ModalContextProvider
      
      * WIP Notifications Panel
      
      * Fix result
      
      * DMN Runner is available only for chrome
      
      * Notifications Setup
      
      * Use NotificationDrawer component
      
      * Fix
      
      * Fix button
      
      * Open notifications panel from dmn results
      
      * Disable dmn runner on not chrome based browsers
      
      * Add blink on notification panel errors
      
      * Remove tab Execution on non Chrome based browsers
      
      * Fix tests
      
      * Remove bridge and update dependencies
      
      * Update snapshots
      
      * Show decisions even without inputs
      
      * Fix validation
      
      * Add tooltip to notifications panel button
      
      * Check dmn runner version
      
      * Refactor dmn runner modal
      
      * Add missing types and remove requirements
      
      * WIP fix onValidate method
      
      * Fix onValidate method
      
      * Improve onValidate method
      
      * Add placeholder
      
      * Fix resizable drawer and add resizable to notification panel
      
      * Add icon to expand and retract all messages
      
      * Break it into two icons
      
      * Add overflow
      
      * Handle form error
      
      * Remove try/catchs and extract funcion to improve readability
      
      * Set the default values of the form
      
      * Add title property
      
      * Add model property
      
      * Disable dmn tour
      
      * Fix modal
      
      * Handle period types
      
      * Remove unused file
      
      * Fix outdated treatment
      
      * Use dmn runner /ping route to fetch version
      
      * Fix /ping
      
      * Fix webpack parameters for DMN Runner
      
      * Fix outdated DMN Runner modal
      
      * Use latest version to download as default
      
      * Minor fixes
      
      * Fix exceptions when opening DMN Editor
      
      * Improve DMN Editor tour popup with DMN Runner mentions
      
      * Fixes for KOGITO-5111
      
      * Better Modal. Instructions for macOS and Linux are good.
      
      * Fix yarn start
      
      * Update wizard installation steps
      
      * Fix artifact names
      
      * Add I18nWrapped component
      
      * Add i18n to DMN Runner service and modal
      
      * Add i18n to Drawer, Button, ContextProvider and DropdownGroup
      
      * Add i18n on Notifications Panel
      
      * Fix typo
      
      * Extract filenames
      
      * Envification
      
      * Extract CSS
      
      * Code clean up
      
      * Extract DMN form
      
      * Extract result and add i18n
      
      * Update period fields
      
      * Add unit tests to Validator
      
      * Add tests to DmnForm
      
      * Add DmnFormResults tests
      
      * Add DmnRunnerDrawer tests
      
      * Clean up
      
      * Update GitHub actions env
      
      * Add form dependecy
      
      * Add env variable description
      
      * Add postprocessing
      
      * Handle AJV errors
      
      * Add ids to be used on GA4
      
      * Catch check DMN Runner fetch
      
      * Update uniforms-patternfly
      
      * Update uniforms-patternfly library
      
      * Add missing properties to test context
      
      * Close DMN tour when DMN modal opens
      
      * Add Google Tag Manager setup
      
      * Fix uniforms-patternfly
      
      * Add caret
      
      * Add more instructions for Ubuntu and Fedora
      
      * Use guard clause
      
      * Extract form status
      
      * Use previous information to fill the form
      
      * Fix result for custom data types
      
      * Fix context type
      
      * Fix type changing
      
      * Fix collections
      
      * Remove unused code
      
      * Add error boundary and list response
      
      * Handle context inside a list
      
      * Verify new list type
      
      * Update to KIE Tooling Exteded Services
      
      * Update variables with KIE Tooling Extended Services
      
      * Improve labeling
      
      * Improve ErrorBoundary usage
      
      * Fix data types names from structures
      
      Co-authored-by: default avatarTiago Bento <tiagobentofernandes@gmail.com>
      12d9e430
  6. Jun 30, 2021
  7. Jun 29, 2021
  8. Jun 25, 2021
  9. Jun 22, 2021
  10. Jun 21, 2021
  11. Jun 18, 2021
  12. Jun 17, 2021
  13. Jun 15, 2021
  14. Jun 14, 2021
  15. Jun 11, 2021
  16. Jun 10, 2021
  17. Jun 09, 2021
  18. Jun 08, 2021
  19. Jun 07, 2021
  20. Jun 04, 2021
  21. Jun 02, 2021
  22. May 27, 2021
    • Tiago Bento's avatar
      KOGITO-3560: Kogito Tooling infrastructure refresh and alignment - Part 1 (#513) · be3ca501
      Tiago Bento authored
      * Upgrade a bunch of dependencies
      
      * Upgrade React to 17
      
      * Fix DevServer and rename commands
      
      * Formatting
      
      * Upgade TypeScript
      
      * Improvements
      
      * restore node_modules for actions
      
      * Restore node_modules from actions again
      
      * Restore missing files from actions
      
      * Remove extra file
      
      * Move Resource Content API to Workspace API
      
      * Rename Channel/Envelope methods. Finallygit status
      
      * Fix desktop tests with Node 16
      
      * Remove cyclic dependency
      
      * Immediately call pollInit
      
      * Update Node/Yarn versions and fix PMML Editor port
      
      * Fix desktop IT tests
      
      * Fix VS Code IT tests
      
      * Remove some dependencies of i18n-common-dictionary
      
      * Move kogitoChannel_ready to kogitoEditor_ready
      
      * Add EnvironmentPlugin
      
      * Configure 'build:dev' and 'build:prod'. Remove 'build'.
      
      * Configure transpileOnly
      
      * Fix transpileOnly
      
      * More stuff
      
      * Remove FIXMEs and fix chrome-extension IT tests
      
      * Code format
      
      * Fix build
      
      * Install Lerna before calling 'yarn bootstrap'
      
      * User 'yarn' instead of 'npx'
      
      * Improve CI
      
      * Fix build parameters
      
      * Upgrade VS Code testing deps
      
      * Format code
      
      * PR review
      
      * Try 'electron-renderer' for Desktop webview
      
      * Upgrade Electron and fix VS Code tests on macOS
      
      * Try to fix Desktop tests on Windows
      
      * Refactor StandaloneEditors testing app
      
      * Testing other stuff on Desktop tests and video of Standalone Editors
      
      * Change waiting strategy on Standalone Editors IT
      
      * Try another things
      
      * Increase timeout to test
      
      * Testing scroll fix on Standalone IT tests
      
      * Not build PMML Showcase during normal build. Use it only on start and it:test
      
      * Try caches fro node_modules on it-tests.yml
      
      * Changed selector for Decision Navigator button
      
      * Use rimraf and add wait before scrollIntoView
      
      * Increase initPolling timeout
      
      * Caches per IT test
      
      * Added ESLint dependencies and restored strictNullChecks
      
      * Wait before clicking on Dock button
      
      * Fix unit tests
      
      * Try Node LTS
      
      * Again..
      
      * Testing Spectron 13
      
      * First version of ESLint + some tests on Desktop tests
      
      * Re-trigger CI
      
      * Code format
      
      * Desktop tests again
      
      * Add Husky
      
      * Try to fix Chrome Extension test
      
      * Code format
      
      * Oops
      
      * Format
      
      * Re-trigger CI 1
      
      * Re-trigger CI 2
      
      * Re-trigger CI 3
      
      * Re-trigger CI 4
      
      * Re-trigger CI 5
      
      * Re-trigger CI 6
      
      * Re-trigger CI 7
      
      * Re-trigger CI 8
      
      * Re-trigger CI 9
      
      * Re-trigger CI 10
      
      * Fix Chrome Ext tests
      
      * Polish chrome extension tests fix
      
      * Do not run Desktop IT tests on Windows due to bug
      
      * Oops
      
      * Add 'run-script-if' to skip linting and testing on CI IT tests workflow
      
      * Fix VS Code ext tests
      
      * Improving IT tests and some other fixes
      
      * Format & fix Chrome Ext IT Tests
      
      * Removing 'yarn format' from hook
      
      * Adding 'pretty-quick' to format staged files.
      
      * PR pass
      
      * Re-trigger CI 1
      
      * Re-trigger CI 2
      
      * Re-trigger CI 3
      
      * Re-trigger CI 4
      
      * Re-trigger CI 5
      
      * Re-trigger CI 6
      
      * Re-trigger CI 7
      
      * Re-trigger CI 8
      
      * Re-trigger CI 9
      
      * Re-trigger CI 10
      
      * Adding Cypress plugin to print the browser logs to stdout
      
      * Try again with different approach
      
      * Re-trigger CI
      
      * Re-trigger CI
      
      * Re-trigger CI
      
      * Re-trigger CI
      
      * Re-trigger CI
      
      * PR pass
      
      * Fix Chrome Extension IT tests
      
      * Oops
      
      * Improve eslint rules
      
      * Remove useless log
      
      * PR fixes
      
      * Improve ESLint rules
      
      * Fixing tests
      
      * Fix Chrome ext tests
      
      * Trying again
      
      * Remove comment
      
      * Adding copyright headers
      be3ca501
  23. May 26, 2021
  24. May 24, 2021
  25. May 20, 2021
  26. May 19, 2021
    • Dominik Hanák's avatar
      KOGITO-5134: Fix VSCode integration tests editor waiting mechanism (#508) · 9252094e
      Dominik Hanák authored
      * KOGITO-5134: Fix VSCode integration tests editor waiting mechanism
      
      Minor refactoring, docs, format, errors
      
      Refactor waitUntilKogitoEditorIsLoaded
      
      Add javadoc, change name.
      Extract driver to single variable.
      
      Handle some errors in catch(), fix issues from review
      
      Remove dependency, add notification handling
      
      Wait for webview ready iframe, fix typos
      
      * Fix handling of closing of editors when test fails.
      
      Now the test should finish all others and not fail in the middle.
      
      * Always reset the webdriver to original window
      
      Fixes cases where there was a test failure and the driver was not switched back.
  27. May 18, 2021
  28. May 17, 2021
  29. May 14, 2021
  30. May 13, 2021
    • Dominik Hanák's avatar
      KOGITO-4625: Implement work item definition it coverage in VSCode (#480) · 5568d3dd
      Dominik Hanák authored
      * KOGITO-4625: Implement work item definition it coverage in VSCode
      
      Rework how we open file to allow expected file structure in sidebar.
      
      Introduce openDiagramPalette to BPMN
      
      Add initial steps for tests, view custom tasks,
      check palete has expected number of elements when loaded
      
      Expand the test to check for WID presence and assignments
      
      Checks palette presence
      Checks Diagram explorer presence
      Checks Name, Documentation, assignments number
      
      Shift the path to include resources in openFile
      
      Wait for editor to load in webview before passing it to tests
      
      Employs wait() from webdriver to look for spinner and only
      progresses if the editor has loaded in 10 seconds
      
      Add docs & apply prettier
      
      Remove DefaultWait and wait for spinner to appear
      
      * Improve the code based on review comments
      
      Move repeated code block to comon assert.
      Fix docs.
      Update openPalette to throw Error if an error occurs.
      
      * Fix missing await for click()
      5568d3dd
    • Guilherme Caponetto's avatar
      Bump version workflow (#501) · 9e8df5ab
      Guilherme Caponetto authored
      9e8df5ab
  31. May 11, 2021
Loading