Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW-FEATURE] Add feature for an easily customizable View #263

Closed

Commits on Oct 10, 2023

  1. Create draft PR for #256

    PTKu committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    43f7326 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    3d5eb8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6473ef View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into 256-_TEMPLATE_Template_Simple_needs_additiona…

    …l_testing_and_improvments
    PTKu authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e2df51a View commit details
    Browse the repository at this point in the history
  4. messenger and logger optimization

    - messenger now reduces the number of items need to be read from the controller by gouping message status into a single variable.
    - logger now limits the reading of the messages to caret counter.
    PTKu committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e55be8b View commit details
    Browse the repository at this point in the history
  5. performance improvements

    - replaces context checks using simple expression
    PTKu committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    63aca23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    918bae4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    198a88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b56a7 View commit details
    Browse the repository at this point in the history
  3. _axoContext

    blazej.kuhajda committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0f1cf68 View commit details
    Browse the repository at this point in the history
  4. THIS._context_ in inherrited object to _context_

    blazej.kuhajda committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f90f67a View commit details
    Browse the repository at this point in the history
  5. THIS.GetContext() work in tasks with property _context_

    blazej.kuhajda committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    62a7ef3 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. seq, axotask, axoobj

    blazej.kuhajda committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9f285a2 View commit details
    Browse the repository at this point in the history
  2. sequncer init steps

    blazej.kuhajda committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e7b35ea View commit details
    Browse the repository at this point in the history
  3. getContextUnsafe()

    blazej.kuhajda committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a6030e3 View commit details
    Browse the repository at this point in the history
  4. ignore

    blazej.kuhajda committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    18efe1a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. adjusts to lates AX# update

    PTKu committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    cfbbbbf View commit details
    Browse the repository at this point in the history
  2. cylinder init when context is nulll

    blazej.kuhajda committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    27ae541 View commit details
    Browse the repository at this point in the history
  3. task execute optimalization

    blazej.kuhajda committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e8976dd View commit details
    Browse the repository at this point in the history
  4. cylinder init fix

    blazej.kuhajda committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e9a6a83 View commit details
    Browse the repository at this point in the history
  5. axo task inline

    blazej.kuhajda committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    758808d View commit details
    Browse the repository at this point in the history
  6. axo task clean up

    blazej.kuhajda committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a037150 View commit details
    Browse the repository at this point in the history
  7. updates to AX# 0.15.0-alpha.159

    PTKu committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    232efa3 View commit details
    Browse the repository at this point in the history
  8. Merge branch '256-_TEMPLATE_Template_Simple_needs_additional_testing_…

    …and_improvments' of https://github.com/ix-ax/AXOpen into 256-_TEMPLATE_Template_Simple_needs_additional_testing_and_improvments
    blazej.kuhajda committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    67f967c View commit details
    Browse the repository at this point in the history
  9. messanger on conditition

    blazej.kuhajda committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    58fd17d View commit details
    Browse the repository at this point in the history
  10. AxoCylinder optimize

    blazej.kuhajda committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    771ea31 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. axo task status

    blazej.kuhajda committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0e1e0f6 View commit details
    Browse the repository at this point in the history
  2. fix axotask

    blazej.kuhajda committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    99bf9ab View commit details
    Browse the repository at this point in the history
  3. sequencer optimalization

    blazej.kuhajda committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8b64196 View commit details
    Browse the repository at this point in the history
  4. sequncer cast

    blazej.kuhajda committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d84c916 View commit details
    Browse the repository at this point in the history
  5. var for opencycle count

    blazej.kuhajda committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    391bf81 View commit details
    Browse the repository at this point in the history
  6. step inline calls

    blazej.kuhajda committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b6798a5 View commit details
    Browse the repository at this point in the history
  7. fixing axostep

    blazej.kuhajda committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    dd26af9 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. AxoCylinder initialize only with AxoObject

    blazej.kuhajda committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b8c14f4 View commit details
    Browse the repository at this point in the history
  2. investigation for cylinder speed up

    blazej.kuhajda committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    199a443 View commit details
    Browse the repository at this point in the history
  3. wip for synch

    PTKu committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e0d09f6 View commit details
    Browse the repository at this point in the history
  4. Merge branch '256-_TEMPLATE_Template_Simple_needs_additional_testing_…

    …and_improvments' of https://github.com/ix-ax/AXOpen into 256-_TEMPLATE_Template_Simple_needs_additional_testing_and_improvments
    PTKu committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d00be49 View commit details
    Browse the repository at this point in the history
  5. axo dataman performance opt.

    -10% on cyclic calls
    blazej.kuhajda committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d518a1c View commit details
    Browse the repository at this point in the history
  6. AxoDataman - go back

    blazej.kuhajda committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ed30f5b View commit details
    Browse the repository at this point in the history
  7. axodatatman optimized just object init

    blazej.kuhajda committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    beae7d6 View commit details
    Browse the repository at this point in the history
  8. axocomponent inlining

    blazej.kuhajda committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    74d6d7d View commit details
    Browse the repository at this point in the history
  9. AxoInsight optimalization - init of objects

    blazej.kuhajda committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    dffd9c0 View commit details
    Browse the repository at this point in the history
  10. axo messanger inline optimalization

    blazej.kuhajda committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e9ec7c6 View commit details
    Browse the repository at this point in the history
  11. fix cylinder app

    blazej.kuhajda committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4e8669d View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. serve clean

    blazej.kuhajda committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ce6b864 View commit details
    Browse the repository at this point in the history
  2. sets dotnet to 7.0.402

    Lukas Kytka committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8ff88a9 View commit details
    Browse the repository at this point in the history
  3. Merge branch '256-_TEMPLATE_Template_Simple_needs_additional_testing_…

    …and_improvments' of https://github.com/ix-ax/AXOpen into 256-_TEMPLATE_Template_Simple_needs_additional_testing_and_improvments
    Lukas Kytka committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c406d9f View commit details
    Browse the repository at this point in the history
  4. Merge branch '256-_TEMPLATE_Template_Simple_needs_additional_testing_…

    …and_improvments' of https://github.com/ix-ax/AXOpen into 256-_TEMPLATE_Template_Simple_needs_additional_testing_and_improvments
    PTKu committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a805dab View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    e9a8a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22b9610 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b20456 View commit details
    Browse the repository at this point in the history
  4. nesting depth reduction in data

    PTKu committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    05e81e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd37bcd View commit details
    Browse the repository at this point in the history
  6. template simple refactoring

    PTKu committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    67284f3 View commit details
    Browse the repository at this point in the history
  7. various asps

    PTKu committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b5b9925 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4b4d37 View commit details
    Browse the repository at this point in the history
  9. asp

    PTKu committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    6ec6034 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    674b207 View commit details
    Browse the repository at this point in the history
  2. fix some issues with data in template.simple

    Lukas Kytka committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    06a5d0e View commit details
    Browse the repository at this point in the history
  3. Merge branch '256-_TEMPLATE_Template_Simple_needs_additional_testing_…

    …and_improvments' of https://github.com/ix-ax/AXOpen into 256-_TEMPLATE_Template_Simple_needs_additional_testing_and_improvments
    Lukas Kytka committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    56a5096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eec1d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    cd08838 View commit details
    Browse the repository at this point in the history
  2. add remote data handling for starer unit

    Lukas Kytka committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    82b93da View commit details
    Browse the repository at this point in the history
  3. optimalization in Digital and Analog signals

    blazej.kuhajda committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    dc3d33e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    550f572 View commit details
    Browse the repository at this point in the history
  5. Merge branch '256-_TEMPLATE_Template_Simple_needs_additional_testing_…

    …and_improvments' of https://github.com/ix-ax/AXOpen into 256-_TEMPLATE_Template_Simple_needs_additional_testing_and_improvments
    PTKu committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c8f2f07 View commit details
    Browse the repository at this point in the history
  6. asp

    PTKu committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3cb83b7 View commit details
    Browse the repository at this point in the history
  7. Create draft PR for #262

    Brano5 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    e5c9f1c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8388ec5 View commit details
    Browse the repository at this point in the history
  9. Add readme

    Brano5 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7ea3763 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Using mongo repo

    blazej.kuhajda committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    54663c2 View commit details
    Browse the repository at this point in the history
  2. mono ref in twin, init repo on server side

    blazej.kuhajda committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b30352a View commit details
    Browse the repository at this point in the history
  3. add proj ref to server app

    blazej.kuhajda committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b44b4fb View commit details
    Browse the repository at this point in the history
  4. entityData, UnitHeader, estations

    blazej.kuhajda committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6ff84c6 View commit details
    Browse the repository at this point in the history
  5. unit process data

    blazej.kuhajda committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8e66f17 View commit details
    Browse the repository at this point in the history
  6. snippets

    blazej.kuhajda committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    345ef78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ebf483 View commit details
    Browse the repository at this point in the history
  8. context initialize entity repository

    blazej.kuhajda committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4db7c9d View commit details
    Browse the repository at this point in the history
  9. unit template razor fix

    blazej.kuhajda committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    fe99446 View commit details
    Browse the repository at this point in the history
  10. template service fix

    blazej.kuhajda committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    acc5475 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. repository extension

    blazej.kuhajda committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    87501b2 View commit details
    Browse the repository at this point in the history
  2. code tour

    blazej.kuhajda committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e1fc31d View commit details
    Browse the repository at this point in the history
  3. split settings and data

    blazej.kuhajda committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6e3df63 View commit details
    Browse the repository at this point in the history
  4. Unit tour

    blazej.kuhajda committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ecd2cdf View commit details
    Browse the repository at this point in the history
  5. added technology data on plc side

    blazej.kuhajda committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    8c0240c View commit details
    Browse the repository at this point in the history
  6. try to fix tech data

    blazej.kuhajda committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    44634a3 View commit details
    Browse the repository at this point in the history
  7. fix unit template service init

    blazej.kuhajda committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a575ff0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. fix tour

    blazej.kuhajda committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3fdf825 View commit details
    Browse the repository at this point in the history
  2. fix template services

    blazej.kuhajda committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    1c1dec6 View commit details
    Browse the repository at this point in the history
  3. tech settings to navigation menu

    blazej.kuhajda committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    19f6266 View commit details
    Browse the repository at this point in the history
  4. technology data view

    blazej.kuhajda committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    19fe570 View commit details
    Browse the repository at this point in the history
  5. starter unit technology data

    blazej.kuhajda committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    61475e2 View commit details
    Browse the repository at this point in the history
  6. technology data in ground and auto seq

    blazej.kuhajda committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9a93d2d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    3718e75 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Rename to VisualComposer.

    Presentation options changed.
    Brano5 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    67cd45f View commit details
    Browse the repository at this point in the history
  2. synch with visual composer

    PTKu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8b84d73 View commit details
    Browse the repository at this point in the history
  3. add visual composer to template

    PTKu committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c570020 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Unit object in unit

    blazej.kuhajda committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f462a6c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/256-and-visual-composer' into 25…

    …6-_TEMPLATE_Template_Simple_needs_additional_testing_and_improvments
    blazej.kuhajda committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    89400e6 View commit details
    Browse the repository at this point in the history
  3. UnitObject as a public class

    - issue with accessibility on .net side
    blazej.kuhajda committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5045de1 View commit details
    Browse the repository at this point in the history
  4. Components member fix in Unit

    blazej.kuhajda committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    802547b View commit details
    Browse the repository at this point in the history
  5. UnitTemplate - init repositories, naming

    blazej.kuhajda committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2d8304a View commit details
    Browse the repository at this point in the history
  6. Added accordion in "Show all"

    Brano5 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4a66525 View commit details
    Browse the repository at this point in the history
  7. mybrandnewapplication

    PTKu committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4a02d2b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Merge branch 'dev' into 256-_TEMPLATE_Template_Simple_needs_additiona…

    …l_testing_and_improvments
    PTKu committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    5332dc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Merge branch 'dev' into 256-_TEMPLATE_Template_Simple_needs_additiona…

    …l_testing_and_improvments
    PTKu authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5cdb502 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    d35674d View commit details
    Browse the repository at this point in the history
  2. Merge branch '256-_TEMPLATE_Template_Simple_needs_additional_testing_…

    …and_improvments' of https://github.com/ix-ax/AXOpen into 256-_TEMPLATE_Template_Simple_needs_additional_testing_and_improvments
    PTKu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    11ae78c View commit details
    Browse the repository at this point in the history
  3. updates docfx

    PTKu committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e35731d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    ad12b0f View commit details
    Browse the repository at this point in the history
  2. Chnage buttons visualization

    Brano5 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c2fad39 View commit details
    Browse the repository at this point in the history
  3. WIP

    Brano5 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    476cc3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5b16aa View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Persistent data exchange (#268)

    * mongo dateonly serialization
    
    * Persistent data exchange in PLC and extension on .net side
    
    * persistent exchange documentation
    
    * persistent data exchange documentation
    
    * Persistent tests and docu
    
    * fix excel test, traversalBuilds - tmp_Build.ps1
    
    ---------
    
    Co-authored-by: blazej.kuhajda <blazej.kuhajda@mts.sk>
    kuh0005 and blazej.kuhajda authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cba4969 View commit details
    Browse the repository at this point in the history
  2. fix and docu for persistent exchange

    blazej.kuhajda committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    dea7103 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. synch with dev

    PTKu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    aa216b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '256-_TEMPLATE_Template_Simple_needs_additional_testing_…

    …and_improvments' of https://github.com/ix-ax/AXOpen into 256-_TEMPLATE_Template_Simple_needs_additional_testing_and_improvments
    PTKu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c71e264 View commit details
    Browse the repository at this point in the history
  3. added instance of persistent data to template

    blazej.kuhajda committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    fce113f View commit details
    Browse the repository at this point in the history
  4. Merge branch '256-_TEMPLATE_Template_Simple_needs_additional_testing_…

    …and_improvments' of https://github.com/ix-ax/AXOpen into 256-_TEMPLATE_Template_Simple_needs_additional_testing_and_improvments
    blazej.kuhajda committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    0194a5b View commit details
    Browse the repository at this point in the history
  5. Merge branch '256-_TEMPLATE_Template_Simple_needs_additional_testing_…

    …and_improvments' of https://github.com/ix-ax/AXOpen into 256-_TEMPLATE_Template_Simple_needs_additional_testing_and_improvments
    PTKu committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    584441b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Templates.Simple brief documentation

    blazej.kuhajda committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    88fbb3e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Refactoring.

    Add option for changing template.
    Add search option.
    Added "ShowAllPrimitives".
    Brano5 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8e8b0a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Merge 256 into 262

    Brano5 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    940a11d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    80886aa View commit details
    Browse the repository at this point in the history
  2. asp

    PTKu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    dbe09ae View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    ac50c36 View commit details
    Browse the repository at this point in the history
  2. merge

    Brano5 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2636c5d View commit details
    Browse the repository at this point in the history
  3. asp

    Brano5 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    24d9c5b View commit details
    Browse the repository at this point in the history
  4. Remove project references

    Brano5 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    63ea4d7 View commit details
    Browse the repository at this point in the history
  5. Change AxoObject into ITwinObject[]. Change HumanReadable into Symbol…

    …. Repair bugs. Add some visual adjustments.
    Brano5 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5287cb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Bugs. Update README

    Brano5 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    5d081d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. merge with dev

    Brano5 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b4c2ab1 View commit details
    Browse the repository at this point in the history
  2. Merge repair

    Brano5 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    db0b8b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34de717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    599f903 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Added images support

    Brano5 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    56887ee View commit details
    Browse the repository at this point in the history
  2. Merge branch '262-_NEW-FEATURE_Add_feature_for_an_easily_customizable…

    …_View' of https://github.com/ix-ax/AXOpen into 262-_NEW-FEATURE_Add_feature_for_an_easily_customizable_View
    Brano5 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e79d8d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. asp

    PTKu committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    338ec50 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    4e602b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. update to 2311.0 and apax 3.0.0

    PTKu committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2a4984a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. minor fixes

    - adjust apax wrapper to skip test when 'test' folder does not exist
    - step helper now returns localized version of step description
    PTKu committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    aefab35 View commit details
    Browse the repository at this point in the history
  2. issue - cyclic popover (#303)

    Co-authored-by: blazej.kuhajda <blazej.kuhajda@mts.sk>
    PTKu and blazej.kuhajda authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7f0e3b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    137b043 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. When saving update select

    Brano5 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4af02ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c47496 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Merge branch 'dev-2311' into 262-_NEW-FEATURE_Add_feature_for_an_easi…

    …ly_customizable_View
    blazej.kuhajda committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f332ea7 View commit details
    Browse the repository at this point in the history
  2. added readme to framework docu

    blazej.kuhajda committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    16d8f2c View commit details
    Browse the repository at this point in the history