Commit Graph
100 Commits
Author SHA1 Message Date
Saad Jutt 7a70d40dbf fix: macros available for SAS 2022-03-23 20:15:18 +05:00
Saad Jutt d27e070fc8 fix: moved macros from codebase to drive
This reverts commit d2956fc641.
2022-03-23 19:38:29 +05:00
Saad Jutt 27e260e6a4 fix(deploy): validating empty file or service in filetree 2022-03-23 19:38:20 +05:00
Saad Jutt 2796db8ead chore(release): 0.0.39 2022-03-23 18:07:12 +05:00
Muhammad SaadandGitHub 84f7c2ab89 Merge pull request #103 from sasjs/executable-macros-fix
Executable macros fix
2022-03-23 18:07:01 +05:00
Saad Jutt e68090181a fix: included sasjs core macros at compile time 2022-03-23 18:05:03 +05:00
Saad Jutt d2956fc641 Revert "fix: moved macros from codebase to drive"
This reverts commit 9ac3191891.
2022-03-23 17:59:06 +05:00
Saad Jutt a701bb25e7 Revert "fix: quick fix for executables"
This reverts commit 9e53470947.
2022-03-23 17:58:18 +05:00
Saad Jutt 5758bcd392 chore(release): 0.0.38 2022-03-23 17:16:01 +05:00
Saad Jutt 9e53470947 fix: quick fix for executables 2022-03-23 17:15:46 +05:00
Saad Jutt 81f6605249 chore(release): 0.0.37 2022-03-23 09:23:20 +05:00
Muhammad SaadandGitHub 0b45402946 Merge pull request #102 from sasjs/issue-95
fix: moved macros from codebase to drive
2022-03-23 09:23:01 +05:00
Saad Jutt 9ac3191891 fix: moved macros from codebase to drive 2022-03-23 09:19:33 +05:00
Saad Jutt cd00aa2af8 fix: appStream html view 2022-03-22 21:52:39 +05:00
Saad Jutt 0147bcb701 fix(webin): closes #99 2022-03-22 21:28:31 +05:00
Saad Jutt bf53ad30f4 chore(release): 0.0.36 2022-03-22 04:07:27 +05:00
Muhammad SaadandGitHub a003b8836b Merge pull request #98 from sasjs/issue-91
feat: App Stream
2022-03-22 04:02:26 +05:00
Saad Jutt df6003df94 fix(appstream): app logo + improvements 2022-03-22 03:55:51 +05:00
Saad Jutt b1d0fdbb02 chore(release): 0.0.35 2022-03-21 18:24:35 +05:00
Muhammad SaadandGitHub 2c34395110 Merge pull request #97 from sasjs/issue-96
feat(cors): whitelisting is configurable through .env variables
2022-03-21 18:21:39 +05:00
Saad Jutt 534e4e5bf3 chore: README.md updated 2022-03-21 18:17:26 +05:00
Saad Jutt 6146372eba chore: README.md updated 2022-03-21 18:05:40 +05:00
Saad Jutt aaa469a142 chore: .env.example updated 2022-03-21 17:54:20 +05:00
Saad Jutt 4fd5bf948e fix(cors): removed trailing slashes of urls 2022-03-21 17:49:28 +05:00
Saad Jutt 99f91fbce2 feat(cors): whitelisting is configurable through .env variables 2022-03-21 17:36:42 +05:00
Saad Jutt 98a00ec7ac feat: App Stream, load on startup, new route added 2022-03-21 17:17:29 +05:00
Saad Jutt bba3e8d272 chore: reduced stp sample data 2022-03-18 16:30:54 +05:00
Saad Jutt 30944bfa18 chore: copy other files as part of npm run build 2022-03-18 16:24:34 +05:00
Saad Jutt 8822de95df fix(stp): write original file name in sas code for upload 2022-03-18 06:57:52 +05:00
Saad Jutt a45b42107e chore: fixed specs 2022-03-17 07:22:53 +05:00
Saad Jutt fd2629862f fix: preferred to show param errors from query 2022-03-16 19:21:39 +05:00
Saad Jutt 75291f9397 fix: desktop mode web index.html js script included 2022-03-16 19:20:38 +05:00
Saad Jutt 99fb5f4b2b chore(release): 0.0.33 2022-03-16 06:44:35 +05:00
Muhammad SaadandGitHub 5dc3deeb11 Merge pull request #86 from sasjs/issue-80
Issue 80
2022-03-16 06:24:41 +05:00
Saad Jutt 6b708fcad3 fix: added api button on web component 2022-03-16 06:22:26 +05:00
Saad Jutt bc0ff84d8d chore: updated code as per sasjs/utils breaking change 2022-03-16 05:04:33 +05:00
Saad Jutt 1ff6965dd2 fix: adde validation + code improvement 2022-03-16 04:53:07 +05:00
Saad Jutt d6fa877941 feat: serve deployed streaming apps 2022-03-15 03:54:19 +05:00
Saad Jutt 940f705f5d chore(release): 0.0.32 2022-03-14 06:26:38 +05:00
Saad Jutt 7a6e6c8bec feat(web): added delete option in Drive 2022-03-14 06:26:12 +05:00
Saad Jutt 67d200d817 chore(release): 0.0.31 2022-03-14 05:36:24 +05:00
Muhammad SaadandGitHub a0c27ea8d3 Merge pull request #83 from sasjs/issue-52
fix: added cookie for accessToken
2022-03-14 05:35:59 +05:00
Saad Jutt 3d583ff21d feat(drive): new route delete file api 2022-03-14 05:30:10 +05:00
Saad Jutt 7072e282b1 fix(drive): update file API is same as create file 2022-03-14 05:05:59 +05:00
Saad Jutt 145ac45036 fix(stp): return plain/text header for GET & debug 2022-03-14 04:42:30 +05:00
Saad Jutt 698180ab7e fix: added cookie for accessToken 2022-03-09 05:06:06 +05:00
Muhammad SaadandGitHub 0f4e38d51d Merge pull request #81 from sasjs/issue-79
fix: show content of get file api
2022-03-07 01:29:40 +05:00
Saad Jutt e76283daa4 chore: few improvements 2022-03-06 18:46:09 +05:00
Saad Jutt 6ab42ca486 fix: show content of get file api 2022-03-06 18:45:07 +05:00
Saad Jutt fa4da7624b chore(release): 0.0.30 2022-03-06 03:02:37 +05:00
Muhammad SaadandGitHub 9f5509d2d4 Merge pull request #77 from sasjs/issue-65
fix: macros are available Sessions with SASAUTOS
2022-03-06 02:44:38 +05:00
Saad Jutt efaf38d303 fix: get file instead of it's content 2022-03-06 02:33:56 +05:00
Saad Jutt 95843fa4c7 fix: macros are available Sessions with SASAUTOS 2022-03-06 01:57:14 +05:00
Muhammad SaadandGitHub 5ba7661a83 Merge pull request #75 from sasjs/improve-file-upload
Improve file upload
2022-03-02 18:56:28 +05:00
Saad Jutt ed5c58e10e chore: added restclient sample requests 2022-02-28 23:39:03 +05:00
Saad Jutt 5fce7d8f71 chore: added some docs to file upload 2022-02-28 22:54:49 +05:00
Saad Jutt feeec4eb14 fix(upload): added query param as well for filepath 2022-02-28 22:34:18 +05:00
Saad Jutt 8c1941a87b fix: improvement in flow of uploading 2022-02-28 22:12:39 +05:00
Muhammad SaadandGitHub 765969db11 Merge pull request #74 from sasjs/issue-67
File uploading multi-part
2022-02-28 04:15:18 +05:00
Saad Jutt e60f17268d fix: multi-part file upload + validations + specs 2022-02-28 04:06:13 +05:00
Saad Jutt ce0a5e1229 fix: organized code for usage of multer 2022-02-28 04:04:30 +05:00
Saad Jutt c5738792b0 chore: debugger for api 2022-02-28 04:03:00 +05:00
Muhammad SaadandGitHub 94e036dd10 Merge pull request #73 from sasjs/issue-72
fix(stp): return json for webout
2022-02-26 02:46:07 +05:00
Saad Jutt da375b8086 chore: lint fixes 2022-02-26 02:41:55 +05:00
Saad Jutt 5005f203b8 fix(stp): return json for webout 2022-02-21 04:13:04 +05:00
Muhammad SaadandGitHub 232a73fd17 Merge pull request #71 from sasjs/return-file-in-response
Return file in response
2022-02-20 05:24:48 +04:00
Saad Jutt ef41691e40 fix(file): fixes response headers 2022-02-20 06:18:44 +05:00
Saad Jutt 3e6234e601 fix: return buffer in case of file response 2022-02-20 05:40:03 +05:00
Saad Jutt 0a4b202428 fix: hot fix for web component 2022-02-20 05:03:48 +05:00
Muhammad SaadandGitHub a11893ece1 Merge pull request #70 from sasjs/parse-log-to-array
feat: parse log to array
2022-02-20 03:54:19 +04:00
Saad Jutt c5ad72c931 feat: parse log to array 2022-02-20 04:50:09 +05:00
Muhammad SaadandGitHub 034f3173bd Merge pull request #69 from sasjs/route-code-fixes
fix: code api is updated return type
2022-02-20 03:13:19 +04:00
Saad Jutt e2a6810e95 fix: code api is updated return type 2022-02-20 02:57:45 +05:00
Muhammad SaadandGitHub 373d66f8af Merge pull request #66 from sasjs/set-response-headers
Set response headers
2022-02-18 07:08:45 +04:00
Saad Jutt 0b5f958f45 fix: minor changes 2022-02-18 08:03:01 +05:00
Saad Jutt da899b90e2 fix: added http headers to /code api as well 2022-02-18 07:25:48 +05:00
Saad Jutt 2c4aa420b3 feat: set response headers provded by SAS Code execution 2022-02-18 07:22:11 +05:00
Saad Jutt adccca6c7f chore: updated README.md 2022-02-15 21:53:54 +05:00
Saad Jutt b14e07ee6e chore(release): 0.0.26 2022-02-15 04:09:55 +05:00
Muhammad SaadandGitHub 048bd9f78c Merge pull request #57 from sasjs/final-release-should-also-has-https-server
fix: release should also has https protocol
2022-02-15 03:07:17 +04:00
Saad Jutt d7e1aca7e3 fix: refactored + removed unused package 2022-02-15 04:04:38 +05:00
Saad Jutt de47d78a00 chore: Merge branch 'main' into final-release-should-also-has-https-server 2022-02-15 03:12:28 +05:00
Saad Jutt 0cfe724ffa fix: release should also has https protocol 2022-02-14 19:12:37 +05:00
Muhammad SaadandGitHub 367b0f1f89 Merge pull request #54 from sasjs/token-expiry-updated
fix: updated token expiry times
2022-02-11 21:05:31 +04:00
Saad Jutt d17a3dd590 fix: updated token expiry times 2022-02-11 21:54:27 +05:00
Muhammad SaadandGitHub e6e46838b3 Merge pull request #53 from sasjs/corebump
fix: adding global macvar and bumping sasjs/core with additional server support
2022-02-11 20:28:16 +04:00
Muhammad SaadandGitHub 3722bbaec3 Merge pull request #52 from sasjs/forever
chore(readme): forever package
2022-02-11 15:43:23 +04:00
Saad Jutt 9a74ec545d chore: docker fix for SAS executable 2022-02-11 14:30:25 +05:00
Saad Jutt e3f5206758 chore(release): 0.0.23 2022-02-08 21:46:00 +05:00
Saad Jutt fffd21b348 chore: quick fixes 2022-02-08 21:45:56 +05:00
Saad Jutt 2d74ef5e12 chore(release): 0.0.22 2022-02-08 21:45:41 +05:00
Saad Jutt d70fc1032f chore(release): 0.0.17 2022-01-08 02:15:38 +05:00
Saad Jutt 43769e711d fix: bug removed, log is clean now 2022-01-08 00:42:32 +05:00
Saad Jutt 30528a1528 chore(release): 0.0.16 2022-01-07 16:47:01 +05:00
Saad Jutt 9c5772a303 chore: clean up 2022-01-07 16:42:38 +05:00
Saad Jutt 7a3d710153 fix: session should be marked as consumed 2022-01-07 16:34:46 +05:00
Saad Jutt 0a6ebe6e62 chore: debugging 2022-01-07 15:38:11 +05:00
Saad Jutt 6cbc657da3 fix: recreate crashed session 2022-01-06 23:12:44 +05:00
Saad Jutt cd838915fd fix: added sas9 server address 2022-01-06 18:40:23 +05:00
Saad Jutt 4e486fda69 chore(release): 0.0.15 2022-01-06 17:23:29 +05:00