Skip to content

Releases: EOX-A/git-clerk

git-clerk: v1.1.0

23 Dec 09:31
a5ccea3
Compare
Choose a tag to compare

1.1.0 (2024-12-23)

Features

Bug Fixes

  • Remove symbols from branch's slug name (#64) (22109df)

git-clerk: v1.0.0

16 Dec 23:32
c1f0cc3
Compare
Choose a tag to compare

1.0.0 (2024-12-16)

Features

  • Add file edit page with basic functionality (958ab4b)
  • Add type navigation (65c6683)
  • Adde json-form connect it with api (755943c)
  • Adde new storytelling version (78fd4fb)
  • Added @eox/json-form with file editing (664ddd2)
  • Added add file feature along with UI (66e768b)
  • Added allow preview with basic storytelling preview and event for changes (2ae080d)
  • Added baasic schema with a validator (1ac921d)
  • Added capability to have pending checks (9a9e72d)
  • Added config to fetch github cred through config.js (2f485e0)
  • Added create session feature (5bfada1)
  • Added duplicate feature (9ca2ccb)
  • Added fetch schema through URL and update it with the file content (73dfd73)
  • Added file list page with major UI and functionality (d7b53ef)
  • Added forking part of create session with laoding UI (bde8dbb)
  • Added global toast and implemented requesr review with github graphql (0971685)
  • Added major css changes for mobile (d2498c2)
  • Added major functionality for automation (fd9899f)
  • Added nav button with automation (5f110cd)
  • Added pagination, snackbar, delete feature and api for delete (e6f8321)
  • Added schema through schema map (c846e7b)
  • Added schema through schema map (b8bebd3)
  • Added session tab, action buttons, clubbed similar code from session list and file list (48ca360)
  • Added upload image and video to editor (b8cd39b)
  • Added upload multiple files (392cc87)
  • Added username chip (6f3a7f1)
  • Added validation check before req, session pr status in file list page, disable file opne url and add file when pr is closed (ebfb685)
  • Added validation check status (8595b0e)
  • Added vuetify config and basic navigation (f3878c4)
  • Automation UI based on automation steps (f7e2f33)
  • Delete file feature added to files list (64ce5e5)
  • Get file structure from octokit (b130518)
  • Implemented all the feature for preview (b1e9d12)
  • Improved json-form validator for all the type, combiner, conditional logic, properties and items (ffa2009)
  • Initial setup (eb7d892)
  • Made session's list dynamic using Github URL (b671d30)
  • Main window (20e8587)
  • Mobile view for action (32f0676)
  • Navigation UI (ca87353)
  • Progress-bar and commit for first pr (00cfc85)
  • Request review feature added (93e7810)
  • Schema update add default to all json-form schema (98f581b)
  • Split similar code in session list and file change list, added file change diff scale (26402db)

Bug Fixes

  • Added path for both /storytelling and /narattives for schemaMap (9ca22fc)
  • Build issue (8293613)
  • Collapse expanded header in which content is present in json form (d2ec432)
  • Compare oldContent with newContent (d2bf41f)
  • Display none property on label (f96fa2b)
  • Error passing wrong prop (8ff3da7)
  • Fiel url through commit sha (e5e1a4f)
  • Justify center of suggestionlist (fe5bd03)
  • Logic for paste in create file input improved (412210c)
  • Make repo owner part of githubRepo config and make authToken fetch as promise from async (f1dd211)
  • Open existing file with add button (25c8c17)
  • Reduced reduntant code (9c644ea)
  • Remove async (212043b)
  • Removed modal from create file and removed textarea from create file (4ae403b)
  • Snackbar warning (8f5b281)
  • style: Minor adjustments (d4ad9d9)
  • style: Prevent unnecessary scrollbar (d24adb0)
  • Styling eox-jsonform and dialog box (67b3521)
  • Ui update add button (9a9e634)
  • Undefined jsonforminstance (d037c88)
  • Updated empty state with new items, added button to create session, preview button commented out (2e20b1e)
  • Wrong currPath in dir structure API (9f733f4)