Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
openforge
/
ionic-conference-app
Public
forked from
ionic-team/ionic-conference-app
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
ionic-firebase integration
- #1
#1
Open
Hogusong
wants to merge 27 commits into
master
openforge/ionic-conference-app:master
from
dev-young
openforge/ionic-conference-app:dev-young
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
ionic-firebase integration
#1
Hogusong
wants to merge 27 commits into
master
openforge/ionic-conference-app:master
from
dev-young
openforge/ionic-conference-app:dev-young
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2018
Initial commit
“Young
committed
b616f40
View commit details
Copy full SHA for b616f40
Browse repository at this point
Commits on Dec 19, 2018
update login and signup module: made API request
“Young
committed
11f6cb7
View commit details
Copy full SHA for 11f6cb7
Browse repository at this point
update 'support' mode: connect with firebase
“Young
committed
fbfd6e6
View commit details
Copy full SHA for fbfd6e6
Browse repository at this point
update 'change username' of the account mode
“Young
committed
0bdf96f
View commit details
Copy full SHA for 0bdf96f
Browse repository at this point
update 'change username' of the account mode
“Young
committed
5870260
View commit details
Copy full SHA for 5870260
Browse repository at this point
change a model name: UserOptions to User
“Young
committed
34e81e1
View commit details
Copy full SHA for 34e81e1
Browse repository at this point
update account.ts: add changeEmail(), user-data.ts: updateUsername to updateUser
“Young
committed
c042a3e
View commit details
Copy full SHA for c042a3e
Browse repository at this point
add change password mode to account.ts
“Young
committed
13b3de5
View commit details
Copy full SHA for 13b3de5
Browse repository at this point
Commits on Dec 20, 2018
create more providers and update speaker-list, session-detail connecting firebase
“Young
committed
6e13952
View commit details
Copy full SHA for 6e13952
Browse repository at this point
update speaker-detail.ts: add links and show all details of speaker.
“Young
committed
a57388b
View commit details
Copy full SHA for a57388b
Browse repository at this point
Commits on Dec 21, 2018
update schedule-filter.ts: work by user's default setting and update user's data
“Young
committed
be2f9c1
View commit details
Copy full SHA for be2f9c1
Browse repository at this point
add 'trackFilter' to user and modify 'signup.ts' to update user file
“Young
committed
1bfb8a5
View commit details
Copy full SHA for 1bfb8a5
Browse repository at this point
Commits on Dec 22, 2018
add 'Select one track mode' to list up the schedule by the selected track.
“Young
committed
66b1677
View commit details
Copy full SHA for 66b1677
Browse repository at this point
Commits on Dec 23, 2018
update 'schedule mode': get main sessions from firebase and manipulate them
“Young
committed
515cf8a
View commit details
Copy full SHA for 515cf8a
Browse repository at this point
update 'session-detail mode': activated toggling favorite function
“Young
committed
0349790
View commit details
Copy full SHA for 0349790
Browse repository at this point
fix a bug: initial schedule were loaded opposit way.
“Young
committed
48604e8
View commit details
Copy full SHA for 48604e8
Browse repository at this point
updated 'schedule mode': fixed showing favorites schedule
“Young
committed
9461f7b
View commit details
Copy full SHA for 9461f7b
Browse repository at this point
update app openning mode: let app open after login or signup
“Young
committed
3447f01
View commit details
Copy full SHA for 3447f01
Browse repository at this point
Commits on Dec 28, 2018
created 'image downloading module' using AngularFireStorage
“Young
committed
ddd158c
View commit details
Copy full SHA for ddd158c
Browse repository at this point
testing pull request
“Young
committed
ef5b979
View commit details
Copy full SHA for ef5b979
Browse repository at this point
Merge pull request #1 from Hogusong/dev
Show description for c9eef94
Hogusong
authored
c9eef94
View commit details
Copy full SHA for c9eef94
Browse repository at this point
fixed some conflicts
“Young
committed
41efbba
View commit details
Copy full SHA for 41efbba
Browse repository at this point
updated installing dependencies and matching versions in package.json
“Young
committed
f6ee2b2
View commit details
Copy full SHA for f6ee2b2
Browse repository at this point
Commits on Dec 29, 2018
fixed all errors after merge. Mainly version conflict of @ionic/angular.
“Young
committed
b4d31b9
View commit details
Copy full SHA for b4d31b9
Browse repository at this point
added uploading user's avatar to firebase storage.
“Young
committed
eee7996
View commit details
Copy full SHA for eee7996
Browse repository at this point
fixed 'stylesheet conflicts'
“Young
committed
280b7ea
View commit details
Copy full SHA for 280b7ea
Browse repository at this point
Commits on Jan 2, 2019
Just added primary color for ion-toolbar.
“Young
committed
7020bcc
View commit details
Copy full SHA for 7020bcc
Browse repository at this point
You can’t perform that action at this time.