Brett Sun
|
8ba9eb20b6
|
Add better PropType validation for components
|
2016-02-05 11:53:33 +01:00 |
|
Brett Sun
|
826ca08073
|
Merge with master
|
2016-02-05 10:38:59 +01:00 |
|
Brett Sun
|
cc9fa2378f
|
Remove unnecessary duplication of updating encoding status in Edition
Also reduces the time between each update to 5s since 10s feels way too
long.
|
2016-01-12 17:55:37 +01:00 |
|
Brett Sun
|
b22ae7def1
|
Small bug fixes for components affected by the UserStore and WhitelabelStore being passed down as a prop
|
2016-01-12 15:07:38 +01:00 |
|
Brett Sun
|
40041197d6
|
Update components for loading WhitelabelStore from top level app
|
2016-01-11 19:22:25 +01:00 |
|
Brett Sun
|
443be236f5
|
Whitespace fix for comments
|
2016-01-11 16:26:36 +01:00 |
|
Brett Sun
|
d622ddac06
|
Load current user and whitelabel settings in AscribeApp
|
2016-01-11 12:54:15 +01:00 |
|
Brett Sun
|
cef2785438
|
Hot fix to show edition even if not logged on
|
2015-12-14 17:00:04 +01:00 |
|
Tim Daubenschütz
|
02af024609
|
Cosmetic changes in EditionContainer and CoaVerifyContainer
|
2015-12-09 15:56:47 +01:00 |
|
Tim Daubenschütz
|
3e8e7a40e7
|
Fix setState warning for EditionContainer
|
2015-12-09 13:28:11 +01:00 |
|
Tim Daubenschütz
|
057a278d19
|
In EditionStore use empty object instead of null as default state
|
2015-12-09 13:21:55 +01:00 |
|
diminator
|
7318d4e5df
|
embed in edition
|
2015-12-09 11:41:46 +01:00 |
|
Tim Daubenschütz
|
e8d5e0390d
|
Improve robustness for server-side failing requests for COA
|
2015-12-08 17:38:04 +01:00 |
|
Tim Daubenschütz
|
2cc02d9599
|
Increase robustness of coa fetching routine
|
2015-12-08 14:18:31 +01:00 |
|
Tim Daubenschütz
|
da75353b00
|
Refactor Edition endpoints to create Coa on demand properly
|
2015-12-08 13:28:47 +01:00 |
|
Tim Daubenschütz
|
2b6b78310c
|
Merge pull request #1 from ascribe/AD-1177-display-404-on-pieces-and-editio
AD-1177 display 404 on pieces and editio
|
2015-12-07 11:49:39 +01:00 |
|
Tim Daubenschütz
|
3ce63c33bf
|
Finalize ReactError component
|
2015-12-07 11:48:28 +01:00 |
|
Tim Daubenschütz
|
3374862edf
|
Make monkeyPatched key specific to component's displayName
|
2015-12-07 10:57:49 +01:00 |
|
Tim Daubenschütz
|
4fe10bb887
|
Cosmetic changes for EditionContainer & PieceContainer
|
2015-11-30 18:26:27 +01:00 |
|
Tim Daubenschütz
|
0b2bc1c57b
|
Introduce ReactError mixin for handling errors in React components
|
2015-11-30 18:23:03 +01:00 |
|
Tim Daubenschütz
|
5a6c827f0b
|
Merge branch 'master' into AD-1177-display-404-on-pieces-and-editio
Conflicts:
js/components/ascribe_detail/edition_container.js
js/components/ascribe_detail/piece_container.js
|
2015-11-30 15:00:39 +01:00 |
|
Brett Sun
|
3aab73379a
|
Merge with master
|
2015-11-30 11:43:33 +01:00 |
|
Brett Sun
|
5e45c10baa
|
Check for piece and edition validity by using their ids instead of titles
Also removed a few unnecessary location props.
|
2015-11-23 10:46:20 +01:00 |
|
Brett Sun
|
3fb4ae55bf
|
Merge with AD-1290
|
2015-11-04 14:04:16 +01:00 |
|
Brett Sun
|
2711c4ddb9
|
Move onChange() to after componentWillUnmount() for ESLint
|
2015-11-04 13:57:15 +01:00 |
|
Brett Sun
|
543605aae3
|
Move store resets to componentDidMount()
|
2015-11-04 13:56:43 +01:00 |
|
Brett Sun
|
784098f225
|
Fix PropType warnings for components in ascribe_detail
|
2015-10-28 18:37:09 +01:00 |
|
Brett Sun
|
c72a5aa308
|
Add Lumenus specific data forms to edition and piece details
|
2015-10-28 11:26:54 +01:00 |
|
Tim Daubenschütz
|
fad6caca63
|
Merge remote-tracking branch 'origin/master' into AD-1080-restyle-webapp-with-new-corporate-identity
Conflicts:
js/components/ascribe_detail/edition_container.js
js/components/logout_container.js
|
2015-10-21 09:47:14 +02:00 |
|
Tim Daubenschütz
|
23b7ebd776
|
add 404 routine to EditionContainer
|
2015-10-19 15:29:57 +02:00 |
|
Tim Daubenschütz
|
f0d8e32ecf
|
Merge remote-tracking branch 'origin/master' into AD-1080-restyle-webapp-with-new-corporate-identity
Conflicts:
js/components/ascribe_accordion_list/accordion_list_item_piece.js
js/components/ascribe_app.js
js/components/ascribe_piece_list_toolbar/piece_list_toolbar.js
js/components/logout_container.js
js/components/whitelabel/wallet/wallet_app.js
|
2015-10-19 10:30:14 +02:00 |
|
vrde
|
2967a29f2e
|
Set title to edition/piece containers
|
2015-10-13 17:52:45 +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
|
8ba6f11dfe
|
Fix AccordionListTable item links and missing location propagation
|
2015-10-01 14:54:56 +02:00 |
|
diminator
|
6013303bd6
|
Merge remote-tracking branch 'remotes/origin/master' into AD-456-ikonotv-branded-page-for-registra
Conflicts:
js/components/ascribe_buttons/button_submit_close.js
js/components/ascribe_forms/form_loan.js
js/components/ascribe_forms/form_register_piece.js
sass/ascribe_media_player.scss
sass/main.scss
|
2015-09-10 17:45:51 +02:00 |
|
Tim Daubenschütz
|
b5e5102ea4
|
replace in keyword with dot notation checking
|
2015-09-10 14:00:59 +02:00 |
|
diminator
|
edcd8e57a4
|
notification app
notification refactor in onion - split by piece/edition
|
2015-09-03 14:15:00 +02:00 |
|
Cevo
|
6555c02f23
|
Merge branch 'AD-456-ikonotv-branded-page-for-registra' of bitbucket.org:ascribe/onion into AD-456-ikonotv-branded-page-for-registra
|
2015-09-02 14:03:02 +02:00 |
|
Cevo
|
aa3c188509
|
contract list add
|
2015-09-02 14:02:23 +02:00 |
|
diminator
|
bfaf4886a4
|
notifications unoptimized
|
2015-09-01 14:45:14 +02:00 |
|
vrde
|
0065c3d792
|
Fix bug in polling
|
2015-07-15 18:00:43 +02:00 |
|
Tim Daubenschütz
|
733c95a070
|
loading feedback for piece and edition page
|
2015-07-13 15:21:09 +02:00 |
|
Tim Daubenschütz
|
3ae10c5e50
|
first cut loading spinner pieces
|
2015-07-13 15:00:12 +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 |
|
diminator
|
fd8859fd22
|
Merge remote-tracking branch 'remotes/origin/master' into AD-419-decouple-piece-registration-from-
Conflicts:
js/components/ascribe_detail/edition.js
|
2015-07-09 14:54:11 +01:00 |
|
diminator
|
8ac26275f5
|
piece view
|
2015-07-08 22:54:07 +02:00 |
|