farcasclaudiu
0d9203a8a7
Merge pull request #11 from farcasclaudiu/feature/angular19-migration
...
Migrate Angular 2 to Angular 19
2026-04-16 23:28:41 +03:00
farcasclaudiu
189df85ca0
Migrate Angular 2 to Angular 19 with standalone components
...
- Upgrade Angular, Firebase, and AngularFire to latest versions
- Replace NgModules with standalone components and bootstrapApplication
- Replace angular-cli.json with angular.json and ESLint
- Add Firebase App Check with reCAPTCHA v3 for abuse protection
- Move Firebase config out of version control (firebaseConfig.example.ts)
- Fix AngularFire injection context errors using runInInjectionContext
- Implement drag-and-drop reordering within and across columns
- Add inline editing for card title and description
- Add subtask deletion with confirmation modal
- Refresh UI with modern card-based look and feel
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-16 23:23:43 +03:00
farcasclaudiu
978619ff59
Merge pull request #4 from farcasclaudiu/dependabot/npm_and_yarn/angular/common-19.2.16
...
Bump @angular/common from 2.4.7 to 19.2.16
2025-12-02 08:41:33 +02:00
dependabot[bot]
c87d005ff5
Bump @angular/common from 2.4.7 to 19.2.16
...
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) from 2.4.7 to 19.2.16.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/19.2.16/packages/common )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-version: 19.2.16
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-27 12:16:43 +00:00
farcasclaudiu
966b2cfc90
Merge pull request #3 from farcasclaudiu/dependabot/npm_and_yarn/firebase-10.9.0
...
Bump firebase from 3.6.9 to 10.9.0
2025-06-03 20:02:02 +03:00
farcasclaudiu
7f8e206517
Merge pull request #2 from farcasclaudiu/dependabot/npm_and_yarn/karma-6.3.16
...
Bump karma from 1.2.0 to 6.3.16
2025-06-03 20:01:41 +03:00
dependabot[bot]
0417a53440
Bump firebase from 3.6.9 to 10.9.0
...
Bumps [firebase](https://github.com/firebase/firebase-js-sdk ) from 3.6.9 to 10.9.0.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases )
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md )
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/rxfire@3.6.9...firebase@10.9.0 )
---
updated-dependencies:
- dependency-name: firebase
dependency-version: 10.9.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 17:01:31 +00:00
dependabot[bot]
d61ed3fc5c
Bump karma from 1.2.0 to 6.3.16
...
Bumps [karma](https://github.com/karma-runner/karma ) from 1.2.0 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v1.2.0...v6.3.16 )
---
updated-dependencies:
- dependency-name: karma
dependency-version: 6.3.16
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 17:01:23 +00:00
farcasclaudiu
f1e821bd1c
Merge pull request #1 from farcasclaudiu/dependabot/npm_and_yarn/angular/core-10.2.5
...
Bump @angular/core from 2.4.7 to 10.2.5
2025-06-03 20:00:28 +03:00
dependabot[bot]
fceccb76b0
Bump @angular/core from 2.4.7 to 10.2.5
...
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) from 2.4.7 to 10.2.5.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/10.2.5/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/10.2.5/packages/core )
---
updated-dependencies:
- dependency-name: "@angular/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-10 20:30:44 +00:00
farcasclaudiu
44aec3d381
Upgrade bootstrap
2018-09-21 13:00:48 +03:00
farcasclaudiu
465fcb3a50
removed the credentials
2017-02-21 05:11:52 +02:00
farcasclaudiu
63f14d74cd
update docs
2017-02-21 05:07:13 +02:00
farcasclaudiu
34ddf3a1aa
well done
2017-02-21 04:29:17 +02:00
farcasclaudiu
5093cff1da
Initial commit by angular2-firebase-bootstrap generator
2017-02-20 18:36:42 +02:00