841 Commits

Author SHA1 Message Date
Giuseppe Criscione
0202a62f5b Add dark color scheme CSS 2020-11-18 17:47:27 +01:00
Giuseppe Criscione
4375feccf9 Build minified CSS only 2020-11-18 15:44:18 +01:00
Giuseppe Criscione
504d77164f Fix .page-slug-change icon 2020-11-17 16:47:19 +01:00
Giuseppe Criscione
e565c311a3 Fix for-in loops 2020-11-16 18:34:11 +01:00
Giuseppe Criscione
3ed082c87b Update .eslintrc 2020-11-16 18:31:37 +01:00
Giuseppe Criscione
ffe3afca18 Add new options to tooltip component 2020-11-16 18:20:03 +01:00
Giuseppe Criscione
15e358e31f Recognize archive file type and display appropriate icon 2020-11-16 15:38:42 +01:00
Giuseppe Criscione
228b13bba5 Move fonts.scss and icons.scss to components folder 2020-11-16 15:27:02 +01:00
Giuseppe Criscione
c2dc6d1399 Update fonts 2020-11-16 15:25:08 +01:00
Giuseppe Criscione
4cea9e1e82 Use system monospace font stack 2020-11-16 00:49:17 +01:00
Giuseppe Criscione
e7a87f67b2 Display Markdown only on active CodeMirror lines 2020-11-16 00:49:17 +01:00
Giuseppe Criscione
968fc520ba Use a default avatar image in SVG format 2020-11-16 00:49:04 +01:00
Giuseppe Criscione
b7f6136939 Add Formwork icon in SVG format 2020-11-15 16:43:38 +01:00
Giuseppe Criscione
218e05bff8 Ad Max Path Length to Options > Info 2020-11-14 18:02:37 +01:00
Giuseppe Criscione
74f00dc007 Add OPcache status to Options > Info 2020-11-14 18:02:21 +01:00
Giuseppe Criscione
86ba25cd84 Replace most of LogicException with more appropriate exceptions 2020-11-14 17:41:49 +01:00
Giuseppe Criscione
30689dfe6d Fix spinner component due to Dart Sass breaking changes 2020-11-14 01:07:18 +01:00
Giuseppe Criscione
5cf0ed4d72 Move from deprecated node-sass to Dart Sass 2020-11-14 00:57:48 +01:00
Giuseppe Criscione
239c3060a7 Make styles in .user-summary component more consistent 2020-11-14 00:28:36 +01:00
Giuseppe Criscione
502e197840 Fix CodeMirror cursor, scrollbar and selection colors 2020-11-12 17:24:01 +01:00
Giuseppe Criscione
b6df06c631 Fix types in JSONResponse class 2020-11-12 16:49:33 +01:00
Giuseppe Criscione
7082a74e42 Fix loose comparison in JSONResponse::send() 2020-11-12 16:33:24 +01:00
Giuseppe Criscione
62b6a8f2ab Move custom styles to avoid modifying vendor stylesheets 2020-11-11 15:25:00 +01:00
Giuseppe Criscione
d814b186e8 Use Str::wrap() in Pages controller 2020-11-11 13:45:28 +01:00
Giuseppe Criscione
538fa4acdc Rename constant IGNORED_FIELDS to IGNORED_PROPERTIES in Translator 2020-11-11 13:44:40 +01:00
Giuseppe Criscione
871140e5f2 Extract constants SESSION_KEY and INPUT_NAME in CSRFToken class 2020-11-11 13:43:36 +01:00
Giuseppe Criscione
ee38a8ba98 Extract constant SESSION_KEY in Notification class 2020-11-11 13:42:41 +01:00
Giuseppe Criscione
8af4be100e Extract constant SESSION_NAME in Session class 2020-11-11 13:42:20 +01:00
Giuseppe Criscione
1d1d698545 Fix background color when .toggle-navigation is focused 2020-11-11 00:08:48 +01:00
Giuseppe Criscione
9a5835517a Fix z-index conflict with codemirror scrollbar 2020-11-11 00:03:51 +01:00
Giuseppe Criscione
be2c0566a0 Fix codemirror editor padding 2020-11-10 23:41:05 +01:00
Giuseppe Criscione
a64aabf24a Fix highlighting color of HTML attributes 2020-11-10 23:37:56 +01:00
Giuseppe Criscione
10f375c612 Fix non-matching input placeholder color 2020-11-10 23:36:04 +01:00
Giuseppe Criscione
c4d839f890 Fix fill color in embedded SVGs 2020-11-10 16:35:51 +01:00
Giuseppe Criscione
1b1a18d999 Add urlencode-color() to _functions.scss 2020-11-10 16:34:37 +01:00
Giuseppe Criscione
4178cb4a87 Move base colors logic to _colors.scss and remove more inconsistencies 2020-11-10 16:24:01 +01:00
Giuseppe Criscione
8882119195 Add tint() and shade() to _functions.scss 2020-11-10 15:41:13 +01:00
Giuseppe Criscione
51a10a9cdb Extract _functions.scss from admin.scss 2020-11-10 15:31:53 +01:00
Giuseppe Criscione
3d2ff8de74 Fix colors and shadows inconsistencies 2020-11-09 19:50:16 +01:00
Giuseppe Criscione
fb1dc1bbd7 Fix value disappearing from template select in New Page modal 2020-11-09 14:03:08 +01:00
Giuseppe Criscione
8dfaa9b716 Fix pages list toggle expanding all children lists 2020-11-09 13:48:08 +01:00
Giuseppe Criscione
3d00dea595 Update npm packages 2020-11-08 17:30:04 +01:00
Giuseppe Criscione
9cea79d9d7 Fix spinner wrongly displayed on submit in empty files input 2020-11-08 17:26:34 +01:00
Giuseppe Criscione
fa835fbd0a Update user scheme 2020-11-08 16:54:25 +01:00
Giuseppe Criscione
b3be707662 Update Users::profile() and Users::updateUser() 2020-11-08 16:54:08 +01:00
Giuseppe Criscione
5b62587256 Update Options::updateOptions() 2020-11-08 16:48:03 +01:00
Giuseppe Criscione
d2ac224407 Add missing attributes to fields 2020-11-08 16:03:04 +01:00
Giuseppe Criscione
2b17b8d518 Use Field::isDisabled() and Field::isRequired() in field views 2020-11-08 16:02:45 +01:00
Giuseppe Criscione
99b8ab02bb Rewrite Validator class and add several methods to Field 2020-11-08 15:29:31 +01:00
Giuseppe Criscione
f526f1db36 Add ValidationException 2020-11-08 15:27:33 +01:00