Commit Graph

  • 8f9d8a522f Implement Resource service, tests, and test data with 97% coverage. emmalynf 2024-10-29 19:40:40 -0400
  • 3814d6d290 Created API routes for create, update, delete, get_all, and get_by_name. Deleted service methods for get by id. Aidan Kim 2024-10-29 19:24:07 -0400
  • 6e3c24f265 Bearer token creation Benjamin Lin 2024-10-29 16:34:57 -0400
  • 17c5c42ee7 added documentation for DataPoint model table-refactoring-asanov Nick A 2024-10-29 14:34:37 -0400
  • e07775e556 Added inline documentation to table components Nick A 2024-10-29 14:27:09 -0400
  • d156e7b9b5 removed DataPoint dependecy from User, Service, and Resource models as it was unnecesary Nick A 2024-10-29 14:16:08 -0400
  • ea694be2c6 updated tags for all tables Nick A 2024-10-29 13:56:33 -0400
  • 4be304dfcc updated imports Nick A 2024-10-29 13:31:38 -0400
  • 52b2c715b9 formatting Nick A 2024-10-29 13:30:49 -0400
  • 82342ae84d Edited sorting func to be more comaptible and edited hideData to be more concise Nick A 2024-10-29 13:29:40 -0400
  • cf68ae57ff added sorting util function to Table.tsx to reduce repetition Nick A 2024-10-29 13:22:04 -0400
  • 4e79bae4b4 updated documentation Nick A 2024-10-29 13:13:38 -0400
  • 77f1bd803d diverted responsibility of handleRowChange to Drawer instead of Table to remove repetition Nick A 2024-10-29 13:11:12 -0400
  • a6488ec74c alterned handleRowUpdate to only use setData Nick A 2024-10-29 12:52:30 -0400
  • 0758dbec75 updated client paths with new table props Nick A 2024-10-29 00:51:39 -0400
  • 9653bef68a added todo Nick A 2024-10-29 00:49:33 -0400
  • 7c8aa2d377 refactored typing for tables. More work needs to be done to ensure tables are overall working properly Nick A 2024-10-29 00:46:20 -0400
  • a57ee4963d small changes for cleaner code Nick A 2024-10-28 22:36:12 -0400
  • 0ae107ff1c Redesign landing page Andy Chan 2024-10-25 12:35:45 -0400
  • 0f53c1b48f Have sidebar open by default Andy Chan 2024-10-25 11:54:17 -0400
  • 476016117b Added documentation for TagsHandler Nick A 2024-10-22 18:10:05 -0400
  • bcfca9e169 added documentation for table components Nick A 2024-10-22 16:32:42 -0400
  • 8f41d5e116 Updated imports and client facing routes Nick A 2024-10-22 15:48:53 -0400
  • b51ffcfbcd Refactored user table Nick A 2024-10-22 15:41:47 -0400
  • f3878f45e6 Refactored ServiceIndex Nick A 2024-10-22 15:17:30 -0400
  • 966834d34d Fixed type errors for RowOpenAction Nick A 2024-10-22 15:03:22 -0400
  • 598b9dd784 added useTagsHandler custom hook to consolidate getTagColor and presetOptions state into one function Nick A 2024-10-22 14:39:13 -0400
  • 3a2dd69332 moved data manipulation logic into Table Nick A 2024-10-22 14:15:18 -0400
  • 51c40684fa
    Merge branch 'main' into banish-ds_store banish-ds_store Andy Chan 2024-10-22 00:32:17 -0400
  • b15c8b9e57 Minor code formatting Andy Chan 2024-10-22 00:26:41 -0400
  • f78973e974 Set sidebar to be open by default Andy Chan 2024-10-22 00:18:31 -0400
  • 722f61364e Move sidebar open button into Sidebar.tsx, apply to other pages Andy Chan 2024-10-22 00:17:34 -0400
  • c7f3112ade bearer tokens Benjamin Lin 2024-10-20 18:31:46 -0400
  • b3db1144ca Update tag service for resourceTag attachemnt and added tests backend-tag-service-moharana pmoharana-cmd 2024-10-20 14:16:35 -0400
  • 8532f8c4c1 Initialize resource testing suite pmoharana-cmd 2024-10-20 14:15:56 -0400
  • e26201b810 Fix resource service bug for querying by id pmoharana-cmd 2024-10-20 14:15:01 -0400
  • 21167f7a6b Update entities and models for resource/service tagging pmoharana-cmd 2024-10-20 14:14:03 -0400
  • d9b56bb839 Refactor Sidebar.tsx (for /resource) Andy Chan 2024-10-15 20:19:38 -0400
  • 77075c55d8 Started moving data manipulation into Table Nick A 2024-10-15 20:01:16 -0400
  • a563ca2bfa Updated main.py for API routes to include tags and rolled entities back. Aidan Kim 2024-10-15 19:49:47 -0400
  • 5d06760c41 cleaned up imports Nick A 2024-10-15 19:41:53 -0400
  • 2766ad8eee Fixed typing for TagsInput Nick A 2024-10-15 19:37:54 -0400
  • cb54c9829d Remove angular cli dependency pmoharana-cmd 2024-10-15 19:28:32 -0400
  • 65a5e05d59 Created mock/test table and resource page to see if implementation works Nick A 2024-10-15 19:15:08 -0400
  • 59951a0542 new resource sidebar component new-resource-component lmoore36 2024-10-15 11:45:09 -0400
  • 4c3d49004a Implemented API routes for getting all, creating, updating, and deleting resources, services, and tags. Aidan Kim 2024-10-14 18:30:35 -0400
  • 5c604e2a5a initial commit Nick A 2024-10-14 17:06:09 -0400
  • 68f07b8c53 Implement create, delete, get_by_id, and get by resource and service. blake hardee 2024-10-13 21:16:07 -0400
  • a43fb7429a Add start script pmoharana-cmd 2024-09-27 19:43:00 -0400
  • 70906fa231 Update README.md for dev container pmoharana-cmd 2024-09-21 16:04:27 -0400
  • 3157fa72b4 first commit - personal compass project repo lmoore36 2024-09-18 20:27:50 -0400
  • f9abc9169f Dependency bumps + new fastAPI CLI pmoharana-cmd 2024-09-18 15:48:33 -0400
  • 38091128bf
    Merge pull request #37 from cssgunc/backend-dockerfile-update Prajwal Moharana 2024-04-25 15:33:01 -0400
  • 67dbf0623f Add node to dockerfile pmoharana-cmd 2024-04-25 15:32:31 -0400
  • ef42478c54
    Merge pull request #36 from cssgunc/backend-frontend-integration Prajwal Moharana 2024-04-24 21:27:58 -0400
  • 6d477678a9 Demo ready pmoharana-cmd 2024-04-24 21:23:43 -0400
  • ba15bf7519 Implement resource api methods pmoharana-cmd 2024-04-24 20:18:09 -0400
  • 4e090e5bd5 Update methods so that it checks for users' role and group directly in each method Sushant Marella 2024-04-23 14:47:33 -0400
  • 6cc0d697d4 Modify methods to filter resources based on user access Sushant Marella 2024-04-23 11:56:32 -0400
  • e8068ff2ea resource service and permissions service wip blake hardee 2024-04-13 14:21:35 -0400
  • 31b714e70d resource service methods wip blake hardee 2024-04-07 16:02:17 -0400
  • 3fc8f0e149 Implement service api method pmoharana-cmd 2024-04-24 19:57:44 -0400
  • 34dd4ec48f bug fixes CheezyGarlicBread 2024-04-24 00:21:25 -0400
  • 0ad8b5059d finally made tests work, added get_by_name CheezyGarlicBread 2024-04-24 00:10:42 -0400
  • bb39dd6686 adding changes CheezyGarlicBread 2024-04-23 22:54:19 -0400
  • c3385b0f0f changes to tests and services CheezyGarlicBread 2024-04-23 22:35:30 -0400
  • f4f816b94c Fix bugs regarding service test data insertion pmoharana-cmd 2024-04-22 21:13:30 -0400
  • a107337737 updated the service methods and modified a few of the tests. Aidan Kim 2024-04-21 19:14:00 -0400
  • dfed92816d Intialize resource, service, and training-manual routes pmoharana-cmd 2024-04-24 19:36:28 -0400
  • 150dde1b0a Restructure data pmoharana-cmd 2024-04-24 17:54:16 -0400
  • f0fabead01 Add loading animations and authentication handling pmoharana-cmd 2024-04-24 17:24:54 -0400
  • ea547026cf Completely forgot what I did Meliora Ho 2024-04-24 01:29:34 +0000
  • e13100e0f7 Reroute from root route to login page pmoharana-cmd 2024-04-23 21:27:18 -0400
  • a979d6b051 Fix enum bugs and sign out issues pmoharana-cmd 2024-04-23 21:21:55 -0400
  • b0ced6ef9f Merge branch 'admin-GEN-57-all-together-now' into backend-frontend-integration pmoharana-cmd 2024-04-23 21:17:18 -0400
  • edbb1565e8 Save current change currents pmoharana-cmd 2024-04-23 18:54:18 -0400
  • bdf892c6c2 Add basic route handlers and endpoints pmoharana-cmd 2024-04-23 10:09:25 -0400
  • 755d1523d0 Add basic authentication and redirection handling pmoharana-cmd 2024-04-22 10:47:04 -0400
  • 7dc5aca9ee Init files for authentication pmoharana-cmd 2024-04-13 14:29:24 -0400
  • 23e7ee7b9f Add husky commit hook for linting and formatting pmoharana-cmd 2024-04-13 12:52:24 -0400
  • f2765ecb47 Add prettier and reformat project pmoharana-cmd 2024-04-23 09:42:15 -0400
  • 3fd0a545e7 Basic api handling pmoharana-cmd 2024-04-23 09:40:03 -0400
  • c71d5d4026 Intialize API with basic user methods pmoharana-cmd 2024-04-22 11:40:11 -0400
  • f9a6e71484 Edited the UI Meliora Ho 2024-04-23 23:26:16 +0000
  • 38d640edc9 Merge remote-tracking branch 'origin/Ilakkiya-admin-GEN-103-filter' into admin-GEN-57-all-together-now Meliora Ho 2024-04-23 22:55:40 +0000
  • 601ad5ce4f Merge remote-tracking branch 'origin/varun-admin-GEN-59-page' into admin-GEN-57-all-together-now Meliora Ho 2024-04-23 22:55:06 +0000
  • f56e383798 Add tag fields to drawer, style drawer Varun Murlidhar 2024-04-23 18:29:23 -0400
  • 8a9012747b Start of refactoring Andy Chan 2024-04-23 14:24:06 -0400
  • 5a4f04dcfc
    Merge pull request #34 from cssgunc/emmafoster-backend-wip-GEN-114-user-services Prajwal Moharana 2024-04-22 20:50:51 -0400
  • 682d6b4e26 Resolve pytest changes pmoharana-cmd 2024-04-22 20:50:36 -0400
  • a0d4074f44 Implement update and delete service methods and tests emmalynf 2024-04-22 19:51:27 -0400
  • 9e4ba5b433 Merge branch 'varun-admin-GEN-59-page' of https://github.com/cssgunc/compass into varun-admin-GEN-59-page Varun Murlidhar 2024-04-21 06:51:37 -0400
  • a8e74f13eb 4/20 meeting progress Ilakkiya Senthilkumar 2024-04-20 15:30:48 -0400
  • 80b450fa60 4/20 meeting progress Ilakkiya Senthilkumar 2024-04-20 15:30:37 -0400
  • e89b00b4b2
    Merge pull request #33 from cssgunc/varun-admin-GEN-59-page Andy Chan 2024-04-20 15:04:49 -0400
  • 9ba65213a9 Merge branch 'admin-GEN-57-all-together-now' into varun-admin-GEN-59-page Andy Chan 2024-04-20 14:49:50 -0400
  • 7c69584d87 Merge branch 'admin-GEN-57-all-together-now' into varun-admin-GEN-59-page Andy Chan 2024-04-20 14:49:50 -0400
  • 7e36404757 Table styling Varun Murlidhar 2024-04-20 14:38:17 -0400
  • ffe963f1fc
    Merge pull request #32 from cssgunc/emmafoster-backend-wip-2-GEN-114 Prajwal Moharana 2024-04-20 14:28:53 -0400
  • e088027ee0 progress Ilakkiya Senthilkumar 2024-04-20 14:25:11 -0400