marco
8894b821c1
Multiple React components working together.
2015-08-20 22:00:55 +02:00
marco
ec0c20a1c5
First React in Subscribers.
2015-08-20 20:13:12 +02:00
marco
ce730d7c3b
Settings router.
...
Here's a simple settings router. the createOrUpdate method lives
in the model, and by default all models will return true on save
or false if save went wrong.
2015-08-19 23:55:30 +02:00
marco
bb6abf3c7d
Newsletters page, with test.
2015-08-18 17:07:14 +02:00
marco
347706e119
Added Subscribers empty page, with test.
2015-08-18 16:57:13 +02:00
Jonathan Labreuille
58d83f5fbe
fixed MPAjax to behave with router
2015-08-18 15:29:00 +02:00
Vlad
a26cbd6f41
- Renamed Model to BaseModel (make it clear)
...
- Updated RoboFile to compile assets or else tests break
2015-08-17 15:54:48 +00:00
Tautvidas Sipavičius
6ed4ce0de2
Swap app code with bundles in assets/js/src
folder
2015-08-17 14:31:32 +03:00
marco
60919e6171
Router works for POST requests.
2015-08-16 20:21:34 +02:00
marco
60f63ccfe6
Router skeleton.
2015-08-13 21:57:05 +02:00
Tautvidas Sipavičius
a0a50407b9
Split modules into different entry points, separate vendor modules
2015-08-13 18:08:44 +03:00
Tautvidas Sipavičius
91f839dc49
Wrap existing JS modules in AMD module style
2015-08-12 16:33:15 +03:00
Tautvidas Sipavičius
c1f9fb915b
Add webpack for frontend dependency loading
2015-08-12 14:40:57 +03:00
marco
02fc4b81aa
Cleanup templates.
2015-08-09 22:05:11 +02:00
Jonathan Labreuille
7d72df7d08
updated readme
2015-08-03 14:35:28 +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
bac0823429
fixed gitignore on cache folder
2015-07-31 19:05:21 +02:00
Jonathan Labreuille
8b1b38d721
addd cache folder for views
2015-07-31 19:04:24 +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
1456cd0a85
changed Twig syntax to Ruby style to avoid conflict with HBS templates + added missing files from makepot
2015-07-31 12:44:06 +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
ec20abb1ee
added missing modules for makepot task + added suport for plural forms in html templates + added all major i18n methods in twig
2015-07-29 19:15:21 +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
85b592bbb0
fixed bug in setRenderer in Modals + updated ajax example to use Modals
2015-07-27 12:45:50 +02:00
Jonathan Labreuille
4fdf90422d
added ajax library + ajax tests in sample page
2015-07-27 12:04:21 +02:00
marco
7e80f40706
WP Option class to set and get options.
2015-07-23 12:28:20 +02:00
Jonathan Labreuille
05af63dc00
removed symlinking from robofile and replaced by manual symlink - added lib folder into JS for dependencies (a.k.a node_modules)
2015-07-21 17:32:40 +02:00
Jonathan Labreuille
fdddcbea14
added symlink dependencies for node_modules in Robo
2015-07-21 12:35:27 +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
marco
f2f6e1518b
First fake subscriber model to show namespacing and autoloading.
2015-07-13 22:47:44 +02:00
Jonathan Labreuille
287609893d
added mailpoet notice and modal + removed trailing slash from paths
2015-07-13 14:41:33 +02:00
Jonathan Labreuille
fa1138c9a6
added Twig + views folder + admin menu method + admin page method with sample Twig usage
2015-07-10 12:48:09 +02:00