Avele
d507e31da5
Category description section restyled
2019-07-09 11:48:40 +04:00
Avele
678fa1f684
SearchResults refactor
2019-07-09 11:31:39 +04:00
Avele
eb1c856648
Component methods now passed to context of execution "serverPrefetch" on client
2019-07-09 11:31:25 +04:00
Avele
eec86ace00
Search fix
2019-07-09 11:18:39 +04:00
Avele
ace0018b2e
Fix rendering lists in category description
2019-07-09 11:14:53 +04:00
Avele
3e92f04ca2
Unused variables removed
2019-07-09 11:14:32 +04:00
Avele
7ebdc3dc78
Searching results links now lead to new front
2019-07-08 19:37:14 +04:00
Avele
82363d9705
Fixed searching when user is already at search page
2019-07-08 19:36:46 +04:00
Avele
8c0bfbbefc
Search page corrected document title setting
2019-07-08 19:23:40 +04:00
Avele
cdad12eb54
Category items minor colors restyle
2019-07-08 17:20:38 +04:00
Avele
0f035bb43c
Fixed displaying code blocks wrapped in anchor, restyling code blocks in general
2019-07-08 17:20:15 +04:00
Avele
e7c193cab5
More contrast colors for buttons text and icons
2019-07-08 16:38:19 +04:00
Avele
dcf11a1b9b
More clear placeholder text at search bar
2019-07-08 16:28:42 +04:00
Avele
a4753c0bd7
Removed explicit margin at main toolbar search bar
2019-07-08 16:02:58 +04:00
Avele
52e6d4fb6c
Main toolbar height is now strictly set
2019-07-08 16:01:06 +04:00
Avele
6b6e104e11
Allowed setting and editing name on hackage for category items
2019-07-08 15:50:23 +04:00
Avele
ebbac54b28
Category item section title buttons centered
2019-07-08 14:58:14 +04:00
Avele
8c32b0fe74
Fixed navigating to item anchor on cateogory page
2019-07-08 14:34:57 +04:00
Avele
37afa052e0
Titles for buttons on category page
2019-07-07 14:57:02 +04:00
Avele
c13ba5733b
Category delete dialog restyled
2019-07-07 14:51:06 +04:00
Avele
93e2acaa00
Confirm dialog typo fix and functionality expanded
2019-07-07 14:50:39 +04:00
Avele
026b04d979
Category header titles restyled
2019-07-07 13:55:31 +04:00
Avele
0bf980156e
Merge branch 'develop' of https://github.com/aelve/guide into develop
2019-07-05 23:18:04 +04:00
Avele
306c2bab7a
Fixed dialogs jerky motion on first open after reload
2019-07-05 23:17:58 +04:00
Avele
32d4b25041
Small refactor in CategoryInfoEdit component
2019-07-05 23:17:25 +04:00
avele
77b5470b10
Category header rewrite ( #313 )
2019-07-05 22:50:01 +04:00
Avele
7501fd6614
Merge branch 'develop' of https://github.com/aelve/guide into develop
2019-07-05 22:18:05 +04:00
Avele
880d253bcb
Excess semicolon removed
2019-07-05 22:07:16 +04:00
Avele
4b1df57b6f
Category Item Button component prop improved
2019-07-05 22:06:48 +04:00
Avele
57b8612f6e
Confirm decorator and confirm mixin types corrected
2019-07-05 22:05:46 +04:00
Avele
44c93e716d
Confirm dialog agree button colored
2019-07-05 13:27:10 +04:00
avele
73df6f7563
Front/fix/category settings dialog ( #310 )
...
* Submit buttons in dialogs moved to right and colored
* Checkboxes grouped
* Fixes opened v-select list items overlaying it's title
2019-07-04 22:17:46 +04:00
avele
2df9858f14
Rss button improved ( #308 )
2019-07-04 19:59:38 +04:00
Avele
c70fa30766
Front/fix: fixed bug with ssr and setting document title according to current page
2019-07-04 18:11:51 +04:00
avele
005a386da5
Front/fix/general issues ( #306 )
...
* Added titles to buttons
* Titles for pages
2019-07-04 17:51:12 +04:00
avele
199e55d435
Front/feat/duplicate category creation warning ( #300 )
...
* Confirm Dialog extended
* Confirmation for duplicate name dialog creation
2019-06-26 17:44:07 +04:00
Avele
90a5e97f8c
front/chore: correct checkbox icon import
2019-05-28 20:13:44 +04:00
Avele
bccfa3a4df
front: code formatting and some todos resolved
2019-05-28 18:36:40 +04:00
Avele
b320838b0f
front: added overlap for vuetify styles for code and kbd
2019-05-26 18:34:00 +04:00
avele
afa08bded6
Markdown Editor fix ( #296 )
2019-05-26 17:16:26 +04:00
avele
e9214d0bb3
correct spaces ( #294 )
2019-05-21 23:44:46 +04:00
avele
8337776345
Category item info update fix ( #295 )
2019-05-21 23:44:27 +04:00
avele
d2a6db2423
404 page ( #293 )
2019-05-20 23:19:38 +04:00
avele
d3c2eaa7fe
Whitespace configured ( #292 )
2019-05-18 19:54:39 +04:00
Gigiman
eaa967cec6
Category info edit refactoring ( #275 )
...
* separately import vue, vue-class-component
* changed categoryStatus declaration, refactored imports
2019-05-18 17:47:58 +04:00
avele
164a93e6b4
Fixed toc getting corresponding to new API format ( #289 )
2019-05-17 19:49:02 +04:00
Avele
43da382888
Front: corrected api requests on client
2019-04-26 17:04:56 +04:00
Avele
64d63f72ea
Front axios defaults moved to server build only
2019-04-20 14:35:43 +04:00
avele
469b5b5790
Front/structure refactor and building reconfigure ( #277 )
...
* DefferedPromise refactor
* Moved defferedPromise to utils folder
* Base url moved to app file
* Store modules states rewrittten according to vue doc recommendations
* Deffered promise usage moved
* removed unused packages in entries
* Structure refactor, easier building, prod building configured, tsconfig reconfigure removed useless packages
* Update front/index.html
Co-Authored-By: avele <34437766+avele@users.noreply.github.com>
* Update front/postcss.config.js
Co-Authored-By: avele <34437766+avele@users.noreply.github.com>
* Comment rewritten
2019-04-18 01:52:43 +04:00
Gigiman
3c74057616
Rss icon and link added ( #274 )
...
* rss link added
* separate file for categroy information
* removed lodash functions from CategroyInfoEdit component
* RSS tooltip added
* move category info logic to the separate component
* Rss refactored
* minor bug fix
2019-04-04 09:13:53 +04:00