Commit Graph

484 Commits

Author SHA1 Message Date
Djamil Legato
ea0c7bd648 Fixed issue in page filters that wouldn't allow to reset the flags to empty 2016-03-04 18:07:30 -08:00
Djamil Legato
d178def675 Allow editor to be resized in lists 2016-03-04 18:02:53 -08:00
Djamil Legato
136e91487c Added generic implementation for vertically reisizing the editor via drag handler 2016-03-04 18:01:04 -08:00
Djamil Legato
1244e88d78 Added support for active line in editor. Fixed selection for editors with line numbers enabled 2016-03-04 17:01:18 -08:00
Djamil Legato
4d0508aad4 Preserve filters values and automatically filter pages when fields are not empty on load (fixes #372) 2016-03-04 12:49:47 -08:00
Djamil Legato
452b9443e5 Fixed detection of CTRL key in windows systems with Polish keyboard (fixes #405) 2016-03-04 11:23:24 -08:00
Djamil Legato
40c869d6d8 Rely on the event system to remove hidden classes for the Chart 2016-03-04 10:33:22 -08:00
Djamil Legato
0b6df55942 Remove any hidden class from inside the Charts container 2016-03-04 10:05:16 -08:00
Djamil Legato
6b7e11166b Empty the charts container before rendering 2016-03-04 09:43:17 -08:00
Djamil Legato
2e51d79bbf Fixed Pie chart padding 2016-03-04 09:18:32 -08:00
Djamil Legato
99d894e07e Reintroduced Firefox workaround for Bars charts 2016-03-04 08:34:04 -08:00
Djamil Legato
1b4c63647e Removed workaround for Firefox and Pie charts 2016-03-04 08:24:25 -08:00
Djamil Legato
2a1fb0d48a Implemented Undo / Redo buttons for Editor (fixes #420) 2016-03-03 15:00:46 -08:00
Djamil Legato
ad2894e0eb Added support for editor shortcuts 2016-03-03 14:26:15 -08:00
Djamil Legato
f6ac011407 Rewritten Slugify in CommonJS and ES6. 2016-03-03 10:05:40 -08:00
Djamil Legato
b7cf2dffd7 Added drag-drop for media in Content editor 2016-03-02 20:22:04 -08:00
Djamil Legato
e54db86256 Added option to hide toolbar in editor 2016-03-02 16:39:54 -08:00
Djamil Legato
dc722ce79f Implemented Lint mode for editor 2016-03-02 14:38:48 -08:00
Djamil Legato
6ab173df4a Workaround for new blueprints. Force select with null value to empty string 2016-03-02 11:59:34 -08:00
Djamil Legato
1465f1a7e6 Prevent toolbar from collapsing when switching between preview mode and code mode 2016-03-01 22:28:19 -08:00
Djamil Legato
d34081db92 Added ability to prevent from rendering any desired toolbar button from yaml declaration 2016-03-01 22:14:21 -08:00
Djamil Legato
44a96230ee Added tooltips for editor toolbar buttons and synching changes when typiging 2016-03-01 21:56:32 -08:00
Djamil Legato
561682d76d Add Editor field to mutation observer 2016-03-01 19:12:05 -08:00
Djamil Legato
aa73b82832 Implemented Preview button and states abstraction for toolbar 2016-03-01 19:00:29 -08:00
Djamil Legato
65a79a7a72 Added watchjs dependency 2016-03-01 14:16:50 -08:00
Djamil Legato
bac120bfeb Initial rework for the editor 2016-02-26 15:54:06 -08:00
Djamil Legato
787ff61a1b Updated ESLint to v2 and fixed eslintrc as well as the code 2016-02-18 15:49:21 -08:00
Flavio Copes
a3f6308a8c Fix selector 2016-02-15 13:45:20 +01:00
Djamil Legato
844634007f Converted Mobile Sidebar to new JS and removed old reference 2016-02-08 18:11:24 -08:00
Djamil Legato
d6d6afdabf Added Calendar Icon to DateTime field 2016-02-08 15:42:33 -08:00
Djamil Legato
6271eeddff Added new DateTime field 2016-02-05 23:49:39 -08:00
Djamil Legato
ed0d0f5b29 Loading compressed JS versions 2016-02-05 12:37:48 -08:00
Djamil Legato
03011899c9 Fixed Response class to handle Whoops errors when in JSON format 2016-02-01 16:36:11 -08:00
Djamil Legato
35fa588438 Reworked Admin JS with ES6 2016-02-01 11:27:34 -08:00