DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 35 forks source link

Schema Change Detection 2: Sticky indicator at the top of connection page with connection detail under pending changes #901

Closed Abhishek-N closed 1 week ago

Abhishek-N commented 1 month ago

Once a mail is sent at night if there is a schema change in a connection for an org, it should also save the details of the same in a table. This is done because we don't have to connect to source everytime in the connections page which takes time to load

fatchat commented 1 month ago

the SchemaChange table should not only contain the schema_change type, it should contain the details of the changes i.e. enough for you to show the user in the UI

Abhishek-N commented 1 month ago

PR: #904