Commit Graph

12 Commits

Author SHA1 Message Date
farcasclaudiu 8ae06e4122 chore(deps): update Angular and related dependencies to latest versions
- Updated @angular/cdk from ^19.2.19 to ^21.2.8
- Updated @angular/fire from ^19.2.0 to ^21.0.0-rc.0
- Updated firebase from ^11.10.0 to ^12.12.1
- Updated rxjs from ~7.8.0 to ~7.8.2
- Updated tslib from ^2.3.0 to ^2.8.1
- Updated zone.js from ~0.15.0 to ~0.16.1
- Updated dev dependencies:
  - @types/jasmine from ~5.1.0 to ~6.0.0
  - angular-eslint from ^21.0.1 to ^21.3.1
  - jasmine-core from ~5.6.0 to ~5.13.0
  - karma from ~6.4.0 to ~6.4.4
  - karma-coverage from ~2.2.0 to ~2.2.1
  - karma-jasmine-html-reporter from ~2.1.0 to ~2.2.0
- Added postcss and uuid to overrides
2026-04-28 21:14:35 +03:00
farcasclaudiu 72ebe77eff Angular CLI update for packages - @angular/cli@21, @angular/core@21 2026-04-28 20:28:53 +03:00
farcasclaudiu 51fc369a2f Angular CLI update for packages - @angular/cli@20, @angular/core@20 2026-04-28 20:27:14 +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
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
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
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 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