pmoharana-cmd
|
c71d5d4026
|
Intialize API with basic user methods
|
2024-04-23 21:04:48 -04:00 |
|
Prajwal Moharana
|
5a4f04dcfc
|
Merge pull request #34 from cssgunc/emmafoster-backend-wip-GEN-114-user-services
Implement update and delete service methods and tests
|
2024-04-22 20:50:51 -04:00 |
|
pmoharana-cmd
|
682d6b4e26
|
Resolve pytest changes
|
2024-04-22 20:50:36 -04:00 |
|
emmalynf
|
a0d4074f44
|
Implement update and delete service methods and tests
|
2024-04-22 19:51:27 -04:00 |
|
Prajwal Moharana
|
ffe963f1fc
|
Merge pull request #32 from cssgunc/emmafoster-backend-wip-2-GEN-114
Emmafoster backend wip 2 gen 114
|
2024-04-20 14:28:53 -04:00 |
|
pmoharana-cmd
|
7ab0a0b0dc
|
Merge branch 'emmafoster-backend-wip-2-GEN-114' of https://github.com/cssgunc/compass into emmafoster-backend-wip-2-GEN-114
|
2024-04-19 23:30:38 -04:00 |
|
pmoharana-cmd
|
6bce1cdc0a
|
Fix bugs regarding enums and update field names
|
2024-04-19 23:28:08 -04:00 |
|
emmalynf
|
4259e26a9c
|
Fix type errors for enum, Tests passing
|
2024-04-13 15:53:41 -04:00 |
|
emmalynf
|
012f941da7
|
Set up User and Tag tests/fixtures, Fix data type errors
|
2024-04-12 17:38:20 -04:00 |
|
emmalynf
|
c1f7ff1df3
|
Push branch, write user services and start tag service
|
2024-04-04 22:53:02 -04:00 |
|
Meliora Ho
|
7a1ec296b7
|
Merge pull request #28 from cssgunc/mel-GEN-75-dummy-data
Mel gen 75 dummy data
|
2024-03-30 14:36:12 -04:00 |
|
Meliora Ho
|
a689b00163
|
Added dummy data and collection model
|
2024-03-30 13:56:21 +00:00 |
|
Meliora Ho
|
df0b0614ac
|
Merge remote-tracking branch 'origin/main' into mel-GEN-75-dummy-data
|
2024-03-30 13:20:45 +00:00 |
|
Prajwal Moharana
|
7068d74c6d
|
Merge pull request #27 from cssgunc/praj-backend-testing-update
Setup basic services and associated testing files
|
2024-03-29 12:55:35 -04:00 |
|
pmoharana-cmd
|
7734eaf042
|
Setup basic services and associated testing files
|
2024-03-29 12:53:24 -04:00 |
|
Prajwal Moharana
|
4790d4adf5
|
Merge pull request #22 from cssgunc/backend-manyuaidan-GEN-94-pydanticmodels
initial models commit
|
2024-03-25 20:13:04 -04:00 |
|
emmalynfoster
|
b6a7f8201f
|
Merge pull request #23 from cssgunc/backend-emmafoster-GEN-95-entities
Backend emmafoster gen 95 entities
|
2024-03-25 20:12:43 -04:00 |
|
CheezyGarlicBread
|
31d0d89a8a
|
Changes made thanks to blake reviews
|
2024-03-25 20:07:55 -04:00 |
|
emmalynf
|
286fa705b3
|
Merge branch 'backend-emmafoster-GEN-95-entities' of https://github.com/cssgunc/compass into backend-emmafoster-GEN-95-entities
|
2024-03-25 20:07:10 -04:00 |
|
emmalynf
|
64aa4b5bae
|
Merge branch 'main' into backend-emmafoster-GEN-95-entities
|
2024-03-25 20:03:34 -04:00 |
|
emmalynfoster
|
032e943a92
|
Merge pull request #21 from cssgunc/emmafoster-GEN-95-wip
Emmafoster gen 95 wip
|
2024-03-25 19:58:51 -04:00 |
|
pmoharana-cmd
|
da82b2c914
|
Merge branch 'emmafoster-GEN-95-wip' of https://github.com/cssgunc/compass into emmafoster-GEN-95-wip
|
2024-03-25 19:56:44 -04:00 |
|
pmoharana-cmd
|
77e26416d1
|
Merge remote-tracking branch 'origin/backend-emmafoster-GEN-95-entities' into emmafoster-GEN-95-wip
|
2024-03-25 19:56:19 -04:00 |
|
Prajwal Moharana
|
a5f0b59fb8
|
Merge pull request #20 from cssgunc/backend-workinprogress-jordan
resource, resource_tag to/from models and programtype enum
|
2024-03-25 19:36:12 -04:00 |
|
pmoharana-cmd
|
42a2855839
|
refactor enums
|
2024-03-25 19:35:36 -04:00 |
|
CheezyGarlicBread
|
90ce1e2ed1
|
changes to nature of both junction tag_models
|
2024-03-25 19:31:57 -04:00 |
|
Jordweinstein
|
03f2204cb3
|
separated user enum into its own file
|
2024-03-25 19:29:37 -04:00 |
|
Jordweinstein
|
8676a22ad2
|
separated user enum into its own file
|
2024-03-25 19:25:26 -04:00 |
|
Jordweinstein
|
8272cd06da
|
program_type_enum.py
|
2024-03-25 19:19:52 -04:00 |
|
CheezyGarlicBread
|
8f3de19c6d
|
further changes to tags and filenames
|
2024-03-25 19:18:44 -04:00 |
|
emmalynf
|
ccde19f3f9
|
Fix primary keys
|
2024-03-25 19:16:13 -04:00 |
|
emmalynf
|
52d426851b
|
Fix Other Service Tag Typo
|
2024-03-25 19:12:37 -04:00 |
|
emmalynf
|
ea8c60f271
|
Fix all Service and Service Tag typos and import entities to init
|
2024-03-25 19:08:38 -04:00 |
|
Jordweinstein
|
3bc603cb70
|
commented out to/from model methods until we know model names
|
2024-03-25 19:03:21 -04:00 |
|
Jordweinstein
|
9cd703d29f
|
resource, resource_tag to/from models and programtype enum
|
2024-03-25 18:56:12 -04:00 |
|
CheezyGarlicBread
|
23e4e22fa6
|
initial models commit
|
2024-03-25 18:47:49 -04:00 |
|
emmalynf
|
d9ae511deb
|
Fix service entity typos
|
2024-03-25 18:41:11 -04:00 |
|
Meliora Ho
|
8da68d6d2a
|
Standardize main headings
|
2024-03-25 20:53:29 +00:00 |
|
emmalynf
|
f5de6015bf
|
Create to and from model methods for APIs for User and Tag Entities
|
2024-03-23 16:00:10 -04:00 |
|
Meliora Ho
|
1e371d9f2e
|
Merge pull request #19 from cssgunc/mel-GEN-107-landing-page
Created landing page and sidebar for resource tab
|
2024-03-23 14:48:24 -04:00 |
|
Meliora Ho
|
630025b40e
|
Added comments
|
2024-03-23 18:46:06 +00:00 |
|
emmalynf
|
f96beee4b2
|
small changes
|
2024-03-23 14:21:06 -04:00 |
|
Meliora Ho
|
388ebbd939
|
Prettify the UI
|
2024-03-23 16:53:13 +00:00 |
|
Meliora Ho
|
b30e09f47c
|
remove shadow
|
2024-03-23 15:57:04 +00:00 |
|
Meliora Ho
|
52e23b7f85
|
Format code better
|
2024-03-23 15:54:52 +00:00 |
|
Meliora Ho
|
1f4e272979
|
FIXED AUTH PAGE
|
2024-03-23 15:53:12 +00:00 |
|
Meliora Ho
|
f7768ddea8
|
Fixed font-face and added interactivity
|
2024-03-23 15:50:08 +00:00 |
|
Meliora Ho
|
0ee14890cc
|
Added sidebar component
|
2024-03-23 04:05:36 +00:00 |
|
Meliora Ho
|
fe28ac0a9d
|
Added interactivity and accent
|
2024-03-23 03:19:23 +00:00 |
|
emmalynf
|
b8903adeb8
|
Create entites for each table to setup schema
|
2024-03-22 23:15:38 -04:00 |
|