Skip to content

Releases: CertifaiAI/Classifai_FrontEnd

v2.0.0-alpha.2

16 Aug 01:17
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Changes

  • Update version @ken479 (#210)
  • Adding Backspace shortcut key information @hansheng0512 (#207)
  • Add guiding cross line, add delete project confirmation, fix undo-redo button & fix grammar @amalsyahmi-certifai (#201)
  • Updated copy workflow to add auto code compiler @fariskamaludin-skymind (#186)

✨ Features

  • Show the project list based on the chosen category at side menu in Dataset Management page. @amalsyahmi-certifai (#197)
  • Delete Image @amalsyahmi-certifai (#191)
  • Add Sorting Function for Projects in Dataset Layout Page @hansheng0512 (#188)
  • Add validations for renaming image @amalsyahmi-certifai (#192)
  • Rename image @amalsyahmi-certifai (#187)

🐛 Bug Fixes

  • Features Factoring to Segmentation Module and Fixing Bugs @hansheng0512 (#203)
  • Fix polygon line not pointed to the cursor during drawing @amalsyahmi-certifai (#208)
  • Use backspace to remove previous polygon point @amalsyahmi-certifai (#206)
  • Fix lazy loading bug when loading image thumbnail @hansheng0512 (#204)
  • Sorting Project based on AM/PM @hansheng0512 (#196)
  • Change Extraction Method based on OS @hansheng0512 (#190)
  • Show Warning if No Label is Selected during Export Project @hansheng0512 (#182)
  • Fix Annotation Details Negative Value when Exporting Project @hansheng0512 (#185)
  • Fix shortcut key configuration for MacOS @amalsyahmi-certifai (#194)

🚧 Maintenance

  • Code Refactoring 2 @amalsyahmi-certifai (#199)
  • Code refactoring @amalsyahmi-certifai (#198)
  • Refactor create new project and import project API call @amalsyahmi-certifai (#193)

💄 UI Designs

v2.0.0-alpha.1

18 Jun 06:51
8760235
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Changes

✨ Features

  • Split export api to export trigger and export status @amalsyahmi-certifai (#180)
  • Invalid project path and unsupported image format @amalsyahmi-certifai (#176)
  • Update copy workflow to add merged PR's URL in commit message @fariskamaludin-skymind (#175)
  • Keep label selection popup opened when mouse away from canvas @amalsyahmi-certifai (#170)
  • Display project name in image labelling page @amalsyahmi-certifai (#168)
  • Improving create new project flow @amalsyahmi-certifai (#166)
  • Update copy.yml @fariskamaludin-skymind (#162)
  • Remove label file of the image @amalsyahmi-certifai (#151)
  • Added copy paste workflow & PR Template @fariskamaludin-skymind (#161)
  • Allow the choosing of labels to save @amalsyahmi-certifai (#148)

🐛 Bug Fixes

  • Fix bugs in segmentation, show label list after drawing a polygon @amalsyahmi-certifai (#165)

💄 UI Designs

v2.0.0-alpha

27 May 08:34
8760235
Compare
Choose a tag to compare
v2.0.0-alpha Pre-release
Pre-release

Changes

  • Change Labelling Output Content @hansheng000512 (#147)
  • Dark Theme Popup for Delete and Export Project Status @hansheng000512 (#143)
  • Standardize the naming when exporting the project @hansheng000512 (#146)
  • 🗑️ minor code clean up @daniellim07 (#145)
  • Add video-timeline comp @daniellim07 (#144)
  • Remove extension in output file, improve start project @amalsyahmi-certifai (#142)
  • Remove Import Project Model Redundant Button and Rename Model Button Text @hansheng000512 (#141)
  • Fix undo/redo bug @amalsyahmi-certifai (#138)
  • Fix conditional modal import msg @daniellim07 (#136)
  • Fix left side buttons to be toggleable @amalsyahmi-certifai (#134)
  • Fix: able to add empty Sub Label @daniellim07 (#132)
  • Remove thumbnails request & changes on UI @amalsyahmi-certifai (#131)
  • Add toastr and fix mouse cursor @amalsyahmi-certifai (#127)
  • Allow user to access the project without concerning about project load status @amalsyahmi-certifai (#126)
  • 🐛 Enable CommonJS from file-saver dep @daniellim07 (#125)
  • Home card to single click @daniellim07 (#124)
  • Change project tabs and spinner UI @amalsyahmi-certifai (#121)
  • 💄 Reuse parent selector @daniellim07 (#120)
  • Fix: YOLO save format with redundant file name @daniellim07 (#119)
  • Fix draw bounding box bug and create project modal UI @amalsyahmi-certifai (#118)
  • Fix status project, add shortcut key info and delete label @amalsyahmi-certifai (#116)
  • Fix change label not working and selection window @amalsyahmi-certifai (#115)
  • Import export @amalsyahmi-certifai (#114)
  • Fix export modal UI & Redesign all modal popup @amalsyahmi-certifai (#113)
  • Export save format (BB & Seg) @daniellim07 (#107)
  • bug fix: segmentation black area surrounding image @daniellim07 (#103)
  • fix: segmentation able to dbclick & Enter key to finish drawing when mouse if outside of canvas @daniellim07 (#102)
  • When tabs are closed completely show an add tab section - clicked and show all three tabs @amalsyahmi-certifai (#100)
  • Enhancement: performance boost for zoom logic @daniellim07 (#99)
  • bug fix segmentation & misc @daniellim07 (#98)
  • bug fix: segmentation: unable to mouse move shape correctly @daniellim07 (#95)
  • UI Fix @amalsyahmi-certifai (#94)
  • bug fix @daniellim07 (#93)
  • enhancement: layout to conditionally display Spinner only when navigate photo(s) @daniellim07 (#90)
  • feature: ability to click on annotation to dynamically highlight it's respective item on the canvas @daniellim07 (#89)
  • fix: not displaying image after loaded project, while allowing the use of left sidebar to cause more bugs & errors. @daniellim07 (#88)
  • Fix tabs on right doesn't reappear after closing @amalsyahmi-certifai (#87)
  • Chinese and Malay Language Support @amalsyahmi-certifai (#85)
  • bug fix: mousedown still toggled when mouse not within range @daniellim07 (#84)
  • bug fix: segmentation draw mouseDown line disappears until mouseMove @daniellim07 (#83)
  • bug fix: MousrCursorService unable detect Firefox scroll wheel @daniellim07 (#82)
  • feature: reusable mouseCursorService across entire app @daniellim07 (#81)
  • reusable zoomService logic across entire app @daniellim07 (#80)
  • bug & error fix for segmentation @daniellim07 (#78)
  • Fix language options and label search input @amalsyahmi-certifai (#75)
  • fix: segmentation drag photo causing photo to appear on top left @daniellim07 (#73)
  • bug fix segmentation @daniellim07 (#71)
  • bug fix & refactor @daniellim07 (#68)
  • add additional prop & restructure portion of segmentation code @daniellim07 (#67)
  • fix: moveBoxWithinPointPath box undefined when keyboard arrow navigate @daniellim07 (#66)
  • Adjust height of the header container and distance between language options @amalsyahmi-certifai (#65)
  • misc: change original code (non-nested) from cloneDeep to just clone @daniellim07 (#64)
  • fix: keyboard arrow move changes BB's width @daniellim07 (#63)
  • fix: undo & redo, reload project will reset BB distance @daniellim07 (#62)
  • Fix border line to become more thinner @amalsyahmi-certifai (#61)
  • add copy to clipboard feature to footer img path's icon @daniellim07 (#60)
  • misc: standardized the @use decorator import path to all scss of comps @daniellim07 (#59)
  • fix: scss loader unable to compile camel case for mixin @daniellim07 (#58)
  • Add search field in label tab @amalsyahmi-certifai (#57)
  • enhancement: reusable icon styling function @daniellim07 (#56)
  • misc: change viewChildren directive name from "one" to "languages" @daniellim07 (#55)
  • Language button design & add new label if not exist @amalsyahmi-certifai (#54)
  • fix: copy paste BB not correctly reflected in UI (stacking with original BB) @daniellim07 (#53)
  • misc: removal of zoom icons @daniellim07 (#52)
  • Resizable right-side tabs @amalsyahmi-certifai (#51)
  • Fix label dropdown doesn't hide when it overlaps with other components @amalsyahmi-certifai (#48)
  • fix: Deleted drawn shape are not immediately reflected in UI @daniellim07 (#47)
  • Fix hide dropdown label and autofocus @amalsyahmi-certifai (#43)
  • mouse zoom @daniellim07 (#42)
  • misc: remove unused import function @daniellim07 (#41)
  • fix: segmentation Eraser usage lead to polygon prop undefined @daniellim07 (#40)
  • fix: segmentation's Eraser usage causing Maximum call stack exceeded & lead to no indicator at top to be reflected @daniellim07 (#38)
  • fix: segmentation end drawing but the indicator besides the left-sidebar is not reflected @daniellim07 (#36)
  • fix: bb & segmentation using Eraser but indicator is not reflected sometimes @daniellim07 (#35)
  • misc @daniellim07 (#32)
  • fix: Tab for thumbnail indicator does not reflect correctly when drawn & erase @daniellim07 (#31)
  • fix: Unable to scroll for second & third tab @daniellim07 (#29)
  • fix: Unable to erase drawn item(s) for project with already drawn item(s) @daniellim07 (#25)
  • fix: prop update on layout needlessly rerender child comp, causing no image to display @daniellim07 (#23)
  • Feature & enhancement @daniellim07 (#13)
  • segmentation fixes & UI/UX enhancement @daniellim07 (#12)
  • enable segmentation closing draw via Enter @daniellim07 (#10)
  • Merge daniel_clone_bobby branch @daniellim07 (#9)
  • Bobby branch @BobbyLCW (#5)
  • Bobby branch @BobbyLCW (#4)
  • Bobby Working Branch @BobbyLCW (#3)
  • Creation of Bobby Branch @BobbyLCW (#1)

✨ Features

🐛 Bug Fixes