Dimitrie Stefanescu
|
6ea1da3716
|
feat(frontend): split up sidebars in sub-components, +more work on profile page
|
2020-12-09 21:33:00 +00:00 |
|
Dimitrie Stefanescu
|
2051da8730
|
feat(frontend): object data viewer + scaffolded profile and user profile
|
2020-12-09 17:48:32 +00:00 |
|
Dimitrie Stefanescu
|
b5f0014b26
|
feat(frontend): added links to commits in activity feed
|
2020-12-09 17:00:50 +00:00 |
|
Dimitrie Stefanescu
|
91e77a7a16
|
feat(frontend): adds commit data explorer (structured)
|
2020-12-09 16:07:07 +00:00 |
|
Dimitrie Stefanescu
|
745df446fe
|
feat(frontend): various layout improvements
|
2020-12-08 15:32:06 +00:00 |
|
Dimitrie Stefanescu
|
2a416335c0
|
feat(frontend): new routes (branch, profile) and stream page improvs
|
2020-12-08 15:31:38 +00:00 |
|
Dimitrie Stefanescu
|
4010151f77
|
feat(frontend): minor fiddles w/h sidebars and commit list item (avatars)
|
2020-12-08 15:30:32 +00:00 |
|
Dimitrie Stefanescu
|
8399a80d09
|
feat(server): returns author avatar url for commits
|
2020-12-08 15:29:27 +00:00 |
|
Dimitrie Stefanescu
|
ce53bd9486
|
feat(frontend): gql queries improvs (+adds branches and commits sep)
|
2020-12-08 15:28:48 +00:00 |
|
Dimitrie Stefanescu
|
b538061205
|
feat(frontend): mobile menu
|
2020-12-08 15:27:46 +00:00 |
|
Dimitrie Stefanescu
|
174b914b41
|
feat(frontend): prevents white flash if system theme is dark
|
2020-12-08 15:26:58 +00:00 |
|
Dimitrie Stefanescu
|
d33956173b
|
feat(frontend): minor changes to stream collab layout & sidebar
|
2020-12-07 15:18:25 +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 |
|