Brett Sun
cb6e94c8f1
Forgot to use our own omit instead of lodash's
2015-11-02 18:57:56 +01:00
Brett Sun
0b4cc3123d
Remove lodash dependency
2015-11-02 18:45:06 +01:00
Brett Sun
1a3dffe8bc
Modify excludePropFromObject to be similar to lodash.omit()
2015-11-02 18:31:01 +01:00
Brett Sun
fe4e337690
Use Object.assign() instead of writing own merge function
2015-11-02 18:27:45 +01:00
Brett Sun
1e328b722b
Sanitize utility should not modify given object
...
Mutating arguments and then returning them is redundant and confusing
behaviour (why pass it back if they already have it? Am I getting a new
copy since it returns something?).
2015-10-30 17:46:51 +01: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
ddc2e7b919
Rename intersectAcls to intersectList and do some clean up
2015-10-20 18:10:48 +02:00
Tim Daubenschütz
a1f159fc2d
Merge remote-tracking branch 'origin/master' into AD-538-users-and-even-devs-are-unsure-wh
...
Conflicts:
js/components/ascribe_detail/edition.js
js/utils/general_utils.js
sass/main.scss
2015-10-15 10:06:39 +02:00
diminator
317d2611ba
spinners part2
...
scrollbar
uploader styles
property blur
2015-10-14 16:17:10 +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
6175775503
property blur refactor
2015-10-12 17:59:45 +02:00
Tim Daubenschütz
aa908a1c57
PR Feedback: Simplify subdomain extraction
2015-09-30 11:09:04 +02:00
Tim Daubenschütz
d50d0faabe
Write generic function for extracting subdomain and implement troughout whole app
2015-09-29 14:58:56 +02:00
Tim Daubenschütz
5e98787288
Minor renaming fix
2015-09-25 15:25:34 +02:00
Tim Daubenschütz
cb452ce7bf
PR Feedback: rename wrapTextAtCharIndex to truncateTextAtCharIndex
2015-09-25 15:22:16 +02:00
Tim Daubenschütz
9080c84fa9
Implement word wrap for ContractSettings
2015-09-25 11:20:12 +02:00
Tim Daubenschütz
ba2ebe81fd
code restructuring
2015-09-08 11:44:05 +02:00
Cevo
d2f8b658af
contract listing being done
2015-09-03 15:53:02 +02:00
Tim Daubenschütz
cd49a9c402
Create generic links in nav using routes
2015-08-25 16:33:26 +02:00
Tim Daubenschütz
1620437c86
add defaultValue to inputdate
2015-08-12 13:53:17 +02:00
Tim Daubenschütz
d5dc164810
boilerplate for loan process
2015-08-12 13:34:41 +02:00
vrde
ef61470b5f
First iteration
2015-07-29 18:00:49 +02:00
Tim Daubenschütz
2ff47ede89
replace console logs with global logging
2015-07-17 15:52:53 +02:00
Tim Daubenschütz
af42bb8e67
error handling first cut
2015-07-17 15:41:09 +02:00
vrde
c5fd8aa28f
Add custom url mapping
2015-07-14 21:15:10 +02:00
Tim Daubenschütz
60600a72d4
refactor bulk acls for backend adjustment
2015-07-13 21:19:45 +02:00
diminator
62289be5ce
polling for editions
2015-07-10 18:51:35 +02:00
Tim Daubenschütz
5e14ea6f87
refactor globalnotification
2015-07-08 15:40:32 +02:00
Tim Daubenschütz
740f506ced
fix bug in mergeOptions method
2015-07-01 16:19:02 +02:00
Tim Daubenschütz
e6ac475ad5
add download functionality to s3 fine uploader
2015-06-30 16:15:50 +02:00
Tim Daubenschütz
e2ab0c1a5c
format stuff
2015-06-08 11:50:40 +02:00
Tim Daubenschütz
793e1a78ca
add tests for generalutils
2015-06-08 11:19:18 +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
6da18e9a85
rename mergeOptions
2015-06-04 15:38:15 +02:00
Tim Daubenschütz
1230ae7192
add handle success functionality to piece list and implement onject merger for components with multiple stores
2015-06-04 15:30:21 +02:00
Tim Daubenschütz
366fcbf4f3
refactor general utils
2015-06-02 13:42:17 +02:00
Tim Daubenschütz
68be98c3f0
integrate string formating functionality
2015-06-02 13:31:12 +02:00
ddejongh
f564e909f7
piece_detail thumb + header
2015-05-26 13:33:35 +02:00
vrde
0a2895e0d6
Pagination works, it still needs some love
2015-05-21 17:54:27 +02:00
Tim Daubenschütz
37641650eb
Add dynamical rowWidth functionailty to table
2015-05-20 16:10:02 +02:00
Tim Daubenschütz
923db02f78
Add generic table
2015-05-20 14:48:57 +02:00
Tim Daubenschütz
47246a9083
create artwork component
2015-05-19 17:01:28 +02:00