Cristian Balas
|
b2ae6501b1
|
fixed lgtm error (#558)
|
2022-01-28 18:03:49 +02:00 |
|
Dimitrie Stefanescu
|
1409827bb7
|
fix(frontend): minor layout bug in xl view on stream home
|
2022-01-28 10:50:37 +00:00 |
|
Dimitrie Stefanescu
|
e8cff95439
|
fix(frontend): null checks properly subscription event
|
2022-01-28 10:35:23 +00:00 |
|
Dimitrie Stefanescu
|
27e64ee759
|
fix(frontend): null check, related issue: #553
|
2022-01-27 19:19:53 +00:00 |
|
Gergő Jedlicska
|
804656d70a
|
Merge branch 'main' of github.com:specklesystems/speckle-server into emailVerification
|
2022-01-27 12:08:52 +01:00 |
|
Gergő Jedlicska
|
ffbdc2a260
|
fix(frontend): fix email verification banner z position
|
2022-01-27 12:08:48 +01:00 |
|
Gergő Jedlicska
|
71c52d99e4
|
test(server): test email verification rate limiting
|
2022-01-27 12:05:15 +01:00 |
|
Gergő Jedlicska
|
3191bc4e71
|
feat(server): add email verification sending rate limiting
|
2022-01-27 12:04:42 +01:00 |
|
Dimitrie Stefanescu
|
f0958ca5b7
|
Merge pull request #534 from specklesystems/emailVerification
email verification
|
2022-01-26 11:32:08 +00:00 |
|
Dimitrie Stefanescu
|
1ee7bb4ed6
|
style: autofix all the things
|
2022-01-26 11:29:23 +00:00 |
|
Dimitrie Stefanescu
|
34d2923fa1
|
fix(frontend): swaps key to ensure proper vue lifecycle refreshes on user list item in admin
|
2022-01-26 11:28:29 +00:00 |
|
Gergő Jedlicska
|
fb7c0d5146
|
chore(package-lock): re-lock the packages
|
2022-01-26 11:28:12 +01:00 |
|
Gergő Jedlicska
|
7c52c664eb
|
Merge branch 'main' of github.com:specklesystems/speckle-server into emailVerification
|
2022-01-26 11:25:30 +01:00 |
|
Gergő Jedlicska
|
b6b0298966
|
disable the draconian russian linter
|
2022-01-26 11:24:35 +01:00 |
|
JR-Morgan
|
524eea295a
|
Fixed issue with n-gon trianguation causing UInt16 face index buffers to be used
|
2022-01-25 22:19:41 +00:00 |
|
Dimitrie Stefanescu
|
6a5ce8752e
|
chore(viewer): bumps version
|
2022-01-25 18:39:46 +00:00 |
|
Dimitrie Stefanescu
|
40dc8aa35e
|
hotfix quad triangulation
|
2022-01-25 18:38:11 +00:00 |
|
Dimitrie Stefanescu
|
d378959270
|
Merge pull request #548 from specklesystems/dim/hotfixes
Frontend hotfixes
|
2022-01-25 11:24:46 +00:00 |
|
Dimitrie Stefanescu
|
3b1210d772
|
fix(frontend): closes #528
|
2022-01-25 11:20:42 +00:00 |
|
Dimitrie Stefanescu
|
71e40643d7
|
feat(frontend): (flyby fix) closes #532
|
2022-01-25 11:12:57 +00:00 |
|
Dimitrie Stefanescu
|
68a711ecfd
|
fix(frontend): closes #546
|
2022-01-25 11:07:50 +00:00 |
|
Dimitrie Stefanescu
|
0717321640
|
feat: simplifies display bubbles calc
|
2022-01-24 13:21:50 +00:00 |
|
Gergő Jedlicska
|
d36113dad0
|
chore(dependencies): re lock all packages just in case
|
2022-01-24 13:38:32 +01:00 |
|
Gergő Jedlicska
|
4d9ffc80cc
|
Merge branch 'main' of github.com:specklesystems/speckle-server into gergo/helmChartTest
|
2022-01-24 13:37:09 +01:00 |
|
Dimitrie Stefanescu
|
4ad947a5a5
|
feat: adds flaky directional arrows to bubbles
|
2022-01-23 18:50:45 +00:00 |
|
Dimitrie Stefanescu
|
0f7c7ba778
|
feat: live sync bubbles
|
2022-01-23 17:21:06 +00:00 |
|
Dimitrie Stefanescu
|
d8853c8ae3
|
feat(hacks): wIP hardcoded stuff, try at your own risk
|
2022-01-22 18:33:00 +00:00 |
|
Dimitrie Stefanescu
|
d9712b9cff
|
Merge pull request #536 from specklesystems/dim/frontend
fix(frontend): camera setting in units + double encoding (thx @cristi8)
|
2022-01-21 13:04:19 +00:00 |
|
Dimitrie Stefanescu
|
24bc105816
|
fix(frontend): camera setting in units + double encoding (thx @cristi8)
|
2022-01-21 13:03:10 +00:00 |
|
Dimitrie Stefanescu
|
6c7c52a11e
|
Merge pull request #535 from specklesystems/dim/frontend
Hotfix frontend
|
2022-01-21 12:31:44 +00:00 |
|
Dimitrie Stefanescu
|
cbec860e7b
|
fix(frontned): hotfix: throttling progress reports for a much faster experience
|
2022-01-21 12:30:18 +00:00 |
|
Gergő Jedlicska
|
472f9e3c1b
|
feat(frontend): add email verification banner
fix $511
|
2022-01-21 13:08:28 +01:00 |
|
Dimitrie Stefanescu
|
e1489f7c44
|
Merge pull request #533 from specklesystems/dim/frontend
Dim/frontend
|
2022-01-20 19:04:14 +00:00 |
|
Dimitrie Stefanescu
|
e2cfbfbb18
|
feat(frontend): filters from url query
|
2022-01-20 18:55:14 +00:00 |
|
Gergő Jedlicska
|
34181fe2e7
|
style(server): fix verification formatting
|
2022-01-20 19:26:53 +01:00 |
|
Gergő Jedlicska
|
ac9fc4b820
|
chore(deps): run lerna bootstrap, cause node modules borked
|
2022-01-20 19:26:13 +01:00 |
|
Gergő Jedlicska
|
efec3d1b81
|
test(server): test use email verification endpoint
|
2022-01-20 19:12:35 +01:00 |
|
Gergő Jedlicska
|
1ea8995e84
|
feat(server): add use verification rest endpoint
|
2022-01-20 19:12:05 +01:00 |
|
Gergő Jedlicska
|
87caee94a0
|
feat(server): add rest endpoint to initiate email verification
|
2022-01-20 17:53:21 +01:00 |
|
Gergő Jedlicska
|
2dc184a070
|
test(server): update tests for email verification
|
2022-01-20 17:52:53 +01:00 |
|
Dimitrie Stefanescu
|
5008560f7e
|
feat(frontend): stores and sets camera from url query
|
2022-01-20 13:01:07 +00:00 |
|
Dimitrie Stefanescu
|
4316c4cb4c
|
feat(frontend): fixes recommended filters
|
2022-01-20 10:47:48 +00:00 |
|
Gergő Jedlicska
|
8bdb3062f4
|
rename the new discord bot
|
2022-01-20 11:37:10 +01:00 |
|
Gergő Jedlicska
|
6ab8f34a84
|
test(server): add email verification send and creation test
|
2022-01-19 22:04:02 +01:00 |
|
Gergő Jedlicska
|
afceeae48a
|
refactor(server): refactor email sending service, fix small race condition
|
2022-01-19 22:03:32 +01:00 |
|
Gergő Jedlicska
|
c5c2b5471d
|
feat(server): add email verification service
|
2022-01-19 22:02:45 +01:00 |
|
Dimitrie Stefanescu
|
148161d4c1
|
feat(frontend): adds histogram viewer as per @cristi8's suggestion
|
2022-01-19 20:21:15 +00:00 |
|
Dimitrie Stefanescu
|
9f31d31594
|
feat(frontend): store based filtering ✅
|
2022-01-19 19:17:45 +00:00 |
|
Cristian Balas
|
f3e74e0e64
|
Preview service fixes (#530)
|
2022-01-19 21:03:39 +02:00 |
|
Dimitrie Stefanescu
|
3e0ad9dd45
|
feat(frontend): more store filtering
|
2022-01-19 13:43:58 +00:00 |
|