Omar López
|
7c749299bb
|
Enforces explicit type imports (#7158)
* Enforces explicit type imports
* Upgrades typescript-eslint
* Upgrades eslint related dependencies
* Update config
* Sync packages mismatches
* Syncs prettier version
* Linting
* Relocks node version
* Fixes
* Locks @vitejs/plugin-react to 1.3.2
* Linting
|
2023-02-16 15:39:57 -07:00 |
Nafees Nazik
|
e121615d36
|
fix: installed apps and admin apps layout spacing issues. (#6753)
* feat: add highlight props
* feat: add isTemplate prop
* feat: add invalid credintial prop
* feat: add children prop
* feat: render app list card
* fix: add horizontal gap
* fix: installed app layout style
* fix: admin layout
* feat: add isGlobal to returned data
* feat: fix admin tab.
* use common components list and AppListCard
* show isDefault Badge
* hide switch for global apps
* fix: show switch
* fix: remove isglobal
* fix: layout
* refactor: remove unused component and import
* feat: use app list card component
* fix: query param
* fix: prevent unnecessary props passed to the component
* feat: add disabled style
* feat: add disconnect integration modal
* feat: new changes.
* render disconnect integration model only once.
* add dropdown for actions
* feat: changes in admin apps.
* use dropdown for selecting action buttons.
* use modal for editing keys.
* Remove boolean comparison
---------
Co-authored-by: Alan <alannnc@gmail.com>
|
2023-01-31 22:45:38 +01:00 |
sean-brydon
|
9cb9ce2e42
|
Chor/bulk UI migration (#6367)
* Big bulk commit
* Switch and settings toggle
* Popover Kbar Timezones
* Image Uploader
* Fix core export
* Meta
* Swatch
* Remove shell
* Fix shell imports
* Moved ShellSubHeading component to UI, to prevent recursive imports from shell component
* Removed shell from ui ts config since shell doesnt have a dependency on shell anymore.
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
Co-authored-by: Omar López <zomars@me.com>
|
2023-01-10 15:39:29 +00:00 |
sean-brydon
|
47fe791006
|
Tidy up v2 layouts (#6266)
* Lots of places use layouts huh
* Fix imports
* FIx merge removing rtl settings
* Fixing Icon Import
* Fix shell import
* Fix tab exports
|
2023-01-05 18:00:16 +01:00 |