Denys Vuika
4ce4b82e46
fix linked ADF styling ( #3522 )
2023-11-16 09:25:00 -05:00
Denys Vuika
b2f3aa626f
remove moment from the dependencies ( #3496 )
2023-10-26 14:23:10 -04:00
Denys Vuika
18542ebf8b
migrate to nx 16 ( #3465 )
...
* migrate to nx 16
* lock file
2023-10-05 12:12:54 -04:00
Denys Vuika
9106608398
ESLint fixes and unified lint targets ( #3424 )
...
* optimise lint targets
* fix eslint config files
* fix app coverage settings
* tune eslint to warn about optional chains
2023-09-08 09:00:00 +01:00
DominikIwanek
4a8faeaa8e
[ACS-5107] - improve gha after introducing nx workspace ( #3420 )
...
* [ACS-5107] - Fix failing unit test on CI
* [ACS-5107] - Fix failing unit test on CI
* [ACS-5107] - Fix failing unit test on CI
* [ACS-5107] - Fix failing unit test on CI
2023-09-05 07:01:41 -04:00
Denys Vuika
7ab4cc5e53
[ACA-4715] break dependency on envsubst ( #3325 )
...
* remove BPM host
* break dependency on envsubst
* remove prebuild script
* cleanup package.json
2023-07-11 08:39:17 +01:00
Denys Vuika
10935e9d54
[ACS-5166] use published open sans font ( #3284 )
2023-06-20 03:46:15 -04:00
Denys Vuika
3ea26c2d5f
[ACS-5166] use published version of the material icons ( #3283 )
...
* use published version of the material icons
* remove reference to css
* use outlined icons by default
2023-06-19 17:13:37 -04:00
MichalKinas
e0a74d7fb9
[ACS-4538] Make folder-rules secondary entry point of aca-content ( #3181 )
...
* [ACS-4538] Make folder-rules secondary entry point of aca-content
* [ACA-4538] Fix folder rules imports
* [ACS-4538] Fix folder-rules unit tests
* [ACS-4538] Fix package.json after folder rules transition
* [ACS-4538] Remove duplicated peerDependency
* [ACS-4538] Import fix
2023-06-16 14:55:04 +02:00
MichalKinas
3ca4a91389
[ACS-4539] Make ms-office as secondary point of aca-content ( #3180 )
...
* [ACS-4539] Make ms-office as secondary point of aca-content
* [ACA-4539] Fix tsconfig path
* [ACS-4539] Run ms-office unit tests as part of aca-content
2023-05-10 09:43:51 +01:00
MichalKinas
6794ea58ac
[ACS-4537] Make aca-about secondary entry of aca-content ( #3179 )
...
* break dependency on core module
* convert about to secondary entry
* Fixes after rebase
* [ACS-4537] - Copy about assets
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2023-05-09 14:32:06 +01:00
Denys Vuika
df33a411f4
Revert "[ACS-4537] Make aca-about secondary entry of aca-content ( #3170 )" ( #3172 )
...
This reverts commit 222f487e70
.
2023-05-05 21:24:50 +01:00
MichalKinas
222f487e70
[ACS-4537] Make aca-about secondary entry of aca-content ( #3170 )
...
* break dependency on core module
* convert about to secondary entry
* Fixes after rebase
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com >
2023-05-05 17:00:19 +02:00
AleksanderSklorz
e9bc42df10
[ACS-4534] nx workspace support for aca ( #3143 )
...
* ACS-4534 Added nx workspace support
* ACS-4534 Updated package-lock.json file
* ACS-4534 Configured cache directory and affected command
* ACS-4534 Updated README
* ACS-4534 Updated more README files
* ACS-4534 Fixed lint
* ACS-4534 Address comment for readme
* ACS-4534 Removed redundant build-libs script
* ACS-4534 Fixed start script
* ACS-4534 Updated some left documentation
* ACS-4534 Added more helper scripts, addressed PR comments
* ACS-4534 Updated package-lock.json after rebasing
* ACS-4534 Fix stylelint issue
2023-04-25 15:34:34 +02:00