Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
472 commits
Select commit Hold shift + click to select a range
4230ad6
Merge pull request #91 from Fliplet/chore/refactor
tonytlwu Mar 31, 2019
c1adcc9
Wait for socket connection before login or getting teams (#92)
tonytlwu Apr 30, 2019
06d0916
validate version number
squallstar May 20, 2019
673e1cb
errors refactor
squallstar May 20, 2019
8345013
copy update
squallstar May 20, 2019
b89d5ba
copy update
squallstar May 20, 2019
88ddde0
Merge pull request #93 from Fliplet/feat-validate-version
squallstar May 22, 2019
2fd54ed
Removes unnecessary validation checking (#94)
tonytlwu Jun 27, 2019
e2a28b6
Create keyword token when blurring from the input field (#95)
tonytlwu Jul 1, 2019
982a1ca
Allow all non-enterprise accounts to submit app store apps (#96)
tonytlwu Jul 8, 2019
4f5b8df
Typo
Jul 8, 2019
e79d39f
Merge pull request #97 from Fliplet/fix/individual-account
tonytlwu Jul 8, 2019
c51c420
added warning for certificates duration
squallstar Jul 30, 2019
57e8b72
Merge pull request #99 from Fliplet/feat-warning-certificates-expiration
squallstar Jul 30, 2019
db057ae
app-password is now required; copy change
squallstar Jul 30, 2019
2b5bc02
Merge pull request #100 from Fliplet/feat-warning-app-password
squallstar Jul 31, 2019
fa2f3ea
Add validation to demo pass when demo user isn't empty
YaroslavOvdii Aug 9, 2019
c909999
Moved checkDemoUser to the end of the data loading from API
YaroslavOvdii Aug 9, 2019
9e71ff4
Made changes as was requested
YaroslavOvdii Aug 16, 2019
5e2cf92
Saving form information when user go to another modal
YaroslavOvdii Aug 16, 2019
ffbf221
fix
YaroslavOvdii Aug 19, 2019
a5385ad
Merge pull request #103 from YaroslavOvdii/save-inputs-on-modal-close
tonytlwu Aug 19, 2019
92ea864
add the opportunity to use auto-fill only when user want this
YaroslavOvdii Aug 21, 2019
7250bd4
interface to upload firebase file
squallstar Sep 4, 2019
9b57831
tweaks
squallstar Sep 4, 2019
58b4df2
typo
squallstar Sep 4, 2019
1968c7e
save unsigned credentials
squallstar Sep 4, 2019
d20223d
Merge pull request #104 from Fliplet/feat-submission-firebase
squallstar Sep 5, 2019
668bc43
Added line breaks
YaroslavOvdii Sep 10, 2019
bc85b1c
ui changes
Sep 10, 2019
40ac86e
Merge pull request #102 from YaroslavOvdii/demo-pass-error-fix
sofiiakvasnevska Sep 11, 2019
6b84db6
Merge pull request #105 from MaksymShokin/google-firebase-ui-fix
sofiiakvasnevska Sep 12, 2019
e8a4851
Cloned analytic tab in to other origins tabs.
YaroslavOvdii Sep 12, 2019
7e9dbe3
Remove unused variable
YaroslavOvdii Sep 12, 2019
44bc19d
removed each function
YaroslavOvdii Sep 12, 2019
3d94a39
removed unneeded empty line
YaroslavOvdii Sep 12, 2019
18dc92f
Merge pull request #106 from YaroslavOvdii/add-new-tabs-app-analytics
sofiiakvasnevska Sep 12, 2019
e953ae1
added modal
Sep 17, 2019
882a6fb
Merge pull request #107 from MaksymShokin/request-app-fix
sofiiakvasnevska Sep 17, 2019
d0b44db
added optional word
Sep 24, 2019
8b9fe0c
Merge pull request #108 from MaksymShokin/app-analytics-fix
sofiiakvasnevska Sep 24, 2019
949febe
text-overflow-fix
Sep 24, 2019
194a3db
not-showing-short-names
Sep 25, 2019
e65ee2f
Merge pull request #109 from MaksymShokin/bundle-text-fix
sofiiakvasnevska Sep 25, 2019
14bf568
fixes issue for cloning unsigned credentials
squallstar Oct 4, 2019
bb71ee1
cleanup
squallstar Oct 4, 2019
650bfc6
Merge pull request #110 from Fliplet/fix-unsigned-credentials
squallstar Oct 4, 2019
da2e957
fixes for unsigned builds being marked as enterprise
squallstar Oct 8, 2019
652f93c
Merge pull request #111 from Fliplet/fix-unsigned-build
squallstar Oct 8, 2019
541f23d
Add file extention check
YaroslavOvdii Oct 15, 2019
504b398
moved file extension check to the separate function
YaroslavOvdii Oct 15, 2019
ec544e2
Added check for the empty file extension
YaroslavOvdii Oct 15, 2019
0d711b2
Clearing input value so when we press cancel button after selecting t…
YaroslavOvdii Oct 16, 2019
64dab93
Merge pull request #112 from YaroslavOvdii/file-extension-check-fix
sofiiakvasnevska Oct 16, 2019
5f357d9
check if firebase was connected
YaroslavOvdii Oct 22, 2019
0b29707
added return for setFirebaseStatus function
YaroslavOvdii Oct 23, 2019
8886f6f
added error handler for environment variable
YaroslavOvdii Oct 23, 2019
e771386
Merge pull request #113 from YaroslavOvdii/firebase-check
sofiiakvasnevska Oct 23, 2019
7d969da
cleanup
squallstar Nov 22, 2019
4ab9c65
added firebase credential creation to the save method
YaroslavOvdii Dec 3, 2019
a5e77b7
removed unneeded space
YaroslavOvdii Dec 3, 2019
fe7b734
Merge pull request #114 from YaroslavOvdii/firebase-save-progress
sofiiakvasnevska Dec 3, 2019
76a5e87
fixes for 2fa UI
squallstar Dec 12, 2019
1d4e195
Merge branch 'master' into fix-2fa
squallstar Dec 12, 2019
42e51a1
tweaks
squallstar Dec 12, 2019
fabf99a
tweaks
squallstar Dec 12, 2019
fafef07
Merge pull request #115 from Fliplet/fix-2fa
squallstar Dec 12, 2019
cc1bc60
added-links
Jan 2, 2020
63d6234
Merge pull request #116 from MaksymShokin/firebase-links-fix
sofiiakvasnevska Jan 6, 2020
d7c8f24
ext-fix
Feb 10, 2020
cb2d17d
Merge pull request #117 from MaksymShokin/ext-fix
sofiiakvasnevska Feb 19, 2020
aa53007
description-text-fix
Feb 21, 2020
a6dbb17
Merge pull request #118 from MaksymShokin/description-text-fix
sofiiakvasnevska Mar 2, 2020
7e9c868
emit scroll event
YaroslavOvdii Mar 3, 2020
bdf9dc3
Merge pull request #119 from YaroslavOvdii/scroll-panel-top
sofiiakvasnevska Mar 5, 2020
ec8b2f2
Check credentials before cloning it
YaroslavOvdii Mar 18, 2020
c2e0e49
Merge pull request #120 from YaroslavOvdii/clone-credential-fix
sofiiakvasnevska Mar 18, 2020
0d7d127
allow certificate to be downloaded once generated
squallstar Apr 1, 2020
344b342
tweaks
squallstar Apr 1, 2020
1a906f6
pattern validation for the icon name
YaroslavOvdii Apr 7, 2020
2aca3ef
copy update
squallstar Apr 8, 2020
0c4f670
copy update
squallstar Apr 8, 2020
0c88d83
Merge pull request #121 from Fliplet/feat-download-cert
squallstar Apr 9, 2020
6cc07b4
push-text-fix
Apr 14, 2020
c701ce9
Track app launch via Studio
Apr 30, 2020
00c492e
Merge pull request #124 from Fliplet/feat/track-app-launch
tonytlwu May 1, 2020
38b0b50
Merge pull request #123 from MaksymShokin/push-text-fix
sofiiakvasnevska May 6, 2020
335c375
Merge pull request #122 from YaroslavOvdii/pattern-validation-for-the…
sofiiakvasnevska May 6, 2020
4d1bdfe
Kayako > WordPress migration
Jun 16, 2020
1ae281a
Merge pull request #125 from Fliplet/chore/links
tonytlwu Jun 16, 2020
99fc011
Disable form if organisation is not paying
hcarneiro Jul 20, 2020
07d9f01
Tweaks
hcarneiro Jul 20, 2020
6e24f8e
Prevent hack save
hcarneiro Jul 20, 2020
e304d8b
Clean up
hcarneiro Jul 29, 2020
4580e0e
Merge pull request #126 from Fliplet/feat-payments
hcarneiro Jul 29, 2020
69cce23
Fix
hcarneiro Aug 3, 2020
410a68d
Merge pull request #127 from Fliplet/chore-fix-payments
hcarneiro Aug 3, 2020
5fc68a8
Removes unneeded check
Aug 19, 2020
2ae3e59
Allow push details be saved for all users
Aug 19, 2020
e12c376
Check if ToS needs to be reviewed before submission
Aug 19, 2020
7578a64
Allow submission data be saved if ToS needs updating
Aug 19, 2020
bed91b2
Redirect messages with default error code to support article
Aug 21, 2020
65d3239
URL update
Aug 21, 2020
545eb70
Typo
Aug 21, 2020
eb3b581
Merge pull request #129 from Fliplet/feat/default-error
tonytlwu Aug 21, 2020
2a5eb92
Adds information on app privacy question requirements
Dec 7, 2020
fe1ea70
Tweak
Dec 7, 2020
a751310
Merge pull request #130 from Fliplet/feat/app-privacy-questions
tonytlwu Dec 7, 2020
d715c43
Adds support link for installing iOS debug apps
Dec 16, 2020
19af545
Merge pull request #131 from Fliplet/feat/debug-help
tonytlwu Dec 16, 2020
f8c6c8a
Updates app store submission templates
AndrRyaz Jan 11, 2021
6fd6e64
Prevent AAB information from disappearing
AndrRyaz Feb 5, 2021
b22bd95
Adds admin label
tonytlwu May 12, 2021
96577a6
Merge pull request #134 from Fliplet/feat/admin-label
tonytlwu May 12, 2021
a32f2da
Error displaying interface
tonytlwu May 14, 2021
2bc88af
Merge pull request #135 from Fliplet/fix/handlebars
tonytlwu May 14, 2021
b7b5a4f
Merge branch 'master' into chore/tos-agreement
tonytlwu Aug 6, 2021
bf610b1
Ensure ToS checks are in place for all submissions
tonytlwu Aug 12, 2021
57d2729
Simplify bundle ID generation
tonytlwu Aug 12, 2021
7fced7b
Linting
tonytlwu Aug 12, 2021
ff2f254
Fix typo
tonytlwu Aug 12, 2021
c760b7b
Tweak
tonytlwu Aug 12, 2021
84a4cf9
Typo
tonytlwu Aug 12, 2021
27fd654
Include all save buttons when disabling form
tonytlwu Aug 12, 2021
43761a9
Merge pull request #128 from Fliplet/chore/tos-agreement
tonytlwu Aug 13, 2021
48d5357
Merge pull request #136 from Fliplet/chore/tos-agreement
tonytlwu Aug 13, 2021
66746b8
changes for release notes
skrupnyk Aug 30, 2021
3923518
add validation to notes
skrupnyk Aug 30, 2021
757bccf
add error block for release notes
skrupnyk Sep 1, 2021
25fd999
Merge pull request #137 from skrupnyk/od-129
inna-bieshulia Sep 2, 2021
e3c6e42
Updated to limit deployment types based on the app plan
hcarneiro Sep 27, 2021
711fe73
removed console.log
hcarneiro Sep 27, 2021
d795102
tweaks on if conditions to save
hcarneiro Sep 27, 2021
bb8952c
Typo
hcarneiro Sep 27, 2021
7cf007d
Updated btn styles
hcarneiro Sep 27, 2021
2caab3e
Removed btn styles - updated fliplet-studio-ui
hcarneiro Sep 27, 2021
6e57619
Merge pull request #138 from Fliplet/feat-plan-limits
hcarneiro Sep 27, 2021
c9f1565
Fire events
hcarneiro Sep 27, 2021
5836b69
Merge pull request #139 from Fliplet/feat-plan-limits
hcarneiro Sep 28, 2021
5150ba7
Let component handle the app features object
hcarneiro Sep 28, 2021
24572ad
Updated template
hcarneiro Sep 28, 2021
48f0865
Merge pull request #140 from Fliplet/feat-plan-limits
hcarneiro Sep 28, 2021
2713bbe
Fix - Allow to save progress
hcarneiro Oct 1, 2021
0bf5ca3
Merge pull request #141 from Fliplet/feat-plan-limits
hcarneiro Oct 1, 2021
d680283
Updates app store categories to latest values
tonytlwu Oct 12, 2021
e233c82
Merge pull request #142 from Fliplet/chore/category-upgrade
tonytlwu Oct 13, 2021
7d62f0d
Revert "ID-1524 [Fix] Updates app store categories to latest values"
tonytlwu Oct 13, 2021
da50d78
Merge pull request #143 from Fliplet/revert-142-chore/category-upgrade
tonytlwu Oct 13, 2021
3202279
Revert "Merge pull request #143 from Fliplet/revert-142-chore/categor…
tonytlwu Oct 13, 2021
5273b34
Merge pull request #144 from Fliplet/chore/category-upgrade
tonytlwu Oct 13, 2021
4ddfb1c
Fix OD-634
hcarneiro Oct 19, 2021
5badc11
Merge branch 'master' into feat-plan-limits
hcarneiro Oct 19, 2021
43d884d
Merge pull request #145 from Fliplet/feat-plan-limits
hcarneiro Oct 19, 2021
aa37b53
[ADD] added validation spec-code
OleksandrLavrynenko Nov 1, 2021
f566588
[Fix] fix spacing
OleksandrLavrynenko Nov 2, 2021
b1707a3
[ADD] added validation spec-code
OleksandrLavrynenko Nov 1, 2021
9f1b069
Merge branch 'feat-598' of https://github.com/OleksandrLavrynenko/fli…
OleksandrLavrynenko Nov 2, 2021
0797387
[fix] fix spacing
OleksandrLavrynenko Nov 2, 2021
006f23e
[ADD] added validation spec-code
OleksandrLavrynenko Nov 1, 2021
6ed87e7
Merge branch 'feat-598' of https://github.com/OleksandrLavrynenko/fli…
OleksandrLavrynenko Nov 2, 2021
f535556
[fix]
OleksandrLavrynenko Nov 2, 2021
ac6e5a0
[ADD] added validation spec-code
OleksandrLavrynenko Nov 1, 2021
2c9f72b
Merge branch 'feat-598' of https://github.com/OleksandrLavrynenko/fli…
OleksandrLavrynenko Nov 2, 2021
1ff373e
[fix]
OleksandrLavrynenko Nov 2, 2021
5e47fd7
[ADD] added validation spec-code
OleksandrLavrynenko Nov 1, 2021
f68901d
Merge branch 'feat-598' of https://github.com/OleksandrLavrynenko/fli…
OleksandrLavrynenko Nov 2, 2021
bf3100d
[ADD] added validation copyright text
OleksandrLavrynenko Nov 4, 2021
c95998a
added validation Bundle ID
skrupnyk Nov 4, 2021
6339cf2
added validation app version
skrupnyk Nov 5, 2021
8d1c7e6
[Refact]
OleksandrLavrynenko Nov 8, 2021
7debbe0
[Fix] Fixed message and pattern validation
OleksandrLavrynenko Nov 8, 2021
43954c3
[Fix] Fixed msg and year
OleksandrLavrynenko Nov 9, 2021
d4d7058
refactor
skrupnyk Nov 9, 2021
194f8af
added validation app version
skrupnyk Nov 5, 2021
206bbe5
Merge branch 'feat-596' of https://github.com/skrupnyk/fliplet-widget…
skrupnyk Nov 9, 2021
3b0adef
refactor
skrupnyk Nov 9, 2021
f5e1dba
[Fix] discard changes to validator
OleksandrLavrynenko Nov 15, 2021
fedfad3
Merge pull request #146 from OleksandrLavrynenko/feat-598
inna-bieshulia Nov 16, 2021
ff3f3c4
add new regexp
skrupnyk Nov 18, 2021
9586550
added validation Bundle ID
skrupnyk Nov 4, 2021
fef02f9
Merge branch 'feat-600' of https://github.com/skrupnyk/fliplet-widget…
skrupnyk Nov 18, 2021
35a25bb
added validation app version
skrupnyk Nov 19, 2021
6d04c2b
Merge branch 'Fliplet:master' into add-feat-595
OleksandrLavrynenko Nov 19, 2021
eff163f
[Fix] validation into interface
OleksandrLavrynenko Nov 19, 2021
fd27869
refactor
skrupnyk Nov 19, 2021
d06c389
[Refact]
OleksandrLavrynenko Nov 19, 2021
3f45510
[Refact] rename data atributes
OleksandrLavrynenko Nov 19, 2021
37b3b34
[Refact]
OleksandrLavrynenko Nov 19, 2021
4eb8b1d
[Refact]
OleksandrLavrynenko Nov 19, 2021
30152f7
Merge pull request #147 from OleksandrLavrynenko/add-feat-595
inna-bieshulia Nov 23, 2021
fab1b92
add validation for Enterprise and Unsigned IPA
skrupnyk Nov 30, 2021
6cb80d0
update help block
skrupnyk Nov 30, 2021
4a8956a
add validation for Enterprise and Unsigned IPA
skrupnyk Nov 30, 2021
3f7b81d
Merge pull request #150 from skrupnyk/feat-600
inna-bieshulia Dec 6, 2021
351eebf
refactor
skrupnyk Dec 6, 2021
33f8235
update version number validation
skrupnyk Dec 8, 2021
722c5b0
refact
skrupnyk Dec 10, 2021
9af05b4
Merge pull request #148 from skrupnyk/feat-596
inna-bieshulia Dec 28, 2021
4c06376
OD-596 [Feature] Added app version number validation (#151)
skrupnyk Jan 11, 2022
7d3585a
[Fix] changed Price description (#152)
OleksandrLavrynenko Jan 18, 2022
f395d9a
OD-599 [Feature] Added app icon, splash screen, scrennshots validati…
skrupnyk Feb 1, 2022
41838fc
fix broken links (#154)
skrupnyk Feb 3, 2022
ba8d91e
add new logo (#155)
skrupnyk Mar 1, 2022
e455534
Restrict to numbers in semantic versioning
tonytlwu Mar 30, 2022
97075a7
Merge pull request #157 from Fliplet/fix-ID-2119
tonytlwu Mar 30, 2022
97b61e9
OD-755 [Fix] Fix broken link (#156)
skrupnyk Mar 31, 2022
e350545
Correctly assign previous version number based on channel
tonytlwu Apr 4, 2022
7238257
Merge pull request #159 from Fliplet/fix-ID-2119
tonytlwu Apr 4, 2022
4c31614
Revert "update version number validation"
tonytlwu Apr 5, 2022
6886add
Merge pull request #160 from Fliplet/fix-ID-2119
tonytlwu Apr 5, 2022
238a534
OD-446 [Feature] Added authentication key validation for push notific…
skrupnyk Apr 26, 2022
6fe4578
inactivate the save button (#162)
skrupnyk Apr 26, 2022
7483e6b
ensure notes field is required in app submission details
amolsuryawanshi47 Aug 18, 2022
24ca2c6
removed changes
amolsuryawanshi47 Aug 22, 2022
963ac7a
Merge pull request #163 from amolsuryawanshi47/@amolxor/FEAT-XOR-320
tonytlwu Aug 22, 2022
187d76e
Removed broken link from ios AAB
NikitaJadhavXoriant Sep 29, 2022
54bdbd5
Merge pull request #164 from NikitaJadhavXoriant/@nikitaxor/FIX-XOR-546
tonytlwu Sep 29, 2022
a97c9d2
XOR-574 [FEAT] Removed token from submission files url
anerib Oct 8, 2022
342bb43
Merge pull request #165 from anerib/@anerixor/FEAT-XOR-574
squallstar Oct 10, 2022
6793515
Validate character length for release and review notes
tonytlwu Mar 9, 2023
6b27c62
Merge pull request #167 from Fliplet/fix-ID-2923
tonytlwu Mar 9, 2023
5b7c3f9
Check if error is handled
hcarneiro May 30, 2023
a09f1af
Use new JS API for error checking
hcarneiro Jun 5, 2023
09a714c
Merge pull request #169 from Fliplet/feat-limit-warnings-v2
hcarneiro Jun 14, 2023
eae13f7
ID-3280 ensure apn team ID does not get reset
squallstar Jun 14, 2023
19fb382
Merge pull request #170 from Fliplet/fix-team-id
squallstar Jun 14, 2023
e3e82e7
Use result from the latest completed submission instead of the first …
tonytlwu Aug 30, 2023
25ebdd5
Add version number to build summary (#173)
tonytlwu Sep 18, 2023
ee15341
feat(ID-4326): added apns config validation button
dwfliplet May 7, 2024
a50a1a0
chore(ID-4326): lint fix
dwfliplet May 7, 2024
5cf3e33
Merge pull request #174 from Fliplet/feature/ID-4326-apn-validation
simonchapman1986 May 7, 2024
5fbfe01
feat(ID-4358): showing success instead of fail message when build com…
dwfliplet May 9, 2024
6854aa2
PS-422 [FIX] Ensures user isn't seeing Fliplet Admin settings
armine-fliplet Dec 13, 2024
d43d50f
Merge pull request #176 from Fliplet/fix/PS-422
ysolodka Dec 13, 2024
77ecbd5
Revert "PS-422/[FIX]: Ensures user isn't seeing Fliplet Admin settings"
ysolodka Dec 13, 2024
c64687d
PS-422 [FIX] Ensures user isn't seeing Fliplet Admin settings
armine-fliplet Dec 16, 2024
8d61eea
Merge pull request #177 from Fliplet/revert-176-fix/PS-422
armine-fliplet Dec 16, 2024
80840ab
Merge with base branch
armine-fliplet Dec 16, 2024
92a9501
Merge pull request #178 from Fliplet/fix/PS-422
ysolodka Dec 16, 2024
fbd4da4
Revert "PS-422-[FIX]: Ensures user isn't seeing Fliplet Admin settings"
ysolodka Dec 16, 2024
703207b
Merge pull request #179 from Fliplet/revert-178-fix/PS-422
ysolodka Dec 16, 2024
0b59fdb
Add changes to test on staging
armine-fliplet Dec 27, 2024
ca1f6c3
Merging
armine-fliplet Dec 27, 2024
161a675
Add changes for testing
armine-fliplet Dec 27, 2024
5d51c89
Merge pull request #180 from Fliplet/fix/PS-422
ysolodka Dec 27, 2024
29e93ea
Remove console from the code
armine-fliplet Dec 30, 2024
e9b111b
Merge with base branch
armine-fliplet Dec 30, 2024
5a06888
Merge pull request #181 from Fliplet/fix/PS-422
ysolodka Dec 30, 2024
8b760c4
PS-233 [FIX] Ensures publishing support documents takes you to the ri…
armine-fliplet Jan 20, 2025
0b7066d
Merge pull request #183 from Fliplet/fix/PS-233
ysolodka Jan 22, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"extends": "fliplet",
"root": true
}
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
.history
3 changes: 0 additions & 3 deletions backup/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions backup/build.html

This file was deleted.

10 changes: 0 additions & 10 deletions backup/css/interface.css

This file was deleted.

Binary file removed backup/img/icon.png
Binary file not shown.
480 changes: 0 additions & 480 deletions backup/interface.html

This file was deleted.

38 changes: 0 additions & 38 deletions backup/js/formValidation.js

This file was deleted.

246 changes: 0 additions & 246 deletions backup/js/interface.js

This file was deleted.

69 changes: 0 additions & 69 deletions backup/tests/index.js

This file was deleted.

Loading