f721119c9f
Subscribers Listing
...
- sortable
- searchable
2015-08-27 22:38:41 +02:00
3c46c3cd3a
added listing JSX
2015-08-27 22:38:41 +02:00
a7ffcad253
Newsletter form.
2015-08-21 19:46:49 +02:00
dd5402b037
Newsletters can be sent!
2015-08-21 19:34:35 +02:00
e33153c112
Newsletters list and form.
2015-08-21 18:43:49 +02:00
c473338d19
fixed issue with setToken injecting a /n
2015-08-21 15:02:24 +02:00
f2cecf97a9
Form submit fix + default styles
2015-08-21 14:08:35 +02:00
bf5d7f273b
Settings JSX
...
- fixed issue with token in MailPoet Ajax / JSX
- added settings form with get/set
- reformated some code in subscribers.jsx
2015-08-21 13:12:14 +02:00
072f813781
Merge branch 'subscribers' into form_widget
2015-08-21 10:42:29 +02:00
255eef4604
Merge branch 'subscribers' into form_widget
2015-08-21 10:39:06 +02:00
441feaa7e8
Real time subscribers!
2015-08-20 23:10:21 +02:00
8894b821c1
Multiple React components working together.
2015-08-20 22:00:55 +02:00
1ff7e3f4be
Form Subscription
...
- improved MailPoet ajax to fix token issue
- added js validation and ajax submit in public.js
- add util security to generate tokens
- updated router to use new util security
- added jquery-validation module
- update public config in webpack config
- added error messages in form
2015-08-20 21:02:04 +02:00
ec0c20a1c5
First React in Subscribers.
2015-08-20 20:13:12 +02:00
c883de9aa8
Form Widget
...
- added public js code to handle validation and ajax submit
- added widget initializer
- added form widget
- added acceptance test for adding the widget
2015-08-20 16:52:51 +02:00
5f699d691f
There's no need for static JS deps anymore.
2015-08-20 12:54:00 +02:00
bc65836c31
Webpack refactor
...
- added JSX support (webpack + robofile
- added public.js bundle
- refactored webpack config for clarity
- added settings.jsx form example
- fixed acceptance test failing on login
2015-08-19 19:29:11 +02:00
b8f0ec4e88
removed symlinks and css/lib folder
2015-08-19 15:29:07 +02:00
58d83f5fbe
fixed MPAjax to behave with router
2015-08-18 15:29:00 +02:00
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
a6d4b6ee00
Updated robo task + removed bundled assets
2015-08-17 15:42:59 +02:00
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
6ed4ce0de2
Swap app code with bundles in assets/js/src
folder
2015-08-17 14:31:32 +03:00
a0a50407b9
Split modules into different entry points, separate vendor modules
2015-08-13 18:08:44 +03:00
91f839dc49
Wrap existing JS modules in AMD module style
2015-08-12 16:33:15 +03:00
99c9f7b393
major bugfixes and refactoring on form editor - just waitin' for the db now :)
2015-07-31 23:51:46 +02:00
17ccf1cc81
- added codemirror symlinks + missing files from previous commit
2015-07-31 19:02:44 +02:00
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
9e2df5c1d7
started migrating form editor + i18n added makepot with twig templates support
2015-07-29 16:54:06 +02:00
5e98806f8b
added missing dependency and symlink
2015-07-27 19:12:47 +02:00
85b592bbb0
fixed bug in setRenderer in Modals + updated ajax example to use Modals
2015-07-27 12:45:50 +02:00
4fdf90422d
added ajax library + ajax tests in sample page
2015-07-27 12:04:21 +02:00
ab9ae71799
fixed issue #13 - migrated all dependencies
2015-07-24 16:30:19 +02:00
a14134eb35
Fix indentation of JS files.
2015-07-23 13:52:24 +02:00
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
fdddcbea14
added symlink dependencies for node_modules in Robo
2015-07-21 12:35:27 +02:00
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
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
99ad7d66af
added src folders for assets css & js + added contributing doc + added install instructions for stylus
2015-07-15 20:03:05 +02:00
287609893d
added mailpoet notice and modal + removed trailing slash from paths
2015-07-13 14:41:33 +02:00
fa1138c9a6
added Twig + views folder + admin menu method + admin page method with sample Twig usage
2015-07-10 12:48:09 +02:00
d88d61765d
First structure.
2015-07-09 23:04:41 +02:00