Commit Graph

831 Commits

Author SHA1 Message Date
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
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
Dimitrie Stefanescu 6afc43ba32 fix(frontend): frontend validation 2021-10-10 12:44:36 +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
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 6d1f8f4417 feat(ifc/frontend): access perms enforced on ifc upload page 2021-10-08 09:56:24 +01:00
Gergő Jedlicska 86ccb94b8f refactor((frontend) user admin): differentiate the two allerts on the page 2021-10-07 16:00:54 +02:00
Dimitrie Stefanescu c87767d003 feat(received receipts): minor fixes/fiddles for the layout 2021-10-06 18:25:14 +01:00
KatKatKateryna 9c6bb917d8 fixed AppName in Stream feed; removed small bug in CommitActivity 2021-10-06 18:24:07 +02:00
Gergő Jedlicska 023e498d31 Merge branch 'main' of github.com:specklesystems/speckle-server into user_admin_features 2021-10-06 16:19:22 +02:00
Gergő Jedlicska a03095a28e fix((frontend) admin invites): fix optional stream invite workflow, fix error check for invites 2021-10-06 15:56:53 +02:00
KatKatKateryna 88077e3d8f RR displayed properly, Dummy RR vue component 2021-10-06 15:55:35 +02:00
Cristian Balas 5a764e08a7 Merge pull request #425 from specklesystems/parser
File imports service
2021-10-06 15:40:41 +03:00
Dimitrie Stefanescu aec69b6265 fix(ifc): cleans up package json 2021-10-06 13:24:18 +01:00
Gergő Jedlicska 047668e17b Merge branch 'dim/invites-fiddles' of github.com:specklesystems/speckle-server into batch_invites 2021-10-06 14:20:42 +02:00
Gergő Jedlicska 3775d1b467 feat((frontend) admin invites): add v-toolbar 2021-10-06 14:20:36 +02:00
Dimitrie Stefanescu 52f7c7186a feat(ifc): allows for file selection via browser dialog on click 2021-10-06 12:57:21 +01:00
Dimitrie Stefanescu b29b9302e1 feat(ifc): frontend implementation + backend fixes/fiddles
it's still a dirty WIP
2021-10-06 12:25:18 +01:00
Gergő Jedlicska f95df5d3b5 feat((frontend) user admin): add confirmation dialog to user role change interaction 2021-10-06 11:34:22 +02:00
Dimitrie Stefanescu ff166927d4 feat(server): received receipts cleanup 2021-10-05 16:28:13 +01:00
KatKatKateryna bef4974360 adding "received" property to Commit 2021-10-05 13:55:14 +02:00
Dimitrie Stefanescu 7adae6d7a2 feat(admin): quick stream search stuff for invites 2021-10-05 11:07:54 +01:00
Dimitrie Stefanescu 1bc7a41af2 feat: random changes 2021-10-05 10:28:44 +01:00
Gergő Jedlicska 372d667fba Merge branch 'main' of github.com:specklesystems/speckle-server into batch_invites 2021-10-04 11:35:37 +02:00
Gergő Jedlicska 19af6d631d feat((frontend) batch invites): add batch invite functionality to admin invites page 2021-10-04 11:26:04 +02:00
Gergő Jedlicska a4e846c72b feat((frontend) admin invites): initial invites admin page 2021-09-30 19:19:46 +02:00
Gergő Jedlicska 3497c20a51 feat((frontend) change user role in admin): user admin page can change the user role admin/user 2021-09-30 14:59:31 +02:00
Gergő Jedlicska 5a395aa8a3 feat((frontend) user search query): add route query for user search 2021-09-30 08:52:43 +02:00