Kristaps Fabians Geikins
d95d03605e
feat(ui-components): LayoutDialog form support
2023-09-08 11:51:50 +03:00
Kristaps Fabians Geikins
1ff33e7255
feat(fe2): admin panel guest role switching ( #1781 )
2023-09-05 08:35:25 +03:00
andrewwallacespeckle
671979e012
Feature - Frontend2 - Server Settings Pages ( #1764 )
...
* Add server management menu item
* Server Management Page & Settings Dialog
* escape from the precommits hooks
* Add Delete User Dialog
* Add invitations page
* Add Projects Page
* Pulling in GraphQL Data
* Settings Mutations
* Fix cardinfo type
* GraphQL in Active Users
* Add icons
* Infinite Load on Active Users
* Tidy Ups
* TS fixes
* Add Update button functionality
* Add Delete User
* Projects
* Home Done
* New query
* Delete User
* WIP User Roles
* Overflow fix
* Table Update
* Add Onclick to rows
* Fix bugs
* Fix console error
* Admin Middleware
* Role Update Dialog
* TS Fixes
* Latest updates
* Tidyups
* Tidy Up Nav Menu
* Tidy Up Card
* ChangeUserRoleDialog Tidyup
* Fix bubbling issue on Table
* Design fixes
* fix: speckle server version hydration mismatch
* Remove Dialog bg-white
* Rename Query, Fix Export
* fix: allowing FormSelectBase to reject updates
* feat: cache policies for new admin graph fields
* feat: cache updates so no refetch necessary
* PR Changes
* Fix Projects Page
* Updates to Roles
* Project Delete Mutation
* Add Resend & Delete Invite Mutation
* Fix console warnings
* Disable active user role select
* Linting fixes
* Reorder
* Linting fixes
* Changes from PR
* Fixes from PR
* Ui Fixes
* Update Settings Dialog Cache on Save
* Fix colours
* Delete Invitation Mutation Moved
* Delete Project Logic moved
* Delete Mutation moved to component
* Change User Role mutation moved to Dialog
* Reorder
* WIP - Checkbox Bug
* attempted checkbox fix
* Update Caching
* Rollback tsc
* Update to Resend Button
* Add new buttons
* Use defineModel
* Re-add emits
* Move mutation
* serverInfo cache update fix
* fixed delete invite cache update
* Updates to Project Delete Dialog Caching
* Remove unneeded props
* Fix caching in DeleteUserDialog
* Improved error handling in server info update
* Swap Invite modal to new style
* updated evictObjectFields details
* Update cache on successfull invite
* Add Invite dialog
* Add project Dialog Update
* defineModel
* Remove emits from Add Project and Invites
* Add missing Dialog
* Updates from PR
* Adjust query
* Remove need for items in admin data query
---------
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com >
2023-09-04 11:57:34 +01:00
Kristaps Fabians Geikins
74ad0999f2
chore: moving writableAsyncComputed to ui-components ( #1778 )
2023-09-04 11:03:28 +03:00
Kristaps Fabians Geikins
0c293b0615
fix(fe2): reverting vue/nuxt downgrade ( #1776 )
...
* fix(fe2): reverting vue/nuxt downgrade
* fix for broken vue 3.3 build?
* storybook fix
* storybook fix
* fe2 storybook update
* minor update to rerun CI
2023-08-29 09:52:48 +03:00
Kristaps Fabians Geikins
c41dd17d01
fix(fe2): revert vue 3.3 cause of game breaking bugs ( #1775 )
...
* fix(fe2): revert vue 3.3 cause of game breaking bugs
* reverting ui-components as well
* attempt 2
* good now?
2023-08-28 11:43:33 +03:00
Kristaps Fabians Geikins
3bf9aa3baa
fix(ui-components): build warnings
2023-08-25 15:28:44 +03:00
Kristaps Fabians Geikins
6b6c6b3bfa
chore: updating various dependencies ( #1774 )
...
* chore: updating nuxt & apollo client
* global tsc update
2023-08-25 14:31:08 +03:00
Kristaps Fabians Geikins
1249d5115f
fix: improvements not really related to "guest role" launch ( #1773 )
...
* fix: issues not really caused by guest role changes
* tippy types fix
2023-08-25 09:53:26 +03:00
Kristaps Fabians Geikins
069f64afc9
feat(fe1 & fe2): guest role ( #1768 )
...
* feat: user guest role switching in FE1
* removed stream create buttons
* fe1 done
* fe1 - specifying role in invite dialogs
* fe1 - bulk invites
* WIP FE2 changes
* fe1: allow role select condition fixes
* xtra limitations on createForOnboarding
* more invite creation validations
* no longer able to set guest as project owner in invite
* preparations for server role select in invite dialog
* team management dialog done
* server invite dialog updated
* hiding invite dialog
* fixed mocks
2023-08-24 09:30:09 +02:00
Kristaps Fabians Geikins
8d85829dad
feat(ui-components): FormSelectBase exposed triggerSearch
2023-06-21 19:03:39 +03:00
Kristaps Fabians Geikins
cf65cfd57b
feat(ui-components): more new components ( #1613 )
2023-06-13 09:33:10 +03:00
dependabot[bot]
2dd79d52a7
build(deps-dev): bump vite from 3.1.0 to 4.x ( #1610 )
...
* build(deps-dev): bump vite from 3.1.0 to 4.x
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.1.0 to 3.2.7.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
* fixing deps
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com >
2023-06-12 16:18:54 +03:00
Kristaps Fabians Geikins
2b08bd5452
feat: moved various LayoutXXX components to ui-components ( #1607 )
...
* fix(ui-components): use basic anchor if external=true
* moved layout components to ui-components
* integrated new components into fe-2
2023-06-08 09:12:09 +03:00
Kristaps Fabians Geikins
9427686d42
fix(fe2): various follow mode & thread viewer state sync fixes & improvements ( #1595 )
...
* fix(fe2): unfollow on camera move
* WIP new state hydration function
* WIP sync state
* minor cleanup
* fix coloring not being tracked
* fix for post thread close camera pos restore
* supporting duplicate users
* preventing guest commenting + state reset fixes
* fixed guests not receiving viewer comment updates
* post-thread creation opens new thread
* removing gap between 'X is typing' and bubble appearing
* reset filters will also reset colors now
* fixed thread full context
* camera reset fix
* thread reset fix
* fixed router concurrency issues
* followed user avatar fix
* TONS OF DEBUGGING FOR ROUTER QUEUING
* removing queued routing debugging stuff + disabling spotlight cancelation
* WIP async URL updates
* missing authLogger fixed
* fix for broken projection
* fix for bubbles positions not updating correctly
* queued routing cleanup
* fixed spotlight mode disabling unnecessarily
* added back stoplight stop on ctrl
* undid spotlight debugging
2023-05-29 15:20:32 +03:00
Kristaps Fabians Geikins
7d3be1d131
feat: tailwind theme & Vue base components extracted to own NPM packages ( #1576 )
2023-05-16 13:43:04 +03:00