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

checked and updated to 2.12 #37

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
22 changes: 11 additions & 11 deletions complex-todos-svelte/.meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,29 @@

[email protected] # Packages every Meteor app needs to have
[email protected] # Packages for a great mobile UX
mongo@1.12.0 # The database Meteor supports right now
mongo@1.16.6 # The database Meteor supports right now
jquery # Wrapper package for npm-installed jquery
[email protected].11 # Reactive variable for tracker
tracker@1.2.0 # Meteor's client-side reactive programming library
[email protected].12 # Reactive variable for tracker
tracker@1.3.2 # Meteor's client-side reactive programming library

standard-minifier-css@1.7.3 # CSS minifier run for production mode
standard-minifier-js@2.6.1 # JS minifier run for production mode
standard-minifier-css@1.9.2 # CSS minifier run for production mode
standard-minifier-js@2.8.1 # JS minifier run for production mode
[email protected] # ECMAScript 5 compatibility for older browsers
ecmascript@0.15.3 # Enable ECMAScript2015+ syntax in app code
typescript@4.3.5 # Enable TypeScript syntax in .ts and .tsx modules
ecmascript@0.16.7 # Enable ECMAScript2015+ syntax in app code
typescript@4.9.4 # Enable TypeScript syntax in .ts and .tsx modules
[email protected] # Server-side component of the `meteor shell` command

svelte:compiler
rdb:svelte-meteor-data
static-html
static-html@1.3.2
svelte:blaze-integration
meteortesting:mocha

#
# Accounts and roles
#
[email protected].0
accounts-password@2.0.0
[email protected].2
accounts-password@2.3.4

#
# Data layer
Expand All @@ -40,7 +40,7 @@ dburles:mongo-collection-instances
# Validated methods
#
mdg:validated-method
ddp-rate-limiter@1.1.0
ddp-rate-limiter@1.2.0

#
# Logging
Expand Down
2 changes: 1 addition & 1 deletion complex-todos-svelte/.meteor/release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
METEOR@2.3.5
METEOR@2.12
102 changes: 51 additions & 51 deletions complex-todos-svelte/.meteor/versions
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
accounts-base@2.0.1
accounts-password@2.0.0
[email protected].0
accounts-ui-unstyled@1.5.0
accounts-base@2.2.8
accounts-password@2.3.4
[email protected].2
accounts-ui-unstyled@1.7.0
aldeed:[email protected]
[email protected].0
autoupdate@1.7.0
babel-compiler@7.7.0
[email protected].0
[email protected].1
autoupdate@1.8.0
babel-compiler@7.10.4
[email protected].1
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
callback-hook@1.3.1
[email protected].1
callback-hook@1.5.1
[email protected].2
dburles:[email protected]
[email protected].0
ddp-client@2.5.0
[email protected].1
ddp-client@2.6.1
[email protected]
ddp-rate-limiter@1.1.0
ddp-server@2.4.1
[email protected].1
[email protected].1
ecmascript@0.15.3
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.11.1
ecmascript-runtime-server@0.10.1
[email protected].1
email@2.1.1
ddp-rate-limiter@1.2.0
ddp-server@2.6.1
[email protected].2
[email protected].3
ecmascript@0.16.7
ecmascript-runtime@0.8.1
ecmascript-runtime-client@0.12.1
ecmascript-runtime-server@0.11.0
[email protected].3
email@2.2.5
[email protected]
[email protected].1
[email protected].10
[email protected].3
[email protected].11
[email protected]
[email protected]
[email protected]
Expand All @@ -44,54 +44,54 @@ [email protected]
[email protected]
[email protected]
[email protected]
logging@1.2.0
logging@1.3.2
mdg:[email protected]
meteor@1.9.3
meteor@1.11.2
[email protected]
meteortesting:[email protected]
meteortesting:[email protected]
meteortesting:[email protected]
minifier-css@1.5.4
minifier-js@2.6.1
minimongo@1.7.0
minifier-css@1.6.4
minifier-js@2.7.5
minimongo@1.9.3
[email protected]
[email protected]
[email protected].5
modules@0.16.0
modules-runtime@0.12.0
mongo@1.12.0
[email protected].2
[email protected].9
modules@0.19.0
modules-runtime@0.13.1
mongo@1.16.6
[email protected].3
[email protected]
[email protected]
[email protected]
montiapm:[email protected]
montiapm:[email protected]
msavin:[email protected]
npm-mongo@3.9.1
npm-mongo@4.16.0
[email protected]
[email protected]
ostrio:[email protected]
ostrio:[email protected]
[email protected].0
[email protected].2
raix:[email protected]
[email protected].0
rate-limit@1.0.9
[email protected].1
rate-limit@1.1.1
rdb:[email protected]
react-fast-refresh@0.1.1
[email protected].0
[email protected].11
react-fast-refresh@0.2.7
[email protected].1
[email protected].12
[email protected]
[email protected]
[email protected]
service-configuration@1.1.0
[email protected].0
service-configuration@1.3.1
[email protected].1
[email protected]
[email protected]
socket-stream-client@0.4.0
socket-stream-client@0.5.1
[email protected]
[email protected]
standard-minifier-css@1.7.3
standard-minifier-js@2.6.1
standard-minifier-css@1.9.2
standard-minifier-js@2.8.1
[email protected]
svelte:[email protected]
svelte:[email protected]
Expand All @@ -100,10 +100,10 @@ [email protected]
[email protected]
[email protected]
tmeasday:[email protected]
tracker@1.2.0
typescript@4.3.5
[email protected].10
tracker@1.3.2
typescript@4.9.4
[email protected].13
[email protected]
webapp@1.11.1
[email protected].0
webapp@1.13.5
[email protected].1
zodern:[email protected]
8 changes: 4 additions & 4 deletions complex-todos-svelte/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
*** This tutorial is still in development

# Complex Todo List App

The Meteor Tutorial app.
A Meteor.js app which is using version 2.12

Use it to share a single todo list with your friends. The list updates on everyone's screen in real time, and you can
make tasks private if you don't want others to see them.
Expand Down Expand Up @@ -64,7 +62,7 @@ If you find a better approach, please help me to improve this project.
### Let's Start

1. Install Meteor.js
1. Clone the repo ```git clone https://github.com/guncebektas/complex-todos-svelte.git```
1. Clone this repository
1. cd ```complex-todos-svelte-master```
1. Run ```meteor npm install``` command
1. Run ```npm start``` command
Expand Down Expand Up @@ -271,6 +269,8 @@ automatically for once.

The current version will be stored in a server side collection named as ```_migrations```.

This example is using a custom migration module, and you may want to use officially recommended [percolate:migrations](https://github.com/percolatestudio/meteor-migrations).

### Jobs

Our application will probably need some jobs which run in a period of time. For example; a report can be generated every
Expand Down
18 changes: 9 additions & 9 deletions complex-todos-svelte/cypress/integration/utilities/doLogin.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {TEST} from '../constants/constantsForTests.js';
import {waitForMeteorSubscriptions} from '../../support/commands.js';
import {TEST} from "../constants/test.js";

/**
* Login with provided user name and password (subscription aware)
Expand All @@ -9,21 +9,21 @@ import {waitForMeteorSubscriptions} from '../../support/commands.js';
export function doLogin(username = TEST.USER.DEMO.USERNAME, password = TEST.USER.DEMO.PASSWORD)
{
cy.visit('/');

cy.get('#login-sign-in-link').click();

cy.get('#login-username').clear().type(TEST.USER.TEST.USERNAME);

cy.get('#login-password').clear().type(TEST.USER.TEST.PASSWORD);

cy.get('#login-buttons-password').click();

cy.get('#login-name-link').should('contain', TEST.USER.TEST.USERNAME);

cy.window().its('Meteor').invoke('userId').should((userId) =>
{
expect(userId).not.to.be.null;
});

waitForMeteorSubscriptions();
}
}
8 changes: 4 additions & 4 deletions complex-todos-svelte/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complex-todos-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"jquery": "^3.4.1",
"meteor-node-stubs": "^1.0.0",
"node-cache": "^5.1.2",
"simpl-schema": "^1.10.2",
"simpl-schema": "^1.13.1",
"svelte": "^3.31.2",
"svelte-routing": "^1.6.0"
},
Expand Down