andrewwallacespeckle
3a25277c2c
[WBX-281] - 2049 Hardcoded URL in Create Application Success Dialog ( #2053 )
...
* Use NUXT_PUBLIC_BASE_URL to build application URL
* Use URL constructor for auth link
* Revert "Use URL constructor for auth link"
This reverts commit 8a84fdb2c850e0a0698ac06337b355074aa07da1.
* Build url using URL(...).toString()
2024-02-20 11:28:12 +00:00
Kristaps Fabians Geikins
f80a7189a0
chore(fe2): upgrade to nuxt 3.8.2 ( #1887 )
...
* chore(fe2): upgrade to nuxt 3.8.2
* fix tailwind-theme build
* readme update
* removing storybook from fe2 :(
* fix(fe2): codegen schema url resolution
2023-11-29 10:22:17 +02:00
andrewwallacespeckle
9f4b0c99da
Dialog Consistency Task ( #1852 )
...
* Fixing up "Manage Project" & "New Project" Dialogs
* Dialog Updates
* Updates from tickets
* Remove sidepanel
* Remove max-height prop from Dialog component
* Updates to Profile Dialog
* Props for Buttons in Dialog. Attachment Dialog
* Remove margin to show issue with dialogs
* Update to stories
* Responsive updates
* Fix overflow on MoveTo
* Use Dialog header prop
* Dialog updates
* Responsive Changes
* Responsive fixes
* Small responsive change
* Fixes
* Type based declaration
* Last fixes
* Small darkmode fixes
* Updated type
* Update
* Updates from PR comments
* Fix storybook issues
* Updates from PR
* Updates from PR
* Changes from Agi
* Turntable mode Toggle
* Fix dialog shadows on scroll
* Fix invite autocomplete
* Changes from PR Comments
* Small styling updates
* Responsive views
* Adjust Danger zones
* Fix typo
* New Webhook Icon. Swap icon prop to slot.
* Adjust Icon weights
* FE2-TASK-27
* FE2-TASK-26
* FE2-TASK-28
2023-11-07 11:18:25 +00:00
andrewwallacespeckle
76cbcef4e6
Feature - FE2 - Developer Settings ( #1822 )
...
* WIP Developer Settings
* Access Tokens
* scopes load fix
* mapping to correct struct
* Updates to Application
* Update to apps.js to fix scopes error
* Application table done
* Token confirmation done.
* Application Success
* Fix ts
* Darkmode fixes
* Responsive fix
* Fixes for PR
* Pass size prop to Editable Avatar
* Updates from PR comments
* Section Header - TS Types
* Add Typeguard to Delete Dialog
* Add Description to scopes query
* minor type guard fix
* edit application cache update fix
* Fix Dialog Expansion
* Rename mutations to correct casing
* Remove unneeded import for defineProps
---------
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com >
2023-10-26 12:51:05 +01:00