feature/improved-article-content-loading #179

Merged
danysmall merged 7 commits from feature/improved-article-content-loading into develop 2022-11-12 23:19:40 +00:00

7 Commits

Author SHA1 Message Date
91a850563e Build with no warnings 2022-11-13 02:17:34 +03:00
be4587f7cc Added loading state for getting data from redux store 2022-11-13 01:53:51 +03:00
4312533d5c Removed deprecated "setup" command from make container command 2022-11-13 01:19:40 +03:00
962f8cb145 Restored original develop Dockerfile 2022-11-13 01:18:28 +03:00
d755be1f95 Updated view model for article 2022-11-13 01:16:11 +03:00
e20831fbfc Fixed 404 error on "article/info/$id" pages 2022-11-12 23:55:00 +03:00
fecce76fe1 Improved loading content of and article with saving them in redux store
When article was loaded once than it will be cached in redux store.
On the next loading of article content it will be get from store
2022-11-12 23:41:31 +03:00