Commit graph

55 commits

Author SHA1 Message Date
ato
dfa635ded6 swap preset positions 2016-10-24 22:52:15 +02:00
65e5a51e37 Merge pull request #3 from Tiqa/feat/public_figures_page
Feat/public figures page
2016-10-08 11:00:38 +02:00
41c1bb808f Fixed: link from PublicFigures index page to PublicFigure page 2016-10-08 10:58:07 +02:00
1ed07d9e47 Conf: Webstorm 2016-10-08 10:55:15 +02:00
a22e3208fc Added: LastStatements to PublicFigures page 2016-10-08 10:54:41 +02:00
a621849c78 Merge branch 'fix/last_statements' into feat/public_figures_page 2016-10-08 10:54:29 +02:00
3aea19ecc7 Fixed: LastStatements design 2016-10-08 10:53:36 +02:00
9d8d717b4a Added: PublicFigures connector 2016-09-11 18:21:42 +02:00
2ae508365d Cleanup 2016-09-11 18:20:58 +02:00
0f246076d7 Changed: Selectors refacto 2016-09-11 18:20:39 +02:00
97062e84ee New: entities attributes are now camelCased when saved to store 2016-09-11 18:20:10 +02:00
bae37da91c Added: React hot reload AppContainer is back 2016-09-11 18:19:06 +02:00
7258d0aa68 Changed: nb active subjects for PF is now available in nbActiveSubjects prop 2016-09-11 18:18:36 +02:00
052205f84e Added: Public figures page debug, and connection, and entity load 2016-09-11 18:17:54 +02:00
18a40d402f Added: withConsole debug tool now takes a 2nd parameter message 2016-09-11 18:15:56 +02:00
2b9f044449 Changed: Public figure bloc component in public figures list is now pages/PublicFigures/PublicFigureInList 2016-09-11 18:14:59 +02:00
f95c7c6aaa Merge pull request #2 from feat/api_saga
Feat/api saga
2016-09-11 16:21:35 +02:00
ca37cfd70e Clean-up 2016-09-11 16:20:08 +02:00
381c2d8052 Merged with Nadia's work on PublicFigures component 2016-09-11 16:19:51 +02:00
ddd0f90de4 Merge branch 'master' into feat/api_saga 2016-09-11 16:13:26 +02:00
1c64f6b4d4 Added: Subject and Subjects pages routes 2016-09-11 16:12:24 +02:00
4931df2e30 Connected HomeSubjects 2016-09-11 16:11:57 +02:00
e5079178a2 Changed: Error pages will be in pages/Error component; PublicFigurePage is now pages/PublicFigure and SubjectPage is now pages/Subject 2016-09-11 16:10:43 +02:00
91806aaebb Added: Connected HomeSubjects 2016-09-04 23:54:45 +02:00
7222bd7b0e Cleaned: Webpack dev conf 2016-09-04 23:53:27 +02:00
22edfd5fd9 Refactored: statements selectors 2016-09-04 23:53:01 +02:00
e05b2c7d6b Changed API saga to fetch the right resource 2016-09-04 23:52:07 +02:00
e23395bb46 Changed: use api endpoint from config file 2016-09-04 22:53:44 +02:00
a1c675bf5b Added selectors for positions, entities, subjects and publicFigures 2016-09-04 19:08:46 +02:00
9a926fc995 Added debug helpers 2016-09-04 19:08:11 +02:00
81acca54bf Connecting HomeSubjects and adding subjects selectors (to be completed) 2016-09-04 19:07:49 +02:00
4648cc870f Added: Statements selectors 2016-09-04 19:06:54 +02:00
7d20f75f2a subject available direclty under statement object 2016-09-04 19:05:47 +02:00
9563b9adf8 Fixed: Incorrect styles syntax 2016-09-04 19:04:54 +02:00
acf11ee07d Merge pull request #1 from Tiqa/feat/migrating_pf_list
Feat/migrating pf list
2016-09-04 18:56:48 +02:00
Nadia Arfaoui
26dbacdea4 added public figures list. To be done : Public figure page. 2016-09-04 18:46:58 +02:00
Nadia Arfaoui
f7e57d2551 added public figure (in futur public figure page) and associated subjects 2016-09-04 17:51:49 +02:00
1e69007291 Quick tmp fix for Nadia 2016-09-04 14:36:42 +02:00
d09eaf90a5 API setup (with redux-saga) 2016-09-04 14:27:00 +02:00
ab8dc1ce90 Home page and LastStatements migration 2016-09-04 14:26:59 +02:00
f5d773ef4e renamed './state' to /store 2016-08-26 00:43:45 +02:00
d3b1e3b1f9 WIP: Migrating Boostrap and styles ... 2016-08-25 20:20:17 +02:00
3be9a278e1 porting front from Rails to React 2016-08-17 01:48:05 +02:00
7b5d434ced Webpack config 2016-08-17 01:47:18 +02:00
185a7f7be1 Karma conf 2016-08-17 01:46:45 +02:00
b5e47833d6 Webstorm config 2016-08-17 01:46:20 +02:00
20b3fb2a8b .gitignore : build/ and dist/ 2016-08-17 01:45:46 +02:00
9203bc1ba0 Webpack config cleanup 2016-08-14 00:15:59 +02:00
95c7aa7b73 JetBrains conf 2016-08-14 00:15:11 +02:00
5d7adc7c5b Karma config 2016-08-14 00:07:17 +02:00