Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.18.3 protected
    Tagged release v3.18.3
    
    e184f32 chore: update project documentation, add guidelines, and apply Apache 2.0 license
            - Added detailed `CONTRIBUTING.md` for contribution workflow.
            - Created `CODE_OF_CONDUCT.md` to define expected behavior standards.
            - Introduced `SECURITY.md` for vulnerability reporting and handling.
            - Updated Helm chart dependency to version `0.16.0`.
            - Applied Apache License 2.0.
    
            issue: prozorro-sale/procedure#2579
  • v3.18.2 protected
    Tagged release v3.18.2
    
    2b11127 doc(readme): update readme file and envs files
            ref: #145
  • v3.18.1 protected
    Tagged release v3.18.1
    
    95edc35 update images postgres, nodes, python INFRA-3972
  • v3.18.0 protected
    Tagged release v3.18.0
    
    4764fa0 feat: add information about js package to root README.
            Issue: #144
    
    61560b8 feat: add usage example with Angular 21+ Issue: #124
    
    df3320d feat: update packages for react example Issue: #124
    
    2ff978c feat: add usage example with Vue 3 Issue: #124
    
    a3b6417 feat: add vanilla js usage examples Issue: #124
    
    17af289 feat: write readme files and example usage
            Issue: #124
    
    4524d96 fix: save draft values in inpunts form
            Issue: #129
    
    d0e7ec2 fix: formated html for thanks text
    
    646862a fix: add validation translation
    
    1225ebc feat: add survey-spinner component
    
    b1dfb1d refactor: move create fields config to survey-widget
    
    9d78807 refactor: survey-form component change submit handler
    
    a10c645 fix: refetch data survey if property from client change
    
    02bb0a1 feat: change build npm package with versions
    
    e92f1bb feat: create monorepo. Add react survey wrapper.
    
    feb0b8a feat: add custom events for survey widget
    
    56fcf2b feat: add public method open and close
    
    c9377d8 feat: publish to registry
    
    f003a39 feat: update node version and change makefile
    
    e31f66e feat: add close modal on esc and click backdrop
    
    cd5ca69 feat: change show modal and survey btn logic
    
    786ffc9 feat: add counter to text field
    
    053d745 feat: change webpack config
    
    7c219ac fix: close modal, validation fields.
    
    7532634 feat: add modal functional show/hide
    
    362e8ea feat: rewrite styles.
    
    a66e4e6 feat: add style to the form
    
    c0d07f8 feat: add context library for project
    
    3024c4a feat: add get form from backend and submit answer
    
    6a7a14a feat: survey lit component
  • v3.17.0 protected
    Tagged release v3.17.0
    
    f157be5 feat(auth): bump auth-core lib to add able to work with new auth version
            - rename * to object
    
            ref: prozorro-sale/auth-core#4
  • v3.16.0 protected
    Tagged release v3.16.0
    
    01ddc01 fix(auth): add HTTPForbidden to middleware handler
            Issue: prozorro-sale/prozorro-deployment#273
    
    60d324f build(auth): use unified auth file
            Issue: prozorro-sale/prozorro-deployment#273
  • v3.15.4 protected
    Tagged release v3.15.4
    
    b8aadc1 feat(makefile): improve changelog generation and add git clean check
            - Added better formatting for changelog generation.
            - Introduced a `check-git-clean` step to ensure no uncommitted changes before tagging.
    
            issue: prozorro-sale/prozorro-deployment#281
  • v3.15.3 protected
    Tagged release v3.15.3
    
    293b725 feat: Eliminated CPU limiting to improve performance under load.
  • v3.15.2 protected
    Tagged release v3.15.2
    
    3536bb4 feat: change pg chart issue: prozorro-sale/prozorro-deployment#269
  • v3.15.1 protected
    Tagged release v3.15.1
    
    3c9d238 feat: backward compability pg password issue: prozorro-sale/prozorro-deployment#269
    57ec463 feat: change secret logic issue: prozorro-sale/prozorro-deployment#269
    42f41e6 feat: change secret logic issue: prozorro-sale/prozorro-deployment#269
    9b521d4 feat: up prozorro helm lib issue: prozorro-sale/prozorro-deployment#269
  • v3.15.0 protected
    Tagged release v3.15.0
    
    472f7fa feat(admin): add OTP authentication support
  • v3.14.0 protected
    Tagged release v3.14.0
    
    3c5592b feat(survey): add status field
  • v3.13.0 protected
    Tagged release v3.13.0
    
    cd453eb feat(survey): add wysiwyg for thanks text
  • v3.12.0 protected
    Tagged release v3.12.0
    
    4b4a464 ci: add pre-commit hook and new changelog cmd
  • v3.11.0 protected
    Tagged release v3.11.0
    
    e3cf6b6 fix(site): remove unused fields, don't show surveys for unpublished site
    22d8008 fix(answers): add question id and version to answers json
  • v3.10.0 protected
    Tagged release v3.10.0
    
    98d649f fix(gunicorn): fix ports
    1585565 fix(survey): fix error with multiple published surveys, add RequestID to logs
    77fd5fe fix(admin): display datetime using UA timezone
  • v3.9.0 protected
    9909b7dc · fix: npm version ·
    Tagged release v3.9.0
    
    9909b7d fix: npm version
    41b72d8 fix: flake8
    af4c371 fix: npm publish issue: prozorro-sale/survey#99
    7188034 feat: react component issue: prozorro-sale/survey#99
  • v3.8.0 protected
    d0f74923 · fix: limit cookie max age ·
    Tagged release v3.8.0
    
    d0f7492 fix: limit cookie max age issue: prozorro-sale/survey#98
    be22b4d fix: samesite cookies issue: prozorro-sale/survey#98
    059f855 fix: change logic for storing information in cookies issue: prozorro-sale/survey#98
    92a250d feat(CI): add epic
  • v3.7.0 protected
    Tagged release v3.7.0
    
    78a1a62 fix: remove check ajax from post answer view
    f8d8709 fix(answer serialization): added bid id to auction_data serialization
  • v3.6.0 protected
    Tagged release v3.6.0
    
    36a5e75 feat: added created_at filters to answers endpoint