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

770 Commits

Author SHA1 Message Date
zeot
24f9f1b663 Added lodash types 2018-09-12 22:56:19 +03:00
zeot
216c18e485 Added call of asyncData functions of children of resolved component while server rendering 2018-09-12 22:51:41 +03:00
zeot
e904a023f8 Added alias to client webpack config, small changes to tsconfig.json 2018-09-11 21:28:19 +03:00
zeot
bd33eedf23 Fixed executing asyncData function on server on component resolving 2018-09-08 16:09:57 +03:00
zeot
65848205c9 Moved config.json 2018-09-08 16:01:31 +03:00
zeot
a3f5980331 Small changes in webpack config 2018-09-08 15:59:49 +03:00
Artyom Kazak
13b87cbb5c Update .gitignore 2018-09-06 19:36:18 +02:00
zeot
d29b9505b3 Config for front server 2018-09-06 20:33:09 +03:00
zeot
2a870bff3b Gitignore only for top-level config.json 2018-09-06 20:32:58 +03:00
zeot
f25aec6b91 Created categories component, categories added to Index page for now 2018-09-05 23:46:35 +03:00
zeot
35981a9965 Removed initial pages, routes, store 2018-09-05 23:45:46 +03:00
zeot
06f588b838 Updated dependencies 2018-09-05 23:42:04 +03:00
Artyom Kazak
47b4f4e218 guidejs buildable on Windows 2018-09-04 23:18:38 +02:00
Artyom Kazak
8133724f1f Really buildable on Windows 2018-09-04 02:41:22 +02:00
Artyom Kazak
b9796134bd Buildable on Windows 2018-09-04 01:35:01 +02:00
zeot
4adb17541a Proxy to dev api 2018-09-02 23:44:59 +03:00
zeot
201dac779a changed app name 2018-09-02 23:38:25 +03:00
zeot
b7ae82762c Fully replaced frontend part. Now everything written in typescript. 2018-09-02 23:26:15 +03:00
Artyom Kazak
07067a0842 [travis] Break into two phases 2018-09-02 19:45:34 +02:00
Artyom Kazak
28513326b4 [travis] Increase the cache timeout 2018-09-02 18:09:23 +02:00
zeot
1e9be95893 front package-lock 2018-09-02 16:11:38 +03:00
zeot
f1e18a97b4 Vue frontend initial 2018-09-02 16:04:44 +03:00
Artyom Kazak
63348e0a7f Parallel builds 2018-09-02 12:11:45 +02:00
Artyom Kazak
367323307c Fix CI 2018-09-02 12:03:17 +02:00
Artyom Kazak
9e90e8ea74 Work around sorting 2018-09-02 01:01:47 +02:00
Artyom Kazak
4c3429ab10 Fix commit 2018-09-02 00:32:44 +02:00
Artyom Kazak
a68e1f1506 Serve both swaggers 2018-09-02 00:30:11 +02:00
Artyom Kazak
cdc4bd74fe Migrate to GHC 8.4 2018-09-02 00:03:48 +02:00
Artyom Kazak
07b381567f More methods 2018-09-01 22:48:28 +02:00
Artyom Kazak
dae3b09d4e Document ItemKind, sort of 2018-09-01 21:06:10 +02:00
Artyom Kazak
fd9e954533 Descriptions for the remaining fields 2018-09-01 20:59:31 +02:00
Artyom Kazak
c7d747478a Fix <?> 2018-09-01 20:51:41 +02:00
Artyom Kazak
f976a6a2a4 Add name and version 2018-09-01 20:44:30 +02:00
Artyom Kazak
6020688fa3 Use ReDoc instead of Swagger-UI 2018-09-01 20:25:47 +02:00
Artyom Kazak
e75fca62b7 Add some descriptions 2018-09-01 20:16:27 +02:00
Artyom Kazak
e44ca9a165 Fix the ToJSON Uid instance 2018-09-01 19:37:40 +02:00
Artyom Kazak
188fd65fff Sane schema names 2018-09-01 19:33:44 +02:00
Artyom Kazak
6c88fe6a1a Put errors in swagger 2018-09-01 18:44:46 +02:00
Artyom Kazak
95cb9ab676 Remove the PureScript frontend 2018-09-01 16:05:27 +02:00
Artyom Kazak
798cb364aa Serve some kind of docs 2018-09-01 16:00:59 +02:00
Artyom Kazak
7d97bb1cae Unfinished Vue rewrites of several components 2018-09-01 14:29:54 +02:00
Artyom Kazak
b0d2a5e071 Use Vue for (some) text editors 2018-09-01 14:29:32 +02:00
Artyom Kazak
e6df42f262 Testing "instructions" 2018-08-20 00:31:28 +02:00
Artyom Kazak
227112e84e Bump all versions 2018-08-20 00:25:38 +02:00
Artyom Kazak
881832f227
Merge pull request #215 from aelve/sectore/173-setup-css
Setup CSS
2018-01-16 22:03:45 +00:00
Jens Krause
dbc1ef9980
Group categories (#173) 2018-01-02 11:09:02 +01:00
Jens Krause
0f4c783829
Styling of category-overview page (#173) 2017-12-31 17:41:50 +01:00
Jens Krause
554f40ceb2
Update dependencies of bower/npm libs 2017-12-30 08:15:24 +01:00
Jens Krause
a7ceef0de7
Remove uneeded notes 2017-11-07 10:07:45 +01:00
Jens Krause
8c1ec8dd79
Style by using Bulma types only
(but no strings)
2017-11-07 10:01:05 +01:00