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

[ACS-7449] Selected filter styles broken #9489

Open
wants to merge 96 commits into
base: dev-valbano-ng15-start
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
701a8db
Changed ng version before material migration
VitoAlbano Nov 14, 2023
f1419fc
migration for material'
VitoAlbano Nov 14, 2023
4ea2908
Upgrading NX and start fixing styles
VitoAlbano Nov 14, 2023
74023b1
Demo shell builds
VitoAlbano Nov 14, 2023
dcb01ae
Building testing package
VitoAlbano Nov 14, 2023
4caab3d
Make all the part build
VitoAlbano Nov 16, 2023
35726c3
Fixed linting
VitoAlbano Nov 17, 2023
02f73f9
Fixed storybook with migration to WP5
VitoAlbano Nov 17, 2023
383bfa4
Fixed core unit test and excluded instable ones
VitoAlbano Nov 21, 2023
bc29e0c
Rebased with the latest develop
VitoAlbano Nov 21, 2023
1cc0b51
Fixed most of unit tests failing
VitoAlbano Nov 22, 2023
60e84df
Fixed prod build
VitoAlbano Nov 22, 2023
7dd8b3b
Fixed linting and js-api tests
VitoAlbano Nov 22, 2023
514c535
Fixed unit tests
VitoAlbano Nov 22, 2023
ee85bf6
Fixed last unit tests
VitoAlbano Nov 24, 2023
9e01497
Fixed js-api build
VitoAlbano Nov 27, 2023
14fb0b5
Attempt to fix the e2e run'
VitoAlbano Nov 27, 2023
e428c49
Fixing e2e part 2
VitoAlbano Nov 28, 2023
0bd1e06
Fixing styles not migrated by material
VitoAlbano Dec 4, 2023
fb777e2
Fixed unit test failing
VitoAlbano Dec 4, 2023
7e8cfc2
E2E - fixing
VitoAlbano Dec 5, 2023
5665f25
Fixing unit after rebase
VitoAlbano Dec 6, 2023
b9bbd40
Fixing e2e - part III
VitoAlbano Dec 6, 2023
5f8918d
Rebase went little bit wrong -II
VitoAlbano Dec 7, 2023
4e95a60
Rebase went little bit wrong -III
VitoAlbano Dec 7, 2023
4b9d080
Fixing e2e - changing toggles
VitoAlbano Dec 8, 2023
6242f3f
Fixed code flow switch setting
VitoAlbano Dec 14, 2023
c9c26d2
wrong xdescribe
VitoAlbano Dec 14, 2023
65a836e
fixig e2es
VitoAlbano Dec 15, 2023
28b1d96
fixig e2es - task and version
VitoAlbano Dec 17, 2023
9f41c68
readded missing dep
VitoAlbano Dec 17, 2023
1acf29c
Fixed slider search e2es
VitoAlbano Dec 19, 2023
82f4bf7
rebased and fixed the wrong directive for matList'
VitoAlbano Dec 19, 2023
33109bd
fixed unit test problem and some other e2e
VitoAlbano Dec 20, 2023
e564d4e
Fixed search e2es
VitoAlbano Dec 20, 2023
8b75e7a
Rebased to latest
VitoAlbano Dec 20, 2023
0d0f6e9
Fixed the last e2es?
VitoAlbano Dec 21, 2023
ca48bda
reverted broken rebase
VitoAlbano Dec 22, 2023
7e05a0d
Fixed unit tests after rebase
VitoAlbano Dec 22, 2023
183e047
Fixed unit tests after rebase
VitoAlbano Dec 22, 2023
8259119
Honestly i'm going on just for the challenge now'
VitoAlbano Dec 22, 2023
9a5847d
Readded method removed
VitoAlbano Dec 22, 2023
a5f28bc
Fixed pointless e2e
VitoAlbano Dec 24, 2023
7b74c28
Fixed unit test
VitoAlbano Dec 25, 2023
e7f403b
[AAE-18267] change unit test setup for auth service (#9216)
wojd0 Jan 8, 2024
8834215
unit test fixes for migration (#9217)
wojd0 Jan 8, 2024
00392b4
Fixed a dependency problem
VitoAlbano Jan 9, 2024
689ca0a
remaining unit test fixes for the Angular 15 update (#9218)
wojd0 Jan 9, 2024
c0505de
Revert "Fixed a dependency problem"
VitoAlbano Jan 10, 2024
1fbb6e0
Rebased to latest
VitoAlbano Jan 24, 2024
5954257
Fixed PR after huge rebase -_-
VitoAlbano Feb 10, 2024
a072d97
Fixed lint files and exclude some needing migration
VitoAlbano Feb 10, 2024
854c05a
Fixed package.json
VitoAlbano Feb 12, 2024
8cf8543
Fixed dependency to allow greater versions
VitoAlbano Feb 12, 2024
062309d
Rebased to the latest
VitoAlbano Feb 19, 2024
82a82fe
[affected:*][ci:force] Fixing rebase
VitoAlbano Mar 7, 2024
13c27cb
[affected:*][ci:force] Fixing rebase
VitoAlbano Mar 7, 2024
a17cd44
[affected:*][ci:force] Fixing rebase
VitoAlbano Mar 7, 2024
a8e52ef
[affected:*][ci:force] Wrong setting page
VitoAlbano Mar 7, 2024
6c57b71
[affected:*][ci:force] Upgrading material selector class
VitoAlbano Mar 8, 2024
8f120f7
[affected:*][ci:force] Fixed lint
VitoAlbano Mar 8, 2024
82b7999
[affected:*][ci:force] Fixed lint
VitoAlbano Mar 8, 2024
65280e1
[affected:*][ci:force] Fixed e2e with new notation
VitoAlbano Mar 9, 2024
0507168
[affected:*][ci:force] Fixed e2e with new notation
VitoAlbano Mar 9, 2024
b7e60a8
[affected:*][ci:force] Fixed e2e with new notation
VitoAlbano Mar 10, 2024
58bde43
[affected:*][ci:force] [AAE-21070] Fix e2e Content: Components - C587…
alep85 Mar 11, 2024
49dcac5
[affected:*][ci:force] Fixed lint after error on important
VitoAlbano Mar 12, 2024
1fde37a
[affected:*][ci:force] [AAE-21082] Fix e2e Content: Directive - C2919…
alep85 Mar 12, 2024
f582413
Improvement/AAE-19176-reapply-selector-changes (#9424)
wojd0 Mar 12, 2024
31255c0
[AAE-21083] Fix e2e Content: Metadata - C245652 - fix tab active sele…
alep85 Mar 12, 2024
c0adf00
Fix selector after merging https://github.com/Alfresco/alfresco-ng2-c…
alep85 Mar 12, 2024
e194485
Fix lint issue
alep85 Mar 12, 2024
b51890e
[AAE-21083] Fix e2e Content: Metadata - C280560 - fix slide toggle cl…
alep85 Mar 12, 2024
3d16aa1
[affected:*][ci:force] Fixed check on expansion panel filter
VitoAlbano Mar 12, 2024
0f36997
[affected:*][ci:force] Fixed check on expansion panel filter
VitoAlbano Mar 12, 2024
03edb19
[affected:*][ci:force] Fixed other e2es
VitoAlbano Mar 13, 2024
0dc12bd
[affected:*][ci:force] Fixing e2e - the long painful journey
VitoAlbano Mar 14, 2024
de4d752
[affected:*][ci:force] Fixing e2e - the long painful journey - part II
VitoAlbano Mar 14, 2024
7d0d507
[AAE-21084] Fix e2e Content: Upload and Versioning - C279992 - fix en…
alep85 Mar 14, 2024
dcfe002
[AAE-21085] Fix e2e Search - revert to previous version, text should …
alep85 Mar 14, 2024
cbf1fef
[AAE-21085] Fix e2e Search - add content selector that wrap text
alep85 Mar 14, 2024
ad4a4c1
[affected:*][ci:force] Fixing e2e - the lord of E2E
VitoAlbano Mar 14, 2024
782411c
[AAE-21089] Fix e2e Search - fix checkbox selector
alep85 Mar 14, 2024
154ef61
[affected:*][ci:force] Fixing e2e - the lord of E2E
VitoAlbano Mar 14, 2024
2e14d95
[affected:*][ci:force] Fixing e2e - the return of the fail
VitoAlbano Mar 15, 2024
85a54a3
[affected:*][ci:force] Fixing e2e - the return of the fail
VitoAlbano Mar 15, 2024
f3f268f
[affected:*][ci:force] Fixing e2e - the eternal fail
VitoAlbano Mar 15, 2024
42282f5
[affected:*][ci:force] Remove fit
alep85 Mar 15, 2024
df66729
[affected:*][ci:force] Fixing e2e - fixing the last ones
VitoAlbano Mar 18, 2024
24e9a97
[affected:*][ci:force] attempt to fix mat-selectors importing
VitoAlbano Mar 19, 2024
43c8bfe
[affected:*][ci:force] Rebased to latest
VitoAlbano Mar 19, 2024
eb64e81
[affected:*][ci:force] Fixing the styles - check
VitoAlbano Mar 19, 2024
d6968b3
[affected:*][ci:force] Added pretheme for core as it is mandatory whe…
VitoAlbano Mar 21, 2024
490a730
[affected:*][ci:force] - REBASED
VitoAlbano Mar 28, 2024
3b9410e
[ACS-7449] Selected filter fix broken styling
tomson7777 Mar 29, 2024
51462be
[ACS-7449] Selected filter fix broken styling, cleanup
tomson7777 Mar 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 6 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module.exports = {
root: true,

ignorePatterns: [
'projects/**/*',
'**/node_modules/**/*',
Expand All @@ -10,7 +11,9 @@ module.exports = {
'**/scripts',
'**/docs'
],

plugins: ['@nrwl/nx'],

overrides: [
{
files: ['*.ts'],
Expand Down Expand Up @@ -184,5 +187,7 @@ module.exports = {
extends: ['plugin:@angular-eslint/template/recommended'],
rules: {}
}
]
],

extends: ['plugin:storybook/recommended']
};
3 changes: 3 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": ["./.eslintrc.js"]
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ licenses.txt
.DS_Store
.angular
NX
.nx
13 changes: 9 additions & 4 deletions .storybook/main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
module.exports = {
framework: {
name: '@storybook/angular',
options: {}
},
staticDirs: [{ from: '../../../demo-shell/src/app.config.json', to: 'app.config.json' }],
docs: {
autodocs: true
},
stories: [],
addons: ['@storybook/addon-essentials'],
framework: '@storybook/angular',
staticDirs: [ { from: '../../../demo-shell/src/app.config.json', to: 'app.config.json' } ],
core: { builder: 'webpack5' }
addons:[],
};
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@
"postcss",
"scss"
],
"editor.guides.indentation": true
"editor.guides.indentation": true,
"typescript.tsdk": "node_modules/typescript/lib"
}
45 changes: 20 additions & 25 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
"zen-observable",
"subscriptions-transport-ws",
"d",
"chart.js"
"chart.js",
"cropperjs"
],
"outputPath": "dist/demo-shell",
"index": "demo-shell/src/index.html",
Expand Down Expand Up @@ -283,7 +284,7 @@
]
},
"test": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"options": {
"commands": ["TS_NODE_PROJECT=lib/js-api/test/tsconfig.json mocha --full-trace --config lib/js-api/.mocharc.json"]
}
Expand All @@ -297,7 +298,7 @@
}
},
"npm-publish": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"dependsOn": [
"build"
],
Expand Down Expand Up @@ -433,7 +434,7 @@
}
},
"license": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"options": {
"commands": [
{
Expand All @@ -443,7 +444,7 @@
}
},
"pretheme": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"options": {
"commands": [
{
Expand All @@ -453,9 +454,9 @@
}
},
"npm-publish": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"dependsOn": [
"build"
"build", "pretheme"
],
"options": {
"cwd": "dist/libs/core",
Expand Down Expand Up @@ -569,7 +570,7 @@
}
},
"stylelint": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"options": {
"commands": [
{
Expand Down Expand Up @@ -640,7 +641,7 @@
}
},
"stylelint": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"options": {
"commands": [
{
Expand Down Expand Up @@ -782,7 +783,7 @@
}
},
"npm-publish": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"dependsOn": [
"build"
],
Expand Down Expand Up @@ -843,7 +844,7 @@
}
},
"stylelint": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"options": {
"commands": [
{
Expand All @@ -853,7 +854,7 @@
}
},
"npm-publish": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"dependsOn": [
"build"
],
Expand Down Expand Up @@ -943,12 +944,6 @@
"main": "lib/testing/index.ts",
"generatePackageJson" : true,
"tsConfig": "lib/testing/tsconfig.lib.prod.json",
"additionalEntryPoints": [
{
"entryName": "shared",
"entryPath": "/lib/testing/src/lib/shared/index.ts"
}
],
"stylePreprocessorOptions": {
"includePaths": [
"lib", "lib/core/src/lib"
Expand Down Expand Up @@ -976,7 +971,7 @@
}
},
"bundle": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"options": {
"commands": [
{
Expand All @@ -989,7 +984,7 @@
]
},
"copyToNodeModules": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"options": {
"commands": [
{
Expand All @@ -1005,7 +1000,7 @@
]
},
"npm-publish": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"dependsOn": [
"build"
],
Expand Down Expand Up @@ -1071,7 +1066,7 @@
}
},
"npm-publish": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"dependsOn": [
"build"
],
Expand Down Expand Up @@ -1112,7 +1107,7 @@
"defaultConfiguration": "production"
},
"bundle": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"options": {
"commands": [
{
Expand All @@ -1125,7 +1120,7 @@
]
},
"copyToNodeModules": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"options": {
"commands": [
{
Expand All @@ -1150,7 +1145,7 @@
}
},
"npm-publish": {
"executor": "nx:run-commands",
"builder": "nx:run-commands",
"dependsOn": [
"build"
],
Expand Down