104 Commits

Author SHA1 Message Date
Giuseppe Criscione
266341b5ca Remove deprecated jQuery event shorthands 2019-04-26 14:32:14 +02:00
Giuseppe Criscione
1b6fd8a6c5 Cleanup SCSS 2019-04-24 23:21:20 +02:00
Giuseppe Criscione
c25e565098 Add dropdowns component 2019-04-19 18:49:05 +02:00
Giuseppe Criscione
6c9b699d05 Add type attribute to all buttons 2019-04-19 15:38:32 +02:00
Giuseppe Criscione
08742fa232 Fix .component inner spacing 2019-04-13 19:10:42 +02:00
Giuseppe Criscione
8bdefa570b Update .input-reset 2019-03-17 22:21:53 +01:00
Giuseppe Criscione
5b493b3be0 Add input reset button to image field 2019-03-17 22:01:59 +01:00
Giuseppe Criscione
93ae7c2e23 Cleanup JavaScript 2019-03-16 21:05:18 +01:00
Giuseppe Criscione
b22bfe54ad Rename .login-input-error to .input-invalid 2019-03-16 18:27:03 +01:00
Giuseppe Criscione
6ba50d282c Add keyboard shortcut for link command 2019-03-16 18:16:57 +01:00
Giuseppe Criscione
6090951f36 Add slug modal to Pages editor 2019-03-16 16:03:33 +01:00
Giuseppe Criscione
6c9b2e6c19 Fix modals 2019-03-16 15:28:00 +01:00
Giuseppe Criscione
fb7c208707 Remove .page-uri links and rename to .page-route 2019-03-16 00:33:56 +01:00
Giuseppe Criscione
82083e7781 Disable text selection on sidebar, chart legend and list headers 2019-03-13 16:20:31 +01:00
Giuseppe Criscione
6addcbd1ee Fix font-size in .pages-list-headers and .users-list-headers 2019-03-13 15:27:07 +01:00
Giuseppe Criscione
6668080ba1 Revert correct .button-link.disabled styles from 441af50 2019-03-12 13:57:15 +01:00
Giuseppe Criscione
6b138063e3 Cleanup SCSS 2019-03-11 21:51:36 +01:00
Giuseppe Criscione
a9d723d7ca Use .login-input-error on invalid login attempt 2019-03-10 16:38:06 +01:00
Giuseppe Criscione
869b4dbd3c Cleanup SCSS 2019-03-09 23:40:57 +01:00
Giuseppe Criscione
7d29448a25 Reorder SCSS components 2019-03-06 21:24:52 +01:00
Giuseppe Criscione
5d5a9992b8 Move SCSS dependencies to vendor folder 2019-03-06 19:51:07 +01:00
Giuseppe Criscione
f27245eafa Refactor and cleanup SCSS 2019-03-06 01:58:47 +01:00
Giuseppe Criscione
46e65fb363 Add pages list and users list headers 2019-02-28 23:34:38 +01:00
Giuseppe Criscione
d6481813cc Add legend to Dashboard chart 2019-02-28 21:38:24 +01:00
Giuseppe Criscione
6d44f71513 Remove CSS transforms vendor prefixes 2019-02-28 15:39:35 +01:00
Giuseppe Criscione
9c71a7644f Fix filename labels in image picker 2019-02-28 12:46:41 +01:00
Giuseppe Criscione
af57b8988e Add word breaks to data in Options > Info 2019-02-14 22:06:34 +01:00
Giuseppe Criscione
30037f1293 Fix persistent tooltip when button is disabled after click 2018-10-14 16:32:42 +02:00
Giuseppe Criscione
7eb3823cc3 Add comments next to JavaScript key codes 2018-10-14 13:40:42 +02:00
Giuseppe Criscione
683c0dabe8 Fix JavaScript with ESLint 2018-10-14 13:25:58 +02:00
Giuseppe Criscione
d7c2f6a2e9 Use explicit $.attr() when dealing with data-* attributes 2018-10-14 12:55:26 +02:00
Giuseppe Criscione
3544ed795d Avoid using .find() instead of jQuery $() with context argument 2018-10-14 01:25:52 +02:00
Giuseppe Criscione
1a2e28eafe Use image picker when inserting an image from editor toolbar 2018-10-14 01:16:59 +02:00
Giuseppe Criscione
f475ba3a91 Confirm image picker selection on double click on thumbnail 2018-10-14 00:19:45 +02:00
Giuseppe Criscione
a1e37ee9e8 Cleanup JavaScript 2018-10-13 22:00:19 +02:00
Giuseppe Criscione
dbd131037b Display file size next to uploaded file names 2018-10-13 13:46:06 +02:00
Giuseppe Criscione
8c6772953c Improve pages list columns sizing 2018-10-12 15:03:56 +02:00
Giuseppe Criscione
79a4f0a769 Slightly reduce sidebar width to have more room for content 2018-10-12 14:58:30 +02:00
Giuseppe Criscione
f990a9f8ae Improve users list appearance espacially for small screen sizes 2018-10-12 14:44:48 +02:00
Giuseppe Criscione
2227a1ee79 Show a no-drop cursor and light red background when page reordering is not possible 2018-10-12 14:13:22 +02:00
Giuseppe Criscione
c219acad3c Fix notification spacing issues when page is scrolled 2018-10-12 14:03:53 +02:00
Giuseppe Criscione
1fbc17dd55 Use HTTP status 400 instead of 403 when CSRF token is not valid 2018-10-11 16:34:16 +02:00
Giuseppe Criscione
231136f0d4 Add required and disabled attributes support to fields 2018-10-09 23:20:03 +02:00
Giuseppe Criscione
1c6f5b0be8 Fix wrong CSS property 2018-10-07 11:59:03 +02:00
Giuseppe Criscione
688a9fb4fd Use monospace font for values in Options > Info 2018-09-27 14:37:29 +02:00
Giuseppe Criscione
afd3333e71 Fix Backup button remaining disabled after failed backup 2018-09-22 14:27:15 +02:00
Giuseppe Criscione
7bcc6f33d1 Add Backup button to Dashboard 2018-09-18 22:30:27 +02:00
Giuseppe Criscione
df5dc5130f Use data-command attribute instead of id or class to bind click events 2018-09-18 20:55:55 +02:00
Giuseppe Criscione
835d46e7a3 Cleanup JS 2018-09-18 18:02:56 +02:00
Giuseppe Criscione
c8902ab0e6 Cleanup SCSS 2018-09-14 12:38:44 +02:00