Kristaps Fabians Geikins
|
83d8035dc2
|
chore: upgrade to eslint 9 (#2348)
* root + server
* frontend
* frontend-2
* dui3
* dui3
* tailwind theme
* ui-components
* preview service
* viewer
* viewer-sandbox
* fileimport-service
* webhook service
* objectloader
* shared
* ui-components-nuxt
* WIP full config
* WIP full linter
* eslint projectwide util
* minor fix
* removing redundant ci
* clean up test errors
* fixed prettier formatting
* CI improvements
* TSC lint fix
* 'buildBatch' needs to be async since some batch types (like Text) require it. Removed a disabled liniting rule from ObjLoader
* removed unnecessary void
---------
Co-authored-by: AlexandruPopovici <alexandrupopoviciioan@gmail.com>
|
2024-06-12 14:38:02 +03: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
|
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 |
|