Gergő Jedlicska
|
fe9babc8a2
|
Merge pull request #621 from specklesystems/fabians/server-test-runner-improvements1
feat(server): simplified test running & IDE integrations
|
2022-03-17 10:19:34 +01:00 |
|
Matteo Cominetti
|
f4ac882445
|
tests(server): updates default number of apps
|
2022-03-16 17:56:12 +00:00 |
|
Matteo Cominetti
|
01ca45ff48
|
feat(server): adds a default registered app for authenticating connectors without manager
|
2022-03-16 17:50:37 +00:00 |
|
Kristaps Fabians Geikins
|
5a26f1f819
|
fix(server): removed unnecessary bootstrap invocation
|
2022-03-16 18:16:20 +02:00 |
|
Kristaps Fabians Geikins
|
b157a98901
|
feat(server): simplified test running & IDE integrations
|
2022-03-16 17:31:53 +02:00 |
|
Kristaps Fabians Geikins
|
8010bf3c4c
|
feat: Standardized & cleaned up formatting & linting across repo #617 (#618)
* feat: Standardized & cleaned up formatting & linting across repo
Co-authored-by: Kristaps Fabians Geikins <fabians@speckle.systems>
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
|
2022-03-16 10:10:30 +02:00 |
|
Cristian Balas
|
82ca3a0b7e
|
Error handling for busboy errors (#605)
|
2022-02-25 13:47:37 +02:00 |
|
Cristian Balas
|
69d09c7d75
|
Added charset info to content-type header in rest api (#597)
|
2022-02-17 19:53:27 +02:00 |
|
Gergő Jedlicska
|
799589b5fe
|
Merge pull request #575 from specklesystems/unittestRefactor
Rework test hooks
|
2022-02-08 12:29:24 +01:00 |
|
Cristian Balas
|
a77d1a052b
|
previews cache control (#579)
|
2022-02-07 14:52:18 +02:00 |
|
Cristian Balas
|
9329265708
|
Upgrade dependencies (#577)
|
2022-02-07 14:04:26 +02:00 |
|
Gergő Jedlicska
|
278c89e7a0
|
refactor(server): boyscouting
|
2022-02-05 15:22:10 +01:00 |
|
Gergő Jedlicska
|
68a4a95d90
|
refactor(server): rework test hooks
drop db migration before and after hooks, add helpers and root hooks
fix #531
|
2022-02-05 15:05:17 +01:00 |
|
Cristian Balas
|
7cfa85a627
|
other lgtm fixes (#571)
|
2022-02-02 15:30:25 +02:00 |
|
Cristian Balas
|
b2ae6501b1
|
fixed lgtm error (#558)
|
2022-01-28 18:03:49 +02: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
|
1ee7bb4ed6
|
style: autofix all the things
|
2022-01-26 11:29:23 +00: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
|
34181fe2e7
|
style(server): fix verification formatting
|
2022-01-20 19:26:53 +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 |
|
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 |
|
Cristian Balas
|
368ec67733
|
server upload better error handling (#529)
|
2022-01-18 15:58:20 +02:00 |
|
Cristian Balas
|
80a74503e5
|
updating deps and fixes (#498)
|
2021-12-14 11:49:19 +02:00 |
|
Dimitrie Stefanescu
|
1cc6523752
|
Merge pull request #477 from specklesystems/gergo/streamIdUnification
fix(frontend): replace streamid with streamId in frontend gql query
|
2021-11-30 19:22:00 +00:00 |
|
Gergő Jedlicska
|
6b79bb1ccd
|
fix(server): stream admin sort by stream size fixed
|
2021-11-29 15:40:33 +01:00 |
|
Gergő Jedlicska
|
a94b17318a
|
Merge branch 'main' of github.com:specklesystems/speckle-server into gergo/streamAdmin
|
2021-11-29 14:47:54 +01:00 |
|
Gergő Jedlicska
|
5369aaa438
|
fix(frontend): replace streamid with streamId in frontend gql query
fixes #232
|
2021-11-23 16:54:37 +01:00 |
|
Gergő Jedlicska
|
9b82a84368
|
test(server): add streams query limit test
|
2021-11-23 15:48:16 +01:00 |
|
Gergő Jedlicska
|
aedf54deb4
|
refactor(frontend, server): backport stream admin route handling solution to user admin
|
2021-11-23 14:55:21 +01:00 |
|
Gergő Jedlicska
|
a1e2af7bc8
|
test(server): add tests for stream admin stuff
|
2021-11-23 14:54:10 +01:00 |
|
Gergő Jedlicska
|
8e984a2bef
|
feat(frontend, server): add stream admin page with backend
fix #464
|
2021-11-23 14:53:22 +01:00 |
|
Gergő Jedlicska
|
43e0d460ed
|
Merge pull request #475 from specklesystems/gergo/userMigration
gergo/userMigration
|
2021-11-22 10:00:49 +01:00 |
|
Gergő Jedlicska
|
2d4119c40e
|
refactor(server migration): code cleanup
|
2021-11-19 12:57:00 +01:00 |
|
Gergő Jedlicska
|
adee78104e
|
docs(server migration): fix migration script link
|
2021-11-19 12:54:14 +01:00 |
|
Gergő Jedlicska
|
2f41985fa2
|
chore(server migration): ignore migration script from code coverage
|
2021-11-19 12:01:46 +01:00 |
|
Gergő Jedlicska
|
9046be59ad
|
feat(server core migrations): add user deduplicating migration
|
2021-11-19 11:56:09 +01:00 |
|
Gergő Jedlicska
|
7797dd317f
|
test(server auth): add test for server invite with stream sharing
|
2021-11-18 12:49:39 +01:00 |
|
Gergő Jedlicska
|
fd11f35492
|
fix(server local auth): re-rework the local auth workflow, prev, there was a gap
|
2021-11-17 13:51:32 +01:00 |
|
Gergő Jedlicska
|
3ffc156b79
|
fix(server local auth): user is created before the invite is used, so stream permissions can be set
fix #470
|
2021-11-17 13:22:50 +01:00 |
|
Gergő Jedlicska
|
b62b5a7333
|
refactor(core users): user by email query refactored to a faster solution
|
2021-11-12 20:23:59 +01:00 |
|
Gergő Jedlicska
|
b1b07bd8e6
|
fix(core users): handle case insensitive email comparison in a backwards compatible way
|
2021-11-12 11:55:40 +01:00 |
|
Peter Grainger
|
43c02e9f80
|
Only use lowercase names for local auth strategy
|
2021-11-12 08:45:59 +00:00 |
|
Gergő Jedlicska
|
429821669f
|
test((server) gql subscription test): refactor gql subscriptions tests to use random port server
|
2021-11-05 20:31:06 +01:00 |
|