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
cristi8
ce7d26a35b
wip viewer
2021-11-03 13:11:15 +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
cristi8
9a84766722
wip viewer
2021-10-31 19:00:48 +02:00
cristi8
580039d1a0
wip viewer - optimizations
2021-10-31 19:00:31 +02:00
cristi8
0c305f9deb
wip viewer
2021-10-29 21:40:13 +03:00
cristi8
355301ae36
wip viewer
2021-10-29 11:05:38 +03: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
cristi8
38eca4dbdc
WIP viewer
2021-10-25 15:46:37 +03: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
cristi8
4291652fe2
objectloader diff endpoints and cache
2021-10-12 13:23:33 +03: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
Dimitrie Stefanescu
6afc43ba32
fix(frontend): frontend validation
2021-10-10 12:44:36 +01:00
Dimitrie Stefanescu
563303f520
fix(server): fixes get branch by name service (was not case insensitive)
2021-10-10 12:43:49 +01:00
Dimitrie Stefanescu
a0b0934dde
test(server): test fix
2021-10-10 12:30:27 +01:00
Dimitrie Stefanescu
c6e453da4b
test(server): adds test for branch name case insensitivity
2021-10-10 12:13:25 +01:00
Dimitrie Stefanescu
28e528731c
feat(server): branch name validation on the server end + tests
2021-10-10 12:07:34 +01:00
Dimitrie Stefanescu
9a85ca0bdb
feat(frontend): cleans up filenames & adds extra validation for branch names
2021-10-10 11:56:01 +01:00