Commit graph

837 commits

Author SHA1 Message Date
0846fe0067 Remove console.log 2016-11-26 16:49:41 +01:00
6b1bc8bec5 Remove react-bootstrap-moment-date-picker for now 2016-11-26 14:54:04 +01:00
76cae858f4 Add AddPublicFigureForm to PublicFigureStep 2016-11-26 14:49:26 +01:00
c084ec3180 Add isComplete function in AddStatementModal in replacement of isValidationReady prop 2016-11-26 12:05:30 +01:00
d5046c0d25 Change dev server port to 80 2016-11-26 12:04:52 +01:00
ae4203ba83 Change project indentation to 2 spaces 2016-11-26 12:02:44 +01:00
8609e1f81f Fix StatementStep evidence source onChange call 2016-11-08 23:08:24 +01:00
59a0759535 Lint StatementStep 2016-11-08 23:07:51 +01:00
61d9f7b96e Lint AddStatementModal 2016-11-08 23:03:21 +01:00
23c8c1a66e Move getters of AddStatementModal before autoDetectStep function 2016-11-08 22:56:33 +01:00
57c2282cd0 Add publicFigure, subject and position propTypes to AddStatementModal 2016-11-08 22:55:59 +01:00
6e852d39c9 Add AddStatementModal story with given publicFigure, subject and position
Modal starts at step 4 (statement)
2016-11-08 22:49:05 +01:00
48ecf1938e Merge branch 'master' into smallFixes
PR was conflicting
2016-11-07 23:00:10 +01:00
0b16a98551 Add Webstorm coding style conf 2016-11-07 22:46:37 +01:00
0f33dea3f5 Add evidenceSource to AddStatementModal state 2016-11-07 22:45:31 +01:00
Guillaume ARM
cd579cb550 Merge pull request #22 from Tiqa/feat/modal/stateful
[WIP] Feat/modal/stateful
2016-11-07 20:18:01 +01:00
Guillaume ARM
9dba786cef Lint Fix 2016-11-06 19:05:21 +01:00
c441e66ba7 Lint 2016-11-06 17:53:49 +01:00
454b45123b Change ESLint indent rule (fix + enable function call) 2016-11-06 17:53:11 +01:00
6cc04bd079 Fix indentSwitchCase option for ESLint indent rule 2016-11-06 17:36:48 +01:00
c42fca2a83 Lint .eslintrc ^^ 2016-11-06 16:52:42 +01:00
cc342224bf Disable linebreak-style ESlint rule
This is GIT's job
2016-11-06 16:51:10 +01:00
d373f8fe53 Add a dropzone for file uploads 2016-11-06 16:33:13 +01:00
Guillaume ARM
4c867c99cf Merge pull request #21 from Tiqa/fix/modules/jquery
Add jquery to devDependencies
2016-11-06 15:53:25 +01:00
53ecb50aa7 Add story to AddStatementModal 2016-11-06 15:17:25 +01:00
d3397b6eba Change SubjectAutocompleteInput to call onSelection with plain object 2016-11-06 15:17:25 +01:00
ce24f3665b Enrich autocompleted subjects with associated positions 2016-11-06 15:17:25 +01:00
2ce8a5331a Change PublicFigureAutocompleteInput to call onSelection with plain object 2016-11-06 15:17:25 +01:00
55413cad1f Change AddStatementModal to statefull (unconnected) 2016-11-06 15:17:25 +01:00
ec5c8247e0 Replace DatePicker with simple text input 2016-11-06 15:17:25 +01:00
b8956380fe Webstorm conf 2016-11-06 15:17:25 +01:00
c58b9d55fa Fix stories styles 2016-11-06 15:17:25 +01:00
abdf334a81 Add jquery to devDependencies 2016-11-06 15:08:41 +01:00
Guillaume ARM
1b4161d7c1 Lint
- Main/Header
- Main/Footer
2016-11-06 04:57:41 +01:00
Guillaume ARM
7ba84d8601 Merge branch 'master' into smallFixes 2016-11-06 04:57:24 +01:00
Guillaume ARM
ab644934a1 Merge pull request #19 from Tiqa/refacto/Header
Refacto/header
2016-11-06 04:48:20 +01:00
Guillaume ARM
f61b0cec4f Update eslintrc
use react/sort-comp rule in eslintrc (thanks to planet-v3)
2016-11-06 04:34:07 +01:00
Guillaume ARM
90e2a4014f Lint
- components
- pages
- routes
- store
- api
2016-11-06 04:34:07 +01:00
Guillaume ARM
8549e6e2af Remove component/general folder
- delete Empty component (useless, just return null in a component)
- move Identity in components folder
2016-11-06 04:34:07 +01:00
ato
393a25f51d Merge branch 'refacto/Header' of https://github.com/Tiqa/debats-front into refacto/Header 2016-11-06 04:25:38 +01:00
ato
8e5075ce90 Change Link for LinkContainer in Header
use new react-router-bootstrap LinkContainer
2016-11-06 04:08:04 +01:00
ato
92a6c9e5da Update package.json
add react-router-bootstrap module
2016-11-06 04:07:00 +01:00
Guillaume ARM
6dfe38fbec Merge branch 'master' into smallFixes 2016-11-06 03:17:25 +01:00
ato
0b85187200 Add bootstrap-loader config 2016-11-06 03:09:25 +01:00
ato
52cbcc1ae9 Update stories/index.js
add Header stories and dep imports
2016-11-06 03:09:25 +01:00
ato
b700bd078b Update _main.css
remove imports of debats.css and header.css
now modules
2016-11-06 03:09:25 +01:00
ato
f9a0855f9c Fix Home padding 2016-11-06 03:09:25 +01:00
ato
9fd2892052 Refacto Header
Header is now using react-bootstrap components
2016-11-06 03:09:25 +01:00
ato
18ad93cf1e Rename HeaderStyle.css to Header.css 2016-11-06 03:09:25 +01:00
ato
e20beac03e Merge pull request #16 from Tiqa/fix/react-router-redux
Use middleware from react-router-redux
2016-11-06 03:07:18 +01:00