Skip to content

Conversation

@vikaxsh
Copy link
Collaborator

@vikaxsh vikaxsh commented Jul 1, 2025

Description

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Scenario A
  • Scenario B

Screenshots or Recordings

Related PR's (If Any):

@vikaxsh vikaxsh changed the title Refactor/bff feat(refactor): introduce service layer and migrate from shell to Docker SDK Jul 18, 2025
@vikaxsh vikaxsh marked this pull request as ready for review July 18, 2025 05:18
Copy link
Collaborator

@hash-data hash-data left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once change the go project name to olake-ui

@vishalm0509
Copy link
Collaborator

There are few lint errors and warnings please look into them as well

Copy link
Collaborator

@vishalm0509 vishalm0509 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check the comments and make changes if relevant.

@vikaxsh
Copy link
Collaborator Author

vikaxsh commented Aug 4, 2025

jobs should be in sorted order of updated at time

@hash-data
Copy link
Collaborator

Temporal and Main server should use same db passed in env

@tanishaAtDatazip
Copy link
Contributor

move routes folder inside internal and each router should have its seperate file like routes/source.go:

server/
  routes/
    auth.go
    users.go
    sources.go
    destinations.go
    routes.go   // central Init() that calls sub-inits

vishalm0509 and others added 4 commits November 3, 2025 22:41
* fix: send id in job edit

* fix: add modal for spec error, fix double error messages

* fix: integration test fix

* fix: minor fix
Copy link
Collaborator

@hash-data hash-data left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice work @vikaxsh, and on worker side @vishalm0509

Copy link
Collaborator

@vishalm0509 vishalm0509 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@hash-data hash-data merged commit ace4121 into staging Nov 7, 2025
10 checks passed
@hash-data hash-data deleted the refactor/bff branch November 7, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants