1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-29 14:35:35 +03:00
Commit Graph

1139 Commits

Author SHA1 Message Date
avele
4ee6f72ea3 Removed excess props from category's child components 2019-10-30 16:53:45 +04:00
avele
00d5d2c857 Categories category links moved to external component 2019-10-30 15:24:58 +04:00
avele
4ac5c1820c Markdown editor confirmation of unsaved changes on escape 2019-10-30 00:12:39 +04:00
avele
d20e5f99b0
Restyle-codeblocks (#406)
* Code blocks font weight set to normal
2019-10-29 17:14:11 +04:00
avele
e35579e8e7
Restyle category page buttons (#405) 2019-10-29 00:59:06 +04:00
avele
0336942072
Frontend E2E tests (#404)
Frontend E2E tests
2019-10-29 00:54:54 +04:00
Artyom Kazak
d334d7e355 Ensure that the frontend is being built in production mode (#399)
* Travis ensure that the frontend is being built in production mode
2019-10-25 23:15:48 +04:00
Artyom Kazak
f2aa18b6f7
Update chromedriver (#403) 2019-10-25 18:17:54 +03:00
avele
fd84ab7480
config fix for production build (#401) 2019-10-22 22:33:50 +04:00
Avele
e6887fb7e3 Duplicate category creation dialog typo fix 2019-09-17 18:39:51 +04:00
Avele
145f3c34a6 Category page "Add new item" button hidden if no items 2019-09-14 19:53:17 +04:00
Avele
b54445f51b Cancel button at markdown editor restyled 2019-09-14 19:51:30 +04:00
Avele
e98546fdb9 Index page path and redirect '/' to '/haskell' 2019-09-14 19:49:19 +04:00
avele
aeb9445613
Handling api requests errors, error toasts, server side rendering 404 page (#397)
* Error toasts, server side rendering 404 page

* Removed autohide from error toasts

* Correct response status  from server in case of error

* Api request error toast message changed

* Deepscan fixes
2019-09-14 19:40:16 +04:00
Avele
2bf6ef9617 Search results page restyle 2019-09-14 19:39:03 +04:00
Avele
ef331790b5 Typo fix 2019-09-11 20:08:26 +04:00
Avele
eee7f15cc9 Buttons styling, category item button component refactor 2019-09-11 01:07:58 +04:00
Avele
dab7492228 Fixed positioning of rss link in category header 2019-09-10 23:31:32 +04:00
Artyom Kazak
c9e95986ba
Commit the JS bundle for the old frontend into the repo (#396) 2019-09-10 09:24:54 +03:00
avele
7e5612dc35
Front/fix/jumps after reloading (#395)
* Fix of jumps after reloading

* Hidden some useless and obstructive div that vuetify add along with "v-menu" component
2019-09-10 01:09:20 +04:00
avele
a6e62882cb
Added tooltips and aria-labels (#394)
* Titles on buttons replaced by tooltips, and added aria-labels everywhere

* Removed useless ALink component

* CategorySettingsDialog component disabling submit if no changes

* Removed useless ALink component

* CategorySettingsDialog component disabling submit if no changes

* Removed useless ALink component

* CategorySettingsDialog component disabling submit if no changes
2019-09-05 19:02:18 +04:00
Avele
b4b2b94a0c CategorySettingsDialog component disabling submit if no changes 2019-09-04 20:30:09 +04:00
Avele
08e3fe2c72 Removed useless ALink component 2019-09-04 19:24:12 +04:00
Avele
e57b8181e0 Category item badges aligned 2019-09-04 18:24:35 +04:00
Avele
4db3310f90 Font family changed 2019-09-04 01:04:14 +04:00
Avele
322d6d2a5b Small style improvements and refactor 2019-09-03 21:40:12 +04:00
Avele
2c06d5054b MarkdowEditor component setting height fixed 2019-09-03 21:39:02 +04:00
Avele
9b3a9cb15f Category description component refactor 2019-09-03 21:38:17 +04:00
avele
38725ca37c
Cmd enter handling (#393) 2019-09-02 21:55:55 +04:00
Avele
c9d512cb08 Markdown editor code highlightning restored to defaults; fixes #352 #359 2019-09-02 21:53:26 +04:00
Avele
d69ce310d1 Saving on enter in category settings dialog 2019-08-31 21:44:12 +04:00
Avele
a9bb032df2 Changed v-list items component according to new vuetify api 2019-08-31 16:19:41 +04:00
Avele
b9ba94cfce Changed code elements styles; fixes #358 2019-08-31 16:11:41 +04:00
Avele
94d62848a3 Disabled stripping of "www" for category item links; fixes #372 2019-08-30 15:04:49 +04:00
Avele
6ef202f50f Category item toolbar anchor color changed; fixes #361 2019-08-30 14:56:49 +04:00
Avele
ea8f29b970 Markdown editor toolbar icons positioned correctly; fixes #360 2019-08-30 14:51:02 +04:00
Avele
c241821a98 Ripple disabled for category item toolbar button; fixes #357 2019-08-30 14:39:55 +04:00
Avele
96293c8e92 Category page 404 2019-08-30 14:28:30 +04:00
Avele
ce60d3a450 Fixed item title displaying stuck letters; fixes #362 2019-08-30 14:22:59 +04:00
Avele
f6c05aa37f Fallback to 404 if category not found; fixes #353 2019-08-29 19:43:47 +04:00
Artyom Kazak
6b7d36d1ad Remove unused imports 2019-08-29 12:07:07 +03:00
Artyom Kazak
6d5c0352d2 Add .ghci 2019-08-26 09:35:53 +03:00
Artyom Kazak
101d8ba04a Move Uid into a separate module (#388) 2019-08-23 13:27:21 +00:00
Artyom Kazak
ea604a4155 Style 2019-08-23 11:37:40 +03:00
Vladislav Sabanov
e371f8d129 Load into postgres and check it. (#383)
* Insert all categories from Acid to Postgres

* Check postgres == acidstate

* Fix schema

* Redo the way undocumented definitions are counted (#381)

* Redo the way undocumented definitions are counted

* Fix YAML

* Fix a typo

* Generate swagger.json for branches (#380)

* Generate swagger.json for branches

* Fix

* Fix again

* Fix once more

* [skip ci] Regenerate swagger.json

* Don't log debug info to stdout

* Push even if the branch is ahead

* Fix

* Empty

* [skip ci] Regenerate swagger.json

* Don't use "skip ci"

* Enable all unobjectionable extensions (#384)

* Enable OverloadedStrings by default

* Remove pragmas for default extensions

* Enable some other extensions

* Enable TemplateHaskell

* Add logger

* Update cli

* Fix orders updater

* Cut UTC off. Precision 12 -> 9

* Delete item (trait) from category (item) if it marked 'deleted'
And add item (trait) to category (item) if it not marked 'deleted'

* Remove pragmas

* Update makefile, and check untill True with remote base

* Add check equality in travis

* Fix travis: wait for postgres

* Fix travis. Use native service

* Fix redirection

* Fix condition

* Make checks simple

* Refactor on comments. Everything but the last one.
Dumb or not dumb is still the question. (Concerning queries)
2019-08-23 07:49:44 +00:00
Artyom Kazak
c1b9780bc9 Add Named to Imports.hs (#387) 2019-08-22 10:24:23 +00:00
Artyom Kazak
0e86f61494 Fix acid-state loading (#386)
* Die when the state could not be loaded

* Fix database loading

* Don't throw exitSuccess
2019-08-21 03:41:57 +00:00
Artyom Kazak
0c50de646b Enable all unobjectionable extensions (#384)
* Enable OverloadedStrings by default

* Remove pragmas for default extensions

* Enable some other extensions

* Enable TemplateHaskell
2019-08-20 04:40:28 +00:00
Artyom Kazak
ce62066598
Generate swagger.json for branches (#380)
* Generate swagger.json for branches

* Fix

* Fix again

* Fix once more

* [skip ci] Regenerate swagger.json

* Don't log debug info to stdout

* Push even if the branch is ahead

* Fix

* Empty

* [skip ci] Regenerate swagger.json

* Don't use "skip ci"
2019-08-19 17:58:24 +03:00
Artyom Kazak
a100905cbf Redo the way undocumented definitions are counted (#381)
* Redo the way undocumented definitions are counted

* Fix YAML

* Fix a typo
2019-08-19 12:35:34 +00:00