Commit Graph

391 Commits

Author SHA1 Message Date
dependabot[bot] 0ef93c0db8 chore(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 05:10:45 +00:00
Dimitrie Stefanescu 18675bf551 Merge pull request #53 from specklesystems/matteo/frontend
fix(ui): changes stream name length to max 150 chars, fixes feed text
2020-11-02 08:24:42 +00:00
Dimitrie Stefanescu c6a5c5cbce fix(logging): minor fixes 2020-11-02 07:54:18 +00:00
Dimitrie Stefanescu 3aaa63bfa3 feat(logging): preliminary implementation 2020-10-30 19:47:42 +00:00
Matteo Cominetti 25f2321428 fix(ui): changes stream name length to max 150 chars, fixes feed text 2020-10-27 14:28:23 +00:00
Dimitrie Stefanescu b87c0576b3 Merge pull request #52 from specklesystems/dim/uploads
Gzipped uploads and mimetypes
2020-10-24 22:17:28 +01:00
Dimitrie Stefanescu 3673fde9f7 feat(upload): allows for both gzipped multiparts as well as application/text/json
fixes some tests too
2020-10-24 21:01:25 +01:00
Dimitrie Stefanescu eb3a028dbb feat(compression): obj ingestion now accepts gzipped buffers 2020-10-24 18:33:52 +01:00
Dimitrie Stefanescu e783da1972 Merge pull request #50 from specklesystems/dim/upload-race-condition
fix(uploads): awaits db insertion before returning from upload route
2020-10-21 16:51:40 +01:00
Dimitrie Stefanescu d8a632a1c2 fix(uploads): awaits db insertion before returning from upload route 2020-10-21 16:48:31 +01:00
Dimitrie Stefanescu 2dafa8bb84 Merge pull request #49 from specklesystems/dependabot/npm_and_yarn/object-path-0.11.5
chore(deps): bump object-path from 0.11.4 to 0.11.5
2020-10-21 10:35:43 +01:00
dependabot[bot] c0812d523f chore(deps): bump object-path from 0.11.4 to 0.11.5
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 12:45:54 +00:00
Matteo Cominetti 9b4e5ccff4 Merge pull request #48 from specklesystems/matteo/frontend
Frontend 👓
2020-10-19 16:24:47 +01:00
Matteo Cominetti 48003d392b feat(ui): adds 300ms delay to tooltips 2020-10-19 16:23:05 +01:00
Matteo Cominetti 34ac59d0ff Merge branch 'matteo/frontend' of github.com:SpeckleSystems/Server into matteo/frontend 2020-10-19 16:19:21 +01:00
Matteo Cominetti c735885eb2 fix(ui): typo in query 2020-10-19 16:19:10 +01:00
Matteo Cominetti 0f3a8c0c9d fix(ui): makes delete button smaller 2020-10-18 20:51:04 +01:00
Matteo Cominetti 85c92a38f4 feat(ui): adds debounce to stream and user search ⛹️‍♀️ 2020-10-18 20:33:09 +01:00
Dimitrie Stefanescu 41c8f05475 Merge pull request #41 from specklesystems/matteo/server
feat(gql): adds missing fields to getCommitById & removes realObject
2020-10-18 20:02:08 +01:00
Matteo Cominetti 88832650c6 feat(ui): minor color fix for dark mode 💅 2020-10-17 16:44:25 +01:00
Matteo Cominetti 3bc04e22e2 feat(ui): removes active class from HOME button 🏠 2020-10-17 16:30:50 +01:00
Matteo Cominetti aedc611b63 feat(ui): adds tooltips 2020-10-17 16:23:29 +01:00
Matteo Cominetti 9557550a79 feat(ui): adds stream search 2020-10-16 20:41:14 +01:00
Matteo Cominetti cd93416cb8 feat(ui): remember dark mode fix 2020-10-16 19:10:35 +01:00
Matteo Cominetti 8dc157772d feat(ui): adds dark mode 🌛 2020-10-16 18:52:14 +01:00
Matteo Cominetti 24072685a0 feat(ui): adds infinite scroll to streams page and a click-copy btn for stream ids 2020-10-16 14:52:46 +01:00
Matteo Cominetti 30bd4edf2e feat(ui): grant and revoke stream permissions 2020-10-14 22:41:53 +01:00
Matteo Cominetti c3059fa574 Merge branch 'matteo/server' into matteo/frontend
# Conflicts:
#	.eslintrc.json
2020-10-14 19:28:07 +01:00
Matteo Cominetti b0ea8e6499 feat(gql): adds company and avatar to StreamCollaborator 2020-10-14 19:27:05 +01:00
Matteo Cominetti 13a3b6e444 feat(ui): adds collaborator search 2020-10-14 18:56:45 +01:00
Matteo Cominetti a424e564bd style(auth): prettyfies vue files 2020-10-14 18:49:35 +01:00
Matteo Cominetti ff420de841 feat(ui): updates link incon, and other minor tweaks 2020-10-14 10:46:05 +01:00
Matteo Cominetti 61fc008293 featu(ui): dialog from submit on enter, first input autoselect 2020-10-13 16:49:28 +01:00
Matteo Cominetti 77887dc2ec feat(ui): edit commit message 2020-10-13 16:48:43 +01:00
Matteo Cominetti 97010454f0 Merge branch 'matteo/server' into matteo/frontend 2020-10-13 15:18:03 +01:00
Matteo Cominetti 7d0115c74d feat(gql): nukes realObject field from commits 2020-10-13 14:58:48 +01:00
Matteo Cominetti b0af28792a test(commit): adds check for authorId field 2020-10-13 14:57:29 +01:00
Matteo Cominetti 485c650e1b fix(tests): fixes issue introduced when updateing getCommitById method 2020-10-13 14:56:45 +01:00
Matteo Cominetti 73c5de826b fix(apollo): replaces non existing AuthorizationError with ForbiddenError 2020-10-13 14:55:42 +01:00
Matteo Cominetti 4d00d8aff9 fix(gql): removes unnecessary join from getCommitById query 2020-10-13 13:16:28 +01:00
Matteo Cominetti 93ee4758f3 feat(gql): adds missing fields to getCommitById 2020-10-13 13:13:09 +01:00
Matteo Cominetti 65225e9c02 Merge branch 'matteo/frontend' of github.com:SpeckleSystems/Server into matteo/frontend 2020-10-12 15:48:44 +01:00
Matteo Cominetti 0c91944ef7 feat(ui): adds stream delete, branch edit and delete 2020-10-12 15:48:27 +01:00
Matteo Cominetti 49ebcd0020 docs: updates readme 2020-10-12 09:38:30 +01:00
Matteo Cominetti f06e159ec5 refractor(gql): renames userEdit to userUpdate 2020-10-09 20:47:52 +01:00
Matteo Cominetti fe938b1976 feat(scopes): adds server:setup to spklwebapp 2020-10-09 20:27:22 +01:00
Matteo Cominetti aafe47cb7a feat(ui): adds edit user and edit server, list item commit 2020-10-09 20:25:34 +01:00
Matteo Cominetti 8219c25d72 feat(ui): adds update user profile 2020-10-09 15:26:17 +01:00
Matteo Cominetti 98f548f313 feat(ui): edit stream and other ui tweaks 2020-10-08 19:18:28 +01:00
Matteo Cominetti 29f1ceae00 feat(ui): adds basic input field validation to stream and branch name 2020-10-08 15:21:08 +01:00