cordova-plugin-firebasex-firestore 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,6 @@
1
+ # These are supported funding model platforms
2
+
3
+ github: [ dpa99c ]
4
+ custom: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZRD3W47HQ3EMJ&source=url
5
+ patreon: dpa99c
6
+ ko_fi: davealden
@@ -0,0 +1,125 @@
1
+ ---
2
+ name: Bug report
3
+ about: Report a problem
4
+ title: ''
5
+ labels: ''
6
+ assignees: ''
7
+
8
+ ---
9
+
10
+ <!--
11
+ IMPORTANT: PLEASE READ
12
+
13
+ WARNING: Failure to follow the issue template guidelines below will result in the issue being immediately closed.
14
+ -->
15
+
16
+ <!-- Fill out the relevant sections below and delete irrelevant sections. -->
17
+
18
+ # Bug report
19
+
20
+ <!-- COMPLETE THIS CHECKLIST -->
21
+ **CHECKLIST**
22
+ - [ ] I have read the [issue reporting guidelines](https://github.com/dpa99c/cordova-plugin-firebasex-firestore#reporting-issues)
23
+
24
+ - [ ] I confirm this is a suspected bug or issue that will affect other users
25
+ <!-- i.e. this is not a request for support in using/integrating the plugin into your specific project -->
26
+
27
+ - [ ] I have reproduced the issue using the [example project](https://github.com/dpa99c/cordova-plugin-firebasex-test) or provided the necessary information to reproduce the issue.
28
+ <!-- necessary information e.g. exact steps, FCM notification message content, test case project repo -->
29
+
30
+ - [ ] I have read [the documentation](https://github.com/dpa99c/cordova-plugin-firebasex-firestore) thoroughly and it does not help solve my issue.
31
+ <!-- e.g. if you're having a build issue ensure you've read through the build environment notes -->
32
+
33
+ - [ ] I have checked that no similar issues (open or closed) already exist.
34
+ <!-- Duplicates or near-duplicates will be closed immediately. -->
35
+
36
+
37
+
38
+ **Current behavior:**
39
+
40
+ <!-- Describe how the bug manifests. -->
41
+
42
+ <!-- Explain how you're sure there is an issue with this plugin rather than your own code:
43
+ - If this plugin has an example project, have you been able to reproduce the issue within it?
44
+ - Have you created a clean test Cordova project containing only this plugin to eliminate the potential for interference with other plugins/code?
45
+ -->
46
+
47
+ **Expected behavior:**
48
+ <!-- Describe what the behavior should be without the bug. -->
49
+
50
+ **Steps to reproduce:**
51
+ <!-- If you are able to illustrate the bug with an example, please provide steps to reproduce. -->
52
+
53
+ **Screenshots**
54
+ <!-- If applicable, add screenshots to help explain your problem. -->
55
+
56
+ **Environment information**
57
+ <!-- Please supply full details of your development environment including: -->
58
+ - Cordova CLI version
59
+ - `cordova -v`
60
+ - Cordova platform version
61
+ - `cordova platform ls`
62
+ - Plugins & versions installed in project (including this plugin)
63
+ - `cordova plugin ls`
64
+ - Dev machine OS and version, e.g.
65
+ - OSX
66
+ - `sw_vers`
67
+ - Windows 10
68
+ - `winver`
69
+
70
+ _Runtime issue_
71
+ - Device details
72
+ - _e.g. iPhone X, Samsung Galaxy S8, iPhone X Simulator, Pixel XL Emulator_
73
+ - OS details
74
+ - _e.g. iOS 12.2, Android 9.0_
75
+
76
+ _Android build issue:_
77
+ - Node JS version
78
+ - `node -v`
79
+ - Gradle version
80
+ - `ls platforms/android/.gradle`
81
+ - Target Android SDK version
82
+ - `android:targetSdkVersion` in `AndroidManifest.xml`
83
+ - Android SDK details
84
+ - `sdkmanager --list | sed -e '/Available Packages/q'`
85
+
86
+ _iOS build issue:_
87
+ - Node JS version
88
+ - `node -v`
89
+ - XCode version
90
+
91
+
92
+ **Related code:**
93
+ ```
94
+ insert any relevant code here such as plugin API calls / input parameters
95
+ ```
96
+
97
+ **Console output**
98
+ <details>
99
+ <summary>console output</summary>
100
+
101
+ ```
102
+
103
+ // Paste any relevant JS/native console output here
104
+
105
+ ```
106
+
107
+ </details><br/><br/>
108
+
109
+ **Other information:**
110
+
111
+ <!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->
112
+
113
+
114
+
115
+
116
+
117
+ <!--
118
+ A POLITE REMINDER
119
+
120
+ - This is free, open-source software.
121
+ - Although the author makes every effort to maintain it, no guarantees are made as to the quality or reliability, and reported issues will be addressed if and when the author has time.
122
+ - Help/support will not be given by the author, so forums (e.g. Ionic) or Stack Overflow should be used. Any issues requesting help/support will be closed immediately.
123
+ - If you have urgent need of a bug fix/feature, the author can be engaged for PAID contract work to do so: please contact dave@workingedge.co.uk
124
+ - Rude or abusive comments/issues will not be tolerated, nor will opening multiple issues if those previously closed are deemed unsuitable. Any of the above will result in you being BANNED from ALL of my Github repositories.
125
+ -->
@@ -0,0 +1,36 @@
1
+ ---
2
+ name: Documentation issue
3
+ about: Describe an issue with the documentation
4
+ title: ''
5
+ labels: ''
6
+ assignees: ''
7
+
8
+ ---
9
+ <!--
10
+ WARNING: Failure to follow the issue template guidelines below will result in the issue being immediately closed.
11
+
12
+ Only documentation issues should be opened here.
13
+
14
+ Before opening an issue, please read [Reporting issues](https://github.com/dpa99c/cordova-plugin-firebasex-firestore#reporting-issues)
15
+ -->
16
+
17
+
18
+ # Documentation issue
19
+ <!--
20
+ Describe the issue with the documentation or the request for documentation changes.
21
+ - Please give reasons why the change is necessary.
22
+ - If the change is trivial or you are able to make it, please consider making a Pull Request containing the necessary changes.
23
+ -->
24
+
25
+
26
+
27
+
28
+ <!--
29
+ A POLITE REMINDER
30
+
31
+ - This is free, open-source software.
32
+ - Although the author makes every effort to maintain it, no guarantees are made as to the quality or reliability, and reported issues will be addressed if and when the author has time.
33
+ - Help/support will not be given by the author, so forums (e.g. Ionic) or Stack Overflow should be used. Any issues requesting help/support will be closed immediately.
34
+ - If you have urgent need of a bug fix/feature, the author can be engaged for PAID contract work to do so: please contact dave@workingedge.co.uk
35
+ - Rude or abusive comments/issues will not be tolerated, nor will opening multiple issues if those previously closed are deemed unsuitable. Any of the above will result in you being BANNED from ALL of my Github repositories.
36
+ -->
@@ -0,0 +1,43 @@
1
+ ---
2
+ name: Feature request
3
+ about: Suggest an idea for this project
4
+ title: ''
5
+ labels: ''
6
+ assignees: ''
7
+
8
+ ---
9
+ <!--
10
+ WARNING: Failure to follow the issue template guidelines below will result in the issue being immediately closed.
11
+
12
+ Only feature requests should be opened here.
13
+
14
+ Before opening an issue, please read [Reporting issues](https://github.com/dpa99c/cordova-plugin-firebasex-firestore#reporting-issues)
15
+
16
+ -->
17
+
18
+
19
+ # Feature request
20
+ <!--
21
+ Feature requests should include as much detail as possible:
22
+
23
+ - A descriptive title
24
+ - A description of the problem you're trying to solve, including why you think this is a problem
25
+ - An overview of the suggested solution
26
+ - Use case: why should this be implemented?
27
+ - If the feature changes current behavior, reasons why your solution is better
28
+ - Relevant links, e.g.
29
+ - Stack Overflow post illustrating a solution
30
+ - Code within a Github repo that illustrates a solution
31
+ - Native API documentation for proposed feature
32
+ -->
33
+
34
+
35
+ <!--
36
+ A POLITE REMINDER
37
+
38
+ - This is free, open-source software.
39
+ - Although the author makes every effort to maintain it, no guarantees are made as to the quality or reliability, and reported issues will be addressed if and when the author has time.
40
+ - Help/support will not be given by the author, so forums (e.g. Ionic) or Stack Overflow should be used. Any issues requesting help/support will be closed immediately.
41
+ - If you have urgent need of a bug fix/feature, the author can be engaged for PAID contract work to do so: please contact dave@workingedge.co.uk
42
+ - Rude or abusive comments/issues will not be tolerated, nor will opening multiple issues if those previously closed are deemed unsuitable. Any of the above will result in you being BANNED from ALL of my Github repositories.
43
+ -->
@@ -0,0 +1,42 @@
1
+ ## PR Type
2
+ What kind of change does this PR introduce?
3
+
4
+ <!-- Please check the one that applies to this PR using "x". -->
5
+ - [ ] Bugfix
6
+ - [ ] Feature
7
+ - [ ] Code style update (formatting, local variables)
8
+ - [ ] Refactoring (no functional changes, no api changes)
9
+ - [ ] Documentation changes
10
+ - [ ] Other... Please describe:
11
+
12
+ <!-- Fill out the relevant sections below and delete irrelevant sections. -->
13
+
14
+ ## PR Checklist
15
+ Please check your PR fulfills the following requirements:
16
+
17
+ Bugfixes:
18
+ - [ ] Regression testing has been carried out using the [example project](https://github.com/dpa99c/cordova-plugin-firebasex-test) to ensure the intended bug is fixed and no regression bugs have been inadvertently introduced.
19
+
20
+ New features/enhancements:
21
+ - [ ] Exhaustive testing has been carried out for the new functionality
22
+ - [ ] Regression testing has been carried out to ensure no existing functionality is adversely affected
23
+ - [ ] Documentation has been added / updated
24
+ - [ ] The [example project](https://github.com/dpa99c/cordova-plugin-firebasex-test) has been update to validate/demonstrate the new functionality.
25
+
26
+ ## What is the purpose of this PR?
27
+ <!-- Describe any current behavior that you are modifying, or link to a relevant issue. -->
28
+ <!-- Describe the new behaviour added/modified and its purpose. -->
29
+
30
+ ## Does this PR introduce a breaking change?
31
+ - [ ] Yes
32
+ - [ ] No
33
+
34
+ <!-- If this PR contains a breaking change, please describe the impact and migration path for existing plugin versions. -->
35
+
36
+ ## What testing has been done on the changes in the PR?
37
+ <!-- e.g. if an example project exists for this plugin, has it been updated to test the new functionality? -->
38
+
39
+ ## What testing has been done on existing functionality?
40
+ <!-- e.g. if an example project exists for this plugin, has been it been tested to ensure no regression bugs have been introduced? -->
41
+
42
+ ## Other information
@@ -0,0 +1,17 @@
1
+ # Number of days of inactivity before an issue becomes stale
2
+ daysUntilStale: 60
3
+ # Number of days of inactivity before a stale issue is closed
4
+ daysUntilClose: 7
5
+ # Issues with these labels will never be considered stale
6
+ exemptLabels:
7
+ - pinned
8
+ - security
9
+ # Label to use when marking an issue as stale
10
+ staleLabel: wontfix
11
+ # Comment to post when marking an issue as stale. Set to `false` to disable
12
+ markComment: >
13
+ This issue has been automatically marked as stale because it has not had
14
+ recent activity. It will be closed if no further activity occurs. Thank you
15
+ for your contributions.
16
+ # Comment to post when closing a stale issue. Set to `false` to disable
17
+ closeComment: false
package/CHANGELOG.md ADDED
@@ -0,0 +1,3 @@
1
+ # Version 1.0.0
2
+ - Initial release of the modular plugin.
3
+ - See [CHANGELOG](https://github.com/dpa99c/cordova-plugin-firebasex/blob/master/CHANGELOG.md) for the full changelog of the main plugin which includes this module as a dependency.
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 Dave Alden
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.