da5df7164a
perf: use svg sprite for icons ( #16135 )
...
Co-authored-by: zomars <zomars@me.com >
2024-08-08 15:12:08 -07:00
bb29edd30f
add gap ( #16000 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-08-02 09:05:00 +00:00
83e15c4ce1
feat: orgs create dynamic events from org member list ( #14912 )
...
* implement basic UI - WIP
* Add copy + open in tab + center correctly
* use paragraph for link
* fix button spacing and domain takes up w-full
* Add fade in to bar instead of framer motion
* Move truncate to block level element instead of p
* chore:fix tablet styles
---------
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-05-10 13:06:11 +00:00
3f02de8214
chore: icon cleanup ( #13770 )
...
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2024-04-03 23:23:57 +00:00
eec76ecfe2
feat: implement serverside search over client side ( #14234 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-03-28 13:18:16 +00:00
Peer Richelsen and GitHub
49f9f5489b
fix: team availability data table scrolling ( #13036 )
...
* fixed data table scrolling for team availability
* Update packages/features/shell/Shell.tsx
* nit
2024-01-04 20:33:02 +00:00
Peer Richelsen and GitHub
c4b296d580
chore: replace global.css with todesktop tailwind variant ( #12991 )
...
* installed todesktop tailwind variant
* moved todesktop styles into tailwind classes
* fixed back button in settings
2024-01-03 13:54:44 -03:00
sean-brydon and GitHub
795aaca64f
Trim spaces on datatable search key ( #12713 )
2023-12-11 06:58:26 +00:00
defa8df7ca
fix:fixes the padding and position of tabs on the Team Availability page ( #12078 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-10-26 08:29:57 +00:00
Siddharth Movaliya and GitHub
ff3541910b
fix: team availability slider overflow ( #12020 )
2023-10-20 15:27:03 +01:00
e7543c10a9
fix: fixes organization table UI flickers and adds sticky search & filter + table header ( #11711 )
...
* fix : #11213 , #11215
* Update packages/ui/components/data-table/DataTableToolbar.tsx
---------
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com >
2023-10-05 20:24:03 +00:00
sean-brydon and GitHub
610c86837a
feat: orgs - user management v2
...
figma: https://www.figma.com/file/ZJNAFHCAq6rnuGRgUFxjzQ/Organizations----New-features?type=design&node-id=4304-330348&mode=design&t=nKonHZpucwxnqwQI-4 (Not all features are in this PR)
loom: https://www.loom.com/share/30e8ef20a5b34a708dca160d8c04ae6f
shoutout @shadcn for the base of this table <3
Member View:

Admin view:

How to test
- Create ORG
- add members
- view settings -> orgs -> members
2023-07-19 12:45:13 -07:00