Kristaps Fabians Geikins
94b0b5f5e0
fix(server): cross server sync not respecting token ( #2181 )
...
* fix(server): cross server sync not respecting token
* minor adjustment
* getting rid of token positional arg
2024-03-29 15:21:06 +02:00
andrewwallacespeckle
19a48f7dff
feat(fe2): add survicate nps survey ( #2154 )
...
* Initial Plugin
* Add survey id. Working - with errors
* Check Onboarding cookie
* Removing existing feedback request
* Working Survicate for testing
* Remove old feedback Banner/Dialog
* Update env
* feat(server): projects query optimization
* added version count resolution
* PR Comments
* Fix brittle date
* Add client suffix
* Changes from call with Fabians
* Final changes
* Skip initialization if the survicateWorkspaceKey is empty or undefined
---------
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com >
2024-03-27 14:26:34 +00:00
Kristaps Fabians Geikins
663eaac5a2
fix(server): commit import not finishing correctly ( #2153 )
...
* fix(server): commit import not finishing correctly
* awaiting last batch added
* minor fix
2024-03-22 11:27:34 +02:00
Kristaps Fabians Geikins
f9f490b440
fix(server): allow standard users to batch invite to server ( #2150 )
...
* fix(server): allow standard users to batch invite to server
* added max 10 invite batch limit
* minor change
2024-03-20 17:51:24 +02:00
andrewwallacespeckle
3c83d31459
[WBX-103] - FE1 to FE2 Messaging ( #2121 )
...
* Home page & Nav Footer
* FE1 Changes
* FE2 Changes WIP
* Dark mode onboarding
* FE2 Cookie for Banner/Dialog
* FE1 DIalog WIP
* Local Storage for FE1
* Add bgcolour to segmentation
* Add responsive message to fe1 login
* Update SVGS
* Fix build WIP
* Skip to Close
* Changes from Agi testing
* Update announcement banner
Updated icons, copy, spacings
* Update FE2 announcement copy and links
* Add video to FE2 announcement dialog
* Add video to FE1
* Minor Updates pre CR
* Update blog link
* Remove menu item
* Rename Dismissed
* added fe2 messaging query field
* Updates from CR
* helm chart changes
* Use new env for displaying fe2 messaging
* Fix build
* fixed helm readme values
* Updates from CR
---------
Co-authored-by: Benjamin Ottensten <benjamin.ottensten@gmail.com >
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com >
2024-03-14 13:19:29 +00:00
Benjamin Ottensten
663a5b4ddc
Use FE2 language in emails ( #2115 )
...
* Update copy in the Invite email
* Update copy in the comment email
* Update copy in project access emails
2024-03-13 10:46:35 +01:00
Kristaps Fabians Geikins
3a66999798
fix(server): Sign Up event distinct_id not set
2024-03-07 17:15:43 +01:00
Gergő Jedlicska
baeeace9d5
gergo/mailchimpOnboarding ( #2098 )
...
* feat: add mailchimp onboarding
* feat: add mailchimp onboarding journey
* feat: add mailchimp helm chart secrets
* refactor: move mailchimp id-s to plain helm values
2024-03-01 15:18:35 +01:00
Gergő Jedlicska
b84b24467d
feat: make automate app registration optional based on the existence of the url config ( #2094 )
...
* feat: make automate app registration optional based on the existence of the url config
* docs: add back automate env var with docs
* feat: app redirect url application side override
* chore: cleanup
2024-02-29 13:32:29 +01:00
Kristaps Fabians Geikins
6af6c656a4
feat(fe2): app authorization workflow redesign [WBX-217] ( #2044 )
...
* WIP
* new permissions table
* permissions grouped
* updated scope descriptions
* more scope copy adjustments
* allow auth error handling
* manually closable toast notification
* fixed mentions rendering
* error view
* not you? feature
* cleanup
* minor styling changes
* WIP table
* finished authorized apps table
* minor cleanup
* cleaning up comment
* testing changes
2024-02-23 16:50:07 +02:00
Kristaps Fabians Geikins
23b07e82a5
precommit fix + more version fields
2024-02-22 15:48:06 +02:00
Kristaps Fabians Geikins
1d9b070ae8
feat(server): project.version query for easier cross server sync
2024-02-22 15:23:16 +02:00
Kristaps Fabians Geikins
53b62076d0
feat: extra mp properties to troubleshoot odd events [WBX-294] ( #2068 )
...
* fix(fe2): remove mp Sign Up track, rely on the server to do this
* adding server version
2024-02-21 19:13:00 +02:00
Gergő Jedlicska
dca0d8c325
gergo/serverMigration ( #2067 )
...
* feat: add server migration data to server info
* chore: gqlcodegen
2024-02-21 17:55:08 +01:00
Kristaps Fabians Geikins
48440e5b7c
fix(server): rate limiter path resolution ( #2042 )
2024-02-13 15:08:48 +02:00
Iain Sproat
d7402d8e66
fix(rate limiter): http verbs must align with served routes ( #2038 )
2024-02-12 16:02:04 +00:00
Iain Sproat
78891e869e
fix(rate limiter): typescript linting issue ( #2037 )
2024-02-12 13:03:01 +00:00
Iain Sproat
c5f5bf7992
fix(rate limiter): use correct paths ( #2036 )
2024-02-12 12:49:12 +00:00
Iain Sproat
5b95ddbefc
feat(rate limiter): add custom rule for GET /auth/local and reduce allowance for all GET /auth/* rate limit rules ( #2035 )
2024-02-12 11:15:05 +00:00
Gergő Jedlicska
3a526cdf9a
feat: make automate token scope public ( #2025 )
2024-02-09 11:04:20 +01:00
Gergő Jedlicska
001992a8f4
fix: allow object result case message to be null ( #2024 )
2024-02-08 14:56:42 +01:00
Kristaps Fabians Geikins
9caa2a37c8
feat(fe): auto accept stream/project invite on email link click [WBX-73] ( #2017 )
...
* feat(fe2): project invite auto accept
* fix(fe2): improved CSR error logging
* feat(fe1): auto accept stream invite on email link click
* minor type fix
* tests fix
2024-02-07 14:26:59 +02:00
Gergő Jedlicska
9628a8a516
Gergo/configurable email digest ( #2006 )
...
* feat: add weekly digest feature flag
* feat: add weekly digest feature flag to helm chart
2024-02-02 15:25:12 +01:00
Kristaps Fabians Geikins
ed1029e20d
fix(fe2): optimized 'select all objects by type' ( #2005 )
...
* fix(fe2): optimized 'select all objects by type'
* some more utils
2024-02-01 16:29:18 +02:00
Kristaps Fabians Geikins
9aebb3f286
fix(server): db listener redis retry fix
2024-01-25 17:07:37 +02:00
Kristaps Fabians Geikins
ff5c965df9
fix(fe2): redis connection leakage
2024-01-25 10:50:04 +02:00
Iain Sproat
a3cb8b180b
fix(server): explicit db listener redis cleanup ( #1989 )
...
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com >
2024-01-24 22:01:58 +00:00
Kristaps Fabians Geikins
c3f13d4e66
fix: multiple FE2 and server speed improvements, mainly focusing on the project page ( #1975 )
...
* introduced app cache & optimized /downloads
* added redis cache storage
* optimizing latest thread retrieval
* more dataloaders
* undid debug stuff
* deployment changes
* minor change to reqTouched
* connectorTag parallel resolution
* added redis key prefix
* gqlgen cleanup
* Amend network policy to allow egress to Redis
---------
Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com >
2024-01-22 11:08:53 +02:00
Kristaps Fabians Geikins
37d51072fb
feat(server): resource limits on app tokens ( #1959 )
...
* WIP new mutation arg
* limited resource token creation done
* token resource rule creation validation
* updated authorizeResolver implementation
* introduced resource access rule checks in authorizeResolver everywhere
* more checks added
* updated projects resolvers
* updated stream resolvers
* more checks added
* error page theme resolution fix
* WIP testss
* more tests
* implemented checks in REST auth pipeline
* REST API coverage & tests
* some tests fixed
* test fixess
* added tests
* feat(server): new automation result reporting scope (#1976 )
* feat(server): new automation result reporting scope
* tests fix
2024-01-19 18:14:49 +01:00
Gergő Jedlicska
c2085d6b13
Hotfix/2.17 ( #1955 )
...
* gergo/apolloQueryDuration (#1949 )
* add apollo query duration
* feat: add more details to apollo query logging
* fix: pr review
* feat: format log messages as clef (#1950 )
* fix(logging): pinoClef log levels must be a string
* chore(fe2): reducing log level for some spammy req logs
* minor adjustment
* more robust path resolution
* better req log text
* feat(fe2): improved and more thorough logging to help with observability (#1948 )
* better req log text
* minor improvements to server logging
* WIP FE2 req logging
* FE2 apollo operation logging
* undid apolloPlugin changes due to Gergos PR
* seq message templates introduced
* fix: request logs (#1964 )
* fix: request logs
* chore: remove comments
* feat: add graphql subscription metrics (#1970 )
* optimized preview msg resultListener
* fix(server): locking to avoid postgres notification listeners processing the same message multiple times (#1972 )
* fix(server): locking to avoid postgres notification listeners processing the same message multiple times
* optimized locking
* minor cleanup
* msg update
* log level adjustments
* reduce failsafe expiry
---------
Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com >
Co-authored-by: Kristaps Fabians Geikins <fabis94@live.com >
Co-authored-by: Kristaps Fabians Geikins <fabians@speckle.systems >
2024-01-17 16:39:33 +01:00
Kristaps Fabians Geikins
5cd573355d
feat(server): ability for apps to create new app tokens ( #1942 )
...
* /graphql endpoint fix
* app token creation seems to be done
* added tests
* more tests
* cleaned up TS annotations
* CR cleanup
* TS type fixes
* test fixes
2024-01-09 11:58:38 +02:00
Kristaps Fabians Geikins
a563fa27c7
a couple of random FE2 fixes reported on Discord ( #1943 )
...
* fix(fe2): clearer error msg on failed upload
* fix(fe2): missing project.commentThreads access w/ admin override
2024-01-08 11:34:31 +02:00
Iain Sproat
819df9bc65
Prefer docker compose over docker-compose ( #1895 )
2023-12-21 18:45:20 +00:00
Iain Sproat
4071c1cc5f
test(file upload): add integration tests ( #1917 )
...
* print all graphql errors on failure of tests
2023-12-18 14:21:12 +00:00
andrewwallacespeckle
77d760c07f
FE2 UI minor improvements ( #1905 )
...
* 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 >
2023-12-15 13:23:15 +00:00
Kristaps Fabians Geikins
e4540ba5b3
fix(server): onboarding stream clone url parsing issue ( #1923 )
2023-12-15 14:06:39 +02:00
Kristaps Fabians Geikins
c67f6d9c92
feat: clearer email verification flow & related error messages ( #1904 )
...
* fix: fe2 auth error page + various minor UI bugs
* clean up & reporting failing email to fe
* new mutation to resend verification as guest
* email text updates
* fixing issues brought up by agi
* more text fixes
* swapping out space-XXX for gap-XXX
2023-12-15 13:09:26 +02:00
Kristaps Fabians Geikins
c5ff7688ac
feat: click on invite link autofills email in register form ( #1919 )
2023-12-15 11:51:43 +02:00
Gergő Jedlicska
c10c2cbcc1
feat: add support for creating commit by branch id ( #1915 )
2023-12-13 13:49:25 +01:00
Kristaps Fabians Geikins
ef37030287
fix(server): optimized commit download ( #1913 )
...
* fix(server): optimized commit download
* added test
2023-12-13 14:31:09 +02:00
Iain Sproat
e3bedf9863
fix(logging): typo which expected logger in res, should be req ( #1916 )
2023-12-13 11:53:11 +00:00
Iain Sproat
45f6999004
refactor(envHelper): introduce common method for converting to boolean ( #1914 )
2023-12-13 10:58:47 +00:00
Kristaps Fabians Geikins
3689e1cd58
fix: preventing PATs from creating PATs
2023-12-11 11:23:03 +02:00
Kristaps Fabians Geikins
a329f91a44
fix(server): protecting against scope elevation in PAT creation ( #1901 )
...
* test DX improvements + tests for token:write scope
* protecting against scope elevation
2023-12-08 14:50:23 +02:00
andrewwallacespeckle
c8bdf01cdd
FE2 Viewer - Add Measure Mode ( #1889 )
...
* 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
2023-12-06 09:56:22 +00:00
Kristaps Fabians Geikins
366f5a8350
fix(server): only allow lowercase model names
2023-12-04 16:54:50 +02:00
Kristaps Fabians Geikins
f5b757de79
fix(fe1): emitting 'converting' file upload status through subscriptions
2023-12-04 16:35:45 +02:00
Kristaps Fabians Geikins
6c9973995b
fix(fe1): super spammy stream file uploads page requests ( #1893 )
2023-12-04 10:55:40 +02:00
Iain Sproat
ff4bd48b58
tests(auth): refactor to prevent test pollution ( #1885 )
2023-11-24 13:34:48 +00:00
Gergő Jedlicska
e32f666964
bump fe1 branch query limit and disregard broken pagination logic ( #1875 )
2023-11-17 13:11:21 +01:00