324 Commits

Author SHA1 Message Date
dependabot[bot]
5302d35034
Bump sass from 1.80.6 to 1.81.0 in /panel
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.6 to 1.81.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.80.6...1.81.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-01 17:54:12 +00:00
Giuseppe Criscione
c420bd0e0c Update src folder structure 2024-11-29 23:05:18 +01:00
Giuseppe Criscione
f2f588d2dc Remove unneeded dependency from App 2024-11-24 15:34:27 +01:00
Giuseppe Criscione
00ff3542a6 Fix dropdowns vertical scrollbar 2024-11-23 18:25:07 +01:00
dependabot[bot]
6977eea9fc
Bump cross-spawn from 7.0.3 to 7.0.6 in /panel
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-22 12:56:47 +00:00
Giuseppe Criscione
51a143739f Move some strings out from panel translations 2024-11-17 14:48:14 +01:00
dependabot[bot]
defd61f7aa
Bump @eslint/plugin-kit from 0.2.1 to 0.2.3 in /panel
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) from 0.2.1 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.1...plugin-kit-v0.2.3)

---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 21:36:28 +00:00
Giuseppe Criscione
3daa2ef8bb Fix dropdowns scrolling by keyboard 2024-11-09 17:37:55 +01:00
Giuseppe Criscione
4505a248a3 Split format from lint 2024-11-05 22:52:10 +01:00
Giuseppe Criscione
5338b84bf6 Downgrade prosemirror-view for now to avoid typescript errors 2024-11-05 22:21:51 +01:00
Giuseppe Criscione
e43d138dab Improve route patterns and order 2024-11-05 22:04:24 +01:00
Giuseppe Criscione
86e3858a3c Fix panel.request.validateCsrf filter throwing an exception when no user is logged in 2024-11-03 01:52:55 +01:00
Giuseppe Criscione
d1e2e981f8
Merge pull request #607 from getformwork/feature/improved-cache-control
Improved cache control
2024-11-03 00:30:24 +01:00
dependabot[bot]
09e226671f
Bump sass from 1.80.3 to 1.80.6 in /panel
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.3 to 1.80.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.80.3...1.80.6)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-02 22:21:06 +00:00
Giuseppe Criscione
260f9ff9d3
Merge pull request #605 from getformwork/dependabot/npm_and_yarn/panel/typescript-eslint-8.12.2
Bump typescript-eslint from 8.11.0 to 8.12.2 in /panel
2024-11-02 23:08:17 +01:00
Giuseppe Criscione
5af0661dfd
Merge pull request #604 from getformwork/dependabot/npm_and_yarn/panel/prosemirror-commands-1.6.2
Bump prosemirror-commands from 1.6.1 to 1.6.2 in /panel
2024-11-02 23:08:10 +01:00
Giuseppe Criscione
c4743640d5
Merge pull request #603 from getformwork/dependabot/npm_and_yarn/panel/prosemirror-view-1.35.0
Bump prosemirror-view from 1.34.3 to 1.35.0 in /panel
2024-11-02 23:08:02 +01:00
Giuseppe Criscione
fff167157a Handle assets requests uniformly 2024-11-02 00:33:37 +01:00
Giuseppe Criscione
d667d7e609 Fix UsersController::create() and PagesController::renameFIle() not being validated 2024-11-01 19:13:06 +01:00
dependabot[bot]
e54c2fd453
Bump typescript-eslint from 8.11.0 to 8.12.2 in /panel
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.11.0 to 8.12.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.2/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 17:48:09 +00:00
dependabot[bot]
aa03157c6d
Bump prosemirror-commands from 1.6.1 to 1.6.2 in /panel
Bumps [prosemirror-commands](https://github.com/prosemirror/prosemirror-commands) from 1.6.1 to 1.6.2.
- [Changelog](https://github.com/ProseMirror/prosemirror-commands/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prosemirror/prosemirror-commands/compare/1.6.1...1.6.2)

---
updated-dependencies:
- dependency-name: prosemirror-commands
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 17:47:51 +00:00
dependabot[bot]
f59be06509
Bump prosemirror-view from 1.34.3 to 1.35.0 in /panel
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view) from 1.34.3 to 1.35.0.
- [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.34.3...1.35.0)

---
updated-dependencies:
- dependency-name: prosemirror-view
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 17:47:40 +00:00
Giuseppe Criscione
24234fbd86 Replace page slug modal with field in attributes section 2024-10-27 14:35:24 +01:00
Giuseppe Criscione
8d32d27d74 Add slug field type 2024-10-27 14:28:39 +01:00
Giuseppe Criscione
afd82a4dc7 Rename css class .form-input-reset to .form-input-action 2024-10-27 14:22:41 +01:00
Giuseppe Criscione
f88aed14c8 Fix modals hiding when clicking on dropdowns 2024-10-27 14:15:41 +01:00
Giuseppe Criscione
b1274aff6f Fix modals hiding even if mousedown was triggered inside 2024-10-27 00:28:18 +02:00
Giuseppe Criscione
4aeeecaa0c Move authentication to User 2024-10-25 01:13:00 +02:00
Giuseppe Criscione
4d9737d2e3 Improve media preview sizing 2024-10-24 22:22:16 +02:00
Giuseppe Criscione
68e435e903 Migrate to Sass modules 2024-10-24 22:16:11 +02:00
Giuseppe Criscione
6f35c38ff8 FIx expression 2024-10-22 00:40:45 +02:00
Giuseppe Criscione
05f2f90a78 Upgrade esbuild/eslint 2024-10-22 00:40:01 +02:00
Giuseppe Criscione
f6c5fb7bf4 Add preview size to dimensionless images 2024-10-22 00:25:46 +02:00
Giuseppe Criscione
840b4840e0 Fix attributes 2024-10-21 23:56:15 +02:00
Giuseppe Criscione
dff5387074
Merge pull request #590 from getformwork/feature/proper-file-responses
Proper `FileResponse`
2024-10-21 22:23:18 +02:00
Giuseppe Criscione
fd689c4818
Merge pull request #589 from getformwork/feature/improved-tooltips
Better tooltips positioning
2024-10-21 22:22:31 +02:00
Giuseppe Criscione
076cc9c186 Load only video metadata in thumbnails 2024-10-21 22:18:41 +02:00
Giuseppe Criscione
14ed1b207a Display clickable links in tooltip 2024-10-21 22:05:52 +02:00
Giuseppe Criscione
28e14ced77 Position tooltips near mouse cursor 2024-10-21 22:02:58 +02:00
Giuseppe Criscione
3ba5343b00 Add field descriptions 2024-10-19 23:30:07 +02:00
Giuseppe Criscione
561fb89853 Add page info card 2024-10-19 23:28:51 +02:00
Giuseppe Criscione
18ea1894b7 Fix icons positioning 2024-10-19 23:13:43 +02:00
Giuseppe Criscione
1729a29f4c Add badges variants 2024-10-19 23:12:47 +02:00
Giuseppe Criscione
77f5fa11eb Remove routability from page status 2024-10-19 19:47:29 +02:00
Giuseppe Criscione
aafbc01983 Make Modal::hasForm() true by default 2024-10-19 19:23:45 +02:00
Giuseppe Criscione
e56a6a5082
Merge pull request #586 from getformwork/feature/new-editor
New Markdown editor
2024-10-19 12:51:59 +02:00
Giuseppe Criscione
cb28687ea9 Handle tooltips with document events 2024-10-18 00:28:25 +02:00
Giuseppe Criscione
b311aebc37 Fix link tooltip removal 2024-10-18 00:27:49 +02:00
Giuseppe Criscione
0b67e7b59a Use tooltip instead of title 2024-10-18 00:18:56 +02:00
Giuseppe Criscione
0bb1b14107 Update translations 2024-10-17 23:54:28 +02:00