Fedor Katurov
|
811e14fd4c
|
fixed inputs
|
2022-01-04 17:36:05 +07:00 |
|
Fedor Katurov
|
6e89271ea9
|
added flow loader to global loader
|
2022-01-04 16:08:08 +07:00 |
|
Fedor Katurov
|
7dfa6f89c7
|
moved search provider to the top of the app
|
2022-01-04 15:54:40 +07:00 |
|
Fedor Katurov
|
31fc033d4f
|
removed console.log
|
2022-01-04 15:52:02 +07:00 |
|
Fedor Katurov
|
b82ccfb786
|
removed search reducer completely
|
2022-01-04 15:51:44 +07:00 |
|
Fedor Katurov
|
38eedab3c2
|
completely removed flow-related sagas
|
2022-01-04 15:08:20 +07:00 |
|
Fedor Katurov
|
5f3accee48
|
added flow context
|
2022-01-04 13:44:51 +07:00 |
|
Fedor Katurov
|
31e433af3e
|
removed tag reducer
|
2022-01-03 13:15:17 +07:00 |
|
Fedor Katurov
|
11b39b8766
|
using SWR in tag list
|
2022-01-03 12:52:40 +07:00 |
|
Fedor Katurov
|
11a9aff8b6
|
fixed comment form button order
|
2022-01-02 21:31:17 +07:00 |
|
Fedor Katurov
|
120bf8954c
|
removed boris reducer
|
2022-01-02 21:28:31 +07:00 |
|
Fedor Katurov
|
77af1ab05a
|
optimized imports
|
2022-01-02 20:59:52 +07:00 |
|
Fedor Katurov
|
8d2b56cafc
|
removed node reducer
|
2022-01-02 20:59:09 +07:00 |
|
Fedor Katurov
|
168ba8cc04
|
removed almost all node sagas
|
2022-01-02 20:44:41 +07:00 |
|
Fedor Katurov
|
f76a5a4798
|
refactored hooks directory
|
2022-01-02 18:17:09 +07:00 |
|
Fedor Katurov
|
efa3ba902d
|
removed nodeSetCurrent
|
2022-01-02 18:09:28 +07:00 |
|
Fedor Katurov
|
292268dbc3
|
renamed NodePanelInner
|
2022-01-02 18:07:50 +07:00 |
|
Fedor Katurov
|
7d7afeeaf5
|
fixed node related status
|
2022-01-02 18:07:02 +07:00 |
|
Fedor Katurov
|
0bc2ff250f
|
fixed node actions
|
2022-01-02 18:05:52 +07:00 |
|
Fedor Katurov
|
e8effb92f1
|
fixed submit bar shadows
|
2022-01-02 17:22:03 +07:00 |
|
Fedor Katurov
|
85c7888c41
|
fixed comment button appearance on small devices
|
2022-01-02 17:20:18 +07:00 |
|
Fedor Katurov
|
5b2bf82d48
|
made useGetNodeRelated use apiGetNodeRelated
|
2022-01-02 17:12:45 +07:00 |
|
muerwre
|
c2d1c2bfc9
|
99 use swr (#100)
* 99: made node use SWR
* 99: fixed comments for SWR node
* 99: added error toast to useNodeFormFormik.ts
|
2022-01-02 17:10:21 +07:00 |
|
Fedor Katurov
|
832386d39a
|
added boris tabs
|
2021-12-26 11:35:07 +07:00 |
|
Fedor Katurov
|
da510e346a
|
made better tabs (with context)
|
2021-12-26 11:25:34 +07:00 |
|
Fedor Katurov
|
f63d2d3228
|
fixed gaps and radiuses
|
2021-12-26 10:49:10 +07:00 |
|
Fedor Katurov
|
782bafcc60
|
fixed arrow size on tablet
|
2021-12-26 10:25:16 +07:00 |
|
Fedor Katurov
|
41cbb9f2a2
|
fixed image arrows on mobile
|
2021-12-23 14:15:18 +07:00 |
|
Fedor Katurov
|
5c9cd8c020
|
fixed delete button on tags
|
2021-12-23 14:12:13 +07:00 |
|
Fedor Katurov
|
7bac04d2fe
|
Merge remote-tracking branch 'origin/master'
|
2021-12-22 18:12:01 +07:00 |
|
Fedor Katurov
|
23b74f4079
|
fixed swiper arrows
|
2021-12-22 18:11:39 +07:00 |
|
dependabot[bot]
|
89b740bfdf
|
Bump merge-deep from 3.0.2 to 3.0.3 (#98)
Bumps [merge-deep](https://github.com/jonschlinkert/merge-deep) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/jonschlinkert/merge-deep/releases)
- [Commits](https://github.com/jonschlinkert/merge-deep/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: merge-deep
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-22 16:09:34 +07:00 |
|
dependabot[bot]
|
d560782b78
|
Bump url-parse from 1.5.1 to 1.5.3 (#77)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
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:57 +07:00 |
|
dependabot[bot]
|
895dd79458
|
Bump ws from 5.2.2 to 5.2.3 (#86)
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
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:49 +07:00 |
|
dependabot[bot]
|
b89b8fc57f
|
Bump tmpl from 1.0.4 to 1.0.5 (#85)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
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:17 +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
|
3814a56fdb
|
fixed error message on login form
|
2021-12-22 10:40:08 +07:00 |
|
Fedor Katurov
|
955b5927ca
|
fixed paddings on some devices
|
2021-12-22 10:37:09 +07:00 |
|
Fedor Katurov
|
b228878207
|
fixed new comment glow
|
2021-12-21 17:55:07 +07:00 |
|
Fedor Katurov
|
8076c99c60
|
fixed hero scrollbars
|
2021-12-21 11:20:36 +07:00 |
|
Fedor Katurov
|
4f0a015593
|
disabled lazy load on flow cell
|
2021-12-16 13:54:15 +07:00 |
|
Fedor Katurov
|
7ed425efa3
|
changed boris picture
|
2021-12-10 11:29:54 +07:00 |
|
Fedor Katurov
|
d2893d1fa3
|
fixed lost node context on boris
|
2021-12-10 09:14:06 +07:00 |
|
Fedor Katurov
|
1dcf0753ea
|
updating related on tags changed
|
2021-11-22 17:40:46 +07:00 |
|
Fedor Katurov
|
96f1529f2b
|
made lab use provider and context
|
2021-11-22 16:24:46 +07:00 |
|
Fedor Katurov
|
cb314e9f8d
|
moved views to containers
|
2021-11-22 12:11:25 +07:00 |
|
Fedor Katurov
|
39967c7e9e
|
fixed node editor
|
2021-11-21 21:30:43 +07:00 |
|
Fedor Katurov
|
64cc47a116
|
made node editor use SWR
|
2021-11-21 21:23:07 +07:00 |
|
Fedor Katurov
|
2eb10c4da7
|
fixed typos
|
2021-11-21 17:37:30 +07:00 |
|
Fedor Katurov
|
19af0c0856
|
fixed boris infinite reloading
|
2021-11-21 17:35:19 +07:00 |
|