1
0
mirror of https://github.com/ascribe/onion.git synced 2024-11-15 09:35:10 +01:00
Commit Graph

177 Commits

Author SHA1 Message Date
Tim Daubenschütz
3ff401904b fix submit to prize button 2015-08-10 10:10:43 +02:00
Tim Daubenschütz
b70eb23dc0 refactor action panel: mostly css and layout 2015-08-10 09:22:39 +02:00
Tim Daubenschütz
3afb036f24 rename apiUrls to ApiUrls 2015-08-07 15:08:02 +02:00
Tim Daubenschütz
8f9c699b69 Merge branch 'master' into AD-716-aclbutton-doesnt-respect-modals-r
Conflicts:
	js/components/ascribe_buttons/submit_to_prize_button.js
	js/components/ascribe_forms/form.js
	js/components/ascribe_forms/form_loan.js
2015-08-07 14:10:05 +02:00
Tim Daubenschütz
158f91f3f2 Merge branch 'master' of bitbucket.org:ascribe/onion 2015-08-06 15:15:19 +02:00
Tim Daubenschütz
dfbc7b75fe fix loan form 2015-08-06 15:14:50 +02:00
diminator
99ea0e1af8 action-panel WIP 2015-08-06 13:56:37 +02:00
Tim Daubenschütz
04c406a288 minor changes 2015-08-06 10:58:09 +02:00
Tim Daubenschütz
3624ae874f refactor form_remove_piece_from_collection 2015-08-06 10:42:12 +02:00
Tim Daubenschütz
0eb10c6c4b refactor form_remove_editions_from_collection 2015-08-06 10:31:51 +02:00
Tim Daubenschütz
68f4decaad remove FormPropertyHeader 2015-08-06 10:23:01 +02:00
Tim Daubenschütz
a3bfda186a refactor form_delete_piece 2015-08-06 10:15:02 +02:00
Tim Daubenschütz
dbd0e14a64 add DELETE http support to form 2015-08-06 10:09:25 +02:00
diminator
18c7e2bc93 invite user with token and signup without email validation 2015-08-05 19:22:58 +02:00
Tim Daubenschütz
d66549478f WIP: Refactor delete editions form 2015-08-05 18:14:49 +02:00
Tim Daubenschütz
1ae77d5157 remove close button from modals 2015-08-05 18:00:44 +02:00
Tim Daubenschütz
4c88f88d56 first cut porting and using new react-bootstrap version 2015-08-05 17:32:35 +02:00
diminator
36356dd5c5 Merge remote-tracking branches 'remotes/origin/AD-391-add-filter-functions-to-pieces-an', 'remotes/origin/AD-589-Form-Cancel-doesnt-reset' and 'remotes/origin/AD-619-due-1208-create-jury-dashboard' into AD-686-in-sluice-art-prize-i-can-submit- 2015-08-05 14:52:18 +02:00
diminator
6ab5bec8d3 WIP prize settings for admin 2015-08-05 14:40:26 +02:00
Tim Daubenschütz
f134ca29d6 fix property reset function 2015-08-05 13:42:53 +02:00
Tim Daubenschütz
c9042a0934 delete password of user when submitting to sentry 2015-08-03 10:41:51 +02:00
diminator
bab29d6ffa Merge remote-tracking branch 'remotes/origin/AD-435-hash-locally-for-when-a-artist-do'
Conflicts:
	js/components/ascribe_forms/form_loan.js
2015-07-29 15:55:16 +02:00
diminator
f5732661bd subdomain-dependent localhashing 2015-07-29 15:22:30 +02:00
Tim Daubenschütz
b0d3213816 add flushLoanContract logic 2015-07-29 15:03:15 +02:00
diminator
f4ccd417fc loan form styling 2015-07-29 14:49:36 +02:00
Tim Daubenschütz
8da71d0229 make term components unique in loan form 2015-07-29 14:46:33 +02:00
Tim Daubenschütz
76cf9fd74d Merge branch 'AD-435-hash-locally-for-when-a-artist-do'
Conflicts:
	js/components/ascribe_forms/form_register_piece.js
	js/components/ascribe_slides_container/slides_container.js
	js/components/ascribe_uploader/file_drag_and_drop.js
	js/components/ascribe_uploader/react_s3_fine_uploader.js
2015-07-29 09:35:14 +02:00
Tim Daubenschütz
390e5d51e9 advanced error logging for register piece 2015-07-28 17:45:05 +02:00
TimDaubenschuetz
78049b448e Merged in AD-598-register-action-switches (pull request #14)
Ad 598 register action switches
2015-07-28 16:36:57 +02:00
Tim Daubenschütz
8868842817 react fineuploader remove multiple property 2015-07-28 16:30:50 +02:00
Tim Daubenschütz
4c99632616 remove form console.log 2015-07-28 15:49:08 +02:00
Tim Daubenschütz
bd28450619 add documentation for input checkbox 2015-07-28 15:46:55 +02:00
Tim Daubenschütz
bb11bbc6e4 Fix all instances of input checkbox 2015-07-28 15:33:47 +02:00
diminator
232991b566 removed signup terms default false 2015-07-28 12:13:19 +02:00
diminator
3031fcdbe1 Merge remote-tracking branch 'remotes/origin/AD-606-login-returns-this-field-may-not-' into AD-435-hash-locally-for-when-a-artist-do
Conflicts:
	js/components/ascribe_forms/input_checkbox.js
	js/components/ascribe_forms/property.js
2015-07-28 12:11:48 +02:00
Tim Daubenschütz
09ce4de29d refactor input checkbox 2015-07-28 12:03:45 +02:00
diminator
c5072164eb Merge remote-tracking branch 'origin/AD-435-hash-locally-for-when-a-artist-do' into AD-435-hash-locally-for-when-a-artist-do 2015-07-28 11:32:31 +02:00
diminator
2cece3ce33 inputcheckbox defaultvalue WIP 2015-07-28 11:32:16 +02:00
Tim Daubenschütz
b530018dda remove unused components 2015-07-28 11:06:19 +02:00
Tim Daubenschütz
828d24044b Integrate hashing setting in uploader 2015-07-28 10:05:31 +02:00
Tim Daubenschütz
d52a89cd3e only display hashing toggle on user permissions 2015-07-27 15:34:45 +02:00
diminator
1504a5b20d inputcheckbox and terms checking 2015-07-27 14:39:19 +02:00
Tim Daubenschütz
4ec8f6b718 add file hashing functionality to react fine uploader 2015-07-23 16:47:32 +02:00
diminator
1b7b344605 solves the issue for textarea_toggable
couldnt reproduce login
2015-07-22 17:12:46 +02:00
diminator
e060d39486 solves the issue for textarea_toggable
couldnt reproduce login
2015-07-22 17:12:00 +02:00
Tim Daubenschütz
550a2d9e58 Property:
- update initialValue when Property has been save successfully to enable consecutive cancel + save actions

Private Note:

- Made private note non-required
2015-07-21 16:23:50 +02:00
Tim Daubenschütz
7daef3b082 small fix and more comments 2015-07-21 15:30:00 +02:00
Tim Daubenschütz
20a83167ab slide container works now with browser history 2015-07-21 15:05:42 +02:00
Tim Daubenschütz
23e6cc17b2 make dropzone inactive when user is logged out 2015-07-21 11:09:21 +02:00
Tim Daubenschütz
efd329c44c patch logout behavior 2015-07-17 18:53:04 +02:00