* Add settings tab. Update style of component
* Structuring of files/components
* Updates to TexInput
* Add RadioGroup
* Last FE work
* FE Updates
* Webhooks Settings Tab
* Styling updates to webhooks
* Title/Description Update
* General Page done
* Collaborators WIP
* Styling updates
* Add custom message to updateProject
* Radio Group Same Height
* Styling updates to radio group. Disabled state
* Updates pre demo
* Updates to icons & post demo changes
* Major Updates
* Unsaved Changes Dialog
* Routing WIP
* Remove StatsBlock
* Auto update discussions on Private
* Routing/Redirects
* New input style
* Invite Dialog
* Fix mobile radiogroup
* Mobile Improvements
* Fix console warning
* Fix build
* Disabled States
* Fix console
* Unhide webhooks
* Updates from testing
* Responsive fixes
* Alignment fixes
* Fix textarea mobile height
* Updates to GraphQL Fragments
* Fix disabled state
* WIP Arrows for scroll
* Update PageTabs - broken
* Fix to PageTabs
* PageTab fix initial scroll
* Hide Scrollbar
* Better underline method
* Fix mobile initial underline
* Webhooks Empty State
* Fix input border
* Fix empty state
* Input Styling updates
* Remove mobile smaller text
* Update disabled state for disabled items
* Updates disabled sates on Settings Block
* Fix build. Disable Invite
* Fixes to invite permissions
* Disable role select when invite is disabled
* Small alignment fix
* Fix webhooks empty state
* cleaning up unnecessary vue files
* story improvement
* Remove DisabledMessage prop
* Fix disabled prop on Button
* Move team to Leave Fragment
* Remove unused Disabled Message props
* Add limit to graphql query
* Updates to BlockDiscussions
* add formatTriggers function to webhooks
* Remove md from button. Improved switch
* Update RadioGroup.stories.ts
* Update RadioGroup to use defineModel
* Various styling and copy updates
- More concise and accurate copy
- More readable
- Works better on mobile
* Updates to Invite Dialog
* Custom success Message
* Update slot names
* Remove md in TextInput. Set h-8 to default
* Changes from call with fabs
* Replace isOwner with composable
* Set SettingsBlock icon as optional
* Comments from PR
* Updates from PR
* Final Tidy Ups
* Fix Title/Description
* Fix spacing issue on Webhooks page
* Update borders and colors to align with Automate
Makes the same changes that I recently made to the unreleased Automate tab
* WEB-869
* Improve styling of radiogroup component
Better borders, hover effect, bigger checkmark icon, more subtle active background color, same across breakpoints.
* Adjust border styling of RadioGroup component
* Improve circle around checkmark in RadioGroup
* Split Tabs into 2 components
* Restyle overflow arrows
* Adjust gap and remove icons from vertical nav
Too many icons on the screen got distracting.
* Ensure active item visible
* Increase gap on vertical nav
* Update copy for Access and Discussions settings
* Input Tidyup
* WEB-877 update-collaborators-block
* Update inputs to new style
* Fix webhooks button hover state
* Fix comment copy
Appears in the access settings before embedding a model
* Remove hover shadow from search input on Dashboard
* Small change from Benjamin
* Change collaborators permissions copy
* Comments from PR #1
* Comments from PR #2
* Fix condition for EditableHeader
* Updates from CR
---------
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com>
Co-authored-by: Benjamin Ottensten <benjamin.ottensten@gmail.com>
* Small tweaks from Agi List
* Reset Filters Animation
* Changes to Scene Explorer Filtering
* WIP
* New Versions Icon
* Add SunLightShadows
* Small changes pre CR
* Remove unneeded prosp
* Added clearMeasurements functionality to the measurements extension
* Add tip & descriptions to measure mode
* Add clearMeasurements
* Clear measurements onMount
* onMount to onBeforeUnmount
* Small alignment fix
* Change from Alex
---------
Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com>
* FE2 Fixes. WIP Description
* Reorder Options. Fix cookie expiry
* added ability to edit model description in backend
* Add Description to "Add Model" WIP
* Update Radio component so icons are part of label
* Fix to disable measure mode when user navigates to another control
* Add Description WIP
* Fix description returning null
* Add Header to versions page
* Checks for PR
* Fix build error
* Changes from CR
* Use ProjectPageProjectHeaderFragment
* Remove description from handleSubmit
---------
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com>
* RadioGroup & Initial UI for Measure
* Add option to Panel to allow actions to move to bottom
* Typo
* Add count to precision
* Add enable, snap and type api integrations
* Update Units WIP
* Add precision update
* Update v-tippy name
* Updates
* New design
* Better darkmode radio. Keystrokes.
* Styling fixes. Fix select mount-menu-on-body
* Fix ts bug
* Show label in Select for units
* Update shortcut to D
* Small design changes
* Small tidy ups
* WIP New Measurements Helper State
* Fix build erros
* Remove viewer import from shared
* Delete WIP
* Fix delete
* Fix close button on measure mode
* Measurement nullable
* Updates from PR
* Seperate measurements into measurementsEnabled & measurementOptions
* Update state.ts
* Update ts bugs
* Updates to RadioGroup
* Use ctx.updateArgs
* Replace RadioGroup with Radio - More consistent with existing inputs
* Update FE2 to use new Radio
* Fix circleci fail
* Fix build
* Fix wrong initial state for vertexSnap
* Adjust type to measurement
* Use Lodash isEqual
* Fix bug where units don't update
* Remove double input
* Fix server error in data.ts
* Revert change around useEqual
* Dialog - use 100dvh
* Add "There's more to Speckle - be sure to visit on a computer" to Dashboard
* Fix Breadcrumb logo skewing
* Lower mobile panel responsive fixes
* Tidy up "You have completed" message
* Remove info colour from Change Password
* Add desktop icons. Restyle Notifications
* Colour suggested by Agi
* Use dvh everywhere
* Small update
* Fix compostable warning
* “Selection info” panel should remember the Fold/Unfold state of it
* Remove old naming terminology strings
* Rename “Share” To “Copy Link” - Difficult to find the model ID for a new model before data is uploaded
* Add & Rearrange new Viewer Buttons WIP
* Small enhancements to the registration form
* {mobile } The extra “new model” functionality in Model tree/list view just falls apart
* {mobile } Shorten the long Webhook buttons
* Revert "“Selection info” panel should remember the Fold/Unfold state of it"
This reverts commit d1b94036a596c3c995e65eae32ebe2f63580ea66.
* Revert Player controls default
* Responsive changes to Viewer
* Responsive Comments
* Responsive Viewer
* Small fix
* Small fix
* Design improvements
* Styling updates
* style fixes
* Profile pop-up stays opened after selecting “Server Management”
* Profile pop-up stays opened after selecting “Server Management”
* Change the Project Settings Icon to a gear
* Misleading text while uploading ifc/obj file
* Amends from polish list
* Viewer Buttons WIP
* Updates buttons in Viewer
* No backdrop blur
* Style updates
* New Colouring Icon
* New useBreakpoints
* Latest fixes pre PR
* Updates from PR Comments
* feat(ui): adds link to all models from project dashboard card
* feat(ui): refactoring layout to focus on function runs
* chore(server): a bunch of comments regarding some unclear automate api parts
* feat(fe2/automate): cleans up automate results dialog summary
* feat(fe2/automate): adds automation status to model list view
* feat(fe2/automate): adds automation status to version card
* feat(fe2/automate): adds automation status to version card properly
* feat(fe2/automate): linting & adds id back to func name for refs
* fix(fe2): linting errs/fe2 tests
* fix(fe2): types
* fix(fe2): types...
* FormSelectBase converted to generic Vue component
* WIP tags w/ custom input box
* a11y works
* proper tags wrapping
* errors/validation/icon styling
* styling fixes
* autocomplete item resolution
* feat: configurable tags input
* various fixes
* moved avatar components to ui-components
* replaced avatar in frontend-2 w/ new ui-components exports
* new icon loader
* added validation support for avatar editor
* updated fe-2 to use new avatar editor api
* disabled support for avatar editor
* more fixes and improvements
* attempted preview-service fix
* attempted preview-service fix
* added story
* linting fix
* more fixes
* server test fix
* fix: preparing automation backend for use in FE
* minor migration adjustment
* modelId only
* more CR fixes
* improved validation
* WIP model automation status (#1791)
* additional run status insert validations
* model card dialog
* show view automation btn
* story mock fixes
* version card dialog
---------
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>