Gabriel Grubba
|
0253cc0bb2
|
fix: updated names in methods.js
|
2022-11-08 09:54:55 -03:00 |
|
Gabriel Grubba
|
c5636d2608
|
fix: addressed comments in collection.ts
|
2022-11-08 09:54:40 -03:00 |
|
Gabriel Grubba
|
f72f08665e
|
fixed single quote in index.ts
|
2022-11-08 09:54:24 -03:00 |
|
Gabriel Grubba
|
ee047e7dc1
|
fixed single quote in index.js
|
2022-11-08 09:54:14 -03:00 |
|
Gabriel Grubba
|
0df94408ef
|
addressed comments
|
2022-11-07 20:27:26 -03:00 |
|
Gabriel Grubba
|
6235fba792
|
fix: adressed comments in methods.ts in scaffolds-ts
|
2022-11-07 15:15:28 -03:00 |
|
Gabriel Grubba
|
78efcc4074
|
fix: adressed comments in methods.js in scaffolds
|
2022-11-07 15:15:06 -03:00 |
|
Gabriel Grubba
|
73bebcc7de
|
fix: adjusted typedef for scaffold-ts
|
2022-11-07 15:14:38 -03:00 |
|
Gabriel Grubba
|
387016730e
|
chore: adjusted index.ts for scaffold
|
2022-11-07 15:14:16 -03:00 |
|
Gabriel Grubba
|
895f553a83
|
chore: adjusted index.js for scaffold
|
2022-11-07 15:14:04 -03:00 |
|
Gabriel Grubba
|
92f400439a
|
fix: adjusted identation and missing import
|
2022-11-07 10:39:18 -03:00 |
|
Gabriel Grubba
|
12ee9bf93e
|
Merge branch 'release-2.8.1' into feat-generate-in-cli
|
2022-11-07 10:20:24 -03:00 |
|
Gabriel Grubba
|
c442071f5e
|
docs: added docs for generate cli
|
2022-11-07 10:09:47 -03:00 |
|
Gabriel Grubba
|
73c05c2ca8
|
chore: added validation and logs
|
2022-11-07 10:09:36 -03:00 |
|
Gabriel Grubba
|
598b498970
|
finished simple implementation
|
2022-11-04 15:18:43 -03:00 |
|
Gabriel Grubba
|
31d3b2d5f4
|
Meteor version to 2.8.1-beta.1 ☄️
|
2022-11-04 12:04:40 -03:00 |
|
Gabriel Grubba
|
9d79336282
|
feat: cli index.ts
|
2022-11-03 18:56:48 -03:00 |
|
Gabriel Grubba
|
f9f82f1c2d
|
feat: cli index.ts
|
2022-11-03 18:56:40 -03:00 |
|
Gabriel Grubba
|
f2750750ff
|
feat: cli collection.ts
|
2022-11-03 18:56:31 -03:00 |
|
Gabriel Grubba
|
2f4132d227
|
feat: cli methods.js
|
2022-11-03 18:56:24 -03:00 |
|
Gabriel Grubba
|
cfe20a240a
|
feat: cli index.js
|
2022-11-03 18:56:13 -03:00 |
|
Gabriel Grubba
|
89a5cf2d90
|
feat: cli collection.js
|
2022-11-03 18:56:05 -03:00 |
|
Gabriel Grubba
|
5cca61090c
|
feat: cli command
|
2022-11-03 18:55:40 -03:00 |
|
Gabriel Grubba
|
7c56fa4549
|
Merge pull request #12236 from harryadel/output-port-on-restart
Show port in restart message
|
2022-10-21 14:53:37 -03:00 |
|
Gabriel Grubba
|
815d83154f
|
Merge pull request #12081 from itgenio/refactoring/tools_run-updater
[Refactoring] modernize `tools/run-updater.js`
|
2022-10-21 14:25:27 -03:00 |
|
harryadel
|
ec48d0d762
|
Use rootUrl to display port number on rebooting
|
2022-10-21 11:06:47 +02:00 |
|
harryadel
|
a4ca60e819
|
Append port to restart message
|
2022-10-20 14:48:11 +02:00 |
|
Gabriel Grubba
|
ae7ccaf805
|
fix: adjusted small comment
|
2022-09-20 18:58:24 -03:00 |
|
Gabriel Grubba
|
2186f59911
|
feat: solid-skel
|
2022-09-20 15:27:07 -03:00 |
|
Gabriel Grubba
|
c1a1167db0
|
feat: chakra-ui skel
|
2022-09-15 17:27:55 -03:00 |
|
Gabriel Grubba
|
137f6fffc6
|
Merge pull request #12120 from meteor/fix/linting-exit-code
Fix bugs for linter build plugins
|
2022-08-15 15:14:36 -03:00 |
|
denihs
|
9fa9a94c28
|
Trying to fix broken test
|
2022-08-13 10:45:08 +02:00 |
|
zodern
|
eee47027d7
|
Fix sorting when SourceProcessorSet has conflicts
|
2022-08-12 13:26:33 -05:00 |
|
zodern
|
08aa6de568
|
Fix lint allow-incompatible-update option
|
2022-08-12 13:23:38 -05:00 |
|
Gabriel Grubba
|
5ce719dde9
|
Merge pull request #12124 from brucejo75/brucejo75/document_meteor_show_METEOR
Document `meteor show METEOR`
|
2022-08-12 10:27:02 -03:00 |
|
Gabriel Grubba
|
882f0ab04c
|
Merge pull request #12131 from meteor/update-cordova-android
Update Cordova Android to 10.1.2
|
2022-08-12 10:24:59 -03:00 |
|
Frederico Maia
|
b4345a1b5c
|
Merge branch 'release-2.7.4' into fix-source-map-flaky-test
|
2022-08-12 11:12:19 +02:00 |
|
Matheus Castro
|
1155d4c67c
|
Fixes #12126. Update cordova-android to version 10.1.2. This is a minor version bump, so we should not have any problems.
|
2022-08-11 17:07:40 -03:00 |
|
Gabriel Grubba
|
6b7342cbd6
|
fix(source-maps): adjusted error line and made variables more descritive
|
2022-08-11 14:44:37 -03:00 |
|
Gabriel Grubba
|
a946955445
|
fix(source-maps): adjusted variable name
|
2022-08-11 13:50:54 -03:00 |
|
Gabriel Grubba
|
911fdf857a
|
fix(source-maps): adjusted variable name
|
2022-08-11 13:48:44 -03:00 |
|
Gabriel Grubba
|
4504c436f3
|
fix(source-map): fixed flaky test
|
2022-08-11 13:36:24 -03:00 |
|
Bruce Johnson
|
29c6f00783
|
Document meteor show METEOR
|
2022-08-09 16:43:19 -07:00 |
|
zodern
|
95d0e90932
|
Fix error if sources for linting does not include main module
|
2022-08-08 10:53:47 -05:00 |
|
zodern
|
4440b30290
|
Use optimistic functions for reading files to lint
|
2022-08-08 10:49:49 -05:00 |
|
zodern
|
7b81142e4d
|
Fix exit code when linting
|
2022-08-08 10:35:19 -05:00 |
|
denihs
|
9f062036b9
|
Fixing group 9 tests
|
2022-08-05 11:07:21 -04:00 |
|
Denilson
|
120515677b
|
Merge branch 'release-2.7.4' into revert-12083-revert-12072-refactoring/remove-unused-imports
|
2022-08-04 09:12:53 -04:00 |
|
Denilson
|
6cca094811
|
Merge pull request #12091 from meteor/feature/apollo-skel-update
Update Apollo skeleton
|
2022-08-04 09:08:13 -04:00 |
|
Denilson
|
14a77e9742
|
Merge pull request #12097 from radekmie/mongo-driver-4.8
Updated MongoDB driver to 4.8
|
2022-08-04 09:07:40 -04:00 |
|