* fix(dui): show remove option for inaccessible project groups
* fix: show inaccessible state for project collapsible when account is missing
* chore: reverting previous unrelated changes
* feat: refactor auth flow and enable exchange token flow
* fix: do not cache to local storage for exchange token
* chore: remove logging
* chore: lint
* feat: pkce alignment with oauth endpoint
* feat: default log in via accountBinding.authenticateAccount if available
* feat: do not show legacy sign in if connectors has accountBinding.authenticateAccount flow
* fix: base64url safe
* feat: initial can create version implementation on model card
* feat: disable model card CTAs for send
* feat: initial model ingestion tests
* fix: apply ingestion send to all CTAs
* feat: sketchup bridge
* feat: centeralize the start ingestion logic in host app store
* fix: sketchup is handling via model ingestion
* chore: cosmetics
* feat(ingestion): add failWithError and failWithCancel GraphQL mutations
* feat(ingestion): add failIngestion and cancelIngestion methods to useModelIngestion composable
* feat(ingestion): handle ingestion failure and cancellation in hostAppStore
* fix: reviewers comments
* fix: don't know where the f that came from
* refactor(ingestion): remove unused statusData and fix lint errors
* feat(wizard): add canCreateVersion permission check to publish wizard
* TODOs
* feat(permissions): add 1s polling for canCreateVersion to reflect workspace limit changes
* fix(tooltip): undefined doesnt refresh v-tippy
* fix(wizard): too much ctrl z lol
* refactor(permissions): check canCreateVersion on action instead of polling
* feat(hostApp): adds fallback for model ingestion on older servers
* fix: ingestion available check and rock'n roll
* feat: workspace plan updated subscription boilerplate
* fix: bump the timeout to 2h
* feat: handle version limits in publish flows via subscription
* feat: align Archicad and Vectorworks with new ingestion flow
* chore: onMounted at end of file
* fix: logic and ui adjustments
* fix: refactoring and permissions
* refactor: ingestionStatus renamed to activeIngestions
* fix: error handling and notifications
* fix: global error handling
* chore: general alignment and clean up
* fix(vectorworks): now uses capital V
* chore: revert codegen
---------
Co-authored-by: Björn Steinhagen <88777268+bjoernsteinhagen@users.noreply.github.com>
Co-authored-by: Björn Steinhagen <steinhagen.bjoern@gmail.com>
* WIP
* feat: readonly issues in connectors
* fix created at on replies
* filter out by resourceStringId
* show label name if just one
* generate gql
* linting
* linting
* feat: new auth is default, desktop service is legacy and fallback
* cleanup
* css
* rename login to signin
* better buttons
* default value instead placeholder
* adds properties to update settings
* adds settings track on publish
* added track on publish/receive
* renaming
* fix some types
* introduced a helper function
* created a separate composable
* updated the comparing
* fix(ui): add scrolling support to MultiEnumControlRenderer dropdown
* feat(ui): add select all/deselect all functionality to MultiEnumControlRenderer
* fix(ui): prevent jumpiness and dropdown misalignment
* fix: not generous enough on the width
* fix: heigh alignment and comments
* Do not check for updates if it explicitly disabled by someone
* fix order of ops
* remove unused function
* check function in binding is implemented
* remove console logging
* sort logic finally
* fix mocked binding
* feat: update mapper binding interface for layer support and renamed methods
* fix: add missing layer mock methods to `IRevitMapperBinding`
* feat: adds mode toggle
* feat: layer dropdown
* feat: hierarchical layer object highlighting and simple mappings mgmt
* fix: multi instead of base
* fix: refresh layer list on doc switch
* fix: formatting
* feat: added `Select All` button and updated event handling
* fix: event handling
* refactor: components to make mapper more maintainable
* chore: rename button to Assign Revit Categories
* refactor: hardcoded list now in dui
* fix: pr comments
* fix: redundant div
* refactor: remove redundant Props interfaces in mapper components
* refactor: group conditional buttons in mapper
* fix: auto import not working?
* fix: jokes i was being dumb
* chore(revit-mapper): css
---------
Co-authored-by: oguzhankoral <oguzhankoral@gmail.com>
* mocked bindings and logging to seq
* test deploy
* test deploy
* test deploy
* connectorless state
* remove logs
* remove more logs
* add flags to globalThus
* log with /api/events/raw
* log error link on prod over local account
* handle test query to distinguish self hosters
* throw again
* log again...
* sa and ra
* error policy non none
* attach server url to logs
* Add host app version
* rename name to slug
* remove useless re throw
* fix confusion on versions