Commit Graph

1205 Commits

Author SHA1 Message Date
dependabot[bot] 58f83071f2 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/viewer (#376)
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:51:20 +03:00
dependabot[bot] 315b9e8ea6 build(deps): bump url-parse from 1.5.1 to 1.5.3 in /packages/viewer (#377)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-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:59 +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 fd05d95b9c Merge pull request #369 from specklesystems/matteo/frontend-laundry
Matteo/frontend laundry
2021-08-04 16:12:19 +01:00
Matteo Cominetti 63a817ad00 feat(frontend): no data placeholder link to tutorials 2021-08-04 14:45:35 +02:00
Matteo Cominetti 9b2ccd4b40 fix(frontend): appbar breakpoint issue 2021-08-04 14:34:35 +02:00
Matteo Cominetti 44899a9c4e fix(frontend): commit image breakpoint 2021-08-04 14:19:45 +02:00
Matteo Cominetti 361e5f637e Merge pull request #368 from specklesystems/matteo/frontend-laundry
Matteo/frontend laundry
2021-08-04 09:13:47 +01:00
Matteo Cominetti 72e202b923 feat(frontend): adds preview image to activity stream commits 2021-08-04 10:11:16 +02:00
Matteo Cominetti 01efcd2a7e feat(frontend): ticking off various items 2021-08-03 21:18:49 +02:00
Matteo Cominetti 38ffb80222 fix: broked links & #367 2021-08-03 19:37:31 +02: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
Matteo Cominetti a61751f961 feat(frontend): updates sourceApp names & colors 2021-08-03 10:44:00 +02: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 7013e0f38c feat(frontend): ditto 2021-07-30 18:26:02 +02:00
Matteo Cominetti 69dfe87140 feat(frontend): adds infinite loading to stream activity page 2021-07-30 18:22:42 +02:00
Matteo Cominetti 3b0a6b13c9 feat(frontend): adds server version + warning, adds some subscriptions 2021-07-30 18:02:54 +02:00
Matteo Cominetti 3a49d88278 feat(frontend): restores borked subs 2021-07-30 11:17:15 +02:00
Matteo Cominetti 7d4fd6b39a feat(frontend): re-adds latest 4 commits on details page 2021-07-30 11:01:29 +02:00
Matteo Cominetti c98d5dca5a feat: impoves stream details page 2021-07-30 10:46:08 +02:00
Matteo Cominetti 8953a81e00 feat(frontend): removes unused components 2021-07-29 21:07:56 +02:00
Matteo Cominetti f4c7bc4c7c feat(frontend): loading states, no data & unlogged access 2021-07-29 20:21:07 +02:00
Matteo Cominetti 532ef4e9d4 feat(frontend): uniforms stream pages 2021-07-29 17:00:07 +02:00
Matteo Cominetti 19fda04ec3 feat(frontend): wip stream details page 2021-07-28 22:04:36 +02:00
Matteo Cominetti 052d3fe068 feat(frontend): navigation refractor 2021-07-28 18:15:29 +02:00
Matteo Cominetti 71904ea82f feat(frontent): stream page improvs 2021-07-28 14:50:24 +02:00
Matteo Cominetti 0b12da31bb feat(frontent): re-adds onboarding wizard 2021-07-28 10:43:38 +02:00
Matteo Cominetti b3ffed4fb9 feat(timeline): infinite loading ♾ 2021-07-27 21:01:14 +02:00
Matteo Cominetti 628781a2fe feat(frontend): adds recent streams sidebar to feed 2021-07-27 19:44:27 +02:00
Matteo Cominetti 6001dac872 feat(frontend): main activity cards 2021-07-27 19:27:31 +02:00
Cristian Balas 1d6fc56052 DO OneClickImage - added webhook service (#358) 2021-07-27 12:46:39 +03:00
Matteo Cominetti 4b268c938b wip(frontend): timeline updates 2021-07-27 10:10:56 +02:00
Matteo Cominetti 6160cd12f7 feat: adds vscode settings to uniform formatting & linting 2021-07-26 15:38:55 +02:00
Matteo Cominetti 040dbd1254 Merge branch 'main' into alan/frontend/activity-stream 2021-07-26 15:24:43 +02:00
Cristian Balas 1ee6956890 CI also update webhookservice in new deployments (#356) 2021-07-24 15:00:11 +03:00
Cristian Balas 92a1e34ddb webhook service build in ci (#355) 2021-07-23 13:56:06 +03:00
Cristian Balas f17b4a4dbd Merge pull request #343 from specklesystems/webhooks
Webhooks
2021-07-23 12:57:30 +03:00
izzy lyseggen 8d54f8513a Merge pull request #352 from luzpaz/typos
Fix various typos
2021-07-22 17:11:57 +01:00
luz paz ad97cdf444 Fix various typos
Found via `codespell -q 3 -L optio,promisses,usera`
2021-07-22 09:23:21 -04:00
Cristian Balas e527c067d4 fixed logging issue (#351) 2021-07-21 21:56:06 +03:00
cristi8 30416effe9 Merge branch 'webhooks' of github.com:specklesystems/speckle-server into webhooks 2021-07-21 21:03:04 +03:00
cristi8 d629133e41 fixed tests 2021-07-21 21:02:53 +03:00
izzy lyseggen 706889f537 Merge pull request #350 from specklesystems/izzy/webhooks
fix(server): webhooks mutations tests
2021-07-21 18:46:35 +01:00
cristi8 157db23f45 Added server info and user info to webhook payload 2021-07-21 20:45:57 +03:00
izzy lyseggen 1adb39f02b fix(server): webhooks mutations tests
forgot to push this commit before merge ah sorry!!!
2021-07-21 18:44:09 +01:00
Cristian Balas 37f18be68d Added memory limits to previewservice (#349) 2021-07-21 10:39:16 +03:00
izzy lyseggen b6c65d526a Merge pull request #348 from specklesystems/izzy/webhooks
fix(server): webhooks perms and routing
2021-07-20 16:44:45 +01:00