Commit Graph

934 Commits

Author SHA1 Message Date
thomas
9309fbb393 chore(update): update nx primeng and angular 2023-07-10 23:10:26 +02:00
thomas
c5c4f2710c feat(challenge30): challenge signal 2023-07-10 22:58:30 +02:00
Laforge Thomas
12a04bef88 Merge pull request #76 from AlDrag/fix-ngrx-notification
fix(ngrx-notification): compilation error
2023-07-10 09:33:38 +02:00
Alan Dragicevich
65f3d0e3d3 fix(ngrx-notification): compilation error
Due to upgrading to Angular 16,  `REDUCERS` were in the incorrect file and
should have been moved to `app.config.ts` from `main.ts`.
2023-07-06 08:36:24 +12:00
ThomasL
5ca1268b46 feat(challenge29): add challenge 29 to the list 2023-07-05 17:30:35 +02:00
ThomasL
22430f9499 fix(test): fix test in challenge 29 2023-07-05 17:19:36 +02:00
ThomasL
b7cd85231c fix(challenge29): challenge 29 2023-07-05 16:28:59 +02:00
ThomasL
9534fdcd24 feat(challenge28): testing a simple checkbox 2023-07-05 14:33:35 +02:00
ThomasL
4ad02e12ad chore(dep): add observer spy 2023-07-04 13:48:26 +02:00
ThomasL
a298a70022 fix(readme): fix challenge numbers 2023-07-04 10:01:11 +02:00
thomas
3be7f31bea feat(challenge26): forbidden enum rule 2023-07-03 22:36:08 +02:00
Laforge Thomas
4eb92eae9f Merge pull request #72 from AlDrag/fix-ngrx-1-reducers-missing
fix(ngrx-1): reducers missing from config
2023-06-29 08:58:11 +02:00
Alan Dragicevich
c64c1f7283 fix(ngrx-1): reducers missing from config
Due to a recent refactor of upgrading to Angular v16, the reducers weren't
copied over to the new `app.config.ts` file for the `ngrx-1` module.

Also fixed a minor spelling mistake in the related README.md file.
2023-06-29 15:24:38 +12:00
ThomasL
f577efb1fc fix(contextoutlet): fix error 2023-06-28 17:37:39 +02:00
thomas
2a8b8ea59e feat(challenge26): generator feature component 2023-06-26 22:30:15 +02:00
ThomasL
d31ea29032 fix(details): fix detail on routes 2023-06-20 09:58:13 +02:00
ThomasL
c44523350f fix(lib): fix lib publishable cannot import non publishable libs 2023-06-20 09:37:41 +02:00
ThomasL
b0a2ac80cc Merge branch 'main' of https://github.com/tomalaforge/angular-challenges 2023-06-20 09:06:25 +02:00
thomas
b27b1f51b9 fix(challenge25): typo 2023-06-19 22:11:20 +02:00
thomas
c9efdea85e feat(challenge25): extends Nx custom library 2023-06-19 22:09:54 +02:00
ThomasL
8f6716979e feat(challengestandalone): challenge standalone 2023-06-19 18:06:50 +02:00
thomas
bcf44956f9 chore(readme): improve readme 2023-06-18 22:11:12 +02:00
thomas
a0560ed906 feat(generator): create custom generator to create new libs 2023-06-15 22:59:44 +02:00
thomas
3eebb0e498 feat(challenge24): add challenge to readme 2023-06-12 21:54:09 +02:00
thomas
f1bd68d78e feat(challenge24): create challenge 24 2023-06-12 21:52:41 +02:00
thomas
58a6632552 feat(challenge24): create test harness 2023-06-11 22:05:48 +02:00
thomas
810094400f fix(routerinput): fix spacing in readme 2023-06-06 09:58:55 +02:00
thomas
e99766f9d1 feat(routerInput): add blog post link 2023-06-06 09:57:45 +02:00
thomas
8ad3448be0 feat(challenge23): test harnesses 2023-06-06 09:54:00 +02:00
thomas
b61028c744 feat(challenge23): create table for testing table challenge 2023-06-05 21:07:45 +02:00
thomas
0bbda2b3a4 feat(challenge22): new challenge 22 2023-05-22 22:30:54 +02:00
thomas
2d5dab5211 chore(version): update to version 16 2023-05-22 22:06:48 +02:00
thomas
e2680b3911 fix(readme): fix main read me 2023-05-02 13:12:22 +02:00
thomas
69b70039bd feat(anchorScrolling): add readme file 2023-05-02 13:11:02 +02:00
thomas
348beb937d feat(anchorScrolling): create challenge 2023-05-02 13:00:51 +02:00
thomas
75fa6eac9b feat(anchorscrolling): new challenge 2023-05-02 12:36:50 +02:00
thomas
6db4dfbb9b chore(main): add logo to readme 2023-04-25 16:11:24 +02:00
thomas
3006b6a423 chore(main): add challenge to readme 2023-04-25 16:08:55 +02:00
thomas
cfc24b9836 chore(project): add testinglib command for cypress 2023-04-25 15:39:55 +02:00
thomas
8ce516adc2 feat(challenge20): setup test for challenge 2023-04-25 14:46:38 +02:00
thomas
f378ea01fb feat(challenge20): create challenge testing modal 2023-04-25 14:34:44 +02:00
thomas
3923cc44f1 feat(challenge22): create todo list 2023-04-24 22:11:07 +02:00
thomas
257e55b3d4 feat(challenges): add project canvas for testing 2023-04-24 16:44:30 +02:00
thomas
ba0bc832ec feat(solution): add solution handle for challenge 19 2023-04-24 14:27:11 +02:00
thomas
043ec64c0d feat(challenge19): create challenge 19 with testing output and input 2023-04-14 17:34:00 +02:00
thomas
8ebf17c026 feat(solution): add author solution for testing challenges 2023-04-13 10:22:34 +02:00
thomas
b7b5bff6ac feat(solution): add author solution for testing challenges 2023-04-13 10:21:00 +02:00
thomas
c1c0b9303f feat(challenge13): fix readme styling 2023-04-13 10:00:39 +02:00
thomas
4ab5247e11 feat(pipehard): fix read me 2023-04-13 09:41:01 +02:00
thomas
0bfdccab4d feat(readme): fix readme and add link to articles 2023-04-13 09:16:02 +02:00