Tautvidas Sipavičius
44e342c692
Fix z-index, change icon, add instructional message
2015-12-04 15:30:59 +02:00
Jonathan Labreuille
cfdb886e88
Date widget
...
- fixed date widget
- fixed default styles for radio inputs in form rendering
2015-11-06 16:09:09 +01:00
Jonathan Labreuille
50e888913c
Success messages on bulk actions
...
- added message for all bulk actions except trash related ones
- fixed issue with mailpoet notice and react router
2015-10-21 19:14:51 +02:00
Jonathan Labreuille
9d0ca85490
Last step
...
- improved watch command (much simpler robofile + truly recursive)
- split all form fields into separate files (JSX)
- improved form to allow multiple fields per row
- added selection react class for multi select using select2
- added missing files for select2 (webpack doesn't include them)
2015-10-01 12:25:25 +02:00
MrCasual
b0de8e8c47
Moved the shim javascript file into the /assets/src/ folder
2015-09-08 09:27:03 -04:00
MrCasual
2cc24ae965
- Added acceptance tests for the Newsletters page
...
- Added a shim to make PhantomJS work with React (temporary workaround)
- Removed asset compilation during acceptance testing
Closes #111
2015-09-07 20:05:55 -04: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
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
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
9e2df5c1d7
started migrating form editor + i18n added makepot with twig templates support
2015-07-29 16:54:06 +02:00
Jonathan Labreuille
4fdf90422d
added ajax library + ajax tests in sample page
2015-07-27 12:04:21 +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
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