Commit Graph

223 Commits

Author SHA1 Message Date
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
Ilakkiya Senthilkumar
e088027ee0 progress 2024-04-20 14:25:11 -04:00
Varun Murlidhar
cd276935ef Merge branch 'mel-admin-GEN-102-tag' into varun-admin-GEN-59-page 2024-04-20 12:00:44 -04:00
Varun Murlidhar
c53e12d776 Drawer changes 2024-04-20 11:58:18 -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
Andy Chan
0831387905 Implement UI of new row button
Functionality is extremely janky. Does not work well.
2024-04-19 18:20:08 -04:00
Ilakkiya Senthilkumar
a088dc1656 Ilakkiya_ContainsDropdown_Progress 2024-04-19 18:15:23 -04:00
apcodes
656edbfac7 added the filter box and edited the table action to add the filter UI 2024-04-19 16:49:30 -04:00
Andy Chan
ad25d5fe3f TableCell styling changes
i love `border`
2024-04-19 16:36:16 -04:00
Varun Murlidhar
b42080deae Make email field editable and remove input 2024-04-19 15:18:23 -04:00
Nicholas
8667ef6431 cleanup and checkpoint 2024-04-15 01:32:26 -04:00
Nicholas
b1b3313de0 New options now display on all rows 2024-04-15 00:54:50 -04:00
Nicholas
316a986f33 fixed problem where multiple tag dropdowns could be open at once. 2024-04-15 00:43:35 -04:00
emmalynf
4259e26a9c Fix type errors for enum, Tests passing 2024-04-13 15:53:41 -04:00
Andy Chan
d689e22dd8 Add editing of table fields, significant refactoring
This makes RowOpenAction obsolete with PrimaryTableCell. Dropdowns to be
implemented at a later point. Lots of typing and further styling needed.
2024-04-13 13:02:12 -04:00
Nicholas
e3b31b0861 progress on handling clicks. 2024-04-13 10:36:40 -04:00
Varun Murlidhar
287f1c9502 Add row content to drawer 2024-04-12 20:21:30 -04:00
Nicholas
b86e5257f9 added search functionality for tags 2024-04-12 20:19:10 -04:00
Andy Chan
b188c783ce Move Table cell into its own component 2024-04-12 18:21:19 -04:00
emmalynf
012f941da7 Set up User and Tag tests/fixtures, Fix data type errors 2024-04-12 17:38:20 -04:00
Andy Chan
d94f4fddd6
Merge pull request #30 from cssgunc/andy-GEN-97-table-search 2024-04-10 23:40:12 -04:00
Andy Chan (12beesinatrenchcoat)
8aa4753199 Merge branch 'admin-GEN-97-get-tabled' into andy-GEN-97-table-search 2024-04-10 23:39:13 -04:00
Varun Murlidhar
11cda36cf9 Pass row content into drawer 2024-04-05 15:18:37 -04:00
Varun Murlidhar
5df525577a Merge branch 'mel-admin-GEN-102-tag' into varun-admin-GEN-59-page 2024-04-05 14:15:49 -04:00
Varun Murlidhar
044fe3e256 Merge branch 'frontend-team-GEN-68-admin-page' into varun-admin-GEN-59-page 2024-04-05 14:07:28 -04:00
Andy Chan (12beesinatrenchcoat)
ca9234afa1 Clean up search code 2024-04-05 12:23:57 -04:00
Varun Murlidhar
5c8a612df1 Add margin for icons 2024-04-05 11:27:23 -04:00
Varun Murlidhar
71833c629c Add togglable favorite icon to drawer 2024-04-05 11:21:52 -04:00
Andy Chan (12beesinatrenchcoat)
2f44ff5d2d Initial implementation of search
This is a big one...
2024-04-05 10:44:12 -04:00
emmalynf
c1f7ff1df3 Push branch, write user services and start tag service 2024-04-04 22:53:02 -04:00
Meliora Ho
167fa009ae Edited the dropdown action 2024-04-04 20:28:41 +00:00
Advik Arora
97fd4703ba added graying out of rows that are hidden, and allowed for hide to be a toggle 2024-04-03 15:40:10 -04:00
Advik Arora
8436709e37 added filtering for hide feature, also added visible attribute to users 2024-04-03 15:27:48 -04:00
Meliora Ho
a050d58e91 enabled add, delete, and deselect tags 2024-04-03 02:28:04 +00:00
Advik Arora
8b81f6cb4f added delete and RowOption component 2024-04-02 18:42:02 -04:00
Meliora Ho
95bf764e19 Merge remote-tracking branch 'origin/admin-GEN-97-get-tabled' into mel-admin-GEN-102-tag 2024-04-02 21:19:39 +00:00
Meliora Ho
f97783b9b5 Added dropdownAction 2024-04-02 21:17:13 +00:00
Meliora Ho
908cc07683 Tried 2024-04-01 00:45:18 +00:00
Andy Chan (12beesinatrenchcoat)
d82913a45d Add non-functional search bar
Does not do anything at the moment.
2024-03-31 18:47:12 -04:00
Andy Chan (12beesinatrenchcoat)
af8055002c Only show Drawer shadow when open 2024-03-31 00:35:15 -04:00
Andy Chan (12beesinatrenchcoat)
a59f9d784a Initial implementation of options menu 2024-03-31 00:32:25 -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
Varun Murlidhar
798a2fefa8 Add full-screen toggle to drawer 2024-03-30 12:12:49 -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
anikaahmed114
034906cfc1 update UI 2024-03-30 04:17:03 -04:00
anikaahmed114
85d99a0a96 added multiple input functionality 2024-03-30 04:07:40 -04:00
Andy Chan (12beesinatrenchcoat)
8258ba2666 Rename RowAction -> RowOpenAction 2024-03-29 14:11:01 -04:00
Meliora Ho
02c2e89325 made more changes 2024-03-29 17:10:04 +00:00