Commit Graph

1603 Commits

Author SHA1 Message Date
Sadaqat Ali
859b17602e fixed alignment issues in search result screen 2022-01-07 11:10:11 +05:00
Feruz M
6334038d09
Merge pull request #2119 from ecency/nt/entity-support
Nt/entity support
2022-01-06 17:07:52 +02:00
noumantahir
130a17c7ab Merge branch 'development' into nt/entity-support
# Conflicts:
#	package.json
2022-01-06 15:55:01 +05:00
noumantahir
e500499521 renamed EditorSettings component to PostOptions 2022-01-06 14:12:03 +05:00
noumantahir
4f96553914 fixed post options scrolling issue 2022-01-06 14:07:21 +05:00
Sadaqat Ali
e1916fb702 fixed alignment issues in settings screen 2022-01-05 20:15:43 +05:00
Nouman Tahir
c08654bde5
Merge pull request #2116 from ecency/sa/rtl/draft-screen-rtl-fix
Sa/rtl/draft screen rtl fix
2022-01-04 12:07:12 +05:00
noumantahir
b697d6522d support for entities using updated render-helper 2022-01-03 22:23:56 +05:00
Sadaqat Ali
7953963775 formatted alert with intl 2022-01-02 13:30:06 +05:00
Sadaqat Ali
912cae60ad added support for RTL and LTR switch 2021-12-30 18:21:58 +05:00
noumantahir
2a9cd0fd69 replacing editor instead of navigating to next screen to avoid accident duplication 2021-12-25 14:00:10 +05:00
Sadaqat Ali
3edd3907f0 fixed thumbnail not changing bug in draftScreen 2021-12-23 13:11:02 +05:00
Sadaqat Ali
dd32a427c8 fixed bug in editorSettingsModal causing reset of index 2021-12-23 12:10:50 +05:00
Sadaqat Ali
26a2d7b214 added meta in addDraft and updateDraft 2021-12-21 20:36:43 +05:00
noumantahir
b9264ca473 removed unused prop 2021-12-18 23:32:51 +05:00
noumantahir
efc1d1b11f Merge remote-tracking branch 'origin/development' into nt/editor-modal-tweaks
# Conflicts:
#	src/screens/editor/children/beneficiarySelectionContent.tsx
#	src/screens/editor/children/editorSettingsModal.tsx
2021-12-18 23:30:44 +05:00
noumantahir
4923a3ca1a added support for done button, updated modal title 2021-12-18 19:29:04 +05:00
noumantahir
59c07d6725 updated beneficiary save read flow 2021-12-18 18:46:39 +05:00
noumantahir
d4422c3b3b improved valid beneficiary weight calculations 2021-12-18 16:20:52 +05:00
Feruz M
a14614cd03
Merge pull request #2104 from ecency/sa/search-tag-bug
fixed search tag not changing bug
2021-12-16 21:02:39 +02:00
Nouman Tahir
3935d2fb6c
Merge branch 'development' into sa/search-tag-bug 2021-12-16 18:11:05 +05:00
Sadaqat Ali
bd04c1e697 fixed search tag not changing bug 2021-12-16 16:14:15 +05:00
noumantahir
4281039948 Merge branch 'development' into nt/post-duplication-fix 2021-12-16 16:03:42 +05:00
noumantahir
8d48d695e3 added more editor screen keys 2021-12-16 15:55:34 +05:00
noumantahir
4b3afc8f44 using discrete key to differentiate editors 2021-12-16 15:51:29 +05:00
noumantahir
b4094efe16 end of lines added 2021-12-15 22:03:55 +05:00
noumantahir
1734885f9b updated strings in favour of translations 2021-12-15 22:02:04 +05:00
noumantahir
7f1dd524ce beneficiary weight calculation adjustments 2021-12-15 18:57:28 +05:00
noumantahir
68aeb0e005 support for updating thumbnail of already published posts 2021-12-15 18:25:25 +05:00
noumantahir
ee4779f415 reblog post after publish if reblog flag is active 2021-12-15 16:59:24 +05:00
noumantahir
dd7df3f7cb fixed bug, no beneficiaries showing up 2021-12-15 15:20:58 +05:00
noumantahir
46695eb13f connected shouldReblog option to community selection and editorContainer 2021-12-08 00:05:24 +05:00
noumantahir
3addec09c5 added reblog setting support 2021-12-07 23:31:17 +05:00
noumantahir
1f83c5c1a7 triming user input 2021-12-07 13:26:50 +05:00
noumantahir
1fa55ae13a reading username in beneficiary content 2021-12-07 13:16:10 +05:00
noumantahir
2cffa636ea updated thumb empty label style 2021-12-07 13:11:53 +05:00
noumantahir
7126b30933 added support for beneficiaries 2021-12-07 13:11:38 +05:00
noumantahir
b2ba4022c4 updated schedule post flow 2021-12-06 23:08:04 +05:00
Nouman Tahir
550faa2fba added partial datetime picker in settings modal 2021-12-03 19:28:27 +05:00
Nouman Tahir
acaaf8ebc6 support for thumb selection in settings modal 2021-12-01 15:55:30 +05:00
Nouman Tahir
813e3c8426 handling reward type set 2021-11-30 18:48:57 +05:00
Nouman Tahir
398b17442b added editor settings modal frame 2021-11-30 17:53:18 +05:00
Nouman Tahir
5710b9a8f7 handling passed referral user in registered screen 2021-11-10 19:14:45 +05:00
Nouman Tahir
5fcba941f7 accepting signup deep link 2021-11-10 19:04:27 +05:00
Nouman Tahir
97a7b2c3a5 integrated beneficiaries state with editor and draft status 2021-10-11 15:46:38 +05:00
noumantahir
64f364b605 form validity fix
total of 10 tags are allowed but publish button was being disabled at 9 because of wrong comparison
2021-10-03 12:01:13 +05:00
Feruz M
bdbe15aef5
Merge pull request #2085 from ecency/nt/options-modal
Nt/options modal
2021-10-03 08:36:38 +03:00
noumantahir
4e50ba7225 using optionsModel in draftsScreen 2021-10-03 02:36:32 +05:00
noumantahir
9b7cc73453 migrated bookmarksScreen to use OptionsModal 2021-10-03 01:55:58 +05:00
Nouman Tahir
ad1e750559 added support for reported user from dropdown 2021-10-01 21:41:24 +05:00