Kristaps Fabians Geikins
da9224a069
feat: server & stream invites rework
...
feat: server & stream invites rework
Co-authored-by: Dimitrie Stefanescu <didimitrie@gmail.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-19 13:01:19 +03:00
Fabians
1b963ee44d
feat: smart text editor & integration into stream comments
2022-06-10 16:46:57 +03:00
Gergő Jedlicska
0ac118e05c
(refactor) server for less app-root-path
2022-05-03 13:10:00 +02:00
Fabians
1c7436e7ff
extra prefer-const & object-shorthand
2022-04-04 19:00:24 +03:00
Gergő Jedlicska
d53df11f77
style(server): fix all eslint errors and break the tests
2022-03-31 14:18:44 +02:00
Gergő Jedlicska
569b4688fa
style(all): reformat with print width 88
2022-03-29 19:46:49 +02:00
Fabians
aa5e94d640
chore: reformatting everything with prettier
2022-03-29 17:12:31 +03:00
Gergő Jedlicska
522126a24d
fix(server): do not query archived users for searchUsers query if not explicitly asked
...
fix #612
2022-03-23 18:06:09 +01:00
Cristian Balas
f37e623c8b
Server limits and ratelimits ( #632 )
2022-03-23 14:29:58 +02:00
Cristian Balas
9329265708
Upgrade dependencies ( #577 )
2022-02-07 14:04:26 +02: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
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
2050aa9c95
feat((server, frontend) admin user deletion): add user deletion functionality to admin page
2021-11-02 21:34:38 +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
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
Gergő Jedlicska
f1e3b51ac1
feat((backend)): add user role changing service
2021-09-30 15:00:54 +02:00
Gergő Jedlicska
87d31d7cc8
feat((backend) query users): add string query for users resource
2021-09-30 08:53:40 +02:00
Gergő Jedlicska
5723016348
feat((server) user role management): add user role changing service layer implementation
2021-09-17 21:08:03 +02:00
Gergő Jedlicska
f075b80b0d
feat((server) users view): add view users grapql query
2021-09-14 10:31:30 +02:00
cristi8
8c328c3947
after discussisons
2021-06-22 14:29:37 +03:00
Cristian Balas
9d254e7142
Keep commits of deleted users to other streams, but set the user reference to null ( #276 )
...
* Keep commits of deleted users to other streams, but set the user reference to null
* fix(server): user deletion fixes; updates tests
includes one failing assert that needs to be fixed
* fix(server): left join on users in commit services to handle null author cases
* fix(server): ditto, caught one more join -> leftJoin case
* test(server): user deletion test wrap-ip
catches all commit/branches with null authors re services
* fix(server): unqualified delete syntax error - thanks JS!
Co-authored-by: Dimitrie Stefanescu <didimitrie@gmail.com >
2021-06-07 08:08:04 +03:00
cristi8
1b119ffb34
delete user's commits and branches for streams that are left behind
2021-06-03 11:42:32 +03:00
cristi8
76950d02d2
delete account feature
2021-06-02 10:44:46 +03:00
Dimitrie Stefanescu
3ed4729c94
feat(server/invites): fixes a bug in 3rd party strategies & invites, and other changes
...
changes sender to no-reply@speckle.systems ; updates invite email subject based on wether it's a
generic invite or a server invite, etc.
2021-03-22 18:44:58 +00:00
Dimitrie Stefanescu
41b95886bf
feat(server): finalises backend invite work
2021-03-18 18:20:51 +00:00
Dimitrie Stefanescu
80761a963c
feat(server): adds finalize reset pwd handler
2021-03-04 20:05:41 +00:00
Dimitrie Stefanescu
cd95c28939
refactor(global): restructures repo with lerna
2021-01-03 13:35:53 +02:00