Commit Graph

32877 Commits

Author SHA1 Message Date
Gabriel Grubba
efb7720006 docs: added meaningful messages 2022-11-09 15:41:01 -03:00
Gabriel Grubba
6d5aca9a52 fix: added types to stop the no-infer-any 2022-11-09 15:19:38 -03:00
Gabriel Grubba
e553623a6e feat: added replaceFn 2022-11-09 12:27:54 -03:00
Gabriel Grubba
3c0c1f519b feat: added default options to wizard 2022-11-09 11:31:41 -03:00
Gabriel Grubba
13c36773b3 fix: adjusted publications names 2022-11-09 11:30:54 -03:00
Gabriel Grubba
d3d0f87571 feat: added publication.ts to meteor generate 2022-11-08 17:27:17 -03:00
Gabriel Grubba
a4274cac40 chore: changed methods.ts to PascalName 2022-11-08 17:26:25 -03:00
Gabriel Grubba
b2013bc1f3 feat: added publications to index.ts 2022-11-08 17:26:17 -03:00
Gabriel Grubba
cc57323eed chore: changed collection.js to PascalName 2022-11-08 17:25:59 -03:00
Gabriel Grubba
804c3e9868 feat: added publications to meteor generate 2022-11-08 17:25:52 -03:00
Gabriel Grubba
014456a09e chore: changed methods.js to PascalName 2022-11-08 17:25:42 -03:00
Gabriel Grubba
c5ddf4fdae feat: added publication template to meteor generate 2022-11-08 17:25:33 -03:00
Gabriel Grubba
6bb8e8efe7 chore: changed collection.js to PascalName 2022-11-08 17:25:12 -03:00
Gabriel Grubba
8a9b637a6d docs: added docs for meteor generate 2022-11-08 17:24:50 -03:00
Gabriel Grubba
d2e6d1fb24 feat: Colors for Meteor CLI 2022-11-08 17:24:42 -03:00
Gabriel Grubba
4ecfcb10a4 feat: added wizard & template options to generate 2022-11-08 17:24:29 -03:00
Gabriel Grubba
a4e1a00bca fix: updated names in methods.ts 2022-11-08 09:55:06 -03:00
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 ☄️ release/METEOR@2.8.1-beta.1 2022-11-04 12:04:40 -03:00
Gabriel Grubba
179da8bb8f Revert "Meteor version to 2.8.1-beta.1 ☄️"
This reverts commit a43b964978.
2022-11-04 11:54:37 -03:00
Gabriel Grubba
a43b964978 Meteor version to 2.8.1-beta.1 ☄️ 2022-11-04 11:50:14 -03:00
Gabriel Grubba
995546f58e Meteor version to 2.8.1-beta.1 ☄️ 2022-11-04 10:46:46 -03:00
Gabriel Grubba
ab4350e3a6 Meteor version to 2.8.1-beta.1 ☄️ 2022-11-04 10:41:32 -03:00
Gabriel Grubba
dbfa7abf82 chore: added @all for updater 2022-11-04 10:40:35 -03:00
Gabriel Grubba
c68af6205f chore: updated the auto updater 2022-11-04 10:20:50 -03:00
Gabriel Grubba
46a7411897 Merge pull request #12175 from meteor/core-packages-types-2
The rest of type definitions for core packages
2022-11-04 09:35:36 -03:00
Gabriel Grubba
843e4e1ca2 Update packages/accounts-base/package-types.json 2022-11-04 09:34:35 -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
Piotr Pośpiech
aa5eea7a35 Merge branch 'release-2.8.1' of https://github.com/meteor/meteor into core-packages-types-2 2022-11-03 16:56:42 +01:00
Gabriel Grubba
09a268b48d Merge branch 'release-2.8.1' of https://github.com/meteor/meteor into release-2.8.1 2022-11-03 12:52:46 -03:00