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
8e28f3c69d
Merge pull request #429 from specklesystems/gergo/email_compare
...
Case insensitive email comparison
2021-10-10 14:36:28 +02: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
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
455c04ee45
Merge pull request #428 from specklesystems/parser
...
Parser
2021-10-08 16:12:29 +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
Dimitrie Stefanescu
a9a8f7d32b
feat(ifc/server): adds comments on status meanings
2021-10-08 09:56:51 +01:00
Gergő Jedlicska
9f343587aa
Merge branch 'user_admin_features' of github.com:specklesystems/speckle-server into user_admin_features
2021-10-06 16:43:50 +02:00
Gergő Jedlicska
77888fbdea
refactor((server) scripts): remove axios dependency
2021-10-06 16:43:45 +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
716854aa59
test((server) graphql): fix user role change graphql test
2021-10-06 16:13:47 +02:00
Cristian Balas
5a764e08a7
Merge pull request #425 from specklesystems/parser
...
File imports service
2021-10-06 15:40:41 +03:00
Gergő Jedlicska
7deae841a8
test((server) users): add tests for user admin
2021-10-06 13:47:46 +02: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
cristi8
ba31300cde
env variables for file uploads
2021-10-05 14:43:02 +03:00
cristi8
f437ec158c
fileimport-service
2021-10-05 14:41:19 +03:00
Gergő Jedlicska
f1e3b51ac1
feat((backend)): add user role changing service
2021-09-30 15:00:54 +02:00
cristi8
776d39fc77
daemon
2021-09-30 14:04:56 +03:00
Gergő Jedlicska
87d31d7cc8
feat((backend) query users): add string query for users resource
2021-09-30 08:53:40 +02:00
Dimitrie Stefanescu
bffc2d0c45
Merge pull request #418 from specklesystems/dim/cors-fix
...
fix(server/cors): enables cors on upload endpoints
2021-09-29 10:59:16 +01:00
Dimitrie Stefanescu
5a97f1716e
fix(server/cors): enables cors on upload endpoints
2021-09-29 10:53:18 +01:00
dependabot[bot]
bf3afc0543
build(deps): bump object-path from 0.11.7 to 0.11.8 in /packages/server
...
Bumps [object-path](https://github.com/mariocasciaro/object-path ) from 0.11.7 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases )
- [Commits](https://github.com/mariocasciaro/object-path/commits )
---
updated-dependencies:
- dependency-name: object-path
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-21 16:49:38 +00:00
Gergő Jedlicska
9a7e337736
feat(scripts): add script to seed db with dummy users
2021-09-17 21:08:18 +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
cristi8
f9b981e77c
wip fileuploads
2021-09-15 21:05:00 +03:00
Gergő Jedlicska
f075b80b0d
feat((server) users view): add view users grapql query
2021-09-14 10:31:30 +02:00
Dimitrie Stefanescu
dfa5bc6c84
feat(server): simple unique random default stream names
2021-09-13 17:39:24 +01:00
Gergő Jedlicska
d0a95591f2
feat(stream naming): speckle stream name is now a posthumous award
2021-09-10 15:22:53 +02:00
Gergő Jedlicska
4fb08bbca4
refactor(streams): cleanup imports
2021-09-10 13:30:47 +02:00
Gergő Jedlicska
393e31a525
feat(stream naming): add unique naming of streams ala docker
...
fix #373
2021-09-10 13:25:04 +02:00
dependabot[bot]
1f383095cf
build(deps): bump object-path from 0.11.5 to 0.11.7 in /packages/server
...
Bumps [object-path](https://github.com/mariocasciaro/object-path ) from 0.11.5 to 0.11.7.
- [Release notes](https://github.com/mariocasciaro/object-path/releases )
- [Commits](https://github.com/mariocasciaro/object-path/commits )
---
updated-dependencies:
- dependency-name: object-path
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 09:07:31 +00:00
Dimitrie Stefanescu
8581805cab
Merge pull request #388 from specklesystems/dim/frontend-fiddle
...
Dim/frontend fiddle
2021-09-02 10:06:14 +01:00
Dimitrie Stefanescu
a65de09c2f
fix(server): fix coming from tests
2021-09-02 10:02:54 +01:00
Dimitrie Stefanescu
3e73f06035
fix(server): enforces lowercase when updating a branch name &
...
searches by LOWER(name) on stream branches to ensure backwards compatibility. This should be
efficient, as we're not searching on 1000s of branches; they're limited on a streamid where clause
first.
2021-09-02 09:48:14 +01:00
dependabot[bot]
8bc48173a3
build(deps): bump tar from 4.4.15 to 4.4.19 in /packages/server
...
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.15 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.15...v4.4.19 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-01 16:50:30 +00:00
Dimitrie Stefanescu
0890f1ea86
fix(server): reverts local change
2021-08-29 01:29:43 +03:00
Dimitrie Stefanescu
0aab4f4833
fix(server): multiple fixes
...
1/ prevents hanging response on null object save; 2/ ignores globals branch commits (count & stream
commits route)
2021-08-24 20:07:09 +03:00
dependabot[bot]
9edeb0c9b0
build(deps): bump tar from 4.4.13 to 4.4.15 in /packages/server ( #370 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 4.4.13 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.15 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 11:52:41 +03:00
dependabot[bot]
f073e72163
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/server ( #378 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 11:50:35 +03:00
Cristian Balas
8d53b08608
correct activity count with filters ( #379 )
2021-08-11 11:45:19 +03:00
Cristian Balas
0b439d1b16
preview images: detailed errors ( #375 )
2021-08-11 01:25:54 +03:00
Matteo Cominetti
f5d4b44d07
Merge pull request #363 from specklesystems/matteo/activity-stream
...
Frontend: activity stream & navigation updates
2021-08-03 12:13:48 +01:00
Cristian Balas
c42a62c7c7
urlencode components of postgres connection url ( #365 )
2021-08-01 23:10:39 +03:00
Cristian Balas
bd5bea6915
get object data as text from DB when streaming children ( #364 )
2021-08-01 22:07:04 +03:00
Matteo Cominetti
052d3fe068
feat(frontend): navigation refractor
2021-07-28 18:15:29 +02:00
Cristian Balas
f17b4a4dbd
Merge pull request #343 from specklesystems/webhooks
...
Webhooks
2021-07-23 12:57:30 +03:00