1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-23 21:02:13 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
Jens Krause
c823ca780b
Change port of React app to 3080
PureScript app is running on `8080` now
2017-07-14 15:17:44 +02:00
Artyom
adb69daf8b
[GD-11] Rewrite ProsConsWrapper 2017-06-09 17:05:38 +02:00
Artyom
b7a5d41714
[GD-11] Use markup.css 2017-06-09 16:33:59 +02:00
Artyom
d1d72611ab
[GD-11] Fix category status 2017-06-09 16:29:35 +02:00
Artyom
50b40cc035
[GD-11] Implement the category status banner 2017-06-09 16:00:33 +02:00
Artyom
cbd526b0fa
[GD-11] Fix indentation for some CSS 2017-06-09 14:29:28 +02:00
Artyom
2b086d1b98
[GD-11] Get rid of ReactMarkdown 2017-06-06 00:43:45 +03:00
Juan Bono
d1a0080fe7 [GD-11] add footer and item-body components 2017-05-18 04:57:50 -03:00
Juan Bono
17ce6ba7b2 [GD-11] split Item component 2017-05-12 04:01:48 -03:00
Juan Bono
9821274aa7 [GD-11] add more components 2017-05-09 05:10:18 -03:00
Artyom
e1da1fa939
[GD-11] Rename CategoryChild 2017-05-04 20:15:23 +03:00
Artyom
150a8df543
[GD-11] Add Flow to all modules 2017-05-04 19:33:45 +03:00
Artyom
c4286f24af
[GD-11] Actually render description HTML 2017-05-04 16:14:14 +03:00
Juan Bono
fe0e3946f5 [GD-11] backend send category's notes 2017-05-04 06:17:40 -03:00
Juan Bono
52fc6624ad [GD-11] add a component for displaying categories data 2017-05-04 04:51:49 -03:00
Juan Bono
26cf0f4cfd [GD-11] add react-router-dom routes 2017-05-02 06:43:48 -03:00
Juan Bono
33c50ece01 [GD-11] split App.js in several files and replace render-if with jsx-control-statements 2017-05-02 04:11:19 -03:00
Artyom
2275c1eed2
Add Flow 2017-05-02 01:29:10 +03:00
Juan Bono
21f33975f0 add render-if to package.json 2017-04-29 21:34:41 -03:00
Artyom
bf374fbadd
[GD-11] Create a React project, display list of categories 2017-04-29 01:24:15 +03:00