Dimitrie Stefanescu
aaa5be1544
fix(frontend): adds commit created notifications back + branch created ones
2021-10-09 20:11:00 +01:00
Dimitrie Stefanescu
a5cca556c5
fix(frontend): stream created event snackbar is back in
2021-10-09 19:23:10 +01:00
Dimitrie Stefanescu
9e4774cff5
fix(frontend): fixes onboarding redirect (missing watch in new timeline view)
2021-10-09 18:58:43 +01:00
Dimitrie Stefanescu
f16f0f7972
feat(ifc/frontend): adds branch selection
2021-10-08 16:07:51 +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
Dimitrie Stefanescu
6d1f8f4417
feat(ifc/frontend): access perms enforced on ifc upload page
2021-10-08 09:56:24 +01:00
Dimitrie Stefanescu
aec69b6265
fix(ifc): cleans up package json
2021-10-06 13:24:18 +01:00
Dimitrie Stefanescu
52f7c7186a
feat(ifc): allows for file selection via browser dialog on click
2021-10-06 12:57:21 +01:00
Dimitrie Stefanescu
46fb34d13a
feat(ifc): bumps timeout to 10mins
2021-10-06 12:56:34 +01: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
cristi8
776d39fc77
daemon
2021-09-30 14:04:56 +03:00
Cristian Balas
9187340ae4
Merge pull request #416 from specklesystems/dim/parser
...
feat(ifc): uses gql api to create commit, thus generating activity
2021-09-28 16:36:46 +03:00
Dimitrie Stefanescu
e545670fdb
feat(ifc): uses api to create commit, thus generating activity
...
adds extra services to generate a one-time use api token for the given user, which is then revoked
after the commit is created
2021-09-28 13:30:25 +01:00
Cristian Balas
4cc689a7bb
Merge pull request #415 from specklesystems/dim/parser
...
Dim/parser
2021-09-28 12:41:51 +03:00
Dimitrie Stefanescu
3676b445dc
feat(ifc): handles branch creation if it doesn't exist
2021-09-28 10:15:42 +01:00
Dimitrie Stefanescu
c492f6f989
feat(ifc): adds services, etc. for commit creation
2021-09-28 09:54:35 +01:00
Dimitrie Stefanescu
1512841897
feat(ifc): corrects closure generation for recursive objects & readds cache for "faster" parsing
2021-09-27 17:59:55 +01:00
Dimitrie Stefanescu
6240d0964e
feat(ifc): wraps up parser main functionality
...
todos: materials & cleanups
2021-09-27 13:31:10 +01:00
Dimitrie Stefanescu
de26114704
feat(ifcparser): closure for project object creation; mesh referencing; corrects depth
...
TODOs: figure out other references (re owner, etc props)
2021-09-17 12:33:52 +01:00
Dimitrie Stefanescu
c56f16a884
chore(ifcparser): bumps webifc version, adds knex for future
2021-09-17 12:32:41 +01:00
Dimitrie Stefanescu
bcb1a06240
Merge branch 'parser' into dim/parser
2021-09-17 11:41:10 +01:00
cristi8
f9b981e77c
wip fileuploads
2021-09-15 21:05:00 +03:00
Dimitrie Stefanescu
bab48e4e3d
feat(ifcparser): moved things to src, minor tests mostly for remembering the process
2021-09-13 09:45:34 +01:00
Dimitrie Stefanescu
4a3240823e
Merge branch 'main' into parser
2021-09-10 09:45:43 +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
Dimitrie Stefanescu
28f3a22a34
fix(frontend): fixes #191
2021-09-01 17:23:34 +01:00
Dimitrie Stefanescu
809486d3a2
fix(frontend): fixes #372 (adds .toLowerCase() on branch param name in query)
2021-09-01 17:14:49 +01:00