Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Twc updates wip #118

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
367a2e0
Updating dependencies for compatability with node 16
eaili Jul 29, 2022
3256d5e
Updating dependencies for compatability with node 16
eaili Jul 29, 2022
cb45911
Started investigation of upgrading to node16
eaili Oct 21, 2022
6f477a3
Updated dependencies
eaili Nov 16, 2022
3a78ca6
Added dompurify to avoid xss vulnerability
JP-Artsol Nov 16, 2022
dd96967
Merge pull request #112 from artificialsolutions/SDSA-225
eaili Nov 16, 2022
70f6874
updates from TWC dev team
JP-Artsol Nov 17, 2022
16c17d3
Merge branch 'master' into twc-updates-wip
JP-Artsol Nov 17, 2022
cf4bdca
prepare for merge
JP-Artsol Nov 17, 2022
52eec1f
Merge branch 'node-16' into twc-updates-wip
JP-Artsol Nov 17, 2022
c054e3a
Updates for compatibility with node16
JP-Artsol Nov 17, 2022
8034b61
Merge branch 'master' into twc-updates-wip
JP-Artsol Nov 17, 2022
7244486
fixed dependencies for node16 and release v.3.7.5 merged
JP-Artsol Nov 17, 2022
df331f2
attachment panel refactoring
fermanco Dec 21, 2022
810ffef
Attachment panel CSS refactoring
fermanco Dec 21, 2022
d99f780
Fixing attachment typo
fermanco Dec 21, 2022
c0cc8ae
Uploading buttons CSS and new Colors
fermanco Dec 22, 2022
62f644c
Card Message CSS
fermanco Dec 22, 2022
ac50a47
Carousel CSS
fermanco Dec 22, 2022
2f6828e
CSS refactoring
fermanco Dec 23, 2022
f4c6b90
Upload Panel refactoring
fermanco Dec 23, 2022
f9ede71
Upload Panel CSS
fermanco Dec 23, 2022
c3e51e0
Uploading Rating Message
fermanco Dec 23, 2022
28650c6
Upload Panel: fixing scroll-bar and sizes
fermanco Dec 23, 2022
27d3adc
Upload message
Jan 31, 2023
990ef95
upload messages contd
Feb 2, 2023
8af905a
upload messages
Feb 3, 2023
673fcc8
upload message
Feb 7, 2023
7d4671f
upload message
Feb 8, 2023
58c442c
upload message
Feb 9, 2023
3104473
upload message
Feb 10, 2023
f44d8b6
upload message
Feb 15, 2023
8dcc296
upload
Feb 16, 2023
793d980
upload
Feb 21, 2023
78b1d56
suppressing user input when the upload panel is opened
Mar 6, 2023
d0c1831
locatization of upload
Mar 7, 2023
148160f
.
Apr 12, 2023
3a8bc16
local global variables
May 8, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updates for compatibility with node16
JP-Artsol committed Nov 17, 2022
commit c054e3abd0498fd1565468abe90c319c963d1a10
35,619 changes: 35,619 additions & 0 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@
"postcss-cli": "^9.0.2",
"postcss-loader": "^6.2.0",
"postcss-nested": "^5.0.6",
"precss": "^3.1.0",
"precss": "^4.0.0",
"prettier": "^2.4.1",
"style-loader": "^3.3.1",
"vue-debounce": "^3.0.1",