Brett Sun
d23331d9b9
Remove ReactS3FineUploader's dependency on react-router's location
...
ReactS3FineUploader used to check the current url’s query params to
determine which method it should use to upload, but this decision means
the component is tightly coupled with react-router and history.js. A
major pain point is having to propagate the location prop all the way
down to this component even when it’s not necessary.
Now, ReactS3FineUploader’s parent elements can either parse the current
query params themselves or, if they have a location from react-router,
simply use the location.
Added a few utils to help parse url params.
2015-10-30 17:43:20 +01:00
Tim Daubenschütz
d50d0faabe
Write generic function for extracting subdomain and implement troughout whole app
2015-09-29 14:58:56 +02:00
diminator
ff163df61e
PR update
2015-09-17 14:20:46 +02:00
Tim Daubenschütz
17cb2223c2
finalize contract update button
2015-09-16 09:47:22 +02:00
diminator
ef22707680
create public agreement
2015-09-11 18:23:31 +02:00
diminator
23eb3a7fd9
Fetch contractagreements, order them and filter by accepted or pending
...
Merge remote-tracking branch 'remotes/origin/AD-885-convert-roles-to-acls' into AD-924-apply-contractagreements-to-loan-
Conflicts:
ownership/serializers.py
2015-09-10 20:20:42 +02:00
diminator
17f7be9257
contract list make public
2015-09-09 11:11:16 +02:00
diminator
2a92b38a9a
Merge remote-tracking branch 'remotes/origin/AD-456-ikonotv-branded-page-for-registra' into AD-883-show-notificationsrequests-on-col
2015-09-08 14:43:38 +02:00
diminator
9ad713f781
merge 456
2015-09-08 14:42:51 +02:00
Cevo
3e1b362cc0
remove debugged 204 no response comes as error, handled gracefully
2015-09-08 13:08:49 +02:00
Cevo
a8fce698a6
createcontract refresh added
2015-09-08 11:53:09 +02:00
diminator
06ce603c44
list only is_active
2015-09-08 11:01:43 +02:00
Cevo
632c04149d
tabs inserted in jsx
2015-09-07 15:43:44 +02:00
Cevo
6b9bf03941
tabs inserted in jsx
2015-09-07 15:08:01 +02:00
Cevo
501d7ac7c0
now committing the remove contract
2015-09-07 11:38:23 +02:00
diminator
9b7a69bc20
contract agreement notifications
2015-09-04 11:49:55 +02:00
diminator
6a1f58fdb4
Merge remote-tracking branch 'remotes/origin/AD-456-ikonotv-branded-page-for-registra' into AD-883-show-notificationsrequests-on-col
2015-09-03 17:37:40 +02:00
Tim Daubenschütz
8a75e94413
fix bug
2015-09-04 16:24:29 +02:00
Cevo
d2f8b658af
contract listing being done
2015-09-03 15:53:02 +02:00
diminator
9334251fd3
notifications on piece details (www, ikono, cyland) and edition details
2015-09-03 15:17:12 +02:00
diminator
edcd8e57a4
notification app
...
notification refactor in onion - split by piece/edition
2015-09-03 14:15:00 +02:00
Tim Daubenschütz
96fdb598f7
change api endpoints to contractblobs
2015-08-31 17:29:43 +02:00
Tim Daubenschütz
dd20afff90
rename LoanContract to Contract
2015-08-28 16:18:10 +02:00
diminator
b2fed6426f
loan request up till accept
2015-08-26 09:50:38 +02:00
diminator
e933b334c2
loan contract form
2015-08-18 16:24:36 +02:00
Tim Daubenschütz
3afb036f24
rename apiUrls to ApiUrls
2015-08-07 15:08:02 +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
Tim Daubenschütz
fc0bccbff3
add filterBy to edition list action|store
2015-08-04 15:06:02 +02:00
Tim Daubenschütz
e3b46c69a5
implement piece list filter widget functionality
2015-08-04 11:39:33 +02:00
Tim Daubenschütz
4f2aa430f2
refactor ascribe table and add prizes dashboard boilerplate code
2015-07-29 18:03:49 +02:00
Tim Daubenschütz
2ff47ede89
replace console logs with global logging
2015-07-17 15:52:53 +02:00
Tim Daubenschütz
1509c520a4
finalizing loan form
2015-07-15 14:48:51 +02:00
Tim Daubenschütz
62ae8fd08b
fix warnings
2015-07-10 14:15:22 +02:00
diminator
bf0a36f2a3
Merge remote-tracking branch 'remotes/origin/AD-551-work-on-burn-down-list' into AD-419-decouple-piece-registration-from-
...
Conflicts:
js/components/ascribe_detail/edition.js
2015-07-09 14:59:16 +01:00
Tim Daubenschütz
773d42a3b8
add firstEdition to a piece
2015-07-09 15:44:20 +02:00
diminator
8ac26275f5
piece view
2015-07-08 22:54:07 +02:00
Tim Daubenschütz
e10b56cfc7
first cut pagination for editions
2015-07-03 16:31:09 +02:00
diminator
18f3b51153
fineuploader session with cors
2015-07-02 11:54:33 +02:00
diminator
4ca2144c0c
request actions in frontend
2015-07-01 19:05:47 +02:00
Tim Daubenschütz
9ce6c45690
add sessions for already uploaded files and implement manual deletion
2015-06-30 15:41:39 +02:00
diminator
8fc400bb01
licenses in registration
2015-06-30 10:42:58 +02:00
diminator
f3677501c1
whitelabel subdomains
2015-06-29 15:58:47 +02:00
diminator
fba30a565b
coa renders per page
...
verify
2015-06-25 14:39:39 +02:00
ddejongh
9e1a76a08e
api settings complete
2015-06-22 17:33:25 +02:00
ddejongh
23190f6c48
signup/login
2015-06-20 16:43:18 +02:00
ddejongh
fabff2922c
account settings
2015-06-17 17:48:23 +02:00
vrde
03f09b8c83
Rename fetch to requests to avoid name clashing
2015-06-16 13:48:48 +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
Tim Daubenschütz
ef6662e859
add ordering functionality to editionlist table
2015-06-04 09:16:30 +02:00
Tim Daubenschütz
95c199bed6
resolve cluster-merge-fuck
2015-06-02 17:32:38 +02:00