Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.23.0 #735

Merged
merged 427 commits into from
Aug 10, 2024
Merged

0.23.0 #735

merged 427 commits into from
Aug 10, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 17, 2024

  1. feat: Removed static description Every minute

    Mayur committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0e70188 View commit details
    Browse the repository at this point in the history
  2. feat: Footer for AutoImportPhases added

    Mayur committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    819afd2 View commit details
    Browse the repository at this point in the history
  3. feat: Added BUTTONTEXT in AUTOIMPORTPHASES

    Mayur committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b662ac5 View commit details
    Browse the repository at this point in the history
  4. feat: Files deleted

    Mayur committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    059143f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e6459d View commit details
    Browse the repository at this point in the history
  6. feat: Given proper information on focusing corresponding cron express…

    …ion text box
    Mayur committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c3243b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2a93f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    413aee3 View commit details
    Browse the repository at this point in the history
  9. feat: Added information on clicking on the particular cron expression…

    … text box
    Mayur committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    347e9fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b9df753 View commit details
    Browse the repository at this point in the history
  11. feat: Added notification upon error

    Mayur committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    101e6ff View commit details
    Browse the repository at this point in the history
  12. feat: Added fieldAllowedValues

    Mayur committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2e28bd8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    057ce1a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dbae76c View commit details
    Browse the repository at this point in the history
  15. feat: Added dynamic cron expression explanation upon focusing on part…

    …icular textbox
    Mayur committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    79f2e47 View commit details
    Browse the repository at this point in the history
  16. feat: Removed setTableOpened

    Mayur committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7ce2edf View commit details
    Browse the repository at this point in the history
  17. feat: Added consiced cronFieldDefinitions and the corresponding value…

    …s and description into it
    Mayur committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9e5947a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    3b25443 View commit details
    Browse the repository at this point in the history
  2. feat: Revised Xml-parser

    Mayur committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4135223 View commit details
    Browse the repository at this point in the history
  3. feat: Added any

    Mayur committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    350edfc View commit details
    Browse the repository at this point in the history
  4. feat: Streamlined AutoImportPhase3

    Mayur committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    99cc45d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. feat: Streamlined import-jobs controller

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    3287b47 View commit details
    Browse the repository at this point in the history
  2. feat: Removed @IsOptional fron _jobId field

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c78c4ab View commit details
    Browse the repository at this point in the history
  3. feat: Renamed jobId to _jobId

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    8741756 View commit details
    Browse the repository at this point in the history
  4. feat: Streamlined CreateJobMapping

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ac3aff0 View commit details
    Browse the repository at this point in the history
  5. feat: Streamlined CreateUserJob

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    3664133 View commit details
    Browse the repository at this point in the history
  6. feat: Renamed jobId to _jobId

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    7bf5653 View commit details
    Browse the repository at this point in the history
  7. feat: Added QueueService and RSSService

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    03eed7f View commit details
    Browse the repository at this point in the history
  8. feat: Exported member rss.service

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    448d5ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc729e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6482fd5 View commit details
    Browse the repository at this point in the history
  11. feat: Added SEND_RSS_XML_DATA in QueuesEnum

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    6d013a4 View commit details
    Browse the repository at this point in the history
  12. feat: Renamed _jobId to jobId

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    1c45dba View commit details
    Browse the repository at this point in the history
  13. feat: Changed _userJobId to _jobId

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    414c89f View commit details
    Browse the repository at this point in the history
  14. feat: Exported member import-job-data.consumer

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    3119f88 View commit details
    Browse the repository at this point in the history
  15. feat: Renamed jobId to _jobId

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    505cc5a View commit details
    Browse the repository at this point in the history
  16. feat: Added keysToOmit

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    e69968d View commit details
    Browse the repository at this point in the history
  17. feat: Imported and used keysToOmit

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    1ca53bc View commit details
    Browse the repository at this point in the history
  18. feat: Unused files deleted

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    04cf225 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9ebc7a1 View commit details
    Browse the repository at this point in the history
  20. feat: Refactored CreateUserJob usecase to improve MIME type validatio…

    …n and parsing logic
    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    8692abb View commit details
    Browse the repository at this point in the history
  21. feat: Exported member cronjob.service

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    1227d2a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ab742ec View commit details
    Browse the repository at this point in the history
  23. feat: CronJobService added

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    3274c14 View commit details
    Browse the repository at this point in the history
  24. feat: New keys added in keysToOmit

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    fa3f1bc View commit details
    Browse the repository at this point in the history
  25. feat: New fields added in UserJobEntity

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ddde7c2 View commit details
    Browse the repository at this point in the history
  26. feat: New fields added in userJobSchema

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c4a8a79 View commit details
    Browse the repository at this point in the history
  27. feat: Streamlined usecase GetJobMapping

    Mayur committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    6f67881 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    77d4c2b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    4a28df7 View commit details
    Browse the repository at this point in the history
  2. feat: Exported member import-job-history

    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b0e53a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db543d View commit details
    Browse the repository at this point in the history
  4. feat: Entity ImportJobHistory created

    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a49519d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a021759 View commit details
    Browse the repository at this point in the history
  6. feat: Added importJobHistorySchema

    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8b47b9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cf4b56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11881f9 View commit details
    Browse the repository at this point in the history
  9. feat: Exported members import-job.types and user-job.types from impor…

    …t-job and user-job respectively
    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    11aa563 View commit details
    Browse the repository at this point in the history
  10. feat: Added SendImportJobDataConsumer

    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ab88047 View commit details
    Browse the repository at this point in the history
  11. feat: Added types SendWebhookCachedData,SendImportJobData and renamed…

    … SendWebhookCachedData
    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    72ebd37 View commit details
    Browse the repository at this point in the history
  12. feat: Added enum UserJobImportStatusEnum

    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    982e45d View commit details
    Browse the repository at this point in the history
  13. feat: Exported enum ImportJobHistoryStatusEnum

    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    becfc35 View commit details
    Browse the repository at this point in the history
  14. feat: Added status in UserJobEntity

    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    404b5ea View commit details
    Browse the repository at this point in the history
  15. feat: Removed validFileId,invalidFileId and renamed _fileId to and al…

    …lDataFileId
    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    76e529a View commit details
    Browse the repository at this point in the history
  16. feat: Added method getHistoryWithJob

    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    33826cd View commit details
    Browse the repository at this point in the history
  17. feat: Removed validFileId,invalidFileId and renamed allDataFileId to …

    …allDataFilePath
    Mayur committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d7a2c15 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6f433e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. feat: Renamed userID to externalUserId

    Mayur committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e4c0dfe View commit details
    Browse the repository at this point in the history
  2. feat: Added statuses MAPPING and SCHEDULING

    Mayur committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9f07bf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23a4432 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aef479e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    114401a View commit details
    Browse the repository at this point in the history
  6. feat: Given types to fields from Schema.Types

    Mayur committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    08da552 View commit details
    Browse the repository at this point in the history
  7. feat: Streamlined and Refactored SendImportJobData to send the data i…

    …n the specified webhook url
    Mayur committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    087fef4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6187e5 View commit details
    Browse the repository at this point in the history
  9. feat: Streamlined SEND_IMPORT_JOB_DATA

    Mayur committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    84032f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be6330d View commit details
    Browse the repository at this point in the history
  11. feat: Created UserJobDto

    Mayur committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    96cf59a View commit details
    Browse the repository at this point in the history
  12. feat: Added status and externalUserId fields

    Mayur committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6e6c156 View commit details
    Browse the repository at this point in the history
  13. feat: Added CreateUserJobCommand to be used in the CreateUserJob exec…

    …ute method
    Mayur committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b543ef5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2c4327 View commit details
    Browse the repository at this point in the history
  15. feat: Added status in UpdateUserJobCommand

    Mayur committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f4a7bbe View commit details
    Browse the repository at this point in the history
  16. feat: Removed _templateId

    Mayur committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    45fe059 View commit details
    Browse the repository at this point in the history
  17. feat: Updated status to MAPPING

    Mayur committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b51a7f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. feat: Added status in the userjob schema

    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f1c35a4 View commit details
    Browse the repository at this point in the history
  2. feat: Added templeteId in getImportConfig and extra fields in getRssX…

    …mlMappingHeading
    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    486f40b View commit details
    Browse the repository at this point in the history
  3. feat: Added templateId in getImportConfigRoute

    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5aaffcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eae5635 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10e3f97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a331b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1789b8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4bac63f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d44d8f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a70979a View commit details
    Browse the repository at this point in the history
  11. feat: Refactored cronExamples to have expression token followed by it…

    …`s description
    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cf4ed52 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3af3597 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd1d077 View commit details
    Browse the repository at this point in the history
  14. feat: Renamed schedule to description

    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    51bed7b View commit details
    Browse the repository at this point in the history
  15. feat: Fixed grey background while filling the TextInput with suggeste…

    …d recently added urls
    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    c660c65 View commit details
    Browse the repository at this point in the history
  16. feat: Dynamically open Import widget based on importConfig type. Fix …

    …title display on widget
    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2dfacd8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a186a9b View commit details
    Browse the repository at this point in the history
  18. feat: Refactored conform to confirm and resolved spelling issue, adde…

    …d IAutoImportValues interface
    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0d1bcb4 View commit details
    Browse the repository at this point in the history
  19. feat: Called refetch in useEffect

    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fdcb9ae View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    22107f2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f82f6fd View commit details
    Browse the repository at this point in the history
  22. feat: Added title in IImportConfig

    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    42fd4ba View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    32c6a29 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3620364 View commit details
    Browse the repository at this point in the history
  25. feat: Added usecase GetUserJob

    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3158393 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e1a773c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3bc4ed9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bbc1181 View commit details
    Browse the repository at this point in the history
  29. feat: Refactored and streamlined API routes

    Mayur committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5d79b41 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    54b8a2e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    2a7caa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    3d8403e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e966b0 View commit details
    Browse the repository at this point in the history
  3. feat: Merged next

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d6c3946 View commit details
    Browse the repository at this point in the history
  4. feat: Removed injectable

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ed9f146 View commit details
    Browse the repository at this point in the history
  5. feat: Added missing dependencies

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e806c73 View commit details
    Browse the repository at this point in the history
  6. feat: Seperate usecases to start,pause,resume,delete,terminate and tr…

    …igger userjob added
    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ebb26e5 View commit details
    Browse the repository at this point in the history
  7. feat: Exported usecases to Resume,Start,Delete,Pause,Terminate and Tr…

    …igger UserJob
    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7a9fdcd View commit details
    Browse the repository at this point in the history
  8. feat: Removed exported membed cronjob.service

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7318021 View commit details
    Browse the repository at this point in the history
  9. feat: File Deleted

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    49b5eff View commit details
    Browse the repository at this point in the history
  10. refactor: Used new usecases in routes such as pause,start,resume,dele…

    …te and terminate userjob
    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    01ed5ea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1262b16 View commit details
    Browse the repository at this point in the history
  12. feat: Removed console.log

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9e2540f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    59a5840 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c50e3c5 View commit details
    Browse the repository at this point in the history
  15. feat: Removed try catch block

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    958b2d4 View commit details
    Browse the repository at this point in the history
  16. feat: Removed comments

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f71c2a9 View commit details
    Browse the repository at this point in the history
  17. feat: Retrieved userjob from the database using jobid and populates t…

    …he template associated with it
    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5c2db04 View commit details
    Browse the repository at this point in the history
  18. feat: Added Model

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fbaa2d0 View commit details
    Browse the repository at this point in the history
  19. test: Debug logs

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    25ae7ac View commit details
    Browse the repository at this point in the history
  20. feat: Debug log

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3755f58 View commit details
    Browse the repository at this point in the history
  21. feat: Debugged using useEffect

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    809d14a View commit details
    Browse the repository at this point in the history
  22. feat: Dynamic mode passed as prop in Layout

    Mayur committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    45a31ee View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. feat: Revised fetch import config method

    Mayur committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2ba4404 View commit details
    Browse the repository at this point in the history
  2. feat: Optimized app context import

    Mayur committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    22c60a7 View commit details
    Browse the repository at this point in the history
  3. feat: Updated order of data calling in phase0

    Mayur committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    2954be6 View commit details
    Browse the repository at this point in the history
  4. feat: Removed logs

    Mayur committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a966004 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. feat: merged next

    chavda-bhavik committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0bfab15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3baca1e View commit details
    Browse the repository at this point in the history
  3. feat: Merged next

    chavda-bhavik committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    588d899 View commit details
    Browse the repository at this point in the history
  4. feat: Added description in these files

    Mayur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    92e3ef3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    307ab03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dc5fd2 View commit details
    Browse the repository at this point in the history
  7. feat: Modified getExcelFileForHeadings to have the column description…

    … on the excel file
    Mayur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2f381c4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b085e6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b91fca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e16c59d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd5f6e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7bea0b2 View commit details
    Browse the repository at this point in the history
  13. feat: Added description

    Mayur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b9cb06b View commit details
    Browse the repository at this point in the history
  14. feat: Added documentationReferenceLinks and have documentation links …

    …of various resources
    Mayur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bb7a73a View commit details
    Browse the repository at this point in the history
  15. feat: Added Read More and the doc link

    Mayur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    84fab1d View commit details
    Browse the repository at this point in the history
  16. feat: Added Tooltip with GuidIcon

    Mayur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a88dadb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0676149 View commit details
    Browse the repository at this point in the history
  18. feat: Added Tooltip with GuidIcon

    Mayur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0ad9ee4 View commit details
    Browse the repository at this point in the history
  19. feat: GuidPointIcon created

    Mayur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b50f9b6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4b489d2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7ecd1bb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f3b0382 View commit details
    Browse the repository at this point in the history
  23. feat: Added Input for column description

    Mayur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6dbdae0 View commit details
    Browse the repository at this point in the history
  24. feat: Added customValidation and doc link

    Mayur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d0a699e View commit details
    Browse the repository at this point in the history
  25. feat: Added function to have tooltip over column header and function …

    …for user defined color scheme
    Mayur committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    13bdb34 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ce7462b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    b733a28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b48854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b0cfbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f865264 View commit details
    Browse the repository at this point in the history
  5. feat: Added description in ISchemaItem

    Mayur committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    585b10f View commit details
    Browse the repository at this point in the history
  6. feat: Added description

    Mayur committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    df3f540 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    060bddb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    054ded7 View commit details
    Browse the repository at this point in the history
  9. feat: Added info icon over column header wherever user gives column d…

    …escription
    Mayur committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f3aaff6 View commit details
    Browse the repository at this point in the history
  10. feat: Added description

    Mayur committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4634e96 View commit details
    Browse the repository at this point in the history
  11. feat: Added custom tippy theming

    Mayur committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a9403a4 View commit details
    Browse the repository at this point in the history
  12. feat: Removed primaryColor

    Mayur committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0f6bd4b View commit details
    Browse the repository at this point in the history
  13. feat: Removed primaryColor

    Mayur committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    aa57a76 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    290b863 View commit details
    Browse the repository at this point in the history
  15. feat: Removed ExcelJS dependency

    Mayur committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0b121ea View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    55bcd0c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    073b9b5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    95e6f86 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c385b3b View commit details
    Browse the repository at this point in the history
  20. feat: Added link tooltip

    Mayur committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2dea36e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    421306d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8be6b27 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    f24c12c View commit details
    Browse the repository at this point in the history
  2. fix: Added migration to update the mode of template entity of old use…

    …rs as manual
    Mayur committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9b7b036 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d02d77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deea7d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d36b6e View commit details
    Browse the repository at this point in the history
  6. feat: Fetched and return meta

    Mayur committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d785bd8 View commit details
    Browse the repository at this point in the history
  7. feat: Setted plan meta by data.meta

    Mayur committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d0fd221 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b06faa2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49bc651 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56ca54a View commit details
    Browse the repository at this point in the history
  11. feat: Removed logs

    Mayur committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ffb2438 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    04d2f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c390f3b View commit details
    Browse the repository at this point in the history
  3. feat: Added BINARY chargeModel

    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    35f006c View commit details
    Browse the repository at this point in the history
  4. feat: Added interface IPlanMetaContext and IPlanMeta to have types fo…

    …r plan meta or billable metrics
    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f1ab15b View commit details
    Browse the repository at this point in the history
  5. feat: Added default manual value for mode

    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3d89b8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77a9e3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d23320 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e0607f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4da96b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a26535a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd35da0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bee0af0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    462aef6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c3aeb42 View commit details
    Browse the repository at this point in the history
  15. feat: Removed dependency of ExcelJs and library function call addSele…

    …ctValidation
    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    e30083d View commit details
    Browse the repository at this point in the history
  16. feat: Removed link and description

    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    14d5945 View commit details
    Browse the repository at this point in the history
  17. feat: Provided TooltipLink in the label

    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9a409b9 View commit details
    Browse the repository at this point in the history
  18. feat: Added error message when the user tries to add manual schema an…

    …d type as Image
    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    614b7a7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0868969 View commit details
    Browse the repository at this point in the history
  20. feat: Thrown error if context is not found

    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d013186 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    da2e718 View commit details
    Browse the repository at this point in the history
  22. feat: Added Image as type in ISchemaItem

    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4e84587 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0265878 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9693f5e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ec21c65 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6614c15 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    97b446e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a409fb1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    da5bd49 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c45ed0d View commit details
    Browse the repository at this point in the history
  31. feat: Added method getUserOfProject to populate the user using _userI…

    …d and return the Project
    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    703c6d2 View commit details
    Browse the repository at this point in the history
  32. feat: Added as Model

    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0dd986d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    589f5f1 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    24a8add View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e50c2b8 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1c8c813 View commit details
    Browse the repository at this point in the history
  37. feat: Reordered imports

    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ce2d6f8 View commit details
    Browse the repository at this point in the history
  38. feat: Added s in columnType

    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    efa87d7 View commit details
    Browse the repository at this point in the history
  39. feat: Reordered imports

    Mayur committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    fd94e65 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Merge branch 'next' into feat/column-description-and-guidpoints

    Signed-off-by: Bhavik Chavda <bhavikvchavda@gmail.com>
    chavda-bhavik authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ebbb1e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbf8ca7 View commit details
    Browse the repository at this point in the history
  3. Feat/column description and guidpoints (#725)

    Added support for adding column description and guide points at specific
    locations in applications.
    chavda-bhavik authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8dd1347 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bb2b86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37c5df0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    e73e2d0 View commit details
    Browse the repository at this point in the history
  2. fix: Active step issue

    chavda-bhavik committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    690e84a View commit details
    Browse the repository at this point in the history
  3. fix widget step (#732)

    chavda-bhavik authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    47a9fc7 View commit details
    Browse the repository at this point in the history
  4. v0.23.0

    chavda-bhavik committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8b2c84e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7459ea8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a07430 View commit details
    Browse the repository at this point in the history