35 Commits

Author SHA1 Message Date
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
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
Giuseppe Criscione
684644bba9 Avoid non user-scalable <meta name="viewport"> values 2020-03-03 18:11:13 +01:00
Giuseppe Criscione
95cbf46987 Add Formwork logo to sidebar 2020-02-27 22:50:09 +01:00
Giuseppe Criscione
7418993bc2 Move Formwork.baseUri to Formwork.config.baseUri 2020-02-27 10:23:43 +01:00
Giuseppe Criscione
2786ab3711 Pass Formwork.config object in admin views 2020-02-23 17:17:59 +01:00
Giuseppe Criscione
7f78b9dee2 Rewrite admin panel app without jQuery 2020-02-22 15:39:47 +01:00
Giuseppe Criscione
318fd44995 Fix file permissions 2019-10-20 15:23:15 +02:00
Giuseppe Criscione
74ac05bb3a Refactor admin controllers and views 2019-10-14 22:45:32 +02:00
Giuseppe Criscione
b806ab5689 Add the possibility to redefine admin route 2019-09-23 23:01:36 +02:00
Giuseppe Criscione
a31f8e5895 Add robots meta tag to Admin views 2019-05-09 14:24:43 +02:00
Giuseppe Criscione
67573ffd07 Update jQuery version 2019-05-04 14:10:21 +02:00
Giuseppe Criscione
6b3acf856d Update jQuery version 2019-04-26 14:20:56 +02:00
Giuseppe Criscione
6c9b699d05 Add type attribute to all buttons 2019-04-19 15:38:32 +02:00
Giuseppe Criscione
7928e394f2 Use assets() method in Admin views 2019-04-10 21:57:51 +02:00
Giuseppe Criscione
1984996b55 Avoid passing modals each time a view is rendered 2018-10-16 15:49:57 +02:00
Giuseppe Criscione
c2b9c82a5a Use user permissions in Admin controllers and views 2018-10-10 00:09:33 +02:00
Giuseppe Criscione
3bfab8b92a Cleanup code 2018-09-10 21:05:27 +02:00
Giuseppe Criscione
f2590df3d5 Update jQuery version 2018-09-04 15:59:22 +02:00
Giuseppe Criscione
d3dbbeba94 Cleanup code 2018-08-27 20:17:00 +02:00
Giuseppe Criscione
e24c6d7026 Fix Admin output escaping 2018-07-31 12:09:17 +02:00
Giuseppe Criscione
64bedb2acc Add current location to Admin Panel title 2018-07-15 23:05:47 +02:00
Giuseppe Criscione
f2540a07a8 Move JS dependencies to admin/assets/js/vendor/
* Move chartist.min.js and sortable.min.js from admin/assets/js/ to admin/assets/js/vendor/
* Create new `vendor-js` Gulp task
* Combine admin/assets/js/vendor/*.min.js into a single admin/assets/js/vendor.min.js
2018-07-14 16:56:46 +02:00
Giuseppe Criscione
88af1f505f Fix mixed content blocked over HTTPS connections 2018-07-14 00:38:42 +02:00
Giuseppe Criscione
7f7cb6e549 Add float: left to Admin panel title 2018-07-09 15:17:22 +02:00
Giuseppe Criscione
ca265a51fd Move notifications to meta tag 2018-07-02 00:32:08 +02:00
Giuseppe Criscione
faa91d5489 Move csrf-token from data-csrf-token attribute of body to meta tag 2018-07-02 00:04:42 +02:00
Giuseppe Criscione
7a3d908386 Use new namespaced .js components in Admin views 2018-07-01 23:30:50 +02:00
Giuseppe Criscione
7545070702 Scrollable sidebar menu 2018-06-27 16:13:52 +02:00
Giuseppe Criscione
3e77b15423 Minor improvements in Admin styles 2018-06-24 12:32:36 +02:00
Giuseppe Criscione
f53dc51dc8 Add View Site link in Admin 2018-06-23 10:19:49 +02:00
Giuseppe Criscione
e382a7bf12 Fix .title-bar spacing in admin view 2018-06-17 11:35:35 +02:00
Giuseppe Criscione
270d6fc793 Fix hard tabs 2018-06-16 17:49:27 +02:00
Giuseppe Criscione
d3e591f7c9 Initial commit 2018-06-16 16:41:58 +02:00