tim
751f3e3572
Revert "Added default admin bokk email in forms."
...
This reverts commit f190009850
.
2016-11-07 14:38:03 +01:00
Oscar Rezo
f190009850
Added default admin bokk email in forms.
2016-11-03 18:35:14 +01:00
Brett Sun
8fce04125f
Merge with master
2016-02-08 14:08:54 +01:00
Brett Sun
37608004e3
Merge pull request #78 from ascribe/AD-1521-refactor-property-padding
...
Add padding-bottom to ascribe-property instead of ascribe-property-wrapper
2016-02-04 15:15:01 +01:00
Brett Sun
e5cae3fc34
Update multiline destructuring format based on style guide
2016-01-18 14:46:39 +01:00
Brett Sun
bf244e2bfa
Add padding-bottom to ascribe-property instead of ascribe-property-wrapper
...
Avoids having to style all the collapsible Properties with
`padding-bottom: 0` to center labels when collapsed.
2015-12-16 19:03:01 +01:00
Brett Sun
f4227e9906
Update form's email state if the email prop changes
2015-12-16 15:17:47 +01:00
Brett Sun
c1959033c0
Fix comments in PR
2015-12-04 16:34:25 +01:00
Brett Sun
4b17225783
Fix padding in InputContractAgreementCheckbox
2015-12-04 13:32:29 +01:00
Tim Daubenschütz
36041d3b51
Refactor ContractAgreementProperty to InputContractAgreementCheckbox. Thx to @Brett
2015-12-03 21:30:05 +01:00
Brett Sun
3c516c1598
Refactor contract agreement to be a self contained component that can be used in forms
2015-12-03 15:22:17 +01:00
Brett Sun
e442e6bcec
Make email input be react controlled in loan and consign forms
2015-12-03 15:21:14 +01:00
Brett Sun
539c34db48
Fix typo for getDefaultProps() in consign form
2015-11-30 11:19:59 +01:00
Brett Sun
0c02c033e5
Fix consign form when labels aren't give as props
2015-11-27 23:53:54 +01:00
Brett Sun
84e8e4612f
Autofocus message field in consignment form and use custom labels
...
For now, we’ll let the artist specify their suggested price in the
consignment form’s message field.
2015-11-10 18:24:46 +01:00
Brett Sun
68c1dd9407
Merge with AD1251
2015-11-03 10:48:28 +01:00
Brett Sun
d2529bf015
Merge with master
2015-11-03 10:39:01 +01:00
Brett Sun
906ef7c37e
Refactor InputTextAreaToggable's required property to take a bool instead
2015-10-28 19:19:14 +01:00
Brett Sun
ac1b43d24b
Set the consignee email by using the server's white label settings
...
Consignee email is available through the white label settings we get
from the server, so we don’t need to hardcode them into the constants.
Separated out AclButtonList from PieceListbulkModal to make the modal
more flexible and separated in concerns.
2015-10-26 19:17:06 +01:00
Brett Sun
3dedc93d2e
Force consignee to be submissions@lumenus.co
...
Special white label form settings only defined for consign form for
now, but could be added to others as needed.
2015-10-23 14:19:44 +02:00
Tim Daubenschütz
d4de2434ee
Merge remote-tracking branch 'origin/master' into AD-538-users-and-even-devs-are-unsure-wh
...
Conflicts:
js/components/ascribe_forms/form_share_email.js
js/components/ascribe_forms/form_transfer.js
js/utils/general_utils.js
sass/main.scss
2015-10-22 13:38:49 +02:00
Tim Daubenschütz
d77bdb25a5
Cleanup code
2015-10-15 11:17:16 +02:00
Cevo
b4b05b3161
information added to forms and delete form title changed, acl information component created, information text is added to the constants
2015-10-13 18:33:08 +02:00
diminator
aaa1a9a000
replaced fonts
...
replaced spinners WIP
renamed settings-property to property
2015-10-12 15:25:21 +02:00
Tim Daubenschütz
c00e003aeb
refactor input textarea to use disabled instead of editable
2015-09-21 12:05:42 +02:00
Tim Daubenschütz
68f4decaad
remove FormPropertyHeader
2015-08-06 10:23:01 +02:00
Tim Daubenschütz
dbd0e14a64
add DELETE http support to form
2015-08-06 10:09:25 +02:00
Tim Daubenschütz
1ae77d5157
remove close button from modals
2015-08-05 18:00:44 +02:00
diminator
9fa9db8352
consign/unconsign
2015-07-14 17:42:15 +02:00
diminator
f6be4a2922
consign WIP
2015-07-14 14:16:51 +02:00
Sylvain Bellemare
f066008ce9
translated english text to french
2015-07-08 09:57:50 +02:00
ddejongh
509aa111ab
Merge remote-tracking branch 'remotes/origin/master' into AD-43-in-piece_detail-add-generic-field-
...
Conflicts:
gulpfile.js
added notifications
cleaned up proptypes
2015-06-09 16:10:38 +02:00
Tim Daubenschütz
a7478cdcb5
resolve merge conflicts
2015-06-05 11:40:49 +02:00
Tim Daubenschütz
f987bce7cc
add es6lint to build process and fix most (not really) errors and warnings
2015-06-05 11:06:36 +02:00
ddejongh
6078410240
refactored buttons
2015-06-03 10:27:11 +02:00
ddejongh
dc3d024f8d
bulk transfer part 1
2015-06-02 11:38:18 +02:00
ddejongh
2c7535a73a
unconsign
2015-05-29 16:53:30 +02:00
ddejongh
961b8ee58d
errors for non-fields, 500
...
removed retry
consign_form
2015-05-29 15:16:42 +02:00