Commit Graph

342 Commits

Author SHA1 Message Date
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
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
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 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
Gergő Jedlicska 4d19c1ccda feat((frontend) user admin search box): add frontend component for user admin search box 2021-09-29 20:59:41 +02:00
Gergő Jedlicska ba49708d2d feat((frontend) admin/user): add pagination to user admin page 2021-09-29 14:02:03 +02:00
Gergő Jedlicska cc6c637ed0 refactor((frontend) user avatar): unified user avatar implementation in single component 2021-09-28 14:27:56 +02:00
Gergő Jedlicska 005d3ba6f0 feat((frontend) admin): add user admin page with user list 2021-09-17 21:08:18 +02:00
Gergő Jedlicska e86baa74d1 chore((frontend) jsconfig): add jsconfig for vetur configuration 2021-09-17 21:08:18 +02:00
Dimitrie Stefanescu 2851b162ed Merge pull request #404 from specklesystems/dim/unique-stream-names
Dim/unique stream names
2021-09-13 17:43:36 +01:00
Dimitrie Stefanescu a6ccaab6ba feat(frontend): reworks validation logic to run only if a stream name is present 2021-09-13 17:39:49 +01:00
Dimitrie Stefanescu 8f4f44f663 fix(frontend): closes #402 2021-09-13 16:48:33 +01:00
Alan Rynne 4690c9acbf fix(docker): Build viewer with local ObjectLoader
It was previously pulling from npm, which lead to build mismatches.
2021-09-09 12:38:49 +02:00
Alan Rynne ece678715a fix(embed): Removed superfluous matomo call 2021-09-08 19:28:32 +02:00
Alan Rynne bc4526a159 fix: Added matomo to Embed app 2021-09-08 18:03:47 +02:00
Gergő Jedlicska 0265121233 fix((frontend) registration and password reset): add html tags to user and pass fields
Fix password managers autocomplete based on this: https://web.dev/sign-in-form-best-practices/

fix #383
2021-09-08 12:10:18 +02:00
Dimitrie Stefanescu ba60395178 Merge pull request #392 from specklesystems/dim/frontend-fiddle
fix(frontend): branches with / in their names work again now;
2021-09-05 10:29:46 +01:00
Dimitrie Stefanescu c4902cf520 fix(frontend): branches with / in their names work again now;
possibly we need to check the streamwrapper parsing logic for getting branch names...
2021-09-05 10:27:03 +01:00
Dimitrie Stefanescu f90f17d667 Merge pull request #391 from specklesystems/dim/frontend-fiddle
Dim/frontend fiddle
2021-09-04 18:29:54 +01:00
Dimitrie Stefanescu 58fdb069e3 feat(frontend): minor changes to navbar logo 2021-09-04 18:27:05 +01:00