Commit Graph

721 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
0a408398ae Add vendor style compilation with Stylus 2015-08-20 12:21:33 +03:00
Jonathan Labreuille
b8f0ec4e88 removed symlinks and css/lib folder 2015-08-19 15:29:07 +02:00
Jonathan Labreuille
a6d4b6ee00 Updated robo task + removed bundled assets 2015-08-17 15:42:59 +02:00
Jonathan Labreuille
cf3695157a Update Robo task to compile assets
- renamed compile:javascript to compile:js
- renamed compile:styles to compile:css
- added compile:all to compile all of our assets
- added compiled js & css to gitignore
- removed console.log from src/admin.js
2015-08-17 15:04:30 +02:00
Marco
1ead513437 Revert "Form Widget" 2015-08-13 16:07:46 +02:00
Jonathan Labreuille
6b46ef7fea Form Widget validation
- reorganized jquery validation lib to include languages
- added Widget initializer class
- fixed cache method in initializer
- added widget front JS to validate and submit (ajax / post)
2015-08-13 12:26:11 +02:00
Jonathan Labreuille
99c9f7b393 major bugfixes and refactoring on form editor - just waitin' for the db now :) 2015-07-31 23:51:46 +02:00
Jonathan Labreuille
17ccf1cc81 - added codemirror symlinks + missing files from previous commit 2015-07-31 19:02:44 +02:00
Jonathan Labreuille
c1b5b4e1d1 added handlebars extension for Twig + migrated all partials for form editor + added handlebars helpers 2015-07-31 19:00:20 +02:00
Jonathan Labreuille
9ae8ffb0a3 fixed notices positioning + added views/templates to store .hbs templates + added templates block in main layout + started looking into i18n in HBS 2015-07-30 21:48:32 +02:00
Jonathan Labreuille
1ddd74e991 fixed symlinks of select2 and added missing images + added i18n functions to twig templates (with auto text domain addition) + added rtl stylesheet (updated robofile to watch it separately from admin.styl so it can be included only if necessary 2015-07-30 21:25:39 +02:00
Jonathan Labreuille
9e2df5c1d7 started migrating form editor + i18n added makepot with twig templates support 2015-07-29 16:54:06 +02:00
Jonathan Labreuille
5e98806f8b added missing dependency and symlink 2015-07-27 19:12:47 +02:00
Jonathan Labreuille
ab9ae71799 fixed issue #13 - migrated all dependencies 2015-07-24 16:30:19 +02:00
marco
95ee1902c3 Fix indentation on styles. 2015-07-23 13:51:15 +02:00
Jonathan Labreuille
8137a30f46 modal library - added automatic setting of template renderer whether Handlebars is defined, defaults to pure html - fixed modal title issue (remove handlebars syntax from overlay template) - added a sample file for acceptance tests config - robo task to auto create acceptance tests config file based on sample 2015-07-20 20:45:47 +02:00
Jonathan Labreuille
9a6e15077f reorganized assets CSS folder + added bower + move php deps from bower to composer + converted modal styles to stylus 2015-07-17 15:19:59 +02:00
Jonathan Labreuille
e601a1e902 added a twig extension class for assets + reorganized assets structure + added command line for stylus in README 2015-07-15 21:43:55 +02:00
Jonathan Labreuille
99ad7d66af added src folders for assets css & js + added contributing doc + added install instructions for stylus 2015-07-15 20:03:05 +02:00
Jonathan Labreuille
287609893d added mailpoet notice and modal + removed trailing slash from paths 2015-07-13 14:41:33 +02:00
marco
d88d61765d First structure. 2015-07-09 23:04:41 +02:00