Commit Graph

  • 261196856b
    a tags for Attached Files in plain_form template #207 Travis Brace 2023-05-22 18:48:50 -0400
  • 0ccc2e7786
    Merge 7a9e9c01b2 into f9393dd52a #152 Dzmitry Lahoda 2019-12-21 16:21:12 -0800
  • 05a0592858
    Merge 92d2493478 into f9393dd52a #159 hrko 2019-11-22 20:53:26 +0900
  • 747eed156e
    Merge a09e6ccc50 into f9393dd52a #206 Christian Oliff 2019-11-14 05:33:09 +0700
  • f9393dd52a
    Update README.md master Cole 2019-11-13 12:27:04 -0500
  • a8736bc4a4
    Update README.md Cole 2019-11-13 12:26:33 -0500
  • a09e6ccc50
    correct JavaScript capitalization #206 Christian Oliff 2019-07-30 20:09:17 +0900
  • a6b4765e4f Added HR (Croatian) captcha template variant (#204) Sven Kapuđija 2018-12-04 16:03:07 +0100
  • ad3464965c Added HR (Croatian) captcha template variant #204 Sven Kapuđija 2018-12-04 08:56:41 +0100
  • 2768c53446
    Update URL to new Formspree Test Area #203 Alexander Bodin 2018-11-26 22:15:12 +0100
  • cdc22346c9
    Update URL to new Formspree Test Area Alexander Bodin 2018-11-26 22:14:08 +0100
  • 232e4e69d6
    Update URL to new Formspree Test Area Alexander Bodin 2018-11-26 22:10:29 +0100
  • e95909e629 add yearly plans to enum. #205 react-users-dashboard fiatjaf 2018-10-05 19:13:54 +0000
  • ad3c406ebc /api-int/buy and /api-int/cancel backend functions for handling billing. fiatjaf 2018-10-05 18:54:47 +0000
  • 97915d2d81
    refactor send endpoint (#202) Cole 2018-10-04 15:45:20 -0400
  • ef5e9e178e refactor send endpoint #202 Cole 2018-10-03 16:48:30 -0400
  • f55da2b20d fix submissions page for non-scalar fields (render as yaml). fiatjaf 2018-10-03 18:44:31 +0000
  • ab686c2110 /plans page. fiatjaf 2018-10-03 13:21:43 +0000
  • 1b1e3bf852 /plans page skeleton. fiatjaf 2018-10-01 21:27:18 +0000
  • 772985237a typo: charge.source[.card].brand fiatjaf 2018-09-24 01:22:34 +0000
  • 21c19ff981 add-email functionality. fiatjaf 2018-09-24 01:14:20 +0000
  • e05e035ce7 moved everything so /account is on the same react app. fiatjaf 2018-09-18 21:03:19 +0000
  • 6c01e2d4c4 improvements to modals for mobile. improvements to billing page layout. Cole 2018-09-26 07:57:56 -0400
  • 57cee01051 fixing whitelabel from name. Identified possible bug when reconfirming forms Cole 2018-09-24 21:42:48 -0400
  • 9eb1580afa Merge branch 'modal' fiatjaf 2018-09-23 21:54:43 +0000
  • 9a0e6985d3 close modal when clicking outside and style fixes. fiatjaf 2018-09-23 01:27:52 +0000
  • 1b31f746ef reuse our old modal markup as a react component instead of react-modal. fiatjaf 2018-09-23 00:56:17 +0000
  • ae59168635 es6 modules notation and reformat. fiatjaf 2018-09-23 00:55:29 +0000
  • ca8503d124 form.has_feature() instead of form.owner.has_feature(). fiatjaf 2018-09-23 21:15:00 +0000
  • 82797f66b1 loading es5 query-string package for uglify compatibility Cole 2018-09-23 16:11:38 -0400
  • e45370ebc9
    Merge pull request #201 from formspree/whitelabel-custom-email Cole 2018-09-23 12:06:53 -0400
  • a5209bd126 Merge branch 'whitelabel-custom-email' of github.com:formspree/formspree into whitelabel-custom-email #201 Cole 2018-09-23 11:42:53 -0400
  • 78dcc1bf1b cleaning up whitelabel cheatsheet Cole 2018-09-23 11:36:33 -0400
  • 603f162def add missing whitespace. fiatjaf 2018-09-23 01:40:36 +0000
  • 173cd01a91 iframe preview email template. fiatjaf 2018-09-21 13:21:51 +0000
  • f7da78de05 fix message for non-upgraded users on FormList. fiatjaf 2018-09-20 03:40:20 +0000
  • c6a6c98ec1 migration to add email templates and switch to plan enum whitelabel-custom-email-test Cole 2018-09-19 23:12:31 -0400
  • 55ad1569a4 fixing email template model Cole 2018-09-19 23:11:30 -0400
  • c58b2348ad fixing whitelabel editor tabs Cole 2018-09-19 20:56:59 -0400
  • 0d59fa060a fixing Pipfile.lock Cole 2018-09-19 20:56:27 -0400
  • 58da76d541 updating whitelabel dashboard styles. Haven't touched modals. None of this is mobile friendly Cole 2018-09-19 18:14:43 -0400
  • f02ffa4f63 small fix to logic that was causing test failure Cole 2018-09-19 15:12:21 -0400
  • a37be4472d Simplified FormDescription and moved it into the header. Cleaned up Settings. Remembered some REACT -- it's been a while Cole 2018-09-19 01:31:25 -0400
  • ed32dd6508 code tabs on whitelabel template editing. fiatjaf 2018-09-18 01:58:32 +0000
  • 5dabc554c1 add a confirmation modal on custom email template revert calls. fiatjaf 2018-09-17 01:37:58 +0000
  • 31fdd56071 show a whitelabel indicator icon in the forms list. fiatjaf 2018-09-17 01:37:36 +0000
  • 122f4825e4 fix server logic for sending whitelabel emails. fiatjaf 2018-09-17 01:37:08 +0000
  • ef0a3ddd67 email templates editing, syntax help and preview modals and actually rendering on submit. fiatjaf 2018-09-15 00:57:07 +0000
  • 0a2f727a3a basic custom email template editor, model and preview endpoint. fiatjaf 2018-09-14 02:43:20 +0000
  • 0156b05d4d User.plan with an enum instead of User.upgraded fiatjaf 2018-09-12 21:53:26 +0000
  • 5defe0a13c remove uses_ajax and assign_ajax. #200 fiatjaf 2018-09-19 00:12:30 +0000
  • 477198096c only allow "invisible email" forms for paying users. #199 fiatjaf 2018-09-18 23:25:58 +0000
  • cb145b9fd0
    Merge pull request #198 from fiatjaf/repel-bots-unconfirm Giovanni T. Parra 2018-09-18 19:59:21 -0300
  • dea59dfa6c test repel bots on unsubscribe. #198 fiatjaf 2018-09-18 22:27:04 +0000
  • bd82e2f90b repel bots on unconfirm url. fiatjaf 2018-09-18 21:15:25 +0000
  • 5b4858a903
    Merge 75eee49417 into 8d1024c0fb #184 Rohit Datta 2018-09-17 16:17:37 +0000
  • 8d1024c0fb
    Downgrade reason (#197) Cole 2018-09-15 20:59:09 -0400
  • 6f10057896 fixing corrupt pipfile.lock #197 Cole 2018-09-15 19:04:49 -0400
  • 5f3955f60f
    Merge 799ee529c7 into d073748885 #196 Cole 2018-09-15 22:46:05 +0000
  • 799ee529c7 fixing typo #196 Cole Krumbholz 2018-09-14 22:32:48 -0400
  • b7e1ed3ce6 removing unused manage.py autorun behavior Cole Krumbholz 2018-09-14 22:28:04 -0400
  • cf58b3099d adding some comments Cole Krumbholz 2018-09-14 22:20:47 -0400
  • ecadf10413 damnit Cole Krumbholz 2018-09-14 22:08:37 -0400
  • 3bab140093 adding release to procfile, reverting accidental whitespace change Cole Krumbholz 2018-09-14 22:06:38 -0400
  • be10c140ad adding downgrade survey Cole Krumbholz 2018-09-14 21:34:45 -0400
  • f84db80aab
    Merge 3ca4b0c8a2 into d073748885 #195 Giovanni T. Parra 2018-09-13 17:04:42 +0000
  • d073748885 fix {{unconfirm_url}} typo on 2 email templates. fiatjaf 2018-09-13 16:52:14 +0000
  • 3ca4b0c8a2 User.plan with an enum instead of User.upgraded #195 fiatjaf 2018-09-12 21:53:26 +0000
  • c958b80dee fix ARCHIVE_SUGMISSIONS_LIMIT (typo) on homepage. fiatjaf 2018-09-12 22:43:59 +0000
  • 19adee84b5 remove pyaml as it is not being used anymore fiatjaf 2018-09-12 22:38:03 +0000
  • 33c4b9a14b remove old and unused sitewide.js fiatjaf 2018-09-10 16:44:45 +0000
  • e9aaa5ff43 rerender form settings switch immediately, reset on error. fiatjaf 2018-09-08 21:56:40 +0000
  • 8968307605 lock and specify python 3.7 fiatjaf 2018-09-08 11:19:20 +0000
  • 978333a473 HTML and AJAX tabs on /integration. develop fiatjaf 2018-09-06 23:19:08 +0000
  • 35004e25a1 load babel polyfill everywhere to prevent errors. fiatjaf 2018-09-06 20:59:09 +0000
  • 6543c309dc redirect to /integrations after form is created. fiatjaf 2018-09-05 23:43:33 +0000
  • a26bba8caa filter form.host on FormDescription. fiatjaf 2018-09-06 00:03:21 +0000
  • 5279698fee better client error handling on API calls. fiatjaf 2018-09-02 14:40:50 +0000
  • f453bdaea7
    Merge 146467914e into 04f3e9d209 #194 ajabo 2018-09-04 13:36:55 +0000
  • 146467914e
    Create ofmcapmk #194 ajabo 2018-09-04 16:35:49 +0300
  • 203387074a adjustments on FormList, links and gear icon. fiatjaf 2018-09-02 01:55:03 +0000
  • 07fca104c6 Integrations tab. fiatjaf 2018-09-02 01:44:35 +0000
  • c995a6c74e title "Form Details" and a form description on every tab. fiatjaf 2018-09-02 01:14:02 +0000
  • faa2cf5f80 move tabs down on forms dashboard. fiatjaf 2018-09-02 01:02:45 +0000
  • e5b95ee8b4 fix bug on /account, don't run the react stuff everywhere. fiatjaf 2018-09-02 00:47:13 +0000
  • c0e3a938cf Merge branch 'master' into develop fiatjaf 2018-09-02 00:17:18 +0000
  • 04f3e9d209
    Update index.html Cole 2018-09-01 17:59:04 -0400
  • e46ca2aa4e
    improved on-page SEO (#193) Cole 2018-09-01 16:47:51 -0400
  • afeb93cb7a
    Update index.html #193 seo-updates-aug18 Cole 2018-09-01 16:45:29 -0400
  • e06b321801 improved on-page SEO Cole Krumbholz 2018-09-01 01:08:44 -0400
  • 270eb5e7e5 Merge branch 'dashboard-react' into develop fiatjaf 2018-08-30 14:27:38 +0000
  • 5952be119b
    Merge pull request #192 from fiatjaf/reduce-limit-to-100 Giovanni T. Parra 2018-08-30 11:10:36 -0300
  • 3cfdfb476a
    Merge c4626993ab into e97d25fd60 #190 Giovanni T. Parra 2018-08-30 01:34:53 +0000
  • c4626993ab update tests to use the new internal api. #190 fiatjaf 2018-08-30 01:30:46 +0000
  • b0f6b3fcbe change path from /api/ to /api-int/ fiatjaf 2018-08-30 00:49:38 +0000
  • ac77c29ab7 clarify and test overlimit notifications code. #192 fiatjaf 2018-08-29 19:34:20 +0000
  • 8dbe4b7801 make flask-login return json errors instead of redirects when appropriate. fiatjaf 2018-08-29 19:30:04 +0000
  • 4d332bdacb fix create-form notice for non-upgraded users. fiatjaf 2018-08-29 01:20:48 +0000
  • 5b8e5dcb84 adding hash id converter hashid2id Cole Krumbholz 2018-08-28 17:13:04 -0400
  • 0fb8df565c add and adapt tests. fiatjaf 2018-08-22 15:22:20 +0000