Skip to content

Releases: sasjs/minimal-seed-app

v1.2.0

04 Apr 12:34
Compare
Choose a tag to compare

1.2.0 (2023-04-04)

Features

  • added random responses in mocked getdata.js (6b733b7)

v1.1.0

04 Apr 11:30
Compare
Choose a tag to compare

1.1.0 (2023-04-04)

Bug Fixes

  • bump sasjs packages (f1b9074)
  • moved js function from index.html to script.js (04a2c65)

Features

  • add logout functionality (de8d3f5)

v1.0.3

03 Apr 18:46
Compare
Choose a tag to compare

1.0.3 (2023-04-03)

Bug Fixes

  • a removed inline scripts to comply with Content Security Policy (3a4042d)

v1.0.2

15 Sep 20:50
Compare
Choose a tag to compare

1.0.2 (2022-09-15)

Bug Fixes

  • bumping sasjs dependencies (6e71aa2)

v1.0.1

21 Jun 18:56
Compare
Choose a tag to compare

1.0.1 (2022-06-21)

Bug Fixes

  • enabling SASjs Server release pack (5cf9c8f)

v1.0.0

21 Jun 18:52
Compare
Choose a tag to compare

1.0.0 (2022-06-21)

Bug Fixes

  • adding sasjs cli to pipeline (71baa75)

  • adding sasjs request commands to package.json (b598671)

  • bump adapter version (141804a)

  • bump adapter/cli/core versions + updated prepare command (1027e6d)

  • bump core macro and remove ghooks (5f6d640)

  • bump core version + favicon.ico added (2b1fad2)

  • bump versions (5a89402)

  • bumping sasjs and rebuilding (f029e9e)

  • bumping sasjs/core (1b784a2)

  • bumping sasjs/core (877c862)

  • bumping version to force release (097ec45)

  • bumping versions, fixing src path, adding default target (781f17c)

  • config: fixed paths to source files (d7163c9)

  • fixing adapter version to latest v1 release (30d9eeb)

  • incorrect sas 9 deployment filename (7734e7b)

  • login screen if already logged in / have active session (b7db4fd)

  • maximized, the used of getElementById (f45e61f)

  • missing dependencies (22c1b78)

  • more config options on viya target (86675ce)

  • sasjs release filename (470fa88)

  • sasjs release filename (5e3a92b)

  • update app to work with v2 CLI (d99da08)

  • update target format, bump version (c4cce53)

  • updating some outdated instructions in the README (7cc7865)

  • upgrading for sasjs/server (53c2082)

  • viya config (35fc8a4)

  • viya release filename (a0bf3e8)

  • When deploying manually vs deploying automatically, we were using different paths for the sasjs file. The use of the CDN would fail in teh streaming approach. The index.html is now updated to use a LOCAL version of SASjs, and to ensure it's up to date, have added a copy script using npm prepare. (abecec6)

  • Merge pull request #2 from sasjs/target-update (5d27280), closes #2

Features

  • adding .sasjslint, gitpod settings, updated dependencies labelling, included git hooks module (7075a33)
  • adding SASjs folder and package.json config (f82da13)
  • config updates (c989666)
  • JS mocked services and automated pipeline (2e9cfae)
  • lint: added prettier (430cd77)
  • login with redirected mechanism (059db9f)
  • recreate app (b22706e)
  • syncfolder example (5daf767)

BREAKING CHANGES

  • Update target formats, bump version