Commit Graph

31 Commits

Author SHA1 Message Date
Brett Sun 40894cfea6 Use the 'ascribe-app' class for all apps
Simplifies testing so we can just look for a single class throughout
all the apps when ensuring React has loaded our app
2016-02-05 14:22:42 +01:00
Brett Sun 826ca08073 Merge with master 2016-02-05 10:38:59 +01:00
Brett Sun 315e5f0108 Add `.isRequired` to App proptypes 2016-01-12 15:05:00 +01:00
Brett Sun d4064ee83a Change Header and parents for loading UserStore from top level app 2016-01-11 18:41:07 +01:00
Brett Sun 5ae166edf3 Add AppRouteWrapper to handle passing down props to routes 2016-01-11 14:00:09 +01:00
Brett Sun d622ddac06 Load current user and whitelabel settings in AscribeApp 2016-01-11 12:54:15 +01: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
diminator 85d3184e98 piece list styling 2015-10-09 02:00:02 +02:00
Tim Daubenschütz 97fd639c30 Implement ProxyRoute 2015-10-06 10:20:36 +02:00
Tim Daubenschütz 31a83a1d61 Add TransactionManager boilerplate code 2015-10-02 11:03:42 +02:00
Tim Daubenschütz 17fd470e6b Upgrade react-router-bootstrap 2015-10-01 14:00:56 +02:00
Tim Daubenschütz eebe936023 Change: router rendering, router location, route configs, notFound routes, redirect routes, 2015-09-30 17:09:46 +02:00
Tim Daubenschütz 9d7a9bd028 add router/navigation integration into whole project 2015-08-27 14:34:15 +02:00
vrde 3fbe60692e Working on landing 2015-07-13 14:29:20 +02:00
vrde df5295dffd Cleanup and reorder routes 2015-07-10 18:21:42 +02:00
diminator 41da3b2029 footer + social icons 2015-07-02 15:41:17 +02:00
Tim Daubenschütz e0e75151e0 add first working prototype 2015-06-08 18:14:25 +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 0f6dc6b3e0 put link in header 2015-05-21 15:16:56 +02:00
vrde 951892a85c Add header 2015-05-20 17:35:52 +02:00
vrde 8ee9bda37b Fix spacing 2015-05-20 16:44:45 +02:00
vrde 0527e0184e Work on UserStuff 2015-05-20 16:19:40 +02:00
vrde f575f2b4ca Subclass React in the proper way 2015-05-20 12:00:16 +02:00
Tim Daubenschütz 2b8e1d604b refactor: use let instead of var 2015-05-19 17:16:01 +02:00
Tim Daubenschütz 9784e09aac refactor: rename artwork to piece and artworkList to pieceList 2015-05-19 17:13:09 +02:00
Tim Daubenschütz 47246a9083 create artwork component 2015-05-19 17:01:28 +02:00
Tim Daubenschütz 9c58fa321c add encoding and camel to snake case conversion to FetchApiUtils 2015-05-19 14:09:10 +02:00
vrde 5dd7cd7554 Refactor a bit 2015-05-18 18:00:12 +02:00
Tim Daubenschütz c6097fe5c2 outsourced routes to separate file and created a boilerplate action and store 2015-05-18 13:43:42 +02:00
Tim Daubenschütz 6ae7ff0d4b code formatting 2015-05-18 09:59:45 +02:00
Tim Daubenschütz 0d0069a2a6 renaming app from HelloApp to AscribeApp 2015-05-18 09:31:22 +02:00