167 Commits

Author SHA1 Message Date
Giuseppe Criscione
a888557b1b Rename input classes 2021-07-27 11:18:54 +02:00
Giuseppe Criscione
7327f4a6ab Rename .title-input to .input-large 2021-07-27 10:54:57 +02:00
Giuseppe Criscione
b2914820a8 Add accent color to login button 2021-07-23 11:04:13 +02:00
Giuseppe Criscione
5b38edec19 Add icon to register view button 2021-07-23 10:56:54 +02:00
Giuseppe Criscione
d162084c0c Fix label missing from togglegroup input 2021-07-19 19:51:14 +02:00
Giuseppe Criscione
32f64c9c7e Add tooltip to grabber icons 2021-07-19 14:38:33 +02:00
Giuseppe Criscione
91fa5fdaba Add support for icons to Notification class 2021-07-19 14:26:08 +02:00
Giuseppe Criscione
8269cc5134 Use icon helper in views 2021-07-19 14:19:16 +02:00
Giuseppe Criscione
1fa726c46c Remove unneeded .container-no-margin elements 2021-07-08 22:31:12 +02:00
Giuseppe Criscione
53f70591c1 Improve dashboard chart size 2021-07-08 22:20:16 +02:00
Giuseppe Criscione
7c5c7e9100 Fix old array syntax 2021-07-07 18:07:20 +02:00
Giuseppe Criscione
9999c15214 Move again panel fields views to admin/views/fields 2021-05-12 00:18:31 +02:00
Giuseppe Criscione
381d082ac9 Update admin views to use the new view field 2021-05-12 00:17:35 +02:00
Giuseppe Criscione
ff12f90951 Add fields to admin views 2021-05-12 00:17:08 +02:00
Giuseppe Criscione
977f9cec5f Add lang attribute to <html> elements 2021-05-07 18:10:30 +02:00
Giuseppe Criscione
abb0266761 Move availableTranslations() helper 2021-01-05 14:40:09 +01:00
Giuseppe Criscione
25a532aa42 Move schemes scope from templates to pages 2021-01-03 15:17:50 +01:00
Giuseppe Criscione
e65e561513 Move scheme retrieval logic to Schemes 2021-01-02 17:08:53 +01:00
Giuseppe Criscione
0a06ec5ac4 Add admin prefix to admin translations 2020-12-20 01:16:10 +01:00
Giuseppe Criscione
ad18415703 Move fields from admin to system 2020-12-19 22:36:19 +01:00
Giuseppe Criscione
b2c1f9f9a2 Use getCurrent() and setCurrent() from system translation also in admin 2020-12-19 21:59:59 +01:00
Giuseppe Criscione
58b8de8be7 Avoid using methods from AdminTrait in admin views 2020-12-19 15:34:43 +01:00
Giuseppe Criscione
9900db55cc Add login layout 2020-12-19 12:42:16 +01:00
Giuseppe Criscione
3ecb59f56c Rename AdminTrait::label() to AdminTrait::translate() 2020-12-19 00:33:51 +01:00
Giuseppe Criscione
52ffae1b9f Use admin layout in admin views 2020-12-19 00:22:01 +01:00
Giuseppe Criscione
ec2a08ac35 Fix newUser modal 2020-12-18 15:32:44 +01:00
Giuseppe Criscione
67a57b7561 Fix method call in editor view 2020-12-16 22:11:12 +01:00
Giuseppe Criscione
a23fb90826 Create browsing context for preview links to avoid always opening a new tab 2020-12-14 14:32:57 +01:00
Giuseppe Criscione
5bfb2ccf16 Add focus styles to editor 2020-12-12 23:06:32 +01:00
Giuseppe Criscione
18a42858a7 Rename display option to intervals in DurationInput 2020-12-12 15:58:29 +01:00
Giuseppe Criscione
95f7cf6c97 Add duration field 2020-12-12 00:33:23 +01:00
Giuseppe Criscione
60ce9c34dc Add date() and datetime() helpers to views 2020-12-07 22:43:53 +01:00
Giuseppe Criscione
70fcffe90e Use escapeAttr helper in admin views 2020-12-01 20:13:44 +01:00
Giuseppe Criscione
163550295e Move JSON encoding to controllers 2020-11-30 19:05:26 +01:00
Giuseppe Criscione
cbc4848766 Load scripts in login and register views 2020-11-30 18:59:16 +01:00
Giuseppe Criscione
0c54e930bd Move <script> tags before </body> 2020-11-30 18:57:47 +01:00
Giuseppe Criscione
8a421622b2
Merge pull request #56 from getformwork/feature/dark-color-scheme
Add dark color scheme
2020-11-30 18:42:55 +01:00
Giuseppe Criscione
21bc2df701 Replace json_encode() and json_decode() with methods from JSON 2020-11-24 17:50:22 +01:00
Giuseppe Criscione
bb8a0baa19 Add color scheme support to panel 2020-11-18 17:50:25 +01:00
Giuseppe Criscione
b7f6136939 Add Formwork icon in SVG format 2020-11-15 16:43:38 +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
5094fdd6fa Fix grid in page editor form 2020-06-07 17:47:30 +02:00
Giuseppe Criscione
22c52bd88f Improve focus state on .page-children-toggle and .page-slug-change 2020-05-31 16:42:51 +02:00
Giuseppe Criscione
daff3da236 Improve focus state in array fields 2020-05-31 16:41:57 +02:00
Giuseppe Criscione
2c05881136 Move .title-bar down so that sidebar comes first in tab order 2020-05-31 14:12:53 +02:00
Giuseppe Criscione
c253d8d021 Remove tabindex attributes 2020-05-31 00:10:22 +02:00
Giuseppe Criscione
9104d4e92a
Merge branch 'master' into feature/utils-html 2020-03-15 14:48:45 +01:00
Giuseppe Criscione
a79a2efd22 Merge branch 'admin/js-modules' 2020-03-14 16:40:11 +01:00
Giuseppe Criscione
c2a1525be1 Rewrite panel app as JavaScript modules 2020-03-08 01:45:23 +01:00