Skip to content

Commit

Permalink
try to fix donate button (#1106)
Browse files Browse the repository at this point in the history
* Update master 2 (#1105)

* Change amount of pictures for different size of screen (#1096)

* Change amount of pictures for different size of sreenview

* - change breakpoint to standard 768

---------

Co-authored-by: Oleh-Kril <[email protected]>

* Gmail is opened in new tab (#1087)

* - refactor to open in a new tab (#1093)

* fix modals closing (#1085)

* fix modals closing

* separate arrow function from props

---------

Co-authored-by: Oleh-Kril <[email protected]>

* New editor v2 (#1086)

* Initial react-quill config (news/main streetcode text). Needs cleaning & refactoring

* Added quill everywhere, needs refactoring

* cleaned code

* Fixed text updating in ForFans admin block

* Added utility to convert content to quill delta

* Added validation when empty text fields in modals

* Fixed bug with max length quill

* Added the impossibility of saving a record with improper length

* Cleaned code

* Refactoring of editor

* Removed package-lock.json changes from PR

* Dynamics meta tags (#1095)

* modify index.html

* add server and configure metadata for news

* add dynamic metatags for streetcodes

* moved news file to another folder

* run linter

* add update for news (not completed)

* adjust put and delete

* handle delete and update of streetcode and news

* add part of tests

* -add api error filter

* - cover with tests & refactor

* - refactor code to separate logic and reduce code complexity

* - test get and update

* - write tests for delete
- refactor to use constants
- add all urls-to-omit

* fix comments

* fix comments:
- refactor to use destructuring assigment
- remove comments
- move some lines to constants

* remove stageback url

* Update develop (#1102)

* Develop (#1084)

* Hide a slide outline

* fix news modal from closing when image is not created (#1061)

* - getting news from cache - green notification on news modal success (#1063)

* fix scrolling to the main text (#1075)

* remove react helmet + add banner (#1072)

* Fixed progress bar visibility and popups (#1070)

* Fixed progress bar visibility and popups

* add animation transition to make it smoother

---------

Co-authored-by: Oleh-Kril <[email protected]>

* Fix issue 847 Fix Url Ref (#1068)

* Fix PrivatePolicy streetcode reference

* Change ref to https://streetcode.com.ua

* Add some fix

* Fixed the amount buttons and input in donates modal (#1060)

* Fix news image on safari (#1058)

* refactor newsImage styles

* add max-height

* Fix for fans category editing (#1037)

* Fixed unavalaible categories on new streetcode

* Fixed category editing of for fans categories

* Made a mobile ornament with varying lengths for screens with a width … (#1030)

* Made a mobile ornament with varying lengths for screens with a width of 480 pixels or less

* adjust margins to correspond design

---------

Co-authored-by: Oleh-Kril <[email protected]>

* Fixed Issue 870, 871 (#1025)

* Add red * to Timeline date field and vanish an error

* Fix logic when error message shoud vanish

* fix data check in timelineAdminModal

* set fixed position for arrows in connection(streetcode) (#1029)

* set fixed position for arrows in connection(streetcode)

* adjust position of arrows

---------

Co-authored-by: Oleh-Kril <[email protected]>

* fix our partners title (#1022)

now it takes only 1 row instead of 2

* Refactor teams modal & list (#1069)

* Refactor teams modal & list

* remove commented code

* Jest config (#1028)

* Configured Jest

* Configured Jest

* Adding/modifying code spliting for dev and prod setups (#1041)

* modify_bundle_split_for_dev_setup

* adding_bundle_split_to_prod_condig

* adding_entry_to_gitignore_file

* adding_empty_line

* adjust admin page styles (#1066)

* Refactor partner modal (#1073)

* refactor code part 1 - reduce code amount

* refactor image uploading logic to make it correct

* Minor changes and improvements (#1042)

* adding_check-node-version_lib_and engine_configs

* update_package-lock_and_yarn-lock_files

* edit_readme_file

---------

Co-authored-by: Oleh-Kril <[email protected]>

* Issue 604 (Change padding in main text field) (#1077)

* Change padding in the text field

* adjust on phone

---------

Co-authored-by: Oleh-Kril <[email protected]>

* fix related events modal (#1080)

* deleted scroll up on mobile and tablet

* update components

* add loading all tags

* update streetcode components

* update tags modal

* update tags slider

* delete streetcodeid

* update related figure

* - refactor code (no business logic changes) (#1065)

* run linter (#1081)

* revert_resolve_path_for_dev_build

* revert_resolve_path_for_prod_build

---------

Co-authored-by: ValDekh <[email protected]>
Co-authored-by: Valerii Dekhtiyk <[email protected]>
Co-authored-by: Bohdan Bozhyk <[email protected]>
Co-authored-by: BohdanBybliv <[email protected]>
Co-authored-by: mykola-krai <[email protected]>
Co-authored-by: Kateryna Yatsiuk <[email protected]>
Co-authored-by: Roman Serhiychuk <[email protected]>
Co-authored-by: Rominos7 <[email protected]>

* Update master (#1101)

* Change amount of pictures for different size of screen (#1096)

* Change amount of pictures for different size of sreenview

* - change breakpoint to standard 768

---------

Co-authored-by: Oleh-Kril <[email protected]>

* Gmail is opened in new tab (#1087)

* - refactor to open in a new tab (#1093)

* fix modals closing (#1085)

* fix modals closing

* separate arrow function from props

---------

Co-authored-by: Oleh-Kril <[email protected]>

* New editor v2 (#1086)

* Initial react-quill config (news/main streetcode text). Needs cleaning & refactoring

* Added quill everywhere, needs refactoring

* cleaned code

* Fixed text updating in ForFans admin block

* Added utility to convert content to quill delta

* Added validation when empty text fields in modals

* Fixed bug with max length quill

* Added the impossibility of saving a record with improper length

* Cleaned code

* Refactoring of editor

* Removed package-lock.json changes from PR

* Dynamics meta tags (#1095)

* modify index.html

* add server and configure metadata for news

* add dynamic metatags for streetcodes

* moved news file to another folder

* run linter

* add update for news (not completed)

* adjust put and delete

* handle delete and update of streetcode and news

* add part of tests

* -add api error filter

* - cover with tests & refactor

* - refactor code to separate logic and reduce code complexity

* - test get and update

* - write tests for delete
- refactor to use constants
- add all urls-to-omit

* fix comments

* fix comments:
- refactor to use destructuring assigment
- remove comments
- move some lines to constants

* remove stageback url

---------

Co-authored-by: Valerii Dekhtiyk <[email protected]>
Co-authored-by: Kateryna Yatsiuk <[email protected]>
Co-authored-by: BohdanBybliv <[email protected]>

---------

Co-authored-by: ValDekh <[email protected]>
Co-authored-by: Valerii Dekhtiyk <[email protected]>
Co-authored-by: Bohdan Bozhyk <[email protected]>
Co-authored-by: BohdanBybliv <[email protected]>
Co-authored-by: mykola-krai <[email protected]>
Co-authored-by: Kateryna Yatsiuk <[email protected]>
Co-authored-by: Roman Serhiychuk <[email protected]>
Co-authored-by: Rominos7 <[email protected]>

* - temporary remove AgentFrontend (#1103)

* Update develop (#1102)

* Develop (#1084)

* Hide a slide outline

* fix news modal from closing when image is not created (#1061)

* - getting news from cache - green notification on news modal success (#1063)

* fix scrolling to the main text (#1075)

* remove react helmet + add banner (#1072)

* Fixed progress bar visibility and popups (#1070)

* Fixed progress bar visibility and popups

* add animation transition to make it smoother

---------

Co-authored-by: Oleh-Kril <[email protected]>

* Fix issue 847 Fix Url Ref (#1068)

* Fix PrivatePolicy streetcode reference

* Change ref to https://streetcode.com.ua

* Add some fix

* Fixed the amount buttons and input in donates modal (#1060)

* Fix news image on safari (#1058)

* refactor newsImage styles

* add max-height

* Fix for fans category editing (#1037)

* Fixed unavalaible categories on new streetcode

* Fixed category editing of for fans categories

* Made a mobile ornament with varying lengths for screens with a width … (#1030)

* Made a mobile ornament with varying lengths for screens with a width of 480 pixels or less

* adjust margins to correspond design

---------

Co-authored-by: Oleh-Kril <[email protected]>

* Fixed Issue 870, 871 (#1025)

* Add red * to Timeline date field and vanish an error

* Fix logic when error message shoud vanish

* fix data check in timelineAdminModal

* set fixed position for arrows in connection(streetcode) (#1029)

* set fixed position for arrows in connection(streetcode)

* adjust position of arrows

---------

Co-authored-by: Oleh-Kril <[email protected]>

* fix our partners title (#1022)

now it takes only 1 row instead of 2

* Refactor teams modal & list (#1069)

* Refactor teams modal & list

* remove commented code

* Jest config (#1028)

* Configured Jest

* Configured Jest

* Adding/modifying code spliting for dev and prod setups (#1041)

* modify_bundle_split_for_dev_setup

* adding_bundle_split_to_prod_condig

* adding_entry_to_gitignore_file

* adding_empty_line

* adjust admin page styles (#1066)

* Refactor partner modal (#1073)

* refactor code part 1 - reduce code amount

* refactor image uploading logic to make it correct

* Minor changes and improvements (#1042)

* adding_check-node-version_lib_and engine_configs

* update_package-lock_and_yarn-lock_files

* edit_readme_file

---------

Co-authored-by: Oleh-Kril <[email protected]>

* Issue 604 (Change padding in main text field) (#1077)

* Change padding in the text field

* adjust on phone

---------

Co-authored-by: Oleh-Kril <[email protected]>

* fix related events modal (#1080)

* deleted scroll up on mobile and tablet

* update components

* add loading all tags

* update streetcode components

* update tags modal

* update tags slider

* delete streetcodeid

* update related figure

* - refactor code (no business logic changes) (#1065)

* run linter (#1081)

* revert_resolve_path_for_dev_build

* revert_resolve_path_for_prod_build

---------

Co-authored-by: ValDekh <[email protected]>
Co-authored-by: Valerii Dekhtiyk <[email protected]>
Co-authored-by: Bohdan Bozhyk <[email protected]>
Co-authored-by: BohdanBybliv <[email protected]>
Co-authored-by: mykola-krai <[email protected]>
Co-authored-by: Kateryna Yatsiuk <[email protected]>
Co-authored-by: Roman Serhiychuk <[email protected]>
Co-authored-by: Rominos7 <[email protected]>

* Update master (#1101)

* Change amount of pictures for different size of screen (#1096)

* Change amount of pictures for different size of sreenview

* - change breakpoint to standard 768

---------

Co-authored-by: Oleh-Kril <[email protected]>

* Gmail is opened in new tab (#1087)

* - refactor to open in a new tab (#1093)

* fix modals closing (#1085)

* fix modals closing

* separate arrow function from props

---------

Co-authored-by: Oleh-Kril <[email protected]>

* New editor v2 (#1086)

* Initial react-quill config (news/main streetcode text). Needs cleaning & refactoring

* Added quill everywhere, needs refactoring

* cleaned code

* Fixed text updating in ForFans admin block

* Added utility to convert content to quill delta

* Added validation when empty text fields in modals

* Fixed bug with max length quill

* Added the impossibility of saving a record with improper length

* Cleaned code

* Refactoring of editor

* Removed package-lock.json changes from PR

* Dynamics meta tags (#1095)

* modify index.html

* add server and configure metadata for news

* add dynamic metatags for streetcodes

* moved news file to another folder

* run linter

* add update for news (not completed)

* adjust put and delete

* handle delete and update of streetcode and news

* add part of tests

* -add api error filter

* - cover with tests & refactor

* - refactor code to separate logic and reduce code complexity

* - test get and update

* - write tests for delete
- refactor to use constants
- add all urls-to-omit

* fix comments

* fix comments:
- refactor to use destructuring assigment
- remove comments
- move some lines to constants

* remove stageback url

---------

Co-authored-by: Valerii Dekhtiyk <[email protected]>
Co-authored-by: Kateryna Yatsiuk <[email protected]>
Co-authored-by: BohdanBybliv <[email protected]>

---------

Co-authored-by: ValDekh <[email protected]>
Co-authored-by: Valerii Dekhtiyk <[email protected]>
Co-authored-by: Bohdan Bozhyk <[email protected]>
Co-authored-by: BohdanBybliv <[email protected]>
Co-authored-by: mykola-krai <[email protected]>
Co-authored-by: Kateryna Yatsiuk <[email protected]>
Co-authored-by: Roman Serhiychuk <[email protected]>
Co-authored-by: Rominos7 <[email protected]>

* - temporary remove AgentFrontend (#1103)

---------

Co-authored-by: Valerii Dekhtiyk <[email protected]>
Co-authored-by: Kateryna Yatsiuk <[email protected]>
Co-authored-by: BohdanBybliv <[email protected]>
Co-authored-by: ValDekh <[email protected]>
Co-authored-by: Bohdan Bozhyk <[email protected]>
Co-authored-by: mykola-krai <[email protected]>
Co-authored-by: Roman Serhiychuk <[email protected]>
Co-authored-by: Rominos7 <[email protected]>

* try to fix donate button

---------

Co-authored-by: Oleh-Kril <[email protected]>
Co-authored-by: Valerii Dekhtiyk <[email protected]>
Co-authored-by: Kateryna Yatsiuk <[email protected]>
Co-authored-by: BohdanBybliv <[email protected]>
Co-authored-by: ValDekh <[email protected]>
Co-authored-by: Bohdan Bozhyk <[email protected]>
Co-authored-by: mykola-krai <[email protected]>
Co-authored-by: Roman Serhiychuk <[email protected]>
Co-authored-by: Rominos7 <[email protected]>
  • Loading branch information
10 people authored Jan 15, 2024
1 parent 701d747 commit 03d6dd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const DonatesModal = () => {

Promise.all([DonationApi.create(donation)])
.then((response) => {
window.open(response[0].pageUrl);
window.location.assign(response[0].pageUrl);
})
.catch();
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const DonationBlock = () => {
try {
const response = await DonationApi.create(donation);
donateEvent('support_us_page_donation_block');
window.open(response.pageUrl);
window.location.assign(response.pageUrl);
} catch (err) {}
}
};
Expand Down

0 comments on commit 03d6dd3

Please sign in to comment.