Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RMET-3263 create CODEOWNERS file #11

Closed
wants to merge 91 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
8935bed
#RNMT-184 Update README with support disclaimer
EiyuuZack Nov 21, 2016
eabdf31
Merge branch 'master-remote'
Dec 7, 2016
69b4b2f
Merge 2.2.1 tag into master
Dec 15, 2016
e8cb4f0
Add OutSystems extensibility configuration
luissilvaos Nov 20, 2018
f8a1b5a
Merge pull request #1 from OutSystems/automated-tests
luissilvaos Nov 21, 2018
1cd1087
Fixes permissions for the save and remove contacts operations for And…
luissilvaos Nov 26, 2018
53d8cba
Merge pull request #2 from OutSystems/RNMT-2225
luissilvaos Nov 26, 2018
719ced0
Raise version to 2.2.1-OS1
luissilvaos Nov 26, 2018
94deffd
chore: update PULL_REQUEST_TEMPLATE.md
vmfo22 Nov 26, 2018
dfc7c1a
Merge tag '3.0.1' of https://github.com/apache/cordova-plugin-contacts
hgranjawf Nov 27, 2018
854075e
Merge from master
hgranjawf Nov 27, 2018
46cf5b3
Add Mobile Template Pull Request
vmfo22 Nov 28, 2018
2973f2b
Merge pull request #4 from hugobgranja/outsystems
EiyuuZack Dec 6, 2018
ed28948
Update plugin.xml
luissilvaos Dec 26, 2018
628ee36
RNMT-3068 - Clone and Setup
ines-sousa Jul 9, 2019
a8abc7f
test: RNMT-3067
ines-sousa Jul 9, 2019
c9fc3bd
tests:RNMT-3067
sandrarodrigues76 Jul 10, 2019
6e9db0e
test: new apk, ipa and chromedriver 2.44
ines-sousa Jul 10, 2019
2c0016f
test: changes to import of Constants
ines-sousa Jul 10, 2019
166d49d
test: add screen objects
ines-sousa Jul 10, 2019
c3d6071
test: Add another test to contact.spec.ts
ines-sousa Jul 10, 2019
38b8bec
test: add more chromedrivers to the folder
ines-sousa Jul 10, 2019
79be63e
test: import constant values (missing files: AndroidUtils and iOSUtils)
sandrarodrigues76 Jul 17, 2019
b5726e5
tests: small fixes
sandrarodrigues76 Jul 18, 2019
0e9a589
test: change priority in test
ines-sousa Jul 19, 2019
e4f09ff
Revert "Merge branch 'RNMT-3066-(Automatic-Tests)' of https://github.…
ines-sousa Jul 19, 2019
4c089e7
test: update ContactScreen.ts with all page object
ines-sousa Jul 25, 2019
ff79108
chore: updates .gitignore file
ines-sousa Jul 25, 2019
987dafe
test: fixes missing constants
ines-sousa Jul 25, 2019
bcd2caa
chore: updates .gitignore file
ines-sousa Jul 25, 2019
367cc2b
chore: updates .gitignore files
ines-sousa Jul 25, 2019
063c7aa
chore: updates .gitignore
ines-sousa Jul 26, 2019
1feb8b9
test: updates ContactsScreen.js page objects
ines-sousa Jul 26, 2019
55ce4ef
test: adds the second P0's test scenario to contact.spec.ts
ines-sousa Jul 26, 2019
0180b44
chore: update .gitignore to ignore .tar files
ines-sousa Jul 26, 2019
ce1e2be
test: adds two components to the page object ContactsScreen.ts
ines-sousa Jul 29, 2019
ad0bc76
test: adds before all/ after all instead of before each/after each
ines-sousa Jul 29, 2019
d5057a4
chore: remove generated files
EiyuuZack Jul 29, 2019
12c01a1
build: update package.json and package-lock.json
EiyuuZack Jul 30, 2019
d98faa7
build: update .gitignore
ines-sousa Jul 30, 2019
ac7435a
test: fix typo
ines-sousa Jul 30, 2019
368c878
test: update chromedriver to version 75
ines-sousa Jul 30, 2019
b605713
test: fix appium tests device farm config
usernuno Aug 2, 2019
cb0cafa
test: refactor screen object ContactScreen
luissilvaos Aug 5, 2019
2f2f78a
test: fix native alert helper
luissilvaos Aug 5, 2019
670fe68
test: remove debugger on afterTest event
luissilvaos Aug 5, 2019
a334704
test: add PermisionAlert helper for Android Permissions
luissilvaos Aug 5, 2019
903dc87
test: fix tests for the contacts sample app
luissilvaos Aug 5, 2019
87dbca4
test: add permission alert helper for iOS
luissilvaos Aug 6, 2019
7ceaf30
test: fix contacts spec
luissilvaos Aug 6, 2019
c614299
test: change platform configurations
luissilvaos Aug 6, 2019
5a1f20b
test: remove sample screen object
luissilvaos Aug 6, 2019
8c86f39
test: remove unused helper from the contacts spec
luissilvaos Aug 6, 2019
67713a9
test: update application packages and chromedriver files
luissilvaos Aug 6, 2019
7972039
test: update gitignore to allow the zip file with the iOS.app file fo…
luissilvaos Aug 6, 2019
59190bf
test: add missing documentation on PermissionAlert.ts
luissilvaos Aug 6, 2019
ce9666b
test: change AWS Configuration files for Android and iOS
luissilvaos Aug 6, 2019
73f735f
test: refactor contacts spec to look for success cards instead of fee…
luissilvaos Aug 6, 2019
e825f82
test: remove unused code and add screen validator to last test
luissilvaos Aug 7, 2019
1035fc8
test: change readme file with new .yml files
ines-sousa Aug 7, 2019
ee9f23a
test: update comment in contact.spec.ts about the impact of not delet…
ines-sousa Aug 7, 2019
12dd982
test: update contact.spec.ts
ines-sousa Aug 7, 2019
2f2dcd1
test: update README.md
ines-sousa Aug 7, 2019
4542892
test: update wdio.android.app.config.js (device name is now "Android")
ines-sousa Aug 7, 2019
c71c444
Merge pull request #5 from OutSystems/RNMT-3066-(Automatic-Tests)
ines-sousa Aug 7, 2019
935578c
fix: do not fetch the note field in iOS 13 or later
usernuno Nov 13, 2019
02ed308
Merge pull request #6 from OutSystems/fix/RNMT-3552/ios13-notes
usernuno Nov 13, 2019
f03783d
chore(release): raise version to 3.0.1-OS2
usernuno Nov 13, 2019
807115d
fix: changed dispatch_sync to dispatch_async
CarlsCorrea Oct 20, 2020
6af2a5c
chore(release): raise version to 3.0.1-OS3
CarlsCorrea Oct 20, 2020
c90dcc5
fix: ABAddressBookRef created on main thread
CarlsCorrea Oct 23, 2020
da2bd7b
Merge pull request #7 from OutSystems/fix/RMET-306/crash-deleting-con…
CarlsCorrea Oct 23, 2020
4bd2eb5
fix: pick contact crash
CarlsCorrea Mar 18, 2021
953267e
chore: reise version to 3.0.1-OS4
CarlsCorrea Mar 18, 2021
3d8ca6a
Merge pull request #8 from OutSystems/fix/RMET-562/pick-contact-crash
CarlsCorrea Mar 19, 2021
b2d8336
Add Pipelines
GFOutsystems Apr 26, 2021
345201b
Merge pull request #9 from OutSystems/feature/AddPipelines
GFOutsystems Apr 26, 2021
40b6599
chore(release): raise version to 3.0.1-OS5
tiagoappereira Nov 4, 2021
5498fb8
fix: add no permissions dialog when permissions are denied
alexgerardojacinto Jan 12, 2022
ace1689
refactor: some refactoring to avoid code repetition
alexgerardojacinto Jan 12, 2022
6f478e9
refactor: remove commented code and some additional refactoring
alexgerardojacinto Jan 13, 2022
65cc420
refactor: fix formatting
alexgerardojacinto Jan 13, 2022
6496a0a
refactor: removing spaces
alexgerardojacinto Jan 13, 2022
8da1835
Merge pull request #10 from OutSystems/fix/RMET-1301/show-no-permissi…
alexgerardojacinto Jan 13, 2022
db0305a
chore(release): raised version to 3.0.1-OS6
felipecn Jan 14, 2022
d768969
Set VERSION to 3.0.2-dev (via coho)
stevengill Dec 16, 2017
65fb7b4
CB-13693: Improves Documentation (#162)
DanWithams7d Dec 20, 2017
c93ba19
CB-13759: Add build-tools-26.0.2 to travis
jcesarmobile Jan 15, 2018
c63b5ee
update README
janpio Sep 21, 2018
939a9d6
Add or update GitHub pull request and issue template
janpio Feb 11, 2019
dccf734
chore: add CODEOWNERS
IT-MikeS Mar 15, 2024
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
Prev Previous commit
Next Next commit
Add Mobile Template Pull Request
  • Loading branch information
vmfo22 committed Nov 28, 2018
commit 46cf5b38d60dc6fc811cabb1fe02a166b333a405
62 changes: 22 additions & 40 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,22 @@
## Description
<!--- Describe your changes in detail -->

## Context
<!--- Place the link to the issue here preceded by either 'Closes' OR 'Fixes' -->

<!--- Why is this change required? What problem does it solve? -->

## Type of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply -->
- [ ] Feature (change which adds functionality)
- [ ] BREAKING CHANGE (existing functionality will not work as expected due to new feature)
- [ ] Fix (change which fixes an issue)
- [ ] BREAKING CHANGE (existing functionality will not work as expected due to fix)
- [ ] Performance (change which improves performance)
- [ ] BREAKING CHANGE (existing functionality will not work as expected due to performance improvement)
- [ ] Refactor (non-breaking change that is neither feature, fix nor performance)
- [ ] Style (non-breaking change that only affects formatting and/or white-space)

## Components affected
- [ ] Android platform
- [ ] iOS platform
- [ ] JavaScript
- [ ] OutSystems

## Tests
<!--- Describe how you tested your changes in detail -->
<!--- Include details of your test environment if relevant -->

## Screenshots (if appropriate)
<!--- E.g. before change & after change -->

## Checklist
<!--- Go over all the following items and put an `x` in all the boxes that apply -->
- [ ] Pull request title follows the format `RNMT-XXXX <title>`
- [ ] Tests have been created
- [ ] Code follows code style of this project
- [ ] CHANGELOG.md file is correctly updated
- [ ] Changes require an update to the documentation
- [ ] Documentation has been updated accordingly
<!--
Please make sure the checklist boxes are all checked before submitting the PR. The checklist
is intended as a quick reference, for complete details please see our Contributor Guidelines:

http://cordova.apache.org/contribute/contribute_guidelines.html

Thanks!
-->

### Platforms affected


### What does this PR do?


### What testing has been done on this change?


### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [ ] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- [ ] Added automated test coverage as appropriate for this change.
40 changes: 40 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE_RNMT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
## Description
<!--- Describe your changes in detail -->

## Context
<!--- Place the link to the issue here preceded by either 'Closes' OR 'Fixes' -->

<!--- Why is this change required? What problem does it solve? -->

## Type of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply -->
- [ ] Feature (change which adds functionality)
- [ ] BREAKING CHANGE (existing functionality will not work as expected due to new feature)
- [ ] Fix (change which fixes an issue)
- [ ] BREAKING CHANGE (existing functionality will not work as expected due to fix)
- [ ] Performance (change which improves performance)
- [ ] BREAKING CHANGE (existing functionality will not work as expected due to performance improvement)
- [ ] Refactor (non-breaking change that is neither feature, fix nor performance)
- [ ] Style (non-breaking change that only affects formatting and/or white-space)

## Components affected
- [ ] Android platform
- [ ] iOS platform
- [ ] JavaScript
- [ ] OutSystems

## Tests
<!--- Describe how you tested your changes in detail -->
<!--- Include details of your test environment if relevant -->

## Screenshots (if appropriate)
<!--- E.g. before change & after change -->

## Checklist
<!--- Go over all the following items and put an `x` in all the boxes that apply -->
- [ ] Pull request title follows the format `RNMT-XXXX <title>`
- [ ] Tests have been created
- [ ] Code follows code style of this project
- [ ] CHANGELOG.md file is correctly updated
- [ ] Changes require an update to the documentation
- [ ] Documentation has been updated accordingly