301 Commits

Author SHA1 Message Date
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
Giuseppe Criscione
1bea3ddc48 Add tooltip to links 2024-10-17 23:31:16 +02:00
Giuseppe Criscione
b801cb8aea Refactor link and image insertion 2024-10-16 23:31:22 +02:00
Giuseppe Criscione
4fc7c7808f Always prefix modal fields with modal id 2024-10-16 23:28:56 +02:00
Giuseppe Criscione
b87da99adb Rewrite markdown editor 2024-10-15 00:43:51 +02:00
Giuseppe Criscione
98c7bc8665 Add Modal::hasForm() 2024-10-15 00:32:50 +02:00
Giuseppe Criscione
72b0e135f4 Make pages navigation uniform with tree structure 2024-10-13 17:42:40 +02:00
Giuseppe Criscione
29d4809ab3 Add navigation to user profile 2024-10-13 17:33:54 +02:00
Giuseppe Criscione
94a10d105e Always check if page allows children 2024-10-13 16:53:56 +02:00
Giuseppe Criscione
d931159ec8 Add icon before site name 2024-10-13 16:44:57 +02:00
Giuseppe Criscione
9f063f161f Add new icons 2024-10-13 16:43:45 +02:00
Giuseppe Criscione
14ca081504 Allow defining icon in page schemes options 2024-10-13 13:23:58 +02:00
Giuseppe Criscione
ec9bc5c40c Allow file metadata editing from panel 2024-10-13 12:42:06 +02:00
Giuseppe Criscione
57c7798976 Implement file metadata 2024-10-13 12:39:20 +02:00
Giuseppe Criscione
8d2d352a23 Always enable debug mode on localhost 2024-10-12 22:22:42 +02:00
Giuseppe Criscione
49d88eb454 Remove extra whitespace 2024-10-07 23:29:52 +02:00
Giuseppe Criscione
c4a48a08a5 Fix upload field label 2024-10-06 18:39:27 +02:00
Giuseppe Criscione
dc571619fd Decouple page-related translate strings from panel 2024-10-06 18:29:23 +02:00
Giuseppe Criscione
052d83ec76 Access title directly from template 2024-10-06 18:17:04 +02:00
Giuseppe Criscione
57539238a3 Allow theme switch on prefers-color-scheme change 2024-10-06 16:50:35 +02:00
Giuseppe Criscione
9f275bcd89 Use ColorScheme enum to specify current and supported color schemes 2024-10-06 16:50:28 +02:00
Giuseppe Criscione
1063d82d13 Use css variables to change color scheme instead of a separate stylesheet 2024-10-06 16:49:44 +02:00
Giuseppe Criscione
cd8b833f5d Update translations 2024-10-06 14:37:44 +02:00
Giuseppe Criscione
d9422d49af Add dropdown to delete image 2024-10-06 14:37:33 +02:00