Avele
ece8584c18
Correct pass of url to vue-template compiler rendering function; fixes #324
2019-07-12 14:52:18 +04:00
Vladislav Sabanov
9e0f432408
Create tables with hasql ( #328 )
...
* create tables with hasql
* Fixes 1
* fix failing
* add todo
* Add more comments
* fix commits
* Mention that libpq has to be installed
* Minor fixes
* Migrations
* Fix wording
* Wording 2
2019-07-11 22:12:14 +05:00
Artyom Kazak
f3050638f7
Use travis_retry with stack setup ( #330 )
...
* Use travis_retry with stack setup
* Comment
2019-07-11 19:10:42 +03:00
Avele
da910381ec
Submit category settings on Ctrl + Enter; fixes #316
2019-07-10 13:04:27 +04:00
Avele
7b56dbc918
fixes #320 item settings animation on first open
2019-07-10 11:54:48 +04:00
Avele
8abce5b6ef
Removed extra spaces in search results fixes #323
2019-07-10 11:39:51 +04:00
Avele
45ac485ac0
Setting category status fixes #315
2019-07-10 11:21:41 +04:00
Avele
f0b20a2636
Consistent paragraph margins
2019-07-10 11:07:05 +04:00
Avele
b4c05a3e13
Font size for code blocks in markdown editor fixes #327
2019-07-09 19:26:14 +04:00
Avele
4769640694
Markdown editor issues fixes #327
2019-07-09 19:24:21 +04:00
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
e4e507a8cd
merge front readme
2019-07-04 21:53:07 +04:00
Artyom Kazak
26006e3a28
npm run
2019-07-04 20:14:08 +03:00
Avele
b981cce4a8
Frontend build readme improved
2019-07-04 21:10:20 +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
Artyom Kazak
2b380cccc2
Don't store user actions ( #304 )
2019-06-28 14:27:34 +03: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