Denys Vuika
e45a2c60c0
ACS-8109: button component fixes ( #9938 )
2024-07-22 09:40:24 -04:00
Denys Vuika
a0b82ad887
ACS-8315: avatar component ( #9931 )
2024-07-09 17:58:41 -04:00
Denys Vuika
eaa489ae8d
ACS-8366: Move CoreAutomationService to demo shell app ( #9935 )
2024-07-09 16:57:00 -04:00
Denys Vuika
c6b121a698
ACS-8238: Remove IsIncludedPipe and TabLabelsPipe ( #9899 )
2024-07-09 12:24:32 -04:00
Denys Vuika
1d6c431e43
ACS-8320, ACS-8321: move content/process user info to demo shell ( #9918 )
2024-07-09 07:59:20 -04:00
Denys Vuika
f3a94bdfa4
ACS-8106: (a11y) Replace Material Tooltip with standard tooltip ( #9894 )
2024-07-02 13:51:40 -04:00
Denys Vuika
0c4259cddf
ACS-7403: migrate site dropdown to standalone ( #9847 )
2024-07-01 14:25:49 -04:00
Denys Vuika
5fa3afe3a5
ACS-8256: Move "menu buttons" to Insights where it belongs ( #9849 )
2024-07-01 11:01:26 -04:00
Denys Vuika
3cc571ee32
ACS-8109: generic button component ( #9854 )
2024-06-28 10:06:37 -04:00
Denys Vuika
215b9c2e4b
ACS-8255: Migrate InfoDrawer component to Standalone ( #9846 )
2024-06-21 10:05:15 -04:00
Denys Vuika
3fee18c251
ACS-7680: cleanup About components ( #9848 )
2024-06-21 10:03:42 -04:00
Denys Vuika
328d233b05
Fix ExtensionsModule.forChild regression ( #9844 )
2024-06-20 13:14:27 -04:00
Denys Vuika
9a544307d4
ACS-8251: migrate Extensions library to Standalone ( #9842 )
2024-06-20 08:52:30 -04:00
Denys Vuika
d9c014a1f0
Cleanup process services project structure ( #9838 )
2024-06-19 08:54:26 -04:00
Denys Vuika
04f82fac34
Insights dependency and documentation improvements ( #9815 )
2024-06-14 15:44:15 -04:00
Denys Vuika
9c67c92b82
[ACS-6124] Mark tree view component for deprecation ( #9781 )
2024-06-06 14:33:24 -04:00
Denys Vuika
b9399d3f06
[ACS-8085] Insights module as standalone ( #9768 )
2024-06-06 09:25:46 -04:00
Denys Vuika
ad1904ce41
[ACS-7430] Process Library improvements and cleanup ( #9720 )
2024-06-03 11:11:55 -04:00
Denys Vuika
b916fd5ef9
[ACS-7422] APS1 attachment module as standalone components ( #9718 )
2024-05-23 06:36:05 -04:00
Denys Vuika
6b45bc2b96
Fix OidcAuthenticationService export ( #9711 )
...
* fix import
* fix service location and exports
2024-05-22 09:16:12 -04:00
Denys Vuika
ff6a92a471
[ACS-7420] cleanup process types ( #9709 )
2024-05-21 12:03:57 -04:00
Denys Vuika
e71e2a749a
[ACS-7427] Process Services improvements and cleanup ( #9664 )
2024-05-20 16:08:47 -04:00
Denys Vuika
20ee286902
[ACS-7429] cleanup APS1 task-list before refactorings ( #9650 )
2024-05-07 14:51:56 -04:00
Denys Vuika
6f0bbe427e
[ACS-7421] process: break app list dependency on material bundle ( #9640 )
...
* chore: break apps list dependency on material module bundle
2024-05-06 10:34:31 -04:00
Denys Vuika
f401b8c13e
ESLint: cleanup await expect from protractor tests ( #9630 )
2024-04-30 08:07:10 -04:00
Denys Vuika
54c3e12ad8
[ACS-7688] Reduce the usage of LogService and TranslateModule (tests) ( #9567 )
2024-04-19 12:14:33 -04:00
Denys Vuika
4132517ba7
[ACS-7679] Reduce the usage of AppConfigService in components and tests ( #9563 )
...
* remove unused app config setting
* remove unused app config setting
* remove unnecessary app config service reference
* remove unnecessary app config service reference
* remove unnecessary app config service reference
* remove unnecessary app config service reference
* remove unnecessary app config service reference
* support input params for the viewer; optional configuration
* remove useless imports [ci:force]
* fix imports [ci:force]
2024-04-18 07:26:55 -04:00
Denys Vuika
5d474d8866
[ACS-7678] Convert content pipes to standalone ( #9562 )
...
* standalone pipes for content services
* remove useless module [ci:force]
* bug fixes [ci:force]
* bug fixes and cleanup [ci:force]
* cleanup unused/dead code [ci:force]
2024-04-17 07:15:31 -04:00
Denys Vuika
eaad09b06d
[ACS-7597] Convert Core pipes to Standalone # ( #9560 )
2024-04-16 08:18:12 -04:00
Denys Vuika
7854cde20f
[ACS-7382] Standalone core directives, improved lint performance ( #9559 )
2024-04-15 15:16:17 -04:00
Denys Vuika
05884e829b
[ACS-7382] Standalone AdfConfigPipe pipe ( #9558 )
...
* standalone AdfConfigPipe
* standalone AdfConfigPipe [ci:force]
2024-04-15 12:54:08 -04:00
Denys Vuika
ec508a7a10
fix Dockerfile
2024-04-11 10:55:14 -04:00
Denys Vuika
8cf872b269
remove useless yarn licenses from dockerfile [ci:force] ( #9541 )
2024-04-11 15:36:32 +01:00
Denys Vuika
135b3b4b51
[ACS-7462] cleanup deprecated api for DataTable and DocumentList ( #9500 )
...
* refactor: cleanup gallery mode from DataTable/DocumentList
* refactor: cleanup gallery mode from DataTable/DocumentList
* refactor: cleanup gallery mode from DataTable/DocumentList [ci:force]
* refactor: remove unused api [ci:force]
* refactor: remove unused api [ci:force]
* refactor: update and fix documentation [ci:force]
* refactor: restore thumbnails, docs fixes [ci:force]
* fix package lock
2024-04-09 13:13:57 -04:00
Denys Vuika
d45a02042e
chore: remove deprecated Angular api ( #9516 )
2024-04-09 09:12:58 -04:00
Denys Vuika
31bafc7b20
[ACS-7379] Break About Module dependency on Material Module ( #9485 )
...
* refactor: convert About to Standalone, break Material Module dependency
* refactor: cleanup unused About mocks [ci:force]
2024-03-28 13:22:48 -04:00
Denys Vuika
88ebd225bd
Update stylelint dependencies ( #9483 )
...
* chore: update stylelint
* css fixes
* css fixes
* css fixes
2024-03-28 10:36:47 -04:00
Denys Vuika
66ec68551f
refactor: standalone pagination components ( #9480 )
2024-03-27 12:40:54 -04:00
Denys Vuika
3dff1e0091
fix: incorrect angular attributes in search components ( #9479 )
2024-03-27 10:25:58 -04:00
Denys Vuika
f66342df2f
[ACS-7365] Optimise Search providers and unit tests ( #9477 )
...
refactor: optimise node selector imports and tests
2024-03-27 08:19:37 -04:00
Denys Vuika and dependabot[bot]
9d7608817d
Upgrade ADF CLI to latest Commander library ( #9473 )
...
* build(deps-dev): bump commander from 6.2.1 to 12.0.0
Bumps [commander](https://github.com/tj/commander.js ) from 6.2.1 to 12.0.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v6.2.1...v12.0.0 )
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore: migrate CLI to latest commander library
* chore: migrate CLI to latest commander library [ci:force]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 09:36:49 -04:00
Denys Vuika
dbe33e9a58
[ACS-7357] pre-commit linting for code and styles ( #9472 )
...
* chore: enable lint-staged and prettier for pre-commit
* testing hook
* update linting config
* cleanup
2024-03-25 13:23:19 -04:00
Denys Vuika
1952f4852f
fix search input component selector ( #9470 )
2024-03-25 10:48:11 -04:00
Denys Vuika
c4343c1332
[ACS-7338] Fix search input formatting for asterisk ( #9459 )
...
* fix: double asterisk formatting for search input
* fix: double asterisk formatting for search input
* fix: double asterisk formatting for search input
2024-03-25 09:39:35 -04:00
Denys Vuika
aab03cc864
[ACS-7338] Simple search input component ( #9454 )
...
* feat(content-services): simple search input component for applications
* feat(content-services): support i18n for search input
* feat(content-services): apply review suggestions
* feat(content-services): apply review suggestions
* chore: fix husky install
2024-03-22 11:17:38 -04:00
Denys Vuika
c382ac06ec
[ACS-7312] fix missing Search component exports, support projection ( #9449 )
...
* allow content projection for filter chip list
* fix missing export
* add missing export
* fix missing exports
* fix missing exports, organize exports better
* [ci:force] streamline search exports
2024-03-20 09:05:24 -04:00
Denys Vuika
a09d1cfe97
[ACS-7284] injectable search configuration ( #9448 )
...
* injectable search configuration
* update docs
2024-03-18 13:22:38 -04:00
Denys Vuika
4c75a6748c
Linting fixes ( #9348 )
...
* linting fixes
* lint fixes
* linting and spellcheck fixes
* code fixes
2024-02-16 11:04:49 -05:00
Denys Vuika
3b2da78617
[APPS-2230] fix documentation tools builds ( #9277 )
...
* fix typescript version
* fix package versions
* fix package versions
* [ci:force] fix code
2024-01-25 20:15:29 +00:00
Denys Vuika
5ec8228504
[ACS-6659] cleanup unused docs utils ( #9274 )
...
* remove unused scripts
* remove unused scripts
* remove unused scripts
* remove unused libs
* remove unused code
* remove unused code and libs, fix linting issues
* code cleanup
* linting fixes
* linting fixes
2024-01-25 15:22:05 +00:00
Denys Vuika
bed9e4b1f8
[MNT-24098] fixes for pdf with HTTP ( #9155 )
...
* fixes for pdf with https
* [ci:force] cleanup code
* [ci:force] add missing types
* reduce duplicated code
2023-12-12 15:45:46 +00:00
Denys Vuika
979bf3ac59
[ACS-6396] cleanup unused CLI code ( #9132 )
...
* cleanup unused CLI code
* [ci:force] update CLI readme
2023-11-28 05:20:17 -05:00
Denys Vuika
4313869127
[ACS-6370] fix js-api version bump ( #9119 )
2023-11-27 11:04:38 +00:00
Denys Vuika
3cf2ffa7bd
[AAE-18464] fix bundle check for js-api ( #9117 )
2023-11-27 10:47:12 +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
dbe3a7c7db
[ACS-6370] temporary pin ADF cli to js-api 7.2.0 ( #9112 )
2023-11-23 13:29:28 +00:00
Denys Vuika
2a7fd89af0
[PRODENG-211] fix js-api version bump ( #9110 )
2023-11-23 10:39:34 +00:00
Denys Vuika
3309ea63f6
[PRODENG-211] improved ADF CLI compilation ( #9105 )
...
* reduce npm log noise to errors
* remove unused ts config
* improve CLI build config
* use monorepo libs when building CLI
* [ci:force] minor polishing
2023-11-22 13:51:20 +00: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 f0de08acf8 .
* 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
4b3e101586
[PRODENG-211] update npm bundle check ( #9103 )
...
* update js-api bundle check
* rework bundle checks
2023-11-21 13:56:00 +00:00
Denys Vuika
8687e86cf6
[PRODENG-211] update js-api deps ( #9102 )
...
* update js-api deps
* switch cli to prev version for now
* update lock file for cli
2023-11-21 06:47:43 -05: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
Denys Vuika
eb8aaecef6
[ACS-6328] fix oauth config loading ( #9098 )
...
* fix oauth config loading
* remove coma
* fix json schema path
* use auth config constructor
* update json schema
* update json schema
* fix tests
2023-11-17 09:02:19 -05:00
Denys Vuika
f0a11fdab0
[ACS-6140] migrate tests to harness ( #9071 )
...
* migrate aspect list tests to harness
* [ci:force] categories management
* [ci:force] fix keyboard handling
* [ci:force] fix memory leak
* migrate document list
* migrate new version uploader dialog
* migrate folder dialog
* bug fixes for keyboard, remove fake unit tests
* [ci:force] migrate and cleanup notification tests
* migrate app details cloud
* migrate app list cloud
* migrate group cloud component
* [ci:force] cleanup code based on reviews
* [ci:force] migrate people cloud
* [ci:force] migrate process list cloud
* [ci:force] migrate start process cloud
* [ci:force] task form cloud
* [ci:force] service task list cloud
* [ci:force] task list cloud
* [ci:force] process attachment list and apps list
* [ci:force] code review changes
* [ci:force] app list bug fixes and code cleanup
* [ci:force] fix incorrect/missing typings, fix tests
* [ci:force] code cleanup
2023-11-09 04:24:56 -05:00
Denys Vuika
10361b9065
fix broken expression code in people cloud ( #9065 )
2023-11-06 16:43:23 +00:00
Denys Vuika
fe8f4a5e74
[ACS-6251] remove dead code and imports from insights ( #9059 )
...
* remove dead code and imports from insights
* [ci:force] base class to reduce code duplications
* [ci:force] reduce code by introducing base class
* [ci:force] fix import paths
* [ci:force] fix types
* [ci:force] remove pdf from insights unit tests
* [ci:force] improve test performance
* remove obsolete mock file
* remove deleted export
2023-11-06 06:30:49 -05:00
Denys Vuika
93fd0bec6c
[ACS-6140] reduce access to internal material classes ( #9053 )
...
* cleanup login (demo shell)
* cleanup e2e from useless calls
* [ci:force] cleanup e2e from useless calls
* [ci:force] cleanup e2e from useless calls
* [ci:force] improved uploader selectors
* [ci:force] remove useless selectors when automation id provided
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] improved tests and selectors
* [ci:force] switch edit task filter to angular harness
* [ci:force] switch edit process filter to angular harness
* [ci:force] switch search chip list to angular harness
* [ci:force] switch search panel to angular harness
* [ci:force] switch search radio to angular harness
* [ci:force] switch search text to angular harness
* [ci:force] search logical filter
* [ci:force] search form component
* [ci:force] search filter container
* [ci:force] fix viewer test
* [ci:force] search facet chip harness
* [ci:force] search facet chip harness
* [ci:force] dropdown breadcrumb
* [ci:force] search check list
* [ci:force] folder dialog
* [ci:force] search filter component
* [ci:force] json cell
* [ci:force] amount widget
* [ci:force] checkbox widget
* [ci:force] multiline-text widget
* [ci:force] number widget
* [ci:force] text widget
* [ci:force] card view array item
* add permission dialog
* permission container component
* permission list component
* card view components
* search widget chip
* search facet chip
* edit service task filter
* card view components
* sites dropdown
* share dialog
* header component
* datetime widget
* remove comments
2023-11-03 06:05:34 -04:00
Denys Vuika
5d72597d7d
[ACS-6245] remove mat-card and internal styling from demo shell ( #9050 )
...
* remove mat-card from properties demo
* remove mat-card from demo shell viewer (versions)
* cleanup host settings component in demo shell
* cleanup cloud settings
2023-10-31 10:38:59 -04:00
Denys Vuika and Mykyta Maliarchuk
620911cf70
Protractor cleanup for demo shell ( #9019 )
...
* [ci:force] cleanup protractor tests
* [ci:force] cleanup insights test
* [ci:force] cleanup dead demo shell e2e
* [ci:force] cleanup e2e
* [ci:force] cleanup e2e
* cleanup files component
* [ci:force] cleanup e2e
* [ci:force] remove user info SSO protractor e2e
* [ci:force] remove viewer e2e already covered by other tests
* [ci:force] remove custom font from demo shell
* [ci:force] demo shell viewer cleanup
* [ci:force] cleanup viewer in demo shell
* [ci:force] rollback model changes
* [ci:force] remove site picker from content demo
* [ci:force] cleanup files demo shell component
* [ci:force] cleanup e2e and dead code
* [ci:force] cleanup dead code
* [ci:force] fix linting
* [ci:force] standalone home component
* [ci:force] cleanup demo shell app layout
* [ci:force] cleanup css
* [ci:force] cleanup demo shell logout
* Update demo-shell/src/app/components/app-layout/app-layout.component.html
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com >
---------
Co-authored-by: Mykyta Maliarchuk <84377976+nikita-web-ua@users.noreply.github.com >
2023-10-27 11:56:53 -04:00
Denys Vuika
fa7eb8722d
fix linting for ADF ( #9036 )
...
* fix linting
* fix linting
2023-10-27 10:09:47 -04:00
Denys Vuika
2d3175ef4a
[ACS-6227] cleanup error handling and fix typing issues ( #9035 )
...
* cleanup audit service, remove useless ajax tests
* cleanup sites service and remove useless ajax tests
* cleanup services
* cleanup services
* fix typings
* code cleanup
2023-10-27 13:51:28 +01:00
Denys Vuika
ba96ed14b2
[ACS-6196] await-thenable rule for ESLint, fix issues ( #9027 )
...
* fix issues for core lib
* fix content services lib
* fix and cleanup process services
* [ci:force] process services cloud
* [ci:force] align coverage with all libs
* [ci:force] fix the insights
2023-10-26 09:33:48 -04:00
Denys Vuika
7ebdce7875
[APPS-2108] break direct dependency on moment.js ( #9032 )
...
* break direct dependency on moment.js
* [ci:force] preserve moment for cli tools
* remove MatMomentDatetimeModule from content
* share dialog fixes
* revert testing module changes
* remove incorrect date modules
* fix html
2023-10-26 09:33:26 -04:00
Denys Vuika
8bd24dbb7c
[ACS-6190] prefer-promise-reject-errors rule and fixes ( #9021 )
...
* fix promise rejections
* fix promise errors
* promise error fixes
* fix promise rejections
* [ci:force] fix formatting
* test fixes
* [ci:force] fix tests
* [ci:force] fix tests
* fix incorrect return types
* meaningful errors
* remove useless pipe
* fix accessing private members in the test
2023-10-25 07:01:45 -04:00
Denys Vuika
f366cf7c0a
[ACS-5645] metadata fixes for encapsulation and host classes ( #9018 )
...
* remove useless typing
* fix missing host classes and encapsulation
2023-10-24 12:11:28 -04:00
Denys Vuika
879c5a6d2c
[ACS-5645] card view dateitem parse fix ( #9017 )
...
* card view dateitem parse fix
* remove unused prop
* remove dead link from demo shell
2023-10-24 10:48:36 -04:00
Denys Vuika
d13db25609
[ACS-6136] cleanup e2e files (protractor) ( #9009 )
...
* cleanup e2e
* clean e2e
2023-10-19 09:14:14 +01:00
Denys Vuika
cda12730f6
[APPS-2255] documentation on date adapters ( #9008 )
...
* release note placeholder
* datetime docs
* fix docs
* fix docs
2023-10-18 16:16:17 +01:00
Denys Vuika
678df4298d
[APPS-2108] migrate cardview and task filters to date-fns ( #9006 )
...
* move based edit task filter to date-fns
* migrate cardview component to date-fns
* bug fixes for card view types, utc and multivalue
* fix copy to clipboard typing issue
* mark moment adapter for deprecation
* exclude e2e
* try migrate metadata smoke
2023-10-18 14:17:30 +01:00
Denys Vuika
7d5fbecf3f
[APPS-2136] migrate search-datetime-range to date-fns ( #9004 )
...
* strongly typed forms
* migrate to date-fns
* [ci:force] mark moment pipes for deprecation
* [ci:force] try migrate the metadata smoke e2e
* [ci:force] remove dead code
* cleanup dead code and switch e2e to date-fns
* [ci:force] migrate tests
* revert metadata
* [ci:force] migrate e2e
* [ci:force] delete date util
2023-10-18 07:56:10 +01:00
Denys Vuika
e6d625253c
[APPS-2132] migrate components to date-fns ( #9001 )
...
* migrate edit process filter to date-fns
* refresh unit tests
* fix a11y for date-fns
* Revert "fix a11y for date-fns"
This reverts commit 2e706d4aed1b8a50d1de62fe11d9d528530d628c.
* update e2e
* start task fixes
* cleanup code
* remove fdescribe
* remove moment, improve unit testing
* remove dependency on date util
* cleanup search date range component
* cleanup code
* migrate search date range component
* revert e2e changes for now
* extra fixes and tests
* add missing functionality, extra tests
* increase time constraints
* improved code, disabled e2e
* move e2e to unit tests, extra rework for insights
* extra unit test for date range validation
* migrate date-range to date-fns
2023-10-17 17:24:46 +01:00
Denys Vuika
82fafff114
Remove demo shell protractor TreeView e2e ( #9000 )
...
* remove protractor TreeView e2e
* [ci:force] fix types
* [ci:force] remove unused method
2023-10-16 11:31:33 +01:00
Denys Vuika
462166293a
Remove useless protractor tests ( #8998 )
...
* [ci:force] remove useless viewer tests
* [ci:force] fix types
* [ci:force] remove demo-shell specific tests
* fix typo
2023-10-16 05:44:52 -04:00
Denys Vuika
2f36da5765
[APPS-2108] date-fns adapter for datetime pickers, many datetime parsing and validation fixes ( #8992 )
...
* migrate cloud date widget to date-fns, fix test bugs
* [ci:force] update docs
* [ci:force] remove commented out code
* [APPS-2232] date cell validator, unit tests
* improved moment adapter, code cleanup
* datetime adapter, many code fixes
* code review fixes
* code cleanup
* cleanup
* fix max datetime validation, update tests
* remove e2e already covered by unit tests
* fix search date range
* remove fake demo shell e2e for search
* remove fake demo shell e2e for search page
* cleanup e2e
* migrate dynamic table to date-fns
* fix e2e formatting
* migrate protractor to unit tests
* cleanup e2e
2023-10-15 15:58:22 +01:00
Denys Vuika
96d0a617a4
[APPS-2108] migrate unit tests to date-fns ( #8991 )
...
* migrate unit tests
* [ci:force] cleanup
2023-10-11 14:52:37 +01:00
Denys Vuika
03a52dc10f
[APPS-2108] migrate form field validators to date-fns ( #8988 )
...
* migrate test
* migrate datetime validator
* date validator
* min/max date validators
* migrate form-field validators to date-fns
* [ci:force] update docs
* form-field-model date
* field model: datetime
* migrate form field model, extra tests and fixes
2023-10-11 12:01:58 +01:00
Denys Vuika
a86b9e625c
[APPS-2108] migrate analytics report to date-fns ( #8985 )
...
* migrate analytics report to date-fns
* migrate bar chart model
2023-10-10 16:14:31 +01:00
Denys Vuika
ce549249e5
[APPS-2108] ADF date-fns adapter implementation ( #8983 )
...
* adf date-fns adapter, migrate date widget
* [ci:force] fix tests
* [ci:force] update docs
* fix types and tests
* fix how the real date is stored, extra tests
* remove useless e2e as covered by tests already
2023-10-10 11:58:04 +01:00
Denys Vuika
3a374ad2a4
[APPS-2108] migrate date widget to Angular date picker ( #8975 )
...
* migrate date widget to Angular date picker
* [ci:force] fix tests
* [ci:force] fix tests
* [ci:force] test fixes
* [ci:force] missing label attributes
* added type for value
2023-10-09 10:28:13 +01:00
Denys Vuika
e42e0869ba
[APPS-2108] Switch search date range to the material date adapter ( #8973 )
...
* cleanup and setup testing
* switch to material adapter instead of adf one
2023-10-06 14:54:28 +01:00
Denys Vuika
93f45062fe
migrate node lock dialog to date-fns ( #8970 )
...
* migrate node lock dialog to date-fns
* cleanup
2023-10-06 13:25:33 +01:00
Denys Vuika
43242b1185
pre angular 15 cleanup ( #8961 )
...
* pre angular 15 cleanup
* [ci:force] update test
* [ci:force] various updates as per migration
* [ci:force] port more changes
* [ci:force] migrate tests
* [ci:force] migrate formatting
* migrate changes
* rollback storybook
2023-10-03 07:35:53 -04:00
Denys Vuika
034e9574d0
[AAE-16884] revert request removal ( #8959 )
...
* [ci:force] revert request removal
* [ci:force] dummy change to trigger e2e
2023-10-02 12:33:43 -04:00
Denys Vuika
94baaf7d33
[AAE-16884] init aae script fixes ( #8957 )
...
* [ci:force] init aae script fixes
* [ci:force] improved typings
* [ci:force] switch to http and remove useless test
* [ci:force] simple change to trigger tests
* [ci:force] remove debug logs
2023-10-02 16:04:12 +01:00
Denys Vuika
d72eb5ebd3
[ACS-6071] fix jsdoc warnings and errors ( #8948 )
...
* fix content docs
* fix extensions docs
* fix insights docs
* [ci:force] fix jsdoc errors and warnings
* enable jsdoc linter
* [ci:force] fix demo shell jsdoc
* [ci:force] fix e2e typings
* fix typo
* fix typo
2023-09-29 08:11:58 +01:00
Denys Vuika
d78dcd2156
[ACS-6071] fix docs for process cloud ( #8947 )
...
* fix docs for process cloud
* fix typo
2023-09-28 16:44:57 +01:00
Denys Vuika
b03011c3d2
[ACS-6071] documentation fixes for process lib ( #8943 )
...
* doc and api fixes
* doc fixes
* fix docs
* code fixes
* typo fixes
2023-09-28 14:35:59 +01:00
Denys Vuika
65d70bffb2
[ACS-6071] fix JSDoc issues for Core lib ( #8942 )
...
* fix jsdoc issues
* docs fixes
* doc fixes
* doc fixes
* fix docs
* fix bugs
2023-09-28 14:00:30 +01:00