Fedor Katurov
8ee5b09b65
fixed dependencies
2022-01-28 11:02:23 +07:00
Fedor Katurov
097b091abd
fixed ramda imports to reduce bundle size
2022-01-25 11:24:42 +07:00
Fedor Katurov
e465f72034
fixed boris image and layout
2022-01-20 14:16:43 +07:00
Fedor Katurov
0838bf7ee6
(nextjs) added eslint and import sorting
2022-01-19 12:30:04 +07:00
Fedor Katurov
2b519a07b7
Merge branch 'master' into develop
2022-01-17 16:38:49 +07:00
Fedor Katurov
01c2b163b2
(nextjs) separate Dockerfile for nextjs
2022-01-17 16:38:44 +07:00
Fedor Katurov
f964011af1
fixed next module loading and undefined document
2022-01-13 10:45:01 +07:00
Fedor Katurov
c0ece70f89
fixed node related item profile popout
2022-01-09 21:24:20 +07:00
Fedor Katurov
a4bb07e9cf
removed redux completely
2022-01-09 19:03:01 +07:00
Fedor Katurov
58fa40dd5c
added nextjs and fixed problems for it
2022-01-07 19:01:27 +07:00
Fedor Katurov
c172e9176d
added husky
2022-01-07 18:39:35 +07:00
Fedor Katurov
558e8f8a4f
removed player reducer, migrated to CRA 5
2022-01-07 18:32:22 +07:00
Fedor Katurov
39e801f6f3
added toasts
2022-01-04 21:10:05 +07:00
Fedor Katurov
38eedab3c2
completely removed flow-related sagas
2022-01-04 15:08:20 +07:00
dependabot[bot]
a61e8fbede
Bump axios from 0.21.1 to 0.21.2 ( #84 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-22 16:07:05 +07:00
Fedor Katurov
d202a8cb18
added node related provider
2021-11-21 17:09:58 +07:00
muerwre
94c656fe0f
refactored flow cells, added colors for lab ( #78 )
...
* made better flow cells
* made cubical desaturation
* made colorfull lab nodes
* colorful lab nodes for all text ones
* all lab nodes are colorful
* disabled lazy loading on heroes
* fixed color calculation hook
* fixed lab color gradients calculation
* fixed cell text on flow
2021-10-08 11:33:53 +07:00
Fedor Katurov
330e233869
made new hero component
2021-10-07 12:33:17 +07:00
Fedor Katurov
c925ae461a
fixed mobile header appearance
2021-10-06 16:44:17 +07:00
Fedor Katurov
f10a1fa2d8
added dropzones for comments and node editors
2021-10-05 11:31:21 +07:00
Fedor Katurov
5bdfeb6ce4
added fluid lab
2021-06-30 14:43:45 +07:00
Fedor Katurov
92b273f377
#38 added image preloaders
2021-06-21 16:38:11 +07:00
Fedor Katurov
ee9bb851c8
#38 fixed navigation and keyboard
2021-05-11 17:29:10 +07:00
Fedor Katurov
a451e30499
#60 upadted package.json
2021-04-02 14:18:35 +07:00
Fedor Katurov
b1f019ebae
#23 added superpowers ui tab
2021-03-19 17:00:26 +07:00
Fedor Katurov
c939dcbce8
#23 lost fixes
2021-03-19 16:35:24 +07:00
Fedor Katurov
9e87e1eb3e
updated deps
2021-03-09 13:45:23 +07:00
Fedor Katurov
5496db54f7
#35 added photoswipe handler
2021-03-06 15:08:05 +07:00
Fedor Katurov
68249a4c62
#35 finally using swiperjs as image slider
2021-03-06 14:48:24 +07:00
Fedor Katurov
c36494c3f9
auth: refactored sagas to use try-catch
2021-03-02 14:17:27 +07:00
Fedor Katurov
5d3e598a02
Merge branch 'develop'
2021-02-27 19:05:27 +07:00
Fedor Katurov
051b199d5d
#34 made local comment form uploads
2021-02-27 17:51:12 +07:00
Fedor Katurov
8ae2dc02f0
#34 added LocalCommentForm
2021-02-26 16:47:38 +07:00
muerwre
2dd5c885df
Merge pull request #28 from muerwre/dependabot/npm_and_yarn/axios-0.21.1
...
Bump axios from 0.18.1 to 0.21.1
2021-02-26 16:25:12 +07:00
Fedor Katurov
b58ddba328
added insane to sanitize html
2021-02-24 17:55:23 +07:00
muerwre
9d8346b315
Merge pull request #32 from muerwre/develop
...
Develop
2021-02-24 16:55:28 +07:00
Fedor Katurov
0666237586
added markdown formatter
2021-02-24 14:18:59 +07:00
dependabot[bot]
c98231422a
Bump axios from 0.18.1 to 0.21.1
...
Bumps [axios](https://github.com/axios/axios ) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 16:42:22 +00:00
Fedor Katurov
6a6985c39b
added react fast reload
2020-11-29 10:51:04 +07:00
Fedor Katurov
17048f175c
cleaned unused deps
2020-11-19 18:20:04 +07:00
Fedor Katurov
35c11fb306
changed browserList, updated craco
2020-11-19 18:14:27 +07:00
Fedor Katurov
a9c43e8976
sing create-react-app now
2020-11-19 17:27:19 +07:00
Fedor Katurov
7cf678cdfb
fixed html overflow
2020-11-10 15:23:13 +07:00
Fedor Katurov
2c1adc384e
Merge branch 'feature/8-image-preloader' into develop
2020-11-06 22:17:34 +07:00
Fedor Katurov
5bca633bd0
updated deps
2020-10-31 22:57:29 +07:00
Fedor Katurov
ab1bfd600a
Merge branch 'master' into develop
2020-10-31 21:05:01 +07:00
Fedor Katurov
c4f60f3d81
made tags panel
2020-10-31 15:06:08 +07:00
Fedor Katurov
531bd3626a
added working tiny-slider!
2020-10-26 19:14:41 +07:00
Fedor Katurov
b4d55a49ba
fixed imports
2020-09-14 10:08:37 +07:00
Fedor Katurov
47cd66496b
message editing form works properly
2020-09-07 18:00:49 +07:00