Commit Graph

66 Commits

Author SHA1 Message Date
3f9245d555 Fix some npm deprecated warnings 2023-11-17 16:15:41 +02:00
e5ea332774 npm audit fix 2023-10-18 21:40:58 +03:00
b999f0be98 Update @web/dev-server-esbuild version, lesser versions fial on Hadi's machine 2023-09-25 10:35:26 -06:00
054d124afe Initial attempt at a nice dev reference.
Many thanks to all the other developers who made this possible, especially Shoelace
2023-09-22 13:51:38 -06:00
d27f8083a0 run npm audit fix to fix 1 moderate security problem 2023-09-15 09:31:09 +02:00
fade177f10 Fix first select option was not set 2023-09-14 11:48:30 -06:00
e323cd1d79 Feature/shoelace 2.4 upgrade (#135)
Update shoelace to 2.9.0
2023-09-13 11:55:33 -06:00
50d4a0a0fa pending translations from our translation server 2023-08-24 12:12:36 +02:00
9304872652 npm audit fix for "moderate severity vulnerability" 2023-08-24 09:32:14 +02:00
5e3c67a5cf converted egw_action from javascript to typescript
classes are now uppercase and in their own files. lowercase classes are deprecated.
Interfaces are now actual interfaces that should be implemented instead of creating and returning an ai Object every time
2023-07-10 16:54:22 +02:00
df9e0ef9a2 extra NPM packages for transpiling 2023-03-20 14:27:51 +01:00
2f175c502c npx browserslist@latest --update-db 2023-02-28 09:35:48 +01:00
369bddef2f Adopt header's buttons in mobile templates 2023-02-21 13:39:50 +01:00
fcb522853e Bump ua-parser-js from 0.7.28 to 0.7.33
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 22:01:30 +01:00
9bf0149645 Fix selectbox positioning issue
Tracker owner would open down instead of up with fontsize = 14.  Updating to shoelace 2.0.0-beta.81 fixes it.  Going farther introduces some other issues that I don't want to get into right now
2023-01-24 13:58:38 -07:00
ef02c01714 Bump json5 from 2.2.0 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 15:55:46 -06:00
37ff4a00a6 Fix .et2-label-fixed widgets got validation error covering the label 2022-12-19 14:09:21 -07:00
96681860f5 Bump qs from 6.10.1 to 6.11.0
Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.11.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 08:00:06 +01:00
8150bc946b npm audit fix: minimatch 3.0.4 --> 3.0.8 2022-11-09 10:14:06 +01:00
7f94b3ae6c Et2Date: Add "Today" button 2022-09-06 11:32:25 -06:00
6b1a477de8 Bump Shoelace version - it's got some colorpicker improvements I want 2022-08-04 13:41:43 -06:00
0113a93ffd move images from pixelegg to default and drop png or gif, if we have an svg 2022-07-28 17:56:34 +02:00
7b36c24dde updated browser-list 2022-07-21 23:24:50 +02:00
09ddb72299 npm audit fix 2022-07-21 13:54:50 +02:00
39f9ba9508 Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 13:51:07 +02:00
53d88ad5ac Bump jpeg-js from 0.4.3 to 0.4.4
Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/eugeneware/jpeg-js/releases)
- [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4)

---
updated-dependencies:
- dependency-name: jpeg-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 07:15:50 +02:00
8614d5bd4f Bump grunt from 1.5.2 to 1.5.3
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: grunt
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 13:17:38 +02:00
b33c13824f drop jquery-ui, jquery-ui-touch-punch-fix and temp. comment out last usages in framework classes 2022-05-25 21:01:26 +02:00
9f363ad51c Fix importing interactjs library 2022-05-23 11:35:14 +02:00
f42a10deb7 Update lock file after running update 2022-05-20 11:46:14 -06:00
5ed00cc435 Make dialogs resizable again 2022-05-20 11:41:09 -06:00
a8bcdd88b0 Get rid of jQuery.Color from jquery-ui 2022-05-05 15:55:49 +02:00
54b2ac54b1 Start on Expose mixin 2022-05-04 11:58:04 -06:00
b2044db11e remove jQueryUI date picker 2022-05-03 15:38:47 +02:00
12863efb78 npm audit fix 2022-04-27 08:43:27 +02:00
f42f26d86b always generate minified CSS, if grunt is installed
- still run other npm tasks (install & build), if grunt is not installed
- run "npm install --legacy-peer-deps", to cope with dependency mismatch caused by downgraded grunt-newer
--> if developer install should not use minified CSS: remove grunt and the previous generated .min.css files
--> if downgraded grunt-newer caused CSS "problems": run once manually: grunt cssmin
2022-04-21 13:45:38 +02:00
dc44888d36 update grunt-newer to fix prototype pollution in async
https://github.com/EGroupware/egroupware/security/dependabot/7
2022-04-20 22:03:11 +02:00
d34cf914fa This reverts commit f0227ef154 which accidentally committed package-lock.json 2022-04-05 10:09:09 -06:00
f0227ef154 Add accesskey property 2022-04-05 09:35:05 -06:00
2bf05f23f2 fix minimist security vulnerability 2022-03-22 08:19:01 +02:00
c6cb42eb96 upgrade all @lion/* and add @lion/dialog 2022-03-15 08:51:37 +02:00
cdc8ed0260 missing package-lock.json of recent package.json update 2022-03-03 08:47:49 +02:00
1518c38c72 npm update @lion/* to get ride of @npm/select using its own newer core and form-core 2022-02-28 12:00:13 +02:00
5366974b75 missing package-lock.json 2022-02-25 09:26:05 +02:00
ddaa16dcd5 missing package-lock.json to load lit-flatpickr 2022-02-16 09:33:43 +02:00
44d632be2a Implements pdf-player custom element 2022-02-10 17:31:57 +01:00
4d0137011c security fixes: npm audit fix --force 2022-01-26 09:54:57 +02:00
a1f8aca282 update jquery-ui again to 1.13.0, update was lost in webcomponents merge 2021-12-06 21:54:06 +02:00
e3ca8b8f7f Merge web-components branch 2021-12-06 11:17:43 -07:00
a8b1aef505 Remove no longer used npm packages 2021-11-09 11:37:13 +01:00