Commit Graph

19 Commits

Author SHA1 Message Date
Cole 8d1024c0fb
Downgrade reason (#197)
* adding downgrade survey
* adding release to procfile
* removing unused manage.py autorun behavior
2018-09-15 20:59:09 -04:00
fiatjaf c0e3a938cf Merge branch 'master' into develop 2018-09-02 00:17:18 +00:00
Cole e46ca2aa4e
improved on-page SEO (#193)
* improved on-page SEO
* Better copy for title
2018-09-01 16:47:51 -04:00
fiatjaf 6f8bf4e4e2 production builds on heroku. 2018-08-18 18:21:46 +00:00
fiatjaf 0eb778d803 forms dashboard now entirely on react.
- setup js tooling (node modules and Makefile)
- setup prettier so js code can be standardized
- move js and scss source dirs around
- setup react and react-router, making them take control of
  /forms, /dashboard and /forms/<hashid> and so on
- remove all forms dashboard templates, moving their markup and logic to jsx
- remove unnecessary js code and rename submissions.scss to settings.scss
- create formspree/forms/api.py and move all actions created from the
  dashboard into there
- remove some bloat
2018-08-18 12:43:48 +00:00
fiatjaf 550b5a6c2e running current tests with pytest and using mock.patch in a single case. 2018-05-14 04:29:37 +00:00
Rohit Datta 7a3a62e24e
add a warning at 90% 2017-10-16 14:30:22 -05:00
Cole Krumbholz f56ced4d58 css tweak. gitignoring some stuff 2017-02-06 23:38:16 -05:00
Rohit Datta 142e50814f
added flatter country flags 2016-06-05 17:12:43 -07:00
fiatjaf 6bde1bce97 dynamic icons for form-item actions and other quibbles. 2016-04-18 16:34:55 -04:00
Rohit Datta e121a1de4f Fixed merge conflicts 2016-03-17 15:06:41 -04:00
Rohit Datta c753324eb2 fixed merge conflicts 2016-03-13 23:40:04 -04:00
fiatjaf@spooner 4d0fe1a4dc .gitignore node_modules 2016-03-10 10:35:27 -05:00
fiatjaf@spooner d09c20b274 naively bundle all scattered js into a file. 2016-03-07 08:02:18 -05:00
Rohit Datta b85705014f Revert 3efa6e9..b2781a6
This rolls back to commit 3efa6e9e85.
2016-02-13 14:31:54 -06:00
Rohit Datta afd393a427 Resetting back to @fiatjaf commit to undo double merge conflict fix 2016-02-06 22:42:48 -06:00
fiatjaf@spooner 626b6e529a gitignore vim backup files. 2015-10-13 14:15:19 -04:00
steve hiemstra e22a10d68e WIP: Setting up tests
test index page
test post to form submission
test bad submission
2015-01-13 19:19:15 -05:00
Cole Krumbholz ed9dd3ac55 first commit 2014-12-08 01:47:03 -05:00