Tomasz Gnyp
bc07c09dda
Release 6.8.0 ( #9506 )
2024-04-09 10:13:05 +02:00
dominikiwanekhyland
97a2d98c3b
[MNT-22836] -Docs for Support of PKCE ( #9425 )
2024-03-27 14:40:27 +01:00
MichalKinas
be45e9d4dc
Release 6.7.1 ( #9410 )
...
* Release 6.7.1
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
* Exclude failing E2Es
2024-03-06 09:48:56 +01:00
Ehsan Rezaei
6c9c5576ba
Release 6.7.0 ( #9392 )
2024-03-01 14:06:48 +01:00
DominikIwanek
e20f8536cb
[MNT-22836] -Docs for Support of PKCE ( #9368 )
2024-02-22 10:31:48 +01:00
Mykyta Maliarchuk
d7fa4143bf
[ACS-5994] perform node deletion in order ( #9357 )
2024-02-19 14:10:47 +01:00
MichalKinas
8d5f3c9884
[ACS-6805] getNodeContent allows adding additional options ( #9343 )
2024-02-15 20:49:17 +01:00
MichalKinas
1d3a7b1573
[ACS-6804] Fix upload API file placement when relative path is undefined ( #9342 )
2024-02-15 12:15:23 -05:00
AleksanderSklorz
213a73fc36
[ACS-5483] group details view general info and list of assigned users ( #9329 )
...
* ACS-5483 Added possibility to load and update group
* ACS-5483 Implemented unsaved changes dialog
* ACS-5483 Removed console log
* ACS-5483 Made dynamic chip list reusable
* ACS-5483 Fix for more than one row chips
* ACS-5483 Fix for pagination
* ACS-5483 Added some fixes
* ACS-5483 Fixed displaying tags for node
* ACS-5483 Renamed css classes
* ACS-5483 Fixed resizing when chips have pagination
* ACS-5483 Clearing code
* ACS-5483 Documentation for dynamic chip list component
* ACS-5483 Documentation for unsaved changes dialog and guard
* ACS-5483 Documentation for group service
* ACS-5483 Unit tests for GroupService
* ACS-5483 Unit tests for dynamic chip list component
* ACS-5483 Changed fdescribe to describe
* ACS-5483 Unit tests for tag node list component
* ACS-5483 Unit tests for unsaved changes dialog component
* ACS-5483 Unit tests for unsaved changes guard
* ACS-5483 Added description field to group models
* ACS-5483 Correction for updating with description
* ACS-5483 Fixed lint issues
* ACS-5483 Addressed PR comments
* ACS-5483 Reduced complexity
* ACS-5483 Reduced complexity
* ACS-5483 Addressed PR comments
2024-02-15 13:02:24 +01:00
LeoMattioli
cddbcc0700
Updated links in release notes doc to be browsable via Web ( #9316 )
2024-02-09 11:06:13 -05:00
Eugenio Romano
cb7f4ffda2
[AAE-13305] remove unused authpath ( #9294 )
2024-01-30 15:23:56 +00:00
Bartosz Sekula
b9b89fdf12
Release 6.6.0 ( #9254 )
...
* Release 6.6.0
* Remove js-api from package.json
* revert old js-api
---------
Co-authored-by: Robert Duda <robert.duda@hyland.com>
2024-01-23 12:55:54 +01:00
Amedeo Lepore
0932a3ed10
[AAE-18459] Fix invalidateSession is called when auth is not initilized by js-api ( #9152 )
...
* [AAE-18459] Replace all placeholders if the configuration key is an object
* [AAE-18459] don't invalidate session if authentication is not handled by js-api
2023-12-14 18:51:10 +00:00
Denys Vuika
2824b7be50
bump js-api version to 7.4.0 ( #9115 )
2023-11-27 10:33:48 +00:00
Denys Vuika
3677bfb78e
[ACS-6370] switch js-api builds to original node.js ( #9114 )
...
* switch js-api builds to original node.js
* [ci:force] cleanup ts configs
* [ci:force] remove temp hotfix for js-api
* remove dead code
2023-11-27 04:54:24 -05:00
Denys Vuika
e97333aabd
[PRODENG-211] reworked version updating ( #9104 )
...
* update js-api package metadata
* cleanup
* improve script loop
* cleanup dead code
* Revert "cleanup dead code"
This reverts commit f0de08acf89cfe1dfd568b77438eff60e48ec486.
* cleanup dead code
* cleanup
* cleanup dead code
* reduce scripts
* cleanup script
* better naming
* cleanup
* minor fixes
* code improvements and fixes
* minor improvements
* fix js-api upgrades
* reusable version generator
* fix variable overwrite
* reduce code duplication
* fix version generation for build number
* cleanup
2023-11-22 11:33:05 +00:00
Denys Vuika
8839c9563a
bump local js-api to 7.3.0
2023-11-21 10:39:10 +00:00
Denys Vuika
ea2c0ce229
[PRODENG-211] integrate JS-API with monorepo (part 1) ( #9081 )
...
* integrate JS-API with monorepo
* [ci:force] fix token issue
[ci:force] migrate docs folder
[ci:force] clean personal tokens
* [ci:force] gha workflow support
* [ci:force] npm publish target
* fix js-api test linting
* [ci:force] fix test linting, mocks, https scheme
* [ci:force] fix https scheme
* [ci:force] typescript mappings
* [ci:force] update scripts
* lint fixes
* linting fixes
* fix linting
* [ci:force] linting fixes
* linting fixes
* [ci:force] remove js-api upstream and corresponding scripts
* [ci:force] jsdoc fixes
* fix jsdoc linting
* [ci:force] jsdoc fixes
* [ci:force] jsdoc fixes
* jsdoc fixes
* jsdoc fixes
* jsdoc fixes
* [ci:force] fix jsdoc
* [ci:force] reduce code duplication
* replace 'chai' expect with node.js assert
* replace 'chai' expect with node.js assert
* [ci:force] remove chai and chai-spies for js-api testing
* [ci:force] cleanup and fix imports
* [ci:force] fix linting
* [ci:force] fix unit test
* [ci:force] fix sonar linting findings
* [ci:force] switch activiti api models to interfaces (-2.5% reduction of bundle)
* [ci:force] switch activiti api models to interfaces
* [ci:force] switch AGS api models to interfaces
* [ci:force] switch AGS api models to interfaces
* [ci:force] switch search api models to interfaces
* [ci:force] switch content api models to interfaces where applicable
2023-11-21 05:27:51 -05:00