My understanding is that the thesis is essentially a definition of the term "computable" to mean something that is computable on a Turing Machine.
Is this really all there is to it? If so, what makes this definition so important? What makes this definition so significant as to warrant having it's own name?
In most other branches of mathematics, a definition is an important part of the scaffolding, but not a result onto itself. In the case of the Church Turing Thesis, it seems like there must be more, but all I can see is the definition.
So, what is the significance of the Church-Turing Thesis?
The idea is that we have an informal notion of "computable" - that is, "something that can be computed". (This is explicitly not a precise definition). We also have a formal definition of "computable", that is, "computable by a Turing machine". The Church-Turing thesis is that these two notions coincide, that is, anything that "should" be computable is in fact computable by a Turing machine. (It's pretty clear that anything that is computable by a Turing machine is computable in the more informal sense).
Put another way, the Church-Turing thesis says that "computable by a Turing machine" is a correct definition of "computable".