Commit Graph

1023 Commits

Author SHA1 Message Date
frikky 488a74778c Merge branch 'launch' of https://github.com/frikky/shuffle into launch 2022-01-26 21:05:32 +01:00
frikky afd36783d5 Redirecting users without /adminsetup now 2022-01-26 21:05:16 +01:00
frikky b4209903d0 Fixed merge issues 2022-01-26 16:26:40 +00:00
frikky 2f324e6862 More App SDK fixes around indexing in recursions, and another workflow config handler fix 2022-01-26 17:21:33 +01:00
frikky 7b673ccdb4 Added small fixes to orborus and sdk 2022-01-22 01:46:16 +00:00
Frikky 2230cef978 Fixed autocompletion issue for exec and added errors for bad variables 2022-01-21 21:20:25 +00:00
Frikky 9ce92d6e1f Added a bunch of CORS related fixes for new shell dev 2022-01-21 19:30:40 +00:00
frikky d2c9cbec7d Fixed link in README 2022-01-21 16:59:33 +01:00
frikky 67edef5624 Added small fixes to cloud UI 2022-01-21 16:58:48 +01:00
frikky 5525131e7c Fixed openapi replacement bug in app creator 2022-01-21 15:47:22 +01:00
frikky ad8618fce3 Added demo UI for realtime data 2022-01-20 10:15:44 +01:00
frikky 6a941df7d4 Added default subnet 10.224.224.0/24 to avoid further crashes in new docker networks 2022-01-20 02:27:25 +01:00
frikky 6d31c4ce40 Added PoC for data streaming from backend to frontend 2022-01-20 01:03:49 +01:00
frikky bcae2fc004 Fixed node multi-select with CTRL+drag 2022-01-16 18:06:12 +01:00
frikky 581f97be80 Added download as file option to app creator and OpenAPI as a whole 2022-01-16 04:36:49 +01:00
frikky 2b38e9e3a9 Added bezier curve handler for optimized horizontal workflow building 2022-01-16 02:36:14 +01:00
frikky 7f59ad9eca Fixed bump in go.mod 2022-01-15 03:59:32 +01:00
frikky e9c84bb858 Made Liquid formatting work with loops and added extra auto-fixes 2022-01-15 03:18:08 +01:00
frikky c406b4453e Started adding Github Oauth2 system for creators 2022-01-15 00:47:35 +01:00
frikky 622baeb59f Added basic reloading UX fixes 2022-01-14 23:35:50 +01:00
frikky e77bcac26f Fixed workflow variable deletion and control without state updates (speed) 2022-01-14 23:10:03 +01:00
frikky 59d90d1c28 Showing the correct parents in autocompletion 2022-01-14 15:58:15 +01:00
frikky 3adf98df74 Continued work on sample use cases towards onboarding 2022-01-14 00:58:11 +01:00
frikky 7ce0559448 Fixed issues with same URL in appcreator - now allowing it with replacements 2022-01-13 19:04:39 +01:00
frikky ff4f4d6722 Got a lot farther with the use-case selection onboarding UI 2022-01-13 00:00:19 +01:00
frikky b2dafd6f28 Added frontend fixes for app creation and getting started UI 2022-01-12 14:02:58 +01:00
frikky 8e3ee76a46 Added basic #670 (intuitive loops) fix, magic formatting for code editor and small oauth2 fixes for workflows and app creator 2022-01-10 22:27:54 +01:00
frikky b140b136b1 Fixed Dockerfile and run for frontend builds 2022-01-10 16:35:29 +01:00
frikky 33b46e3713 Made magic button in code editor 2022-01-10 13:32:24 +01:00
frikky 49c587f311 #312: Added delayed action execution to open source version 2022-01-09 22:40:10 +01:00
frikky d4c33624b7 Added basic frontend elements for timing actions 2022-01-09 04:56:33 +01:00
frikky 54647e10af Fixed issue with loss of data when swapping actions - now copying! 2022-01-08 03:44:45 +01:00
frikky c41b4da5f5 Fixed execution problems for subflows related to multiple executions and missing execution argument 2022-01-06 03:11:13 +01:00
frikky a900b5aa71 Fixed visuals and targeting during onboarding 2022-01-04 02:36:05 +01:00
frikky b0efab9505 Merge branch 'launch' of https://github.com/gohil-jay/Shuffle into launch 2022-01-03 02:45:41 +01:00
frikky 0f2c71a721 #245: Loads of new introduction features, including a basic app selector 2022-01-03 02:39:22 +01:00
frikky d1eb9e6347 Added getting started view 2022-01-02 19:28:17 +01:00
frikky c42bbfdfc9 Bumped React Router version for more functionality - MAY cause bugs 2022-01-02 18:21:31 +01:00
frikky 5123f5ce36 #245: Started work on a new, simple tutorial system 2022-01-02 18:20:43 +01:00
Jay Gohil beb8846d5d Merge branch 'frikky:launch' into launch 2022-01-02 18:48:46 +05:30
gohil-jay 1e79cf7a1f Added json validation feature in popup editor 2022-01-02 18:47:58 +05:30
frikky 1b0d517fec Fixed swarm network mapping and default docker network type to swarm (overlay) 2022-01-02 00:37:50 +01:00
frikky b17e10886e Added github download redirect handler for raw.githubusercontent.com 2022-01-01 23:43:59 +01:00
frikky faaf8d2d04 Added automatic orborus network attachment to worker in swarm mode 2022-01-01 23:37:13 +01:00
frikky a2e00f992a Added swarm auto setup to orborus 2022-01-01 23:17:35 +01:00
frikky 5342a19e38 Added github download redirect handler for raw.githubusercontent.com 2021-12-31 16:54:12 +01:00
frikky e386709118 #168: Fixed a lot of the tiny annoyances of Oauth2 apps 2021-12-31 01:01:36 +01:00
frikky 15fc6f5bcb #623: Fix and merged in code editor autocompletions. Looking forward to more around this ^_^ 2021-12-30 18:42:08 +01:00
frikky 1b22617632 #645: Fixed install guide in launch as well 2021-12-30 18:38:12 +01:00
frikky 24dcb7ebfb #566: Bumped alpine 2021-12-30 18:36:07 +01:00