Dimitrie Stefanescu
|
bd7575c30b
|
feat(frontend): adds handling for invite=true query on stream page
re https://github.com/specklesystems/speckle-sharp/issues/152
|
2021-03-23 12:30:13 +00:00 |
|
Dimitrie Stefanescu
|
7028dda8dc
|
fix(frontend): adds sourceApplication field to branch.gql query
fixes #128
|
2021-03-23 12:16:11 +00:00 |
|
Dimitrie Stefanescu
|
ab4811f044
|
improvement(frontend): branch links as per @alanrynne's suggestion + removes some dangling code
|
2021-03-23 09:23:16 +00:00 |
|
Dimitrie Stefanescu
|
4d93cba420
|
feat(frontend): adds invite only toggle in server edit & fixes terms of service issue
|
2021-03-22 19:33:41 +00:00 |
|
Dimitrie Stefanescu
|
ee60eb6829
|
feat(frontend): invites: adds invitation sending for server & stream collabs dialogs
|
2021-03-22 18:45:32 +00:00 |
|
Dimitrie Stefanescu
|
cf8c6081a7
|
feat(frontend/server): implements invite in frontend & fixes some errors in the google strategy
|
2021-03-18 20:57:16 +00:00 |
|
Dimitrie Stefanescu
|
3fabebb344
|
improvement(frontend): improves tos + privacy display from serverinfo variable
|
2021-03-16 08:47:36 +00:00 |
|
cristi8
|
0be8fd7746
|
[ci test] fix nginx config, enabled testing k8s deployment updates
|
2021-03-15 12:33:48 +02:00 |
|
cristi8
|
4fcfd56664
|
CI test for separate fe and be builds
|
2021-03-15 11:47:24 +02:00 |
|
Matteo Cominetti
|
cd62c6669e
|
Merge remote-tracking branch 'origin/main' into matteo/dev
# Conflicts:
# packages/frontend/vue.config.js
|
2021-03-12 14:35:56 +00:00 |
|
Matteo Cominetti
|
bd5c594483
|
fix(frontend): profile pic in upload dialog #139
|
2021-03-12 14:17:16 +00:00 |
|
cristi8
|
c488dd5bfa
|
Disable sourcemaps for production builds
|
2021-03-12 15:32:49 +02:00 |
|
Matteo Cominetti
|
ccc2dddb9f
|
feat(frontend): re-adds server-info #138
|
2021-03-12 12:50:45 +00:00 |
|
Matteo Cominetti
|
31202cd332
|
fix(frontend): redirect after stream deleted #136
|
2021-03-12 12:24:13 +00:00 |
|
Matteo Cominetti
|
2012d8abc2
|
fix(frontend): TerserPlugin enabled on production only
|
2021-03-12 12:23:38 +00:00 |
|
Dimitrie Stefanescu
|
fd03d7854c
|
build(frontend): theoretically improves build times (on my machine...)
|
2021-03-12 10:49:53 +00:00 |
|
Dimitrie Stefanescu
|
d060f57bec
|
fix(frontend): minor onboarding fixes
|
2021-03-12 10:20:42 +00:00 |
|
Matteo Cominetti
|
c067a7a1f1
|
feat(frontend): handles page not found and permissions errors gracefully, fixes #104
|
2021-03-10 22:12:14 +00:00 |
|
Matteo Cominetti
|
56d3ef22e6
|
chore: updates discourse.speckle.works links
|
2021-03-10 21:40:29 +00:00 |
|
Matteo Cominetti
|
7efc8a4e73
|
fix(frontend): removes background2 for dim's joy
|
2021-03-10 21:38:16 +00:00 |
|
Matteo Cominetti
|
1a762d1fbd
|
feat(frontend): stream page to show errors without redirect
|
2021-03-10 21:32:27 +00:00 |
|
Matteo Cominetti
|
9439154f42
|
fix(frontend): minor ui fixes
|
2021-03-10 16:48:04 +00:00 |
|
Dimitrie Stefanescu
|
c42ba14861
|
refactor(frontend): removes import statement
ok i'm done fiddling merge time is now
|
2021-03-09 23:28:30 +00:00 |
|
Dimitrie Stefanescu
|
c06b0d34db
|
fix(frontend): empty state for main page
|
2021-03-09 23:24:57 +00:00 |
|
Dimitrie Stefanescu
|
2be0a6cc9c
|
fix(frontend): fixes onboarding check
(had it on in opposite case for testing purposes)
|
2021-03-09 23:20:09 +00:00 |
|
Dimitrie Stefanescu
|
6306abe0c3
|
feat(frontend): adds metrics to onboarding section
|
2021-03-09 23:17:44 +00:00 |
|
Dimitrie Stefanescu
|
1682a4a494
|
feat(frontend): onboarding flow for first time users ✅
adds a wizard to guide people through starting and creating their first stream
|
2021-03-09 23:04:50 +00:00 |
|
Dimitrie Stefanescu
|
85b6953790
|
fix(frontend): hotfix on recent activity links to commits
|
2021-03-09 15:22:46 +00:00 |
|
Dimitrie Stefanescu
|
1272714c85
|
feat(frontend): minor PR fixes/fiddles
responsiveness on nodata component for streams/branches, renderer unload on branch changes, list
display re commits in main stream page
|
2021-03-09 12:56:39 +00:00 |
|
Dimitrie Stefanescu
|
074fb08ba5
|
Merge branch 'main' into matteo/dev
|
2021-03-09 09:24:31 +00:00 |
|
Matteo Cominetti
|
385bf31a44
|
fix(frontend): pluralized strings fix
|
2021-03-08 16:23:48 +00:00 |
|
Matteo Cominetti
|
e8cf0656db
|
feat(frontend): changes requested for PR
|
2021-03-08 16:20:05 +00:00 |
|
Matteo Cominetti
|
22f967d642
|
feat(frontend): recent commits > recent activity
|
2021-03-08 12:52:29 +00:00 |
|
Matteo Cominetti
|
9a00aab618
|
feat(frontend): /branches page urls point to branches/branch-name/commits page
|
2021-03-08 12:00:09 +00:00 |
|
Matteo Cominetti
|
650d977222
|
feat(frontend): adds missing urlencoding to branch urls
|
2021-03-08 11:55:00 +00:00 |
|
Matteo Cominetti
|
378675d823
|
feat(frontend): navigation and usability improvements
|
2021-03-06 17:46:35 +00:00 |
|
Dimitrie Stefanescu
|
8dcc203175
|
feat(server): finalised pwd resets
|
2021-03-06 11:08:13 +00:00 |
|
Dimitrie Stefanescu
|
a47874f8c0
|
feat(server): pwd resets ✅
users can now reset passwords. still todo: integration with .env vars for email provider & tests
|
2021-03-05 08:22:19 +00:00 |
|
Matteo Cominetti
|
2cc223e71b
|
fix(frontend): dialog issue fix #103, and other tweaks
|
2021-03-04 21:39:40 +00:00 |
|
Dimitrie Stefanescu
|
80761a963c
|
feat(server): adds finalize reset pwd handler
|
2021-03-04 20:05:41 +00:00 |
|
Matteo Cominetti
|
123349f1e8
|
feat(frontend): simplifies streams page
|
2021-03-04 18:20:08 +00:00 |
|
Matteo Cominetti
|
9bcba9456d
|
feat(frontend): text updates
|
2021-03-04 17:32:23 +00:00 |
|
Matteo Cominetti
|
e351fb9db8
|
feat(frontend): updates navigation
|
2021-03-04 17:31:29 +00:00 |
|
Matteo Cominetti
|
78de902cbb
|
fix(frontend): text wrapping in error div
|
2021-03-04 17:29:44 +00:00 |
|
Dimitrie Stefanescu
|
051461988d
|
Merge pull request #102 from specklesystems/dim/dragcontrols
fix(frontend): fixes interaction calls for renderer
|
2021-02-21 23:56:36 +00:00 |
|
Dimitrie Stefanescu
|
d508da0027
|
fix(frontend): fixes interaction calls for renderer
|
2021-02-21 23:56:08 +00:00 |
|
Matteo Cominetti
|
20b93d25d6
|
docs: updates readmes with link to docs
|
2021-02-19 18:37:10 +00:00 |
|
izzy lyseggen
|
fd94f44433
|
feat(telemetry): track actions & remove page track
|
2021-02-17 17:14:58 +00:00 |
|
Dimitrie Stefanescu
|
a4e2a75c57
|
fix(frontend): closes #74
adds user info in app authorization view
|
2021-02-08 10:28:33 +00:00 |
|
Alan Rynne
|
d223bbf41f
|
fix(docs): Removed unnecessary npm i step.
|
2021-02-01 10:26:46 +01:00 |
|