Commit Graph

806 Commits

Author SHA1 Message Date
Gergő Jedlicska f6409f1dfd build(node version): upgrade to current node LTS version 2021-11-15 12:52:34 +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 1c4d2dd8b5 Merge branch 'main' of github.com:specklesystems/speckle-server into ci/fileimport 2021-11-11 12:28:11 +01:00
Gergő Jedlicska 02b580943a Merge branch 'main' into gergo/userDel 2021-11-08 13:01:23 +01:00
Gergő Jedlicska 9431099877 ci((server) ci config): running the server in CI with a random port (0) 2021-11-06 14:29:17 +01: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
Matteo Cominetti 9cdf4c20a0 Merge branch 'main' of https://github.com/specklesystems/speckle-server 2021-11-05 14:50:29 +00:00
Matteo Cominetti 2fbaf97305 fix(frontend): better commit grouping #422 2021-11-05 14:50:23 +00:00
Gergő Jedlicska df69422f5f feat((server) add rest api server role validation): check server role when getting objects from api 2021-11-04 22:24:35 +01:00
Gergő Jedlicska fe12b5641a test((server) archived user test fix): fix archived user commit create test 2021-11-04 13:49:10 +01:00
Gergő Jedlicska 8050c30d6d test((server) archival tests): add archived user scope tests
also i'm trying to fix flaky tests
2021-11-04 13:33:22 +01:00
Gergő Jedlicska f7f3f1819a feat((frontend, server) archive user): add user archival functionality to admin
added server:archived-user role, now its possible to archive a given user
2021-11-04 13:32:00 +01:00
cristi8 b3364fc023 fileimport service dockerfile 2021-11-03 13:58:49 +02:00
Gergő Jedlicska 2050aa9c95 feat((server, frontend) admin user deletion): add user deletion functionality to admin page 2021-11-02 21:34:38 +01:00
Gergő Jedlicska 3e5910dcb8 chore(lock files): fix lockfile versioning and some minor chores 2021-11-02 10:48:35 +01:00
Gergő Jedlicska de9dcb5258 fix(server branches.spec): remove random crypto-random 2021-10-28 19:11:17 +02:00
Gergő Jedlicska 77363aeb98 feat(server branch query): always order by createdAt 2021-10-28 17:56:53 +02:00
Gergő Jedlicska c79f9523f8 feat((server) branche ordering): query branches without cursor orders by createdAt
fixes #119
2021-10-28 11:28:34 +02:00
Dimitrie Stefanescu 8dcffaae68 test(server/rr): wraps up basic read receipts tests 2021-10-25 10:36:13 +01:00
Dimitrie Stefanescu cac9eaf073 test(server/rr): added prelim tests on read receipts 2021-10-25 10:17:01 +01:00
Dimitrie Stefanescu 1d40ad755f feat(rr): minor cleanup 2021-10-17 11:05:17 +01:00
Dimitrie Stefanescu 23875f626b Merge branch 'main' into kate/viewer_tests
# Conflicts:
#	packages/frontend/src/components/UserAvatar.vue
2021-10-17 10:55:45 +01:00
Dimitrie Stefanescu 67667118b7 chore: packagelock probs 2021-10-17 10:52:57 +01:00
Dimitrie Stefanescu 63d78d0f85 feat(frontend/rr): cleanup
removed unused component, reinstated viewer dependency
2021-10-16 19:43:36 +01:00
Gergő Jedlicska d09c3bcb1a Merge pull request #438 from specklesystems/admin_user_avatar
fix((frontend) user admin): fix moon phase avatars
2021-10-15 11:33:43 +02:00
Gergő Jedlicska 7a8d327aa3 test((server) user test): unborked test 2021-10-14 17:03:35 +02:00
Gergő Jedlicska 857489a068 test((server) test typo): borking a test for test 2021-10-14 16:57:57 +02:00
Gergő Jedlicska db7694d7c9 build((server) test reporting): add CircleCI test reporting from mocha 2021-10-14 16:49:31 +02:00
Gergő Jedlicska 3f12718063 fix((frontend) user admin): fix moon phase avatars
fix positioning of nested circular avatars
2021-10-14 16:07:27 +02:00
Dimitrie Stefanescu 0b7add4e06 feat(received receipts/frontend): layout improvements 👌
improved rr display in commit list items; fiddled with dialog display of all rrs; added conditional
display of rr in commit list item; moved rr display into its own component; added rr display on the
commit page
2021-10-13 19:40:05 +01:00
Dimitrie Stefanescu 3cd240b9d7 fix(frontend): missed a conflict resolution 😬 2021-10-13 12:46:30 +01:00
Dimitrie Stefanescu bb7b946fef Merge branch 'main' into kate/viewer_tests 2021-10-13 12:16:05 +01:00
KatKatKateryna 899f8c3ad8 (cleaned) Avatars work (max 4, without pop-up card) 2021-10-13 11:36:37 +02:00
KatKatKateryna 1c6f033b8e Avatars work (max 4, without pop-up card) 2021-10-13 11:30:25 +02:00
KatKatKateryna 23f2e60b7c 4 user avatars received 2021-10-13 11:18:50 +02:00
KatKatKateryna e35db024c3 Avatars still don't load, but no errors 2021-10-13 01:05:37 +02:00
KatKatKateryna 13eb79de17 R fixed, but need multiple avatar queries 2021-10-12 22:41:27 +02:00
KatKatKateryna f79ec57185 Avatars kinds work (only 1) 2021-10-12 20:59:56 +02:00
KatKatKateryna 503874851c Pop-up message formatted 2021-10-12 19:47:48 +02:00
Dimitrie Stefanescu 4b2b19b04e fix(frontend): hotfix on search bar regression 2021-10-12 16:58:38 +01:00
Dimitrie Stefanescu a3eea734fc chore(frontend): cleanup of stale code 2021-10-12 16:24:36 +01:00
Dimitrie Stefanescu f57ac6ea3c feat(frontend): implements hierarchical branch display in sidebar 2021-10-12 16:17:58 +01:00
Dimitrie Stefanescu a63876c56c fix(server): fixes branch author resolver - was broken before 2021-10-12 16:12:48 +01:00
Gergő Jedlicska 32efdc2e62 test((server) user admin test): fix async failing test handling 2021-10-11 13:28:48 +02:00
Gergő Jedlicska a6caa6bc04 Merge branch 'main' of github.com:specklesystems/speckle-server into user_admin_features 2021-10-11 13:00:02 +02:00
Gergő Jedlicska ac1e612bf9 Merge pull request #421 from specklesystems/batch_invites
Admin: server invites
2021-10-11 12:46:32 +02:00
Dimitrie Stefanescu 988cf67785 style(frontend): batch cleanup & fixes
main change is input behaviour of the emails field
2021-10-11 11:32:01 +01:00
Gergő Jedlicska 8e28f3c69d Merge pull request #429 from specklesystems/gergo/email_compare
Case insensitive email comparison
2021-10-10 14:36:28 +02:00