Dimitrie Stefanescu
034d802338
Merge pull request #411 from specklesystems/dependabot/npm_and_yarn/packages/viewer/tmpl-1.0.5
...
build(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/viewer
2021-09-28 10:43:01 +01:00
Dimitrie Stefanescu
41556459b7
Merge pull request #410 from specklesystems/dependabot/npm_and_yarn/packages/server/object-path-0.11.8
...
build(deps): bump object-path from 0.11.7 to 0.11.8 in /packages/server
2021-09-28 10:42:09 +01:00
dependabot[bot]
5c48ab4f83
build(deps): bump tmpl from 1.0.4 to 1.0.5 in /packages/viewer
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-22 05:12:12 +00: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
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
dfa5bc6c84
feat(server): simple unique random default stream names
2021-09-13 17:39:24 +01:00
Dimitrie Stefanescu
df7b497c6d
Merge pull request #403 from specklesystems/dim/hotfix-frontend
...
fix(frontend): closes #402
2021-09-13 16:50:06 +01:00
Dimitrie Stefanescu
8f4f44f663
fix(frontend): closes #402
2021-09-13 16:48:33 +01:00
Dimitrie Stefanescu
e46e728926
fix(viewer): typo 😬
2021-09-13 11:05:17 +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
Alan Rynne
aa38cf9208
Merge pull request #400 from specklesystems/alan/fix-docker-build
...
fix(docker): Build viewer with local ObjectLoader
2021-09-10 10:47:03 +02: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
Gergő Jedlicska
ef6ba841ee
Merge branch 'main' of github.com:specklesystems/speckle-server into main
2021-09-09 09:51:49 +02:00
Alan Rynne
6e462cb022
Merge pull request #398 from specklesystems/fix/embed-matomo
2021-09-08 19:31:23 +02:00
Alan Rynne
ece678715a
fix(embed): Removed superfluous matomo call
2021-09-08 19:28:32 +02:00
Alan Rynne
d84e205e69
Merge pull request #397 from specklesystems/alan/embed-matomo-tracking
...
Embed: Adds matomo tracking under 'embed/view'
2021-09-08 18:12:51 +02:00
Alan Rynne
bc4526a159
fix: Added matomo to Embed app
2021-09-08 18:03:47 +02:00
Gergő Jedlicska
02abdcd63c
Merge pull request #395 from gjedlicska/password_managers
...
frontend fix(registration and password reset)
2021-09-08 15:30:55 +02:00
Cristian Balas
44f69db344
[CI] new deployment
2021-09-08 15:39:53 +03:00
Gergő Jedlicska
7a2fce2d8a
chore(gitignore): ignore asdf tool-versions convig file
2021-09-08 12:32:03 +02:00
Gergő Jedlicska
44dc7962ca
revert(tool-versions): this is exactly what i wanted to ignore
2021-09-08 12:29:57 +02:00
Gergő Jedlicska
9617709639
chore(gitignore): add asdf tool manager file to gitignore
2021-09-08 12:23:57 +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
Gergő Jedlicska
7d31a5c847
chore(commitizen config): git cz droped me to a text editor without starting cz session
...
explicitly configuring commitizen with cz changelog fixes the issue, also its not strictly necessary
to install cz globally this way
2021-09-07 17:02:35 +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
Dimitrie Stefanescu
5dfb411098
fix(frontend): various fixes and improvements from community feedback
...
fixes typo in globals, fixes logo display on ff (svg bug), reworks stream title in navbar & appbar
for more space, fixes padding in streams view, etc.
2021-09-04 18:07:33 +01:00
Matteo Cominetti
d3a1170c17
docs: typos
2021-09-03 14:45:56 +01:00
Matteo Cominetti
0607e47799
docs: minor readme fiddles
2021-09-03 12:22:46 +01:00
Dimitrie Stefanescu
eeadf103cb
typo fix
...
thanks bilal for the spot!
2021-09-02 15:49:58 +01:00
Dimitrie Stefanescu
25d9595b19
Merge pull request #390 from specklesystems/dim/frontend-fiddle
...
fix(frontend): correct branch url in share dialog
2021-09-02 14:48:17 +01:00
Dimitrie Stefanescu
f64d790c66
fix(frontend): correct branch url in share dialog
...
🤦♂️ mistake
2021-09-02 14:47:34 +01:00
dependabot[bot]
d14484a3b1
Merge pull request #389 from specklesystems/dependabot/npm_and_yarn/packages/server/object-path-0.11.7
2021-09-02 09:10:35 +00: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
650b3ea1c6
fix(frontend): minor imperfect hack to get rid of scrollbars in main nav
2021-09-02 10:00:43 +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
Dimitrie Stefanescu
874817ff71
Merge pull request #387 from specklesystems/dim/frontend-fiddle
...
fix(frontend): hacks around css bug re bottom nav buttons
2021-09-01 18:24:27 +01:00
Dimitrie Stefanescu
e4ad0a2a33
fix(frontend): hacks around css bug re bottom nav buttons
...
for some reason, they work fine locally, but when built they're not aligned properly
2021-09-01 18:23:28 +01:00
Dimitrie Stefanescu
bf986b8145
Merge pull request #386 from specklesystems/dependabot/npm_and_yarn/packages/server/tar-4.4.19
...
build(deps): bump tar from 4.4.15 to 4.4.19 in /packages/server
2021-09-01 17:51:49 +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
2a3cd90a38
Merge pull request #385 from specklesystems/dim/frontend-fiddle
...
Dim/frontend fiddle
2021-09-01 17:49:32 +01:00
Dimitrie Stefanescu
a5d86420b0
style(frontend): removes some stale code and comments
2021-09-01 17:47:28 +01:00
Dimitrie Stefanescu
fc33c21510
fix(frontend): new stream toolbar button now consistent across breakpoints/navbar state combos
2021-09-01 17:29:45 +01:00