Commit 4013fa2
Community
* fix icons centering in user card
* fixed: check chat membership
* fixed: chat membership check x2
* feature: scroll memory
* scroll memory for chats
* Refactor/client/query (#51)
* api hooks
* membership and stores refactor
* invitation page refactor
* tg launch params store
* edit profile refactor
* remove scroll logginh
* refactor chats page
* fixed fucking caching for god's sake
* chat page query refactor
* remove trash components (will do later)
* chats information store
* fix back button behavior
* base types
* api implementation
* new hooks, api types fix
* users apu hooks
* cache fixes
* join and leave community hooks
* used fetching community api, some minor fixes in api types
* another api fix
* member card
* extract fields hook
* render refactor, fields hook refactor
* profiles redirection
* custom forms boilerplate
* registration and api fixes
* registration redirection fixes (thank god, i've done it...)
* profile editing in community
* just a commit
* fix lint
* editing in general profile base functionality
* edit profile in community
* registration in community
* create community choose screen
* progress bar boilerplate
* fix lint
* drag n drop boilerplate
* mobile device drag-n-drop
* fix nav bug
* finalyy done freaking fields constructor
* store memorizing fields
* fix memorizing field type
* lint fix
* minor fix
* back button fix
* community creation
* fix lint
* create community hook and patch admin connection
* done creating communitites
* community creations
* fixed registration form and invite<->communities redirection
* fix lint
* member card design fixes
* aaaaaaaaaaaa i've gone insane
* admin panel boilerplate
* edit community with chat description
* added all new functionality with multiprofiles
* fix lint
* about flow changes
* about flow done
* redirection invite fix2
* qr boilerplate
* done in creation community
* fix animations
* fix lint
* fixed membership requiring
* preloader
* hmm
* lint fix
* another redirection fix
* community config fixes
* finished debug, remove logs
* fix lint
* policy updated
* community patch fix: avatar
* create spam fix
* info icon in commmunity preview
* default values in edit chat without settings
* state button in edit description page community without chat
* resolve changes 2
* Merge main force
---------
Co-authored-by: vaniog <vaniog@yandex-team.ru>1 parent d3f0959 commit 4013fa2
File tree
136 files changed
+4714
-1469
lines changed- client
- public
- src
- api
- assets
- fieldIcons
- components
- form
- hooks
- communities
- fetchHooks
- mutations
- search
- members
- fetchHooks
- mutations
- search
- users
- fetchHooks
- mutations
- utils
- mappers
- pages
- community_settings
- create_community
- withChat
- withoutChat
- stores
- create_community
- types
- community
- fields
- values
- form
- member
- postApiTypes
- user
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
136 files changed
+4714
-1469
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| 25 | + | |
21 | 26 | | |
22 | 27 | | |
23 | 28 | | |
| 29 | + | |
24 | 30 | | |
25 | 31 | | |
26 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
0 commit comments