Commit Graph

393 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 3b06ae9d68 feat(frontend): closes #522 2022-01-15 21:31:02 +00:00
Dimitrie Stefanescu 9ad3f64e08 feat(frontend): responsivness fixes 2022-01-11 12:24:11 +00:00
Dimitrie Stefanescu 304f6e77ae fix(frontend): closes #512 2022-01-11 11:18:15 +00:00
Dimitrie Stefanescu 7cc649108b fix(frontend): fixes #513 2022-01-11 11:13:50 +00:00
Dimitrie Stefanescu e6a3a35e58 feat(frontend): various last mile todos 2022-01-10 10:41:38 +00:00
Dimitrie Stefanescu 81d43ecfc5 feat(frontend): adds views back 2022-01-08 21:05:25 +00:00
Dimitrie Stefanescu f9b58ac11d feat(frontend): globals redirect 2022-01-08 20:22:48 +00:00
Dimitrie Stefanescu 8c3974d929 feat(frontend): wip 2022-01-08 19:23:12 +00:00
Dimitrie Stefanescu 69da680a92 feat(frontend): wip 2022-01-08 18:18:43 +00:00
Dimitrie Stefanescu c4fb0b6a82 feat(frontend): wip 2022-01-08 15:41:12 +00:00
Dimitrie Stefanescu 386279bacf feat(frontend): url query handling 2022-01-07 20:41:28 +00:00
Dimitrie Stefanescu a066a49507 feat(frontend): wip 2022-01-07 11:51:14 +00:00
Dimitrie Stefanescu 589001d552 feat(frontend): wip 2022-01-06 18:27:21 +00:00
Dimitrie Stefanescu 02d62fa1fa feat(frontend): various 2022-01-02 23:48:52 +00:00
Dimitrie Stefanescu f909e43a2a feat(frontend): various 2022-01-02 14:56:39 +00:00
Dimitrie Stefanescu 7308d09cd3 feat(frontend): filtering 2021-12-31 11:39:58 +00:00
Dimitrie Stefanescu b3de85f193 feat(frontend): many things
really too many things changed for a commit message. just build this
2021-12-30 19:32:12 +00:00
Dimitrie Stefanescu b288e39e89 feat(frontend): cleanup 2021-12-30 09:53:39 +00:00
Cristian Balas 80c07c9850 frontend - fullscreen resize issue (#501) 2021-12-14 14:31:38 +02:00
Cristian Balas c6109f5903 [Frontend] Use new release versioning scheme (#496) 2021-12-14 10:19:45 +02:00
Dimitrie Stefanescu 8de2182826 fix(frontend): reverts async commit deletion (thanks @KatKatKateryna!) 2021-12-13 12:13:51 +00:00
Dimitrie Stefanescu 39e22486a3 refactor(frontend): implemented proper await
the codebase is quite messy, but the default behaviour should be await-ing things over
.then().catch()
2021-12-13 10:37:21 +00:00
Dimitrie Stefanescu fb01cd48e9 feat(frontend): app edit dialog DRY validation cc @KatKatKateryna 2021-12-13 10:32:20 +00:00
KatKatKateryna dd26320d10 refresh in a proper way (subscription event). Error: keys of the component add up instead of refreshing (both Update and Delete event) 2021-12-06 13:30:06 +08:00
KatKatKateryna 4ebac2afe1 $matomo is back 2021-12-02 14:03:11 +08:00
KatKatKateryna 1f2b3d3aef Merge branch 'main' into kate/added_buttons 2021-12-01 22:07:13 +08:00
KatKatKateryna 54cb497f24 App edit fixed + SAVE button disabled by default 2021-12-01 21:49:24 +08:00
KatKatKateryna befc10f7fe warning added; also reset to initial editing dialog if closed 2021-12-01 17:26:18 +08:00
KatKatKateryna 1e95aab6d5 delete commit fixed + redirected to Branch url 2021-12-01 16:05:48 +08:00
Dimitrie Stefanescu 88d9ba0b7a Merge pull request #487 from specklesystems/dim/branch-overview
Shiny new branch overview page
2021-11-30 19:43:47 +00:00
Dimitrie Stefanescu 0adc2e9955 Merge pull request #482 from specklesystems/gergo/emailValidatorFix
fix(frontend): add common robust email validator to frontend email fields
2021-11-30 19:31:47 +00:00
Dimitrie Stefanescu 1cc6523752 Merge pull request #477 from specklesystems/gergo/streamIdUnification
fix(frontend): replace streamid with streamId in frontend gql query
2021-11-30 19:22:00 +00:00
Dimitrie Stefanescu 6d8b46158f fix(frontend): minor styling quips 2021-11-30 19:14:25 +00:00
Dimitrie Stefanescu a8156d340a feat(frontend): cleanup 2021-11-30 18:46:48 +00:00
Dimitrie Stefanescu d43bb0765b feat(frontend): revamps the branch overview page 2021-11-30 18:40:20 +00:00
KatKatKateryna 7de7971fb3 $matomo removed 2021-12-01 00:25:07 +08:00
KatKatKateryna 08a6eb8ab2 both buttons done except $matomo 2021-11-30 23:53:59 +08:00
KatKatKateryna a5754d952e Commit delete added 2021-11-30 23:31:18 +08:00
KatKatKateryna 435ac8326b App editing working (except $matomo) 2021-11-30 22:29:11 +08:00
Gergő Jedlicska 2cb6ba3eba feat(frontend): add links to admin streams and users 2021-11-29 16:44:09 +01:00
Gergő Jedlicska 6b79bb1ccd fix(server): stream admin sort by stream size fixed 2021-11-29 15:40:33 +01:00
Gergő Jedlicska a94b17318a Merge branch 'main' of github.com:specklesystems/speckle-server into gergo/streamAdmin 2021-11-29 14:47:54 +01:00
Gergő Jedlicska 4c12a05a39 fix(frontend): add common robust email validator to frontend email fields
fixes #427
2021-11-24 14:40:14 +01:00
Dimitrie Stefanescu 4fc0021a83 style(frontend): removes console log statements 2021-11-24 12:59:30 +00:00
Dimitrie Stefanescu 036f3b956c fix(frontend): fixes race condition in renderer 2021-11-24 12:03:16 +00:00
Dimitrie Stefanescu 18f0140465 fix(viewer/frontend): fixes aspect ratio refresh and camera NaN position on ze
this was a really fustrating debug session: because we're setting `display:none` on the renderer dom
element if the vue renderer comp is destroyed (to keep one instance alive always), this would
trigger the on window resize function. In turn, this would set the camera aspect ratio from a div
thats 0x0px. Needless to say, things would refuse to work thereafterwards and a full page refresh
would be needed to reinstantiate the renderer.
2021-11-23 23:23:24 +00:00
Dimitrie Stefanescu a0929ec244 fix(frontend): adds null check in stream activity to remove console errors 2021-11-23 18:34:49 +00:00
Dimitrie Stefanescu 03036fb332 fix(frontend): fixes #478 (removes superflous info from commit query) 2021-11-23 18:30:55 +00:00
Gergő Jedlicska 5369aaa438 fix(frontend): replace streamid with streamId in frontend gql query
fixes #232
2021-11-23 16:54:37 +01:00
Gergő Jedlicska aedf54deb4 refactor(frontend, server): backport stream admin route handling solution to user admin 2021-11-23 14:55:21 +01:00