Denis Barbaron
8e6c257225
upgrades to webpack 5 to enforce security ( #819 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-12-06 12:36:27 +01:00
Denis Barbaron
3f76eea17f
migrates to webpack 4 to enforce security ( #818 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-12-04 17:01:23 +01:00
Denis Barbaron
872b0bcbd8
fix all vulnerabilities in the production code ( #817 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-11-29 11:02:11 +01:00
Denis Barbaron
2f54e40206
Upgrading STF for security reasons ( #813 )
...
* Upgrading STF for security reasons
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* update semaphore files
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* upgrading STF for security reasons v2
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* update yarn.lock file
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
---------
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-11-22 11:41:20 +01:00
Karol Wrótniak
38cb66b1bd
Changed ng-context-menu coordinates ( #227 )
...
Fixes #219
2021-04-06 11:09:15 +02:00
Gunther Brunner
0825e80991
Update bower dependencies.
2016-01-29 18:35:42 +09:00
Gunther Brunner
b8b293d18a
Update bower dependencies.
...
Update to latest bootstrap-ui 1.0.3.
Change Wifi settings button and behaviour of several tooltips accordingly.
Remove collapse elements since the animation breaks.
2016-01-14 20:48:38 +09:00
Gunther Brunner
6af750f7dd
Update dependencies.
2015-12-16 18:02:33 +09:00
Vishal Banthia
466890777d
Allow to update device notes column from STF UI. https://github.com/openstf/stf/issues/124
2015-11-13 21:16:59 +09:00
Gunther Brunner
c83e14486b
Update dependencies. Latest angular-ui-bootstrap fixes tooltip bug.
2015-10-19 16:59:43 +09:00
Gunther Brunner
df8c935975
Revert to Angular 1.4.7 since it seems to break the transcluded directive which uses ng-context-menu.
...
Commit that seems to be breaking it: 652b83eb22
Also, use a ng-context-menu fork since the original is looking for maintainers now.
2015-10-13 20:57:16 +09:00
Gunther Brunner
41be8d09a2
Change angular-bootstrap to default version.
2015-10-13 19:40:27 +09:00
Gunther Brunner
8625a6db23
Update bootstrap UI.
2015-10-13 17:29:24 +09:00
Simo Kinnunen
26ec3d4403
Attempt to resolve bower conflicts.
2015-10-10 16:22:56 +09:00
Gunther Brunner
b95ec55e3e
Update dependencies. Fix npm 3 flattened paths for our webpack middleware.
2015-10-09 16:31:59 +09:00
Gunther Brunner
6a956d10a7
Update bower dependencies.
2015-10-01 18:56:21 +09:00
Gunther Brunner
065f06edac
Update bower dependencies.
2015-10-01 17:46:31 +09:00
Gunther Brunner
1ce4b4fbed
Update dependencies.
2015-08-25 15:17:07 +09:00
Gunther Brunner
79dabc5751
Update dependencies.
2015-08-13 15:30:05 +09:00
Gunther Brunner
2d5f7082cf
Updated to released (non git) dependencies. Angular-ui-bootstrap updated to latest version.
2015-08-06 15:40:18 +09:00
Gunther Brunner
72ab9b24db
Update dependencies.
2015-08-04 14:59:47 +09:00
Gunther Brunner
b6c8d4809d
Update dependencies.
2015-07-27 20:54:47 +09:00
Gunther Brunner
e5384e2cfd
Update dependencies.
2015-07-14 18:39:54 +09:00
Gunther Brunner
45d6653674
Removed all npm & bower warnings dependencies that are under our control.
2015-07-01 20:38:13 +09:00
Gunther Brunner
5bd7ecaa38
Revert Angular to a bit less edgy version.
2015-07-01 15:45:07 +09:00
Gunther Brunner
02779f648d
Remove unused Bower dependencies.
2015-06-30 20:22:50 +09:00
Gunther Brunner
43fff42ec6
Removed stf-site from STF.
...
Moved stf-graphics to res/common/logo.
2015-06-22 19:56:21 +09:00
Gunther Brunner
7b6d18af05
Moved nine-bootstrap dependency over stf repository.
2015-06-22 18:46:03 +09:00
Gunther Brunner
61202bc3ac
Remove analytics.
2015-06-18 18:52:06 +09:00
Gunther Brunner
a42546f9a2
Add color to all the tab contents.
2015-06-16 20:00:57 +09:00
Gunther Brunner
0a67ab7673
Device list and details various fixes.
2015-06-15 23:47:41 +09:00
Gunther Brunner
c1253524b2
Add nine-bootstrap template.
2015-06-15 19:29:41 +09:00
Gunther Brunner
5e176477e4
Change to git:// repository.
2015-06-15 18:38:52 +09:00
Gunther Brunner
263549dca1
Updated most dependencies.
2015-06-15 16:55:55 +09:00
Gunther Brunner
cefe35b82e
Updated most dependencies.
2015-03-17 21:16:26 +09:00
Gunther Brunner
cd86fc8033
Updated dependencies.
2015-02-26 20:29:53 +09:00
Gunther Brunner
5c5bd7a822
Updated almost all dependencies.
...
Socket.io' has-binary PR finally got merged so updating to the latest version.
2015-02-24 18:59:56 +09:00
Gunther Brunner
4a1b68155d
Use new auto-domain analytics.
2015-01-29 20:29:32 +09:00
Gunther Brunner
54cf8970d5
Updated lot's of dependencies.
...
Socket.io 1.3.2 still not ready.
2015-01-21 15:53:09 +09:00
Gunther Brunner
c162291753
Reverting to ng-file-upload 2.0.5 because latest 2.1.0 is buggy.
...
It's almost fixed in HEAD but not the drop part yet.
2015-01-06 19:40:13 +09:00
Gunther Brunner
91b1861d8d
Fixed autofill for HTTPS.
...
Added dummy API endpoint for autofill POST requests.
Autofill also reads the CSRF token from cookies and doesn't require an 'about:blank' anymore on the forms.
2015-01-06 18:35:23 +09:00
Gunther Brunner
3e2628b235
Updated dependencies.
2015-01-06 16:50:25 +09:00
Gunther Brunner
b38908e594
Updated dependencies.
2014-12-24 19:16:03 +09:00
Gunther Brunner
9defe97e07
Updated bower dependencies.
2014-12-12 20:09:41 +09:00
Gunther Brunner
5114a50992
Updated dependencies.
2014-12-08 15:36:01 +09:00
Gunther Brunner
3f02f87fc7
Updated dependencies.
2014-12-05 16:58:05 +09:00
Gunther Brunner
c2167681e3
Updated Angular.
2014-12-03 17:37:01 +09:00
Gunther Brunner
50e4dfd47b
Updated most dependencies.
...
Upgraded ng-file-upload to 2.0
2014-12-02 16:15:52 +09:00
Gunther Brunner
b3d260ae7f
Updated dependencies.
2014-11-27 19:33:45 +09:00
Gunther Brunner
d1c200eef8
Updated dependencies. ui-bootstrap still pending.
2014-11-19 11:33:13 +09:00