Commit Graph

312 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 988cf67785 style(frontend): batch cleanup & fixes
main change is input behaviour of the emails field
2021-10-11 11:32:01 +01:00
Gergő Jedlicska 86ccb94b8f refactor((frontend) user admin): differentiate the two allerts on the page 2021-10-07 16:00:54 +02:00
Gergő Jedlicska a03095a28e fix((frontend) admin invites): fix optional stream invite workflow, fix error check for invites 2021-10-06 15:56:53 +02:00
Gergő Jedlicska 047668e17b Merge branch 'dim/invites-fiddles' of github.com:specklesystems/speckle-server into batch_invites 2021-10-06 14:20:42 +02:00
Gergő Jedlicska 3775d1b467 feat((frontend) admin invites): add v-toolbar 2021-10-06 14:20:36 +02:00
Dimitrie Stefanescu 7adae6d7a2 feat(admin): quick stream search stuff for invites 2021-10-05 11:07:54 +01:00
Gergő Jedlicska 372d667fba Merge branch 'main' of github.com:specklesystems/speckle-server into batch_invites 2021-10-04 11:35:37 +02:00
Gergő Jedlicska 19af6d631d feat((frontend) batch invites): add batch invite functionality to admin invites page 2021-10-04 11:26:04 +02:00
Gergő Jedlicska a4e846c72b feat((frontend) admin invites): initial invites admin page 2021-09-30 19:19:46 +02: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 8f4f44f663 fix(frontend): closes #402 2021-09-13 16:48:33 +01: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
Alan Rynne ece678715a fix(embed): Removed superfluous matomo call 2021-09-08 19:28:32 +02:00
Alan Rynne bc4526a159 fix: Added matomo to Embed app 2021-09-08 18:03:47 +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
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
Dimitrie Stefanescu eeadf103cb typo fix
thanks bilal for the spot!
2021-09-02 15:49:58 +01:00
Dimitrie Stefanescu f64d790c66 fix(frontend): correct branch url in share dialog
🤦‍♂️ mistake
2021-09-02 14:47:34 +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 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 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
Dimitrie Stefanescu 30a8e72d2f Merge branch 'main' into dim/frontend-fiddle 2021-09-01 17:09:03 +01:00
Dimitrie Stefanescu 8ca1223e73 fix(frontend): minor change in onboarding 2021-09-01 17:08:42 +01:00
Dimitrie Stefanescu 56f70c247c feat(frontend): branch 404 alignment fix 2021-08-30 20:00:33 +03:00
Dimitrie Stefanescu f2dcb69298 fix(frontend): fixes 404 branch page 2021-08-30 19:48:44 +03:00
Dimitrie Stefanescu fa17d18cc4 feat(frontend): various tweaks 2021-08-30 19:39:07 +03:00
Dimitrie Stefanescu 66a4a509a9 feat(frontend): mobile layout improvements 2021-08-30 19:17:59 +03:00
Dimitrie Stefanescu de761bccb4 fix(frontend): title vs. component name alignment 2021-08-29 01:26:23 +03:00
Dimitrie Stefanescu e3dda471f0 fix(frontend): fixed imports 2021-08-29 01:21:46 +03:00
Dimitrie Stefanescu 38cfbbb97d feat(frontend): removed stale views & comps 2021-08-29 00:55:49 +03:00
Dimitrie Stefanescu 1a28700219 feat(frontend): minor fixes 2021-08-29 00:47:26 +03:00
Dimitrie Stefanescu 5b53830d6b feat(frontend): various 2021-08-29 00:25:58 +03:00
Dimitrie Stefanescu 5b3da99226 feat(frontend): empty states++ 2021-08-28 15:13:13 +03:00
Dimitrie Stefanescu cfa562c446 feat(frontend): empty states & wizard work 2021-08-28 14:23:20 +03:00
Dimitrie Stefanescu 37934e64f2 feat(frontend): various (share dialog, other dialog uniformisation, new stream branch err handling)
etc.
2021-08-28 11:11:22 +03:00
Dimitrie Stefanescu aa0d671d4b feat(frontend): sharing, redirects, more stuff 2021-08-27 20:43:11 +03:00
Dimitrie Stefanescu a1c25860cf feat(frontend): 404s uniformisation & co 2021-08-27 11:33:19 +03:00
Dimitrie Stefanescu 323dee4e1c feat(frontend): various last mile improvements 2021-08-26 19:53:36 +03:00
Alan Rynne 18eea01c29 feat(embed): Wrapped all localStorage access with try/catch statements 2021-08-26 16:27:53 +02:00
Alan Rynne b12a97b0e7 feat(embed): Removed apollo dependency 2021-08-26 16:24:33 +02:00
Dimitrie Stefanescu 661c5edcb1 feat(frontend): stream home page 2021-08-26 15:32:13 +03:00
Dimitrie Stefanescu 18b7201d04 feat(frontend): various 2021-08-26 15:15:49 +03:00