Commit Graph

29 Commits

Author SHA1 Message Date
dependabot[bot]
5cd54b2d69 Bump json5 from 1.0.1 to 1.0.2 in /BrightGlimmer.Client
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 21:34:01 +00:00
Giovani
de5c269c02 chore: update readme 2021-07-22 10:49:43 -04:00
Giovani
8f13648c5f Update postman collection 2019-05-07 13:24:30 -04:00
Giovani
59b3cf87b0 Added a way to login and register and a tools project 2019-05-06 13:12:35 -04:00
Giovani
62306c3530 Finished most of the auth portion 2019-05-05 20:21:31 -05:00
Giovani
33a6b312b3 Started to create authorization portion pt.2 2019-05-05 18:37:22 -05:00
Giovani
038b89a650 Started to create authorization project 2019-05-05 18:36:53 -05:00
Giovani
7da1cfbba2 comments to startup file 2019-05-04 17:39:10 -05:00
Giovani
4b9b9907ae Added bright glimmer api postman collection 2019-05-04 14:46:23 -05:00
Giovani
7cd4b2ddd7 Added react client project to solution 2019-05-04 14:43:32 -05:00
Giovani
b7f2d0631b Finished student controller and started course controller 2019-05-03 13:56:16 -05:00
Giovani
a288f499f5 wip being able to soft delete a student 2019-05-02 11:28:13 -05:00
Giovani
5bc0fb9659 Update license 2019-04-30 18:15:08 -04:00
Giovani
63fb52de6b Added lazy loading and fixed private properties not deserializing 2019-05-01 10:13:05 -05:00
Giovani
783e251c97 Create LICENSE.md 2019-04-27 18:41:50 -04:00
Giovani
a25ff270c5 Continued to work on the update student handler 2019-04-29 13:54:10 -04:00
Giovani
125a9d4bb6 Creating endpoint that allows for student update 2019-04-27 15:23:12 -04:00
Giovani
565f824076 Restructured query repositries to move ef logic from handlers 2019-04-27 00:02:55 -04:00
Giovani
6da26283f9 Added constructors to the entities 2019-04-26 22:02:58 -04:00
Giovani
3539c1dd0e Fleshed out entity classes and created command to create student 2019-04-24 23:57:55 +00:00
Giovani
17a15766ab Flesh out domain and start student commands 2019-04-24 17:50:37 +00:00
Giovani
f603e94b5d Fixed csproj and removed unused folders 2019-04-23 22:58:22 +00:00
Giovani
8e3cdc97ef Refactored repositories and fixed service injections 2019-04-23 22:52:58 +00:00
Giovani
3dd68121ee WIP setting up new data project structure and event handlers 2019-04-23 17:42:16 +00:00
Giovani
4074d101b2 Changed parts of how data project stucture 2019-04-22 22:46:39 +00:00
Giovani
4e4fa572b7 Added mongo db repository 2019-04-22 17:57:23 +00:00
Giovani
382beefdc3 Setup ef core tools and sqlite database with some entities 2019-04-20 00:39:07 +00:00
Giovani
3ed561ba0a Setup initial solution structure fo application 2019-04-19 22:00:29 +00:00
Giovani
68dffc8922 First commit 2019-04-19 18:49:10 +00:00