Commit Graph

  • cd276935ef Merge branch 'mel-admin-GEN-102-tag' into varun-admin-GEN-59-page Varun Murlidhar 2024-04-20 12:00:44 -0400
  • c53e12d776 Drawer changes Varun Murlidhar 2024-04-20 11:58:18 -0400
  • 7ab0a0b0dc Merge branch 'emmafoster-backend-wip-2-GEN-114' of https://github.com/cssgunc/compass into emmafoster-backend-wip-2-GEN-114 pmoharana-cmd 2024-04-19 23:30:38 -0400
  • 6bce1cdc0a Fix bugs regarding enums and update field names pmoharana-cmd 2024-04-19 23:28:08 -0400
  • 0831387905 Implement UI of new row button Andy Chan 2024-04-19 18:20:08 -0400
  • a088dc1656 Ilakkiya_ContainsDropdown_Progress Ilakkiya Senthilkumar 2024-04-19 18:15:23 -0400
  • 656edbfac7 added the filter box and edited the table action to add the filter UI apcodes 2024-04-19 16:49:30 -0400
  • ad25d5fe3f TableCell styling changes Andy Chan 2024-04-19 16:36:16 -0400
  • b42080deae Make email field editable and remove input Varun Murlidhar 2024-04-19 15:18:23 -0400
  • 8667ef6431 cleanup and checkpoint Nicholas 2024-04-15 01:32:26 -0400
  • b1b3313de0 New options now display on all rows Nicholas 2024-04-15 00:54:50 -0400
  • 316a986f33 fixed problem where multiple tag dropdowns could be open at once. Nicholas 2024-04-15 00:43:35 -0400
  • 4259e26a9c Fix type errors for enum, Tests passing emmalynf 2024-04-13 15:53:41 -0400
  • d689e22dd8 Add editing of table fields, significant refactoring Andy Chan 2024-04-13 12:56:00 -0400
  • e3b31b0861 progress on handling clicks. Nicholas 2024-04-13 10:36:40 -0400
  • 287f1c9502 Add row content to drawer Varun Murlidhar 2024-04-12 20:21:30 -0400
  • b86e5257f9 added search functionality for tags Nicholas 2024-04-12 20:19:10 -0400
  • b188c783ce Move Table cell into its own component Andy Chan 2024-04-12 18:21:19 -0400
  • 012f941da7 Set up User and Tag tests/fixtures, Fix data type errors emmalynf 2024-04-12 17:38:20 -0400
  • d94f4fddd6
    Merge pull request #30 from cssgunc/andy-GEN-97-table-search Andy Chan 2024-04-10 23:40:12 -0400
  • 8aa4753199 Merge branch 'admin-GEN-97-get-tabled' into andy-GEN-97-table-search Andy Chan (12beesinatrenchcoat) 2024-04-10 23:39:13 -0400
  • 11cda36cf9 Pass row content into drawer Varun Murlidhar 2024-04-05 15:18:37 -0400
  • 5df525577a Merge branch 'mel-admin-GEN-102-tag' into varun-admin-GEN-59-page Varun Murlidhar 2024-04-05 14:15:49 -0400
  • 044fe3e256 Merge branch 'frontend-team-GEN-68-admin-page' into varun-admin-GEN-59-page Varun Murlidhar 2024-04-05 14:07:28 -0400
  • ca9234afa1 Clean up search code Andy Chan (12beesinatrenchcoat) 2024-04-05 12:23:57 -0400
  • 5c8a612df1 Add margin for icons Varun Murlidhar 2024-04-05 11:27:23 -0400
  • 71833c629c Add togglable favorite icon to drawer Varun Murlidhar 2024-04-05 11:21:52 -0400
  • 2f44ff5d2d Initial implementation of search Andy Chan (12beesinatrenchcoat) 2024-04-05 10:44:12 -0400
  • c1f7ff1df3 Push branch, write user services and start tag service emmalynf 2024-04-04 22:53:02 -0400
  • 167fa009ae Edited the dropdown action Meliora Ho 2024-04-04 20:28:41 +0000
  • 97fd4703ba added graying out of rows that are hidden, and allowed for hide to be a toggle Advik Arora 2024-04-03 15:40:10 -0400
  • 8436709e37 added filtering for hide feature, also added visible attribute to users Advik Arora 2024-04-03 15:27:48 -0400
  • a050d58e91 enabled add, delete, and deselect tags Meliora Ho 2024-04-03 02:28:04 +0000
  • 8b81f6cb4f added delete and RowOption component Advik Arora 2024-04-02 18:42:02 -0400
  • 95bf764e19 Merge remote-tracking branch 'origin/admin-GEN-97-get-tabled' into mel-admin-GEN-102-tag Meliora Ho 2024-04-02 21:19:39 +0000
  • f97783b9b5 Added dropdownAction Meliora Ho 2024-04-02 21:17:13 +0000
  • 65c6da5b96 Banish .DS_Store Andy Chan (12beesinatrenchcoat) 2024-04-02 11:40:41 -0400
  • 908cc07683 Tried Meliora Ho 2024-04-01 00:45:18 +0000
  • d82913a45d Add non-functional search bar Andy Chan (12beesinatrenchcoat) 2024-03-31 18:47:12 -0400
  • af8055002c Only show Drawer shadow when open Andy Chan (12beesinatrenchcoat) 2024-03-31 00:35:15 -0400
  • a59f9d784a Initial implementation of options menu Andy Chan (12beesinatrenchcoat) 2024-03-31 00:32:25 -0400
  • 7a1ec296b7
    Merge pull request #28 from cssgunc/mel-GEN-75-dummy-data Meliora Ho 2024-03-30 14:36:12 -0400
  • 798a2fefa8 Add full-screen toggle to drawer Varun Murlidhar 2024-03-30 12:12:49 -0400
  • a689b00163 Added dummy data and collection model Meliora Ho 2024-03-30 13:56:21 +0000
  • df0b0614ac Merge remote-tracking branch 'origin/main' into mel-GEN-75-dummy-data Meliora Ho 2024-03-30 13:20:45 +0000
  • 034906cfc1 update UI anikaahmed114 2024-03-30 04:17:03 -0400
  • 85d99a0a96 added multiple input functionality anikaahmed114 2024-03-30 04:07:40 -0400
  • 8258ba2666 Rename RowAction -> RowOpenAction Andy Chan (12beesinatrenchcoat) 2024-03-29 14:11:01 -0400
  • 02c2e89325 made more changes Meliora Ho 2024-03-29 17:10:04 +0000
  • 7068d74c6d
    Merge pull request #27 from cssgunc/praj-backend-testing-update Prajwal Moharana 2024-03-29 12:55:35 -0400
  • 7734eaf042 Setup basic services and associated testing files pmoharana-cmd 2024-03-29 12:53:24 -0400
  • 6f18419a74 Added drawer Meliora Ho 2024-03-27 15:47:44 +0000
  • 80760c1f14 Reorder code Meliora Ho 2024-03-27 14:13:57 +0000
  • 76077f271f
    Merge pull request #26 from cssgunc/andy-admin-GEN-56-table-with-tanstack Meliora Ho 2024-03-27 10:08:15 -0400
  • 665b87169c
    Merge branch 'admin-team-GEN-68-admin-app' into andy-admin-GEN-56-table-with-tanstack Meliora Ho 2024-03-27 10:07:58 -0400
  • 01e73aa702 combined Meliora Ho 2024-03-27 14:02:39 +0000
  • e1d5318777
    Merge pull request #25 from cssgunc/varun-admin-GEN-59-page Meliora Ho 2024-03-26 19:35:20 -0400
  • d9c97bae19
    Merge pull request #24 from cssgunc/erica-admin-GEN-55-layout Meliora Ho 2024-03-26 19:35:00 -0400
  • eb8c7e8f2c Rewrite table with TanStack Table Andy Chan (12beesinatrenchcoat) 2024-03-26 15:55:29 -0400
  • b5494a53d6 Added page interface Erica Birdsong 2024-03-26 13:25:20 -0400
  • 4790d4adf5
    Merge pull request #22 from cssgunc/backend-manyuaidan-GEN-94-pydanticmodels Prajwal Moharana 2024-03-25 20:13:04 -0400
  • b6a7f8201f
    Merge pull request #23 from cssgunc/backend-emmafoster-GEN-95-entities emmalynfoster 2024-03-25 20:12:43 -0400
  • 31d0d89a8a Changes made thanks to blake reviews CheezyGarlicBread 2024-03-25 20:07:55 -0400
  • 286fa705b3 Merge branch 'backend-emmafoster-GEN-95-entities' of https://github.com/cssgunc/compass into backend-emmafoster-GEN-95-entities emmalynf 2024-03-25 20:07:10 -0400
  • 64aa4b5bae Merge branch 'main' into backend-emmafoster-GEN-95-entities emmalynf 2024-03-25 20:03:34 -0400
  • 032e943a92
    Merge pull request #21 from cssgunc/emmafoster-GEN-95-wip emmalynfoster 2024-03-25 19:58:51 -0400
  • da82b2c914 Merge branch 'emmafoster-GEN-95-wip' of https://github.com/cssgunc/compass into emmafoster-GEN-95-wip pmoharana-cmd 2024-03-25 19:56:44 -0400
  • 77e26416d1 Merge remote-tracking branch 'origin/backend-emmafoster-GEN-95-entities' into emmafoster-GEN-95-wip pmoharana-cmd 2024-03-25 19:56:19 -0400
  • a5f0b59fb8
    Merge pull request #20 from cssgunc/backend-workinprogress-jordan Prajwal Moharana 2024-03-25 19:36:12 -0400
  • 42a2855839 refactor enums pmoharana-cmd 2024-03-25 19:35:36 -0400
  • 90ce1e2ed1 changes to nature of both junction tag_models CheezyGarlicBread 2024-03-25 19:31:57 -0400
  • 03f2204cb3 separated user enum into its own file Jordweinstein 2024-03-25 19:29:37 -0400
  • 8676a22ad2 separated user enum into its own file Jordweinstein 2024-03-25 19:25:26 -0400
  • 8272cd06da program_type_enum.py Jordweinstein 2024-03-25 19:19:52 -0400
  • 8f3de19c6d further changes to tags and filenames CheezyGarlicBread 2024-03-25 19:18:44 -0400
  • ccde19f3f9 Fix primary keys emmalynf 2024-03-25 19:16:13 -0400
  • 52d426851b Fix Other Service Tag Typo emmalynf 2024-03-25 19:12:37 -0400
  • ea8c60f271 Fix all Service and Service Tag typos and import entities to init emmalynf 2024-03-25 19:08:38 -0400
  • 3bc603cb70 commented out to/from model methods until we know model names Jordweinstein 2024-03-25 19:03:21 -0400
  • 9cd703d29f resource, resource_tag to/from models and programtype enum Jordweinstein 2024-03-25 18:56:12 -0400
  • 23e4e22fa6 initial models commit CheezyGarlicBread 2024-03-25 18:47:49 -0400
  • d9ae511deb Fix service entity typos emmalynf 2024-03-25 18:41:11 -0400
  • 8da68d6d2a Standardize main headings Meliora Ho 2024-03-25 20:53:29 +0000
  • 3331c1943d Add save functionality for page edits Varun Murlidhar 2024-03-23 19:45:45 -0400
  • f5de6015bf Create to and from model methods for APIs for User and Tag Entities emmalynf 2024-03-23 16:00:10 -0400
  • b7e7046a88 oops i forgot the page Andy Chan (12beesinatrenchcoat) 2024-03-23 15:16:44 -0400
  • 14ae6efa46 rendering table from data Andy Chan (12beesinatrenchcoat) 2024-03-23 15:16:25 -0400
  • 1e371d9f2e
    Merge pull request #19 from cssgunc/mel-GEN-107-landing-page Meliora Ho 2024-03-23 14:48:24 -0400
  • 630025b40e Added comments Meliora Ho 2024-03-23 18:46:06 +0000
  • f96beee4b2 small changes emmalynf 2024-03-23 14:21:06 -0400
  • 388ebbd939 Prettify the UI Meliora Ho 2024-03-23 16:53:13 +0000
  • b30e09f47c remove shadow Meliora Ho 2024-03-23 15:57:04 +0000
  • 52e23b7f85 Format code better Meliora Ho 2024-03-23 15:54:52 +0000
  • 1f4e272979 FIXED AUTH PAGE Meliora Ho 2024-03-23 15:53:12 +0000
  • f7768ddea8 Fixed font-face and added interactivity Meliora Ho 2024-03-23 15:50:08 +0000
  • 0ee14890cc Added sidebar component Meliora Ho 2024-03-23 04:05:36 +0000
  • fe28ac0a9d Added interactivity and accent Meliora Ho 2024-03-23 03:19:23 +0000
  • b8903adeb8 Create entites for each table to setup schema emmalynf 2024-03-22 23:15:38 -0400
  • c4dadd18bc Searchbar, Callout, Card, Layout Meliora Ho 2024-03-23 02:14:58 +0000
  • 9a9fd33f19 added drawer component anikaahmed114 2024-03-22 17:13:14 -0400