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
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
Dimitrie Stefanescu
59c1ef00b5
Revert "style(frontend): removes _re from various file names (cleanup)"
...
This reverts commit 051f5d7bcb .
2021-10-09 20:42:57 +01:00
Dimitrie Stefanescu
051f5d7bcb
style(frontend): removes _re from various file names (cleanup)
2021-10-09 20:34:43 +01:00
Dimitrie Stefanescu
2dcf9b4bd1
Merge branch 'main' into parser
2021-10-09 20:21:04 +01:00
Dimitrie Stefanescu
e05cbd6843
fix(frontend): more lowercasing of branch names in branch create dialog
2021-10-09 20:18:39 +01:00
Dimitrie Stefanescu
d563006a92
feat(frontend): automatically redirects to lower cased branch name urls
2021-10-09 20:11:19 +01:00
Dimitrie Stefanescu
aaa5be1544
fix(frontend): adds commit created notifications back + branch created ones
2021-10-09 20:11:00 +01:00
Dimitrie Stefanescu
a5cca556c5
fix(frontend): stream created event snackbar is back in
2021-10-09 19:23:10 +01:00
Dimitrie Stefanescu
9e4774cff5
fix(frontend): fixes onboarding redirect (missing watch in new timeline view)
2021-10-09 18:58:43 +01:00
Gergő Jedlicska
abdb0174b6
feat((server) lower case email matching): user and invites ignore email casing
...
user email and invite email comparison is now done on a lower case basis
fix #409
2021-10-08 17:14:00 +02:00
Dimitrie Stefanescu
f16f0f7972
feat(ifc/frontend): adds branch selection
2021-10-08 16:07:51 +01:00
Dimitrie Stefanescu
e6b7711b3d
feat(ifc/frontend/backend): re #426 , adds authorised download button for original files
2021-10-08 11:46:11 +01:00
Gergő Jedlicska
dcc0d3a83c
fix((frontend) user admin): fix company details
2021-10-08 11:28:18 +02:00
Dimitrie Stefanescu
a9a8f7d32b
feat(ifc/server): adds comments on status meanings
2021-10-08 09:56:51 +01:00
Dimitrie Stefanescu
6d1f8f4417
feat(ifc/frontend): access perms enforced on ifc upload page
2021-10-08 09:56:24 +01:00