Commit Graph

37 Commits

Author SHA1 Message Date
Alan Rynne bf6d2bb681 Merge pull request #3 from specklesystems/alan/cleanup
Cleanup: Removed promises in favour of async/await
2021-05-18 13:36:43 +02:00
Alan Rynne 95c4410bf2 cleanup: Added minor comments in speckleUtils.js 2021-05-18 13:23:24 +02:00
Alan Rynne a8a9145846 cleanup: Removed all promises in favour of async/await 2021-05-18 13:03:31 +02:00
Alan Rynne 270fc5bd5a feat: Added gif to readme 2021-04-30 14:28:08 +02:00
Alan Rynne 6061d7adfb feat: Updated readme part-i 2021-04-30 14:23:01 +02:00
Alan Rynne 54b34e0555 Merge pull request #2 from specklesystems/dim/fixes
Minor improvements
2021-04-30 13:39:51 +02:00
Dimitrie Stefanescu 7004f4f738 feat: minor changes in layout on top 2021-04-30 10:09:16 +01:00
Dimitrie Stefanescu 8fc6023278 fix: replaces app on dev with app on xyz 2021-04-30 10:08:43 +01:00
Dimitrie Stefanescu 559a11172a fix: closes #1 - removes hardcoded appid & secret 2021-04-30 09:37:40 +01:00
Alan Rynne fc830d5bca Beautified app 2021-04-23 17:26:50 +02:00
Alan Rynne 1956972bd5 Fixed vuetify structure f**ck up 2021-04-23 16:49:12 +02:00
Alan Rynne 5fc9bd117e 🤦🏼‍♂️🤦🏼‍♂️ 2021-04-23 16:01:07 +02:00
Alan Rynne 587b354677 Fix stupid hardcoded url 2021-04-23 15:55:03 +02:00
Alan Rynne 0247d2400a Fixed caching issues with pagination 2021-04-23 15:47:04 +02:00
Alan Rynne 615cf9b563 Quick and dirty stream name + link button. Needs serious vuetify magic here 2021-04-23 13:32:57 +02:00
Alan Rynne 13d4c12c06 Fixed async pagination + hack to prevent user from changing items per page 2021-04-23 13:10:10 +02:00
Alan Rynne dcc598869f Added cached vuex state 2021-04-23 12:24:44 +02:00
Alan Rynne 478da6e24c Simplified interactions with VUEX 2021-04-23 11:31:27 +02:00
Alan Rynne 834d17b33c Big refactor of speckle related stuff into files 2021-04-23 11:11:50 +02:00
Alan Rynne b1a4e7f925 Minor cleanup 2021-04-22 16:44:03 +02:00
Alan Rynne 77b036fb1b Working stream search + commit table 2021-04-22 16:13:47 +02:00
Alan Rynne 8a30459833 Added server url as env var 2021-04-22 12:15:21 +02:00
Alan Rynne e1ef558598 Change to latest.speckle.dev 2021-04-22 12:10:12 +02:00
Alan Rynne 7611db9465 Super raw header filter works! 2021-04-22 11:04:29 +02:00
Alan Rynne d017bfc241 Added some columns and stuff! 2021-04-22 10:36:12 +02:00
Alan Rynne 5d8e3dd155 Table view on the works 2021-04-22 10:22:00 +02:00
Alan Rynne dffbeef9c3 Organized proj + properly fetching obj children 2021-04-22 09:32:09 +02:00
Alan Rynne a0a23f94f7 Prettyfied demo slightly, ordered some things 2021-04-21 19:23:37 +02:00
Alan Rynne 31484338b4 Working login/logout flow 2021-04-21 18:55:22 +02:00
Alan Rynne a753baab92 Semi working auth 2021-04-21 18:46:24 +02:00
Alan Rynne 5a1b7f6d87 Added vuetify for good 2021-04-21 14:57:53 +02:00
Alan Rynne f0a93df9ce Added vuetify with same config as frontend 2021-04-21 14:45:53 +02:00
Alan Rynne 95146393c0 Setup local env vars for Speckle App data 2021-04-21 14:11:06 +02:00
Alan Rynne 862cd19c8a Added url, removed apollo 2021-04-21 13:41:04 +02:00
Alan Rynne 1b35ef3802 Added apollo to vue vue add apollo 2021-04-21 12:46:33 +02:00
Alan Rynne 6fce9ffa06 Added viewer 2021-04-21 12:44:10 +02:00
Alan Rynne 0bae74b3e6 First commit
Init Vue app
2021-04-21 11:49:47 +02:00